JPH04256023A - Microinstruction executing system - Google Patents

Microinstruction executing system

Info

Publication number
JPH04256023A
JPH04256023A JP1722591A JP1722591A JPH04256023A JP H04256023 A JPH04256023 A JP H04256023A JP 1722591 A JP1722591 A JP 1722591A JP 1722591 A JP1722591 A JP 1722591A JP H04256023 A JPH04256023 A JP H04256023A
Authority
JP
Japan
Prior art keywords
microinstruction
microcommand
field
register
microinstructions
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.)
Pending
Application number
JP1722591A
Other languages
Japanese (ja)
Inventor
Norihiko Sumiya
炭屋 紀彦
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP1722591A priority Critical patent/JPH04256023A/en
Publication of JPH04256023A publication Critical patent/JPH04256023A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten microinstruction word length, and to effectively utilize a control memory by deleting the unused function part of a horizontal microinstruction. CONSTITUTION:A microinstruction 4 is constituted by combining plural groups of a microcommand 9 and a field control information 5 to designate a microcommand field 8 to store the microcommand 9. Then, a microcommand field control part 3 sets the microinstruction 4 to the fields 11, 12,...1n in a microinstruction register 2 in conformity to the field control information 5 read out from the control memory 1, and when it finishes setting to all the corresponding fields 11, 12,...1n, subsequently, it instructs the microinstruction register 2 to execute the microinstruction 4 finished with setting.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はマイクロ命令実行方式に
関し、特に情報処理装置の水平型マイクロ命令の可変長
に対処するマイクロ命令実行方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a microinstruction execution system, and more particularly to a microinstruction execution system that copes with the variable length of horizontal microinstructions in an information processing device.

【0002】0002

【従来の技術】従来のマイクロ命令実行方式としては、
固定長のビット幅からなる水平型マイクロ命令を制御メ
モリから逐次取り出し実行する方式がある。この水平型
固定長マイクロ命令は、複数のマイクロコマンドフィー
ルドに分割され、各マイクロコマンドフィールドはそれ
ぞれ異なる機能制御を行い、1マイクロ命令中に使用し
ない機能がある場合、対応するマイクロコマンドフィー
ルドはNOPマイクロコマンドとしている。
[Prior Art] Conventional microinstruction execution methods include:
There is a method in which horizontal microinstructions having a fixed bit width are sequentially retrieved from control memory and executed. This horizontal fixed-length microinstruction is divided into multiple microcommand fields, each microcommand field controls a different function, and if there is a function that is not used in one microinstruction, the corresponding microcommand field is It is used as a command.

【0003】0003

【発明が解決しようとする課題】上述した従来のマイク
ロ命令実行方式は、マイクロ命令1語長が固定長のビッ
ト幅であるため、使用しない機能がある場合でも、未使
用マイクロコマンドフィールドに対応するNOPマイク
ロコマンドのビット長に相当する制御メモリを使用して
しまうという問題点がある。
[Problem to be Solved by the Invention] In the conventional microinstruction execution method described above, the length of one microinstruction word is a fixed bit width, so even if there is a function that is not used, it is necessary to respond to an unused microcommand field. There is a problem in that a control memory corresponding to the bit length of the NOP microcommand is used.

【0004】本発明の目的は、水平型マイクロ命令の未
使用の機能部分を削除してマイクロ命令語長を短くでき
る、制御メモリの有効活用が可能なマイクロ命令実行方
式を提供することにある。
An object of the present invention is to provide a microinstruction execution method that can shorten the microinstruction word length by deleting unused functional parts of horizontal microinstructions, and can make effective use of control memory.

【0005】[0005]

