JPS6135571B2 - - Google Patents

Info

Publication number
JPS6135571B2
JPS6135571B2 JP53144651A JP14465178A JPS6135571B2 JP S6135571 B2 JPS6135571 B2 JP S6135571B2 JP 53144651 A JP53144651 A JP 53144651A JP 14465178 A JP14465178 A JP 14465178A JP S6135571 B2 JPS6135571 B2 JP S6135571B2
Authority
JP
Japan
Prior art keywords
operand
section
instruction
display device
group
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
JP53144651A
Other languages
Japanese (ja)
Other versions
JPS5572253A (en
Inventor
Akio Koyama
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP14465178A priority Critical patent/JPS5572253A/en
Publication of JPS5572253A publication Critical patent/JPS5572253A/en
Publication of JPS6135571B2 publication Critical patent/JPS6135571B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 この発明は電子計算機システムの各装置に各種
の動作や表示等を命令する方法に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a method for instructing each device of an electronic computer system to perform various operations, displays, etc.

電子計算機システムで使われる各装置は、その
装置の各種の動作や表示等を命令の形で指令する
ことが出来る様になつており、利用者は与えられ
た命令を順に組み合せて(プログラムして)各装
置を運用している。
Each device used in a computer system has become capable of commanding various operations, displays, etc. of the device in the form of commands, and users can combine (program) the given commands in order. ) Each device is operated.

各装置に備えられた命令は、動作や表示等の機
能的要素を示すオペレーシヨン部と、その機能的
要素の実行上の細則を示すオペランド部から出来
ている。
The instructions provided in each device are made up of an operation section indicating functional elements such as operation and display, and an operand section indicating detailed rules for executing the functional elements.

以下本件発明の契機となつたデイスプレイ装置
に関する“命令の指定”にそつて説明を進める。
デイスプレイ装置は、その画面に線分を表示させ
る命令、輝度を指定する命令等の各種命令を組み
合わせて指令する。たとえば図形を表示させたい
場合には、1つの命令で、1つのベクトル、すな
わち各図形を形成する直線線分をその画面上の始
点と、x軸方向成分、y軸方向成分の3変数で与
える。従つて曲線は短かい直線の連続したものと
して命令を作りデイスプレイ装置に与える必要が
ある。
The following will explain the "instruction designation" related to the display device, which is the impetus for the present invention.
The display device issues a combination of various commands, such as a command to display a line segment on its screen and a command to specify brightness. For example, if you want to display a figure, use one command to give one vector, that is, the straight line segment forming each figure, in three variables: the starting point on the screen, the x-axis direction component, and the y-axis direction component. . Therefore, for a curved line, it is necessary to create a command as a series of short straight lines and give it to the display device.

以上の場合オペレーシヨン部で線分を表示させ
る命令を指定した時は、そのオペランド部で、そ
の線分の始点座標とx軸方向成分、y軸方向成分
を与えなければならず、又、オペレーシヨン部で
輝度を指定する命令を指定した時には、そのオペ
ランド部で実際の輝度値を与えなければならな
い。即ち、従来はオペレーシヨン部とオペランド
部が一対になつて命令が出来上つており、一つの
命令を単位として指令が出されていた。そしてデ
イスプレイ装置では一画面単位に命令をグループ
化し表示させる画面毎にオペレーシヨン部、オペ
ランド部を作つて指令していた。特にデイスプレ
イ装置で表示させる画面を拡大したり縮少した
り、回転させたり等の複雑な図面表示の要求がき
た場合その度に各々の命令を作成し一画面の表示
のための命令群を指令しなければならない欠点が
あつた。この発明は以上の欠点を克服することを
目的としており、この目的は本発明においてオペ
レーシヨン部と、オペランド部からなる各種命令
を有する電子計算機システムの装置において、2
つ以上の命令のオペレーシヨン部だけを取出した
オペレーシヨン群と、そのオペレーシヨン群の中
の各オペレーシヨン部に対応する各オペランドだ
〓〓〓〓
けからなるオペランド群を別々に指令することに
より達成される。
In the above case, when a command to display a line segment is specified in the operation part, the starting point coordinates, x-axis direction component, and y-axis direction component of the line segment must be given in the operand part. When an instruction specifying brightness is specified in the yellow part, the actual brightness value must be given in the operand part. That is, in the past, an instruction was created by pairing an operation section and an operand section, and a command was issued in units of one instruction. In a display device, commands were grouped on a screen-by-screen basis, and an operation section and an operand section were created for each screen to be displayed. In particular, when there is a request to display a complex drawing such as enlarging, reducing, or rotating the screen displayed on a display device, each command is created each time and a group of commands for displaying one screen is issued. There were some flaws that I had to deal with. The purpose of the present invention is to overcome the above-mentioned drawbacks, and the purpose is to provide a system for an electronic computer system having various instructions consisting of an operation section and an operand section.
An operation group that extracts only the operation part of one or more instructions, and each operand corresponding to each operation part in the operation group.
This is accomplished by separately commanding a group of operands.

