JPS62221030A - Microprogram control system - Google Patents

Microprogram control system

Info

Publication number
JPS62221030A
JPS62221030A JP6360186A JP6360186A JPS62221030A JP S62221030 A JPS62221030 A JP S62221030A JP 6360186 A JP6360186 A JP 6360186A JP 6360186 A JP6360186 A JP 6360186A JP S62221030 A JPS62221030 A JP S62221030A
Authority
JP
Japan
Prior art keywords
micro
microinstruction
instruction
fixed data
holding register
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
JP6360186A
Other languages
Japanese (ja)
Inventor
Noriyuki Tachibana
橘 則行
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP6360186A priority Critical patent/JPS62221030A/en
Publication of JPS62221030A publication Critical patent/JPS62221030A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain the optimum compression of a microinstruction in response to its processing by rewriting the value of the fixed data with a microinstruction, therefore, setting a micro-operation pattern which changes by the processing type of the microprogram and has a high emerging factor as the fixed data for each processing before executing processing. CONSTITUTION:A microinstruction held by a microinstruction holding register 6 is partly sent to a microaddress selector 10 as a microaddress part 8b. A sequence part 8c is supplied to the selector 10 to decide the part 8b or the address of a +1 address circuit 9 as the next microaddress. While other microinstructions are outputted to the control subjects as control microinstructions 8a. In case a store micro-operation part 3b for store micro- instruction 3 contains a rewriting indication and the write data, a fixed data part 7 rewrites the fixed data into the write data based on a rewriting indication.

Description