【課題を解決するための手段】本発明のマイクロ命令実
行方式は、水平型マイクロ命令を逐次取り出し実行する
情報処理装置のマイクロ命令実行方式において、マイク
ロコマンドとこのマイクロコマンドを格納するマイクロ
コマンドフィールドを指定するフィールド制御情報との
組を複数個組合せて成る複数のマイクロ命令を記憶する
制御メモリと、前記マイクロ命令を格納するためのマイ
クロ命令レジスタと、前記制御メモリから読み出したフ
ィールド制御情報に従い同時に読み出したマイクロコマ
ンドを含むマイクロ命令を前記マイクロ命令レジスタ内
のフィールドに設定し該当するすべてのフィールドへの
設定を終了すると前記マイクロ命令レジスタに設定を終
了したマイクロ命令の実行を指示するマイクロコマンド
フィールド制御部とを備える構成である。
[Means for Solving the Problems] The microinstruction execution method of the present invention is a microinstruction execution method for an information processing device that sequentially fetches and executes horizontal microinstructions. a control memory that stores a plurality of microinstructions formed by combining a plurality of sets of specified field control information; a microinstruction register for storing the microinstructions; and a control memory that simultaneously reads out the field control information read out from the control memory. a microcommand field control unit that sets a microinstruction including a microcommand set in the microinstruction register in a field in the microinstruction register, and when all the corresponding fields have been set, instructs the microinstruction register to execute the microinstruction that has been set; The configuration includes the following.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments Next, embodiments of the present invention will be described with reference to the drawings.

【0007】図1は本発明の一実施例のブロック図であ
る。
FIG. 1 is a block diagram of one embodiment of the present invention.

【0008】複数のマイクロ命令4を記憶する制御メモ
リ1は、マイクロ命令4を実行するために格納するマイ
クロ命令レジスタ2と、制御メモリ1から読み出したフ
ィールド制御情報5を内部の制御レジスタ6に設定し、
制御レジスタ6の生成するフィールドポインタ7に従っ
てマイクロコマンドを含むマイクロ命令4をマイクロ命
令レジスタ2内のフィールド11,12,……1nに設
定し、該当するすべてのフィールド11,12,……1
nへの設定を終了すると、マイクロ命令レジスタ2に設
定を終了したマイクロ命令4の実行を指示するマイクロ
コマンドフィールド制御部3と接続している。
A control memory 1 that stores a plurality of microinstructions 4 has a microinstruction register 2 that stores the microinstructions 4 for execution, and sets field control information 5 read from the control memory 1 in an internal control register 6. death,
According to the field pointer 7 generated by the control register 6, the microinstruction 4 containing the microcommand is set in the fields 11, 12, ... 1n in the microinstruction register 2, and all the corresponding fields 11, 12, ... 1 are set.
When the setting to n is completed, it is connected to the microcommand field control unit 3 which instructs the microinstruction register 2 to execute the microinstruction 4 for which the setting has been completed.

【0009】図2はマイクロ命令の構成を説明する説明
図である。
FIG. 2 is an explanatory diagram illustrating the structure of a microinstruction.

【0010】マイクロ命令4は、複数のマイクロコマン
ドフィールド8から構成され、マイクロコマンドフィー
ルド8は、フィールド制御情報5とマイクロコマンド9
とから構成されている。
The microinstruction 4 is composed of a plurality of microcommand fields 8, and the microcommand field 8 contains the field control information 5 and the microcommand 9.
It is composed of.

【0011】図3はフィールド制御情報の構成を説明す
る説明図である。
FIG. 3 is an explanatory diagram illustrating the structure of field control information.

【0012】フィールド制御情報5は、マイクロ命令レ
ジスタ2内のフィールド11,12,……1nごとに、
各々1ビットを対応させたものである。マイクロ命令中
の或るフィールドに、対応するマイクロコマンドが存在
する場合、フィールド制御情報5中の対応する1ビット
が論理値“1”をとり、格納先のフィールドを示す。
The field control information 5 includes each field 11, 12, . . . 1n in the microinstruction register 2.
Each bit corresponds to one bit. If a corresponding microcommand exists in a certain field in the microinstruction, the corresponding 1 bit in the field control information 5 takes a logical value of "1" and indicates the field in which to store the microcommand.

【0013】次にマイクロ命令の設定動作について主に
図1を使用して説明する。
Next, the microinstruction setting operation will be explained mainly using FIG. 1.