以下この発明を図によつて詳しく説明する。 This invention will be explained in detail below with reference to the drawings.

図はこの発明に基くデイスプレイ装置の一実施
例構成図である。
The figure is a configuration diagram of an embodiment of a display device based on the present invention.

図において1は入出力制御装置、2はデイスプ
レイ装置、21はインターフエイス制御回路、2
2は命令記憶手段、23はオペレーシヨン群とオ
ペランド群の合成手段、24はオペランド処理回
路、25は表示回路、26はブラウン管
(CRT)である。また22aはオペレーシヨン記
憶部、22bはオペランド記憶部、23aは振分
け手段、23bはオペレーシヨン書込回路、23
cはオペランド書込回路、である。
In the figure, 1 is an input/output control device, 2 is a display device, 21 is an interface control circuit, 2
2 is an instruction storage means, 23 is an operation group and operand group composition means, 24 is an operand processing circuit, 25 is a display circuit, and 26 is a cathode ray tube (CRT). Further, 22a is an operation storage section, 22b is an operand storage section, 23a is a distribution means, 23b is an operation write circuit, 23
c is an operand write circuit.

入出力制御装置1からデイスプレイ装置2へ命
令が出されるとまずインターフエイス制御回路2
1がその指令を受取る。受取つた従来のオペレー
シヨン、オペランドの対の形成であれば、インタ
ーフエイス制御回路21は直接リフレツシユメモ
リ等により構成された命令記憶手段22中のオペ
レーシヨン部22aとオペランド部22bに受取
つた命令の各々オペレーシヨンとオペランドを書
込んでゆく。この命令記憶手段22の内容をもと
に表示手段25がブラウン管(CRT)26上に
作図を行う。
When a command is issued from the input/output control device 1 to the display device 2, first the interface control circuit 2
1 receives the command. In the conventional case of forming a received operation and operand pair, the interface control circuit 21 directly stores the received instruction in the operation section 22a and operand section 22b in the instruction storage means 22 constituted by a refresh memory or the like. Write the operation and operand for each. Based on the contents of the command storage means 22, the display means 25 draws a diagram on a cathode ray tube (CRT) 26.