【発明の詳細な説明】 [産業上の利用分野〕 本発明はマイクロプログラム制御方式に関し、特にマイ
クロ命令の圧縮に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to microprogram control systems, and more particularly to compression of microinstructions.

〔従来の技術〕[Conventional technology]

従来、マイクロ命令の圧縮は、マイクロ操作信号を適当
なグループに分けて各グループ毎に符号化した符号化制
御方式となっていた。
Conventionally, micro-instruction compression has been achieved using an encoding control method in which micro-operation signals are divided into appropriate groups and encoded for each group.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の符号化制御方式では、制御記憶に格納さ
れる格納マイクロ命令のビット幅とマイクロ命令保持レ
ジスタに保持されるマイクロ命令のビット幅とは同じで
あり、より多くのマイクロ操作を1マイクロ命令で行わ
せるには、さらに格納マイクロ命令の圧縮が必要である
。ところが、格納マイクロ命令のビット幅をマイクロ命
令のビット幅より小さくし、これを実行時にマイクロ命
令のビット幅に拡張するためには、符号化制御の手段の
みでは不可能であった。
In the conventional encoding control method described above, the bit width of the stored microinstruction stored in the control memory and the bit width of the microinstruction held in the microinstruction holding register are the same, and more microoperations can be performed in one microinstruction. In order to do this with instructions, further compression of the stored microinstructions is required. However, it has been impossible to make the bit width of the stored microinstruction smaller than the bit width of the microinstruction and expand it to the bit width of the microinstruction during execution using only encoding control means.

そこで、制御記憶に格納される格納マイクロ命令のビッ
ト幅をマイクロ命令保持レジスタに保持されるマイクロ
命令のビット幅よりも小さくするマイクロプログラム制
御方式をとる場合には、格納マイクロ命令中に存在指示
フィールドを設け、その情報により格納マイクロ命令を
マイクロ命令保持レジスタの対応フィールドに移送し、
格納マイクロ命令中にないフィールドついてはあらかじ
め決められた固定データをマイクロ命令保持レジスタの
対応フィールドに移送するようにすることができる。
Therefore, when using a microprogram control method that makes the bit width of the stored microinstruction stored in the control memory smaller than the bit width of the microinstruction held in the microinstruction holding register, it is necessary to and transfers the stored microinstruction to the corresponding field of the microinstruction holding register according to the information,
For fields that are not present in the stored microinstruction, predetermined fixed data can be transferred to the corresponding fields of the microinstruction holding register.

しかし、上述したマイクロプログラム制御方式では、格
納マイクロ命令中にないフィールドへのデータは最も頻
繁に使われるあらかじめ決められた固定データを使用し
なければならないが、どのマイクロ操作が1番多く出現
するかは処理の種類等によって異なるため、処理によっ
ては多く使用されるデータが固定データにならず、格納
マイクロ命令の圧縮が効果的になされない場合が生じる
という欠点がある。
However, in the above-mentioned microprogram control method, data for fields that are not included in the storage microinstruction must use predetermined fixed data that is used most frequently, but it is difficult to determine which microoperation appears the most. Since this differs depending on the type of processing, etc., there is a drawback that depending on the processing, data that is frequently used may not become fixed data, and the stored microinstructions may not be compressed effectively.

本発明の目的は、上述の点に濫み、制御記憶に格納され
る格納マイクロ命令のビット幅をマイクロ命令保持レジ
スタに保持されるマイクロ命令のビット幅よりも小さく
するとともに、格納マイクロ命令中にないフィールドに
対応するマイクロ命令保持レジスタのフィールドに移送
する固定データを書換え可能にしたマイクロプログラム
制御方式を提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to overcome the above points and to reduce the bit width of a store microinstruction stored in a control memory to be smaller than the bit width of a microinstruction held in a microinstruction holding register. An object of the present invention is to provide a microprogram control system that allows fixed data to be transferred to a field of a microinstruction holding register corresponding to a field that is not available to be rewritten.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のマイクロプログラム制御方式は、マイクロ命令
がマイクロ操作フィールドの集まりとして構成されるマ
イクロプログラム制御方式において、前記マイクロ命令
よりもビット幅が小さい格納マイクロ命令を格納する制
御記憶と、前記マイクロ命令のビット幅のマイクロ命令
保持レジスタと、前記格納マイクロ命令中に設けられ前
記格納マイクロ命令中に前記マイクロ命令のマイクロ操
作フィールドに対応するマイクロ操作フィールドが存在
するかどうかを示す存在指示フィールドと、この存在指
示フィールドの内容に応じて前記格納マイクロ命令中に
存在することが示されているマイクロ操作フィールドを
前記マイクロ命令保持レジスタの対応するマイクロ操作
フィールドに移送し前記格納マイクロ命令中に存在しな
いことが示されているマイクロ操作フィールドの代わり
に固定データを前記マイクロ命令保持レジスタの対応す
るマイクロ操作フィールドに移送する移送制御手段と、
前記固定データを前記マイクロ命令により書換え可能に
格納する固定データ格納手段とを有する。
A microprogram control system of the present invention is a microprogram control system in which a microinstruction is configured as a collection of microoperation fields, and includes a control memory for storing a storage microinstruction having a bit width smaller than that of the microinstruction; a bit-wide micro-instruction holding register; a presence indicating field provided in the store micro-instruction indicating whether a micro-operation field corresponding to a micro-operation field of the micro-instruction is present in the store micro-instruction; Transferring a micro-operation field that is indicated to be present in the stored micro-instruction according to the contents of an instruction field to a corresponding micro-operation field of the micro-instruction holding register and indicating that it is not present in the stored micro-instruction; transfer control means for transferring fixed data to a corresponding micro-operation field of the micro-instruction holding register in place of the micro-operation field being stored;
fixed data storage means for storing the fixed data in a rewritable manner according to the microinstruction.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

図は本発明の一実施例を示すブロック構成図である。本
実施例のマイクロプログラム制御方式は、制御記憶lと
、マイクロアドレスレジスタ2と、移送制御4と、移送
回路5と、マイクロ命令保持レジスタ6と、固定データ
部7と、+1アドレス回路9と、マイクロアドレスセレ
クタ10とから、その主要部が構成されている。なお、
符号3は格納マイクロ命令、3aは存在指示フィールド
、3bは格納マイクロ操作部、8aは制御マイクロ命令
、8bはマイクロアドレス部、8Cはシーケンス部をそ
れぞれ示す。
The figure is a block diagram showing one embodiment of the present invention. The microprogram control system of this embodiment includes a control memory 1, a microaddress register 2, a transfer control 4, a transfer circuit 5, a microinstruction holding register 6, a fixed data section 7, a +1 address circuit 9, Its main part is composed of the micro address selector 10. In addition,
Reference numeral 3 indicates a storage microinstruction, 3a an existence indication field, 3b a storage microoperation section, 8a a control microinstruction, 8b a microaddress section, and 8C a sequence section.

移送回路5は、格納マイクロ操作部3bから入力された
格納マイクロ操作フィールドと固定データ部7から入力
された固定データとを移送制御4の制御に基づいて選択
的にマイクロ命令保持レジスタ6に出力する複数のゲー
トの組合せで構成されている。
The transfer circuit 5 selectively outputs the storage micro-operation field input from the storage micro-operation section 3b and the fixed data input from the fixed data section 7 to the micro-instruction holding register 6 under the control of the transfer control 4. It consists of a combination of multiple gates.

固定データ部7は、格納マイクロ操作部3bに書換え指
示と書込みデータとが含まれるときに、その書換え指示
により固定データが書込みデータに書き換えられる書替
え可能メモリでなる。
The fixed data section 7 is a rewritable memory in which the fixed data is rewritten into write data in response to a rewrite instruction when the storage micro-operation section 3b contains a rewrite instruction and write data.

次に、このように構成された本実施例のマイクロプログ
ラム制御方式の動作について説明する。
Next, the operation of the microprogram control system of this embodiment configured as described above will be explained.

まず、制御記憶1からマイクロアドレスレジスタ2が示
す格納マイクロ命令3が出力され、その一部の存在指示
フィールド3aが移送制御4に入力される。
First, the storage microinstruction 3 indicated by the microaddress register 2 is output from the control memory 1, and a part of the existence indication field 3a is input to the transfer control 4.

存在指示フィールド3aで存在が示されている格納マイ
クロ操作部3bのマイクロ操作フィールドが移送制御4
の制御のもとて移送回路5を介してマイクロ命令保持レ
ジスタ6の対応フィールドに保持される。一方、存在指
示フィールド3aで存在が示されず格納マイクロ操作部
3bに存在しないマイクロ操作フィールドについては、
代わりに固定データ部7の対応する固定データがマイク
ロ命令保持レジスタ6の対応フィールドに供給される。
The micro operation field of the storage micro operation unit 3b whose presence is indicated in the presence indication field 3a is the transfer control 4.
is held in the corresponding field of the microinstruction holding register 6 via the transfer circuit 5 under the control of the microinstruction holding register 6. On the other hand, for micro-operation fields whose presence is not indicated in the presence indication field 3a and which do not exist in the storage micro-operation section 3b,
Instead, the corresponding fixed data of the fixed data section 7 is supplied to the corresponding field of the microinstruction holding register 6.

マイクロ命令保持レジスタ6に保持されたマイクロ命令
は、その一部がマイクロアドレス部8bとしてマイクロ
アドレスセレクタ10に送出され、シーケンス部8Cは
次マイクロアドレスとしてマイクロアドレス部8bを選
択するか+1アドレス回路9のアドレスを選ぶかを決め
るマイクロアドレスセレクタ10に入力される。残りの
マイクロ命令は、制御マイクロ命令8aとして制御対象
に出力される。
A part of the microinstruction held in the microinstruction holding register 6 is sent to the microaddress selector 10 as a microaddress section 8b, and the sequence section 8C selects the microaddress section 8b as the next microaddress or +1 address circuit 9. is input to the micro address selector 10 which determines which address to select. The remaining microinstructions are output to the controlled object as control microinstructions 8a.

格納マイクロ命令3の格納マイクロ操作部3bに書換え
指示と書込みデータとが含まれていると、固定データ部
7は書換え指示にもとづいてその固定データを書込みデ
ータに書き換える。
If the storage micro-operation section 3b of the storage micro-instruction 3 includes a rewrite instruction and write data, the fixed data section 7 rewrites the fixed data into write data based on the rewrite instruction.

したがって、処理毎に固定データ部7を最適な固定デー
タに書き換えることができ、このようにすれば、処理毎
に効率の高いマイクロ命令の圧縮を行うことができる。
Therefore, the fixed data section 7 can be rewritten to the optimum fixed data for each process, and in this way, highly efficient microinstruction compression can be performed for each process.

(発明の効果〕 以上説明したように本発明は、固定データの値を書換え
可能とすることにより、マイクロプログラム処理の種類
等によって変化する高出現マイクロ操作のパターンを処
理の実行前に処理毎に固定データとして設定することが
できるので、処理に応じて最適なマイクロ命令の圧縮を
行うことができ、制御記憶を有効に使用できる効果があ
る。
(Effects of the Invention) As explained above, the present invention makes it possible to rewrite the value of fixed data, so that the pattern of frequently occurring micro operations that changes depending on the type of micro program processing etc. can be adjusted for each process before execution of the process. Since it can be set as fixed data, microinstructions can be optimally compressed depending on the processing, and the control memory can be used effectively.

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

図は本発明の一実施例を示すブロック構成図で・ある。 図において、 1・・・・・制御記憶、 2・・・・・マイクロアドレスレジスタ、3・・・・・
格納マイクロ命令、 3a・・・・存在指示フィールド、 3b・・・・格納マイクロ操作部、 4・・・・・移送制御、 5・・・・・移送回路、 6・・・・・マイクロ命令保持レジスタ、7・・・・・
固定データ部、 8a・・・・制御マイクロ命令、 8b・・・・マイクロアドレス部、 8C・・・・シーケンス部、 9・・・・・+1アドレス回路、 10・・・・・マイクロアドレスセレクタである。
The figure is a block diagram showing one embodiment of the present invention. In the figure, 1... Control memory, 2... Micro address register, 3...
Storage micro-instruction, 3a...Presence indication field, 3b...Storing micro-operation unit, 4...Transfer control, 5...Transfer circuit, 6...Micro-instruction holding Register, 7...
Fixed data section, 8a...Control microinstruction, 8b...Micro address section, 8C...Sequence section, 9...+1 address circuit, 10...Micro address selector be.

Claims (1)

【特許請求の範囲】 マイクロ命令がマイクロ操作フィールドの集まりとして
構成されるマイクロプログラム制御方式において、 前記マイクロ命令よりもビット幅が小さい格納マイクロ
命令を格納する制御記憶と、 前記マイクロ命令のビット幅のマイクロ命令保持レジス
タと、 前記格納マイクロ命令中に設けられ前記格納マイクロ命
令中に前記マイクロ命令のマイクロ操作フィールドに対
応するマイクロ操作フィールドが存在するかどうかを示
す存在指示フィールドと、この存在指示フィールドの内
容に応じて前記格納マイクロ命令中に存在することが示
されているマイクロ操作フィールドを前記マイクロ命令
保持レジスタの対応するマイクロ操作フィールドに移送
し前記格納マイクロ命令中に存在しないことが示されて
いるマイクロ操作フィールドの代わりに固定データを前
記マイクロ命令保持レジスタの対応するマイクロ操作フ
ィールドに移送する移送制御手段と、 前記固定データを前記マイクロ命令により書換え可能に
格納する固定データ格納手段と、 を有することを特徴とするマイクロプログラム制御方式
[Scope of Claim] A microprogram control system in which a microinstruction is configured as a collection of microoperation fields, comprising: a control memory for storing a storage microinstruction having a bit width smaller than that of the microinstruction; a micro-instruction holding register; a presence indication field provided in the stored micro-instruction and indicating whether a micro-operation field corresponding to a micro-operation field of the micro-instruction exists in the stored micro-instruction; Transferring a micro-operation field indicated to be present in the store micro-instruction according to the contents to a corresponding micro-operation field of the micro-instruction holding register and indicating that it is not present in the store micro-instruction; Transfer control means for transferring fixed data instead of the micro-operation field to a corresponding micro-operation field of the micro-instruction holding register; Fixed data storage means for storing the fixed data so that it can be rewritten by the micro-instruction. A microprogram control method characterized by:
JP6360186A 1986-03-20 1986-03-20 Microprogram control system Pending JPS62221030A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6360186A JPS62221030A (en) 1986-03-20 1986-03-20 Microprogram control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6360186A JPS62221030A (en) 1986-03-20 1986-03-20 Microprogram control system

Publications (1)

Publication Number Publication Date
JPS62221030A true JPS62221030A (en) 1987-09-29

Family

ID=13233962

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6360186A Pending JPS62221030A (en) 1986-03-20 1986-03-20 Microprogram control system

Country Status (1)

Country Link
JP (1) JPS62221030A (en)

Similar Documents

Publication Publication Date Title
CA1109967A (en) Expandable microprogram memory
US4388682A (en) Microprogrammable instruction translator
US4070703A (en) Control store organization in a microprogrammed data processing system
US4047245A (en) Indirect memory addressing
EP0240606B1 (en) Pipe-line processing system and microprocessor using the system
US4259718A (en) Processor for a data processing system
JPS62221030A (en) Microprogram control system
JPS6365983B2 (en)
US4511983A (en) Apparatus for controlling microinstructions stored in a data processing unit memory
US4271484A (en) Condition code accumulator apparatus for a data processing system
JPS6240736B2 (en)
JP2583614B2 (en) Vector arithmetic unit
JPH0778730B2 (en) Information processing equipment
JPS6020769B2 (en) Microprogram control method
JPS62221031A (en) Microprogram control system
JPS62221032A (en) Microprogram control system
JPS6320631A (en) Register selecting system
JPH0738157B2 (en) Register selection method
JPH0226252B2 (en)
JPS6250854B2 (en)
JPS59186048A (en) Microprogram control system
JPS61143848A (en) Microprogram controller
JPS6136657B2 (en)
JPS6028014B2 (en) microprocessor
JPH02183330A (en) Data processor