【0014】マイクロコマンドフィールド制御部3は、
制御メモリ1から読み出したフィールド制御情報5を内
部の制御レジスタ6に設定し、フィールド制御情報5の
中で論理値“1”のフィールドを、フィールドポインタ
7として生成する。マイクロ命令レジスタ2は、指定さ
れたフィールド11,12,……1nに同時に読み出し
たマイクロコマンドを含むマイクロ命令4を格納する。 マイクロコマンドフィールド制御部3は、マイクロ命令
4が格納済となったフィールド11,12,……1nに
対応する制御レジスタ6内の1ビットを論理値“0”と
し、次の論理値“1”のフィールドを、フィールドポイ
ンタ7として生成する。マイクロ命令レジスタ2は、指
定されたフィールド11,12,……1nに同時に読み
出したマイクロコマンドを含むマイクロ命令4を格納す
る。マイクロコマンドフィールド制御部3は、マイクロ
コマンド格納済となったフィールド11,12,……1
nに対応する制御レジスタ6内の1ビットを論理値“0
”とし、順次制御レジスタ6内の論理値“1”のフィー
ルドが、すべて論理値“0”となるまで、マイクロコマ
ンドを含むマイクロ命令4の読み出しを繰り返す。 マイクロコマンドフィールド制御部3は、マイクロコマ
ンドを含むマイクロ命令4の読み出し格納動作の完了を
確認すると、次に、マイクロ命令レジスタ2に設定を終
了したマイクロ命令4の実行を指示する。マイクロ命令
レジスタ2は、設定されたマイクロ命令4を実行する。
[0014] The microcommand field control section 3
The field control information 5 read from the control memory 1 is set in an internal control register 6, and a field with a logic value "1" in the field control information 5 is generated as a field pointer 7. The microinstruction register 2 stores microinstructions 4 including microcommands read simultaneously in designated fields 11, 12, . . . 1n. The microcommand field control unit 3 sets one bit in the control register 6 corresponding to the fields 11, 12, . field is generated as field pointer 7. The microinstruction register 2 stores microinstructions 4 including microcommands read simultaneously in designated fields 11, 12, . . . 1n. The microcommand field control unit 3 controls fields 11, 12, . . . 1 in which microcommands have been stored.
1 bit in the control register 6 corresponding to n is set to logical value “0”
” and repeats the reading of the microinstructions 4 including the microcommands until all the fields with the logical value “1” in the control register 6 become the logical value “0”. After confirming the completion of the read/storage operation of the microinstruction 4 including do.

【0015】以上述べたように、本発明のマイクロ命令
実行方式は、未使用機能に対応したマイクロコマンドを
削除し、可変長水平型マイクロ命令を実行することがで
きる。
As described above, the microinstruction execution method of the present invention can delete microcommands corresponding to unused functions and execute variable length horizontal microinstructions.

【0016】[0016]

【発明の効果】以上説明したように、本発明は、マイク
ロコマンドとこのマイクロコマンドを格納するマイクロ
コマンドフィールドを指定するフィールド制御情報との
組を複数個組合せてマイクロ命令を構成し、マイクロコ
マンドフィールド制御部が、制御メモリから読み出した
フィールド制御情報に従い、マイクロ命令をマイクロ命
令レジスタ内のフィールドに設定し、該当するすべての
フィールドへの設定を終了すると、続けてマイクロ命令
レジスタに設定を終了したマイクロ命令の実行を指示す
ることにより、水平型マイクロ命令の未使用の機能部分
を削除してマイクロ命令語長を短くでき、制御メモリを
有効に活用することが可能となるという効果が有る。
As explained above, the present invention configures a microinstruction by combining a plurality of sets of a microcommand and field control information specifying a microcommand field in which the microcommand is stored, and The control unit sets the microinstruction in the field in the microinstruction register according to the field control information read from the control memory, and when the setting in all applicable fields is completed, the microinstruction that has been set in the microinstruction register continues. By instructing the execution of an instruction, the unused functional portion of the horizontal microinstruction can be deleted, the microinstruction word length can be shortened, and the control memory can be used effectively.

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

【図2】マイクロ命令の構成を説明する説明図である。FIG. 2 is an explanatory diagram illustrating the configuration of a microinstruction.

【図3】フィールド制御情報の構成を説明する説明図で
ある。
FIG. 3 is an explanatory diagram illustrating the structure of field control information.

【符号の説明】[Explanation of symbols]