入力装置1からデイスプレイ装置2へ出された
命令が2つ以上の命令のオペレーシヨン群または
オペランド群であれば、インターフエイス制御回
路21は合成手段23中の振分け手段23aにそ
れ等のオペレーシヨン群、またはオペランド群を
送る。振分手段23aは受けた命令がオペレーシ
ヨン群であれば、オペレーシヨン書込回路23b
をして、命令記憶手段22中のオペレーシヨン部
22aにそのオペレーシヨン群を書込ませる。こ
の時オペレーシヨン書込回路23bは現在表示中
の命令のオペランド部22bに新らしく指定され
たオペレーシヨン群を対応させて書込んでゆく。
また振分け手段23aが受けた命令がオペランド
群であれば、オペランド書込回路23cが命令記
憶手段22中のオペランド部22bにそのオペラ
ンド群を書込む。この時オペランド書込回路23
cは、現在表示中の命令のオペレーシヨン部22
aに、新らしく指定されたオペランド群を対応さ
せて書込んでゆく。図中に示したオペランド処理
回路24は、インターフエイス制御回路21の指
令に基いて、現在表示中の命令のオペランドを読
出し、一連のオペランド群に対し各オペランド値
の変更または修正を行う回路であり、一連のオペ
ランド群に対する変更または修正が完了すると、
再びオペランド書込回路23cにて、その値を命
令記憶手段22中のオペランド部22bに書込ん
でゆく。
If the instruction issued from the input device 1 to the display device 2 is an operation group or operand group of two or more instructions, the interface control circuit 21 assigns those operation groups to the distribution means 23a in the composition means 23. , or send a group of operands. If the received command is an operation group, the distribution means 23a sends the operation write circuit 23b to the operation write circuit 23b.
Then, the operation group is written into the operation section 22a in the instruction storage means 22. At this time, the operation writing circuit 23b writes the newly specified operation group in correspondence with the operand section 22b of the instruction currently being displayed.
Further, if the instruction received by the distributing means 23a is an operand group, the operand writing circuit 23c writes the operand group into the operand section 22b in the instruction storage means 22. At this time, the operand write circuit 23
c is the operation section 22 of the currently displayed instruction.
A newly specified operand group is written in correspondence with a. The operand processing circuit 24 shown in the figure is a circuit that reads out the operands of the currently displayed instruction and changes or corrects each operand value for a series of operands based on the commands from the interface control circuit 21. , once the changes or modifications to a set of operands have been completed,
The operand write circuit 23c writes the value into the operand section 22b in the instruction storage means 22 again.

以上の説明ではデイスプレイ装置を例として述
べたが、この発明はこれに限るものではなく、電
子計算機システムに利用される各種装置の命令の
指定に応用することが可能である。
Although the above description has been made using a display device as an example, the present invention is not limited to this, and can be applied to specifying instructions for various devices used in electronic computer systems.

以上の説明でのオペランド処理回路は、小型計
算機等を内蔵したデイスプレイ装置においては、
その小型計算機に代用させることが可能であり、
多少複雑なオペランド処致回路を作るよりも、汎
用性のある小型計算機を利用する方が処理の変更
等に対し自由度が増す。
The operand processing circuit described above is used in a display device with a built-in small computer, etc.
It is possible to substitute that small computer,
Rather than creating a somewhat complex operand processing circuit, using a small, general-purpose computer provides more flexibility in changing processing.

以上説明したように、この発明は、従来必ずオ
ペレーシヨンとオペランドが一つとなつて構成さ
れていた命令を、2つ以上の命令に関し、そのオ
ペレーシヨン群と、オペランド群に分割して指令
することにより、命令作成の処理量が減少し、指
令として送る命令のデータ量が減少し、それ等の
命令作成の処理、転送データ等に係る時間が減少
するという効果を得た。
As explained above, the present invention allows an instruction, which conventionally always consists of one operation and one operand, to be divided into an operation group and an operand group for two or more instructions. This has the effect of reducing the amount of processing for creating commands, reducing the amount of data of commands sent as commands, and reducing the time required for processing for creating such commands, transferring data, etc.

特にデイスプレイ装置においては現在表示して
いる図形の拡大/縮少、平行移動、回転等の像を
続けて表示させたい要求が、しばしば発生する
が、拡大/縮少、平行移動に於ては特に、オペレ
ーシヨン群はそのままとし、各オペレーシヨンに
対応したオペランド群の値を一定量変更するだけ
でよく、本発明の主旨が極めて生かされることに
なる。
Particularly in display devices, there are often requests to continuously display enlarged/reduced images, parallel translations, rotations, etc. of the currently displayed figure. , it is sufficient to leave the operation groups as they are and change the values of the operand groups corresponding to each operation by a certain amount, and the gist of the present invention can be fully utilized.