1    制御メモリ 2    マイクロ命令レジスタ 3    マイクロコマンドフィールド制御部4   
 マイクロ命令 5    フィールド制御情報 6    制御レジスタ 7    フィールドポインタ 8    マイクロコマンドフィールド9    マイ
クロコマンド
1 Control memory 2 Micro-instruction register 3 Micro-command field control section 4
Microinstruction 5 Field control information 6 Control register 7 Field pointer 8 Microcommand field 9 Microcommand

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  水平型マイクロ命令を逐次取り出し実
行する情報処理装置のマイクロ命令実行方式において、
マイクロコマンドとこのマイクロコマンドを格納するマ
イクロコマンドフィールドを指定するフィールド制御情
報との組を複数個組合せて成る複数のマイクロ命令を記
憶する制御メモリと、前記マイクロ命令を格納するため
のマイクロ命令レジスタと、前記制御メモリから読み出
したフィールド制御情報に従い同時に読み出したマイク
ロコマンドを含むマイクロ命令を前記マイクロ命令レジ
スタ内のフィールドに設定し該当するすべてのフィール
ドへの設定を終了すると前記マイクロ命令レジスタに設
定を終了したマイクロ命令の実行を指示するマイクロコ
マンドフィールド制御部とを備えることを特徴とするマ
イクロ命令実行方式。
Claim 1: In a microinstruction execution method for an information processing device that sequentially fetches and executes horizontal microinstructions,
a control memory for storing a plurality of microinstructions formed by combining a plurality of sets of microcommands and field control information specifying microcommand fields in which the microcommands are stored; and a microinstruction register for storing the microinstructions. , set microinstructions including the simultaneously read microcommands in fields in the microinstruction register according to the field control information read out from the control memory, and finish setting in the microinstruction register when all the corresponding fields have been set. 1. A microinstruction execution method, comprising: a microcommand field control unit that instructs execution of a microinstruction that is executed.
JP1722591A 1991-02-08 1991-02-08 Microinstruction executing system Pending JPH04256023A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1722591A JPH04256023A (en) 1991-02-08 1991-02-08 Microinstruction executing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1722591A JPH04256023A (en) 1991-02-08 1991-02-08 Microinstruction executing system

Publications (1)

Publication Number Publication Date
JPH04256023A true JPH04256023A (en) 1992-09-10

Family

ID=11938010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1722591A Pending JPH04256023A (en) 1991-02-08 1991-02-08 Microinstruction executing system

Country Status (1)

Country Link
JP (1) JPH04256023A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07175648A (en) * 1993-04-13 1995-07-14 Nec Corp Microprogram controller
JP2011248820A (en) * 2010-05-31 2011-12-08 Nec Computertechno Ltd Information processor and microinstruction processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07175648A (en) * 1993-04-13 1995-07-14 Nec Corp Microprogram controller
JP2011248820A (en) * 2010-05-31 2011-12-08 Nec Computertechno Ltd Information processor and microinstruction processing method

Similar Documents

Publication Publication Date Title
RU96119968A (en) PROCESSING SYSTEM AND METHOD FOR ITS FUNCTIONING
US3496550A (en) Digital processor with variable field length operands using a first and second memory stack
JPS6128138B2 (en)
JPH03233630A (en) Information processor
JPS63250702A (en) Sequence controller
JPH04256023A (en) Microinstruction executing system
JP3055139B2 (en) Micro program control method
JP2758624B2 (en) Speed control method of micro program
JPH0239812B2 (en)
JPH02148339A (en) Tracer control circuit
JPS60262251A (en) Backup device for development of microprocessor
JPH0272430A (en) Arithmetic processor
JPS6215645A (en) Central processing unit
JP2567111B2 (en) Micro program controller
JPS6217840A (en) Microprogram control system based upon attribution flag
JPS6237411B2 (en)
JPH02103642A (en) History information storing system
JPS6232500B2 (en)
JPS6221148B2 (en)
JPS607295B2 (en) data processing equipment
JPS6250855B2 (en)
JPS5952348A (en) Microprogram controller
JPS59167760A (en) Information processing device
JPH01140232A (en) Microprogram control system
JPS6029411B2 (en) Microprogram control method