【図面の簡単な説明】[Brief explanation of the drawing]

図はこの発明に基くデイスプレイ装置の一実施
例構成図である。図において1は入出力制御装
置、2はデイスプレイ装置、21はインターフエ
イス制御回路、22は命令記憶手段、23は合成
手段、24はオペランド処理回路、25は表示回
路、26はブラウン管(CRT)である。 〓〓〓〓
The figure is a configuration diagram of an embodiment of a display device based on the present invention. In the figure, 1 is an input/output control device, 2 is a display device, 21 is an interface control circuit, 22 is an instruction storage means, 23 is a synthesis means, 24 is an operand processing circuit, 25 is a display circuit, and 26 is a cathode ray tube (CRT). be. 〓〓〓〓

Claims (1)

【特許請求の範囲】[Claims] 1 電子計算機システムの表示装置において、表
示命令は該表示装置の機能、動作を指示するため
のオペレーシヨン部と、該機能、動作に必要なデ
ータを与えるためのオペランド部に分けられ、1
又は複数のオペレーシヨン部と、1又は複数のオ
ペランド部は独立、別個に指示できるようにし、
前記1又は複数のオペレーシヨン部に対して、異
なるオペランド部を組み合せた命令を構成し得る
ようにしたことを特徴とする表示命令指定方式。
1. In a display device of a computer system, a display command is divided into an operation section for instructing the function and operation of the display device, and an operand section for providing data necessary for the function and operation.
or a plurality of operation parts and one or more operand parts can be independently and separately instructed;
A display command designation method, characterized in that an instruction can be constructed by combining different operand parts for the one or more operation parts.
JP14465178A 1978-11-22 1978-11-22 Instruction assigning method Granted JPS5572253A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14465178A JPS5572253A (en) 1978-11-22 1978-11-22 Instruction assigning method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14465178A JPS5572253A (en) 1978-11-22 1978-11-22 Instruction assigning method

Publications (2)

Publication Number Publication Date
JPS5572253A JPS5572253A (en) 1980-05-30
JPS6135571B2 true JPS6135571B2 (en) 1986-08-13

Family

ID=15367030

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14465178A Granted JPS5572253A (en) 1978-11-22 1978-11-22 Instruction assigning method

Country Status (1)

Country Link
JP (1) JPS5572253A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS49120554A (en) * 1973-03-16 1974-11-18

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS49120554A (en) * 1973-03-16 1974-11-18

Also Published As

Publication number Publication date
JPS5572253A (en) 1980-05-30

Similar Documents

Publication Publication Date Title
US4941111A (en) Video picking and clipping method and apparatus
US5606657A (en) Virtual graphics processor for embedded real time display systems
US5182797A (en) Multi-processor graphics display system for displaying hierarchical data structures
JPH08249502A (en) Method and apparatus for improved graphics picking using auxiliary buffer information
JPH06124183A (en) Multiwindow system
JPS6135571B2 (en)
JPH0120748B2 (en)
JPS642953B2 (en)
JPS61107289A (en) Virtual screen display control system
JPS6035075B2 (en) CRT display device
JPS59116785A (en) Character/graphic information input display system
JPS6134625A (en) Picture data generating device
JP2928858B2 (en) Multi-window display control apparatus and method
JP2829051B2 (en) Character display method
JP2520485B2 (en) Dragging and rubber band independent display system
Shepherd et al. Microcoded multiprogramming display control unit
JP2667454B2 (en) Plotting device
JPH04114238A (en) Information processor
JPH0612053A (en) Display device for computer
JPS6180292A (en) Display cotnrol system
JPS62152072A (en) Paint-out system for polygon
JPH04492A (en) Display device
Paisner The evolution and architecture of a high-speed workstation for interactive graphics
JPH04165469A (en) Circuit diagram display device
JPS62131378A (en) Control system for continuous color painting out