JPS599758A - Microprogram control data processing device - Google Patents

Microprogram control data processing device

Info

Publication number
JPS599758A
JPS599758A JP11964182A JP11964182A JPS599758A JP S599758 A JPS599758 A JP S599758A JP 11964182 A JP11964182 A JP 11964182A JP 11964182 A JP11964182 A JP 11964182A JP S599758 A JPS599758 A JP S599758A
Authority
JP
Japan
Prior art keywords
microinstruction
address
branch
register
instruction
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
JP11964182A
Other languages
Japanese (ja)
Inventor
Hisanobu Mori
森 久修
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
Nippon Electric Co 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 Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP11964182A priority Critical patent/JPS599758A/en
Publication of JPS599758A publication Critical patent/JPS599758A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/28Enhancement of operational speed, e.g. by using several microcontrol devices operating in parallel

Abstract

PURPOSE:To reduce the number of times of read-out of a useless micro-instruction even if a control storage is one module, by providing a means for designating address from which a micro-instruction is read out at the time of branch of a condition. CONSTITUTION:When executing a condition branch instruction, if values of a branch condition signal (a) and a branch forecasting signal (b) are same, forecasting is considered to be right, by which the same signal is selected by a selector 3 and 4, and a read-out micro-instruction becomes a micro-instruction to be executed in the next time. If the values of the branch condition signal (a) and the branch forecasting signal (b) are different from each other, the forecasting is considered to be wrong, and a correct address is inputted to a micro-instruction address register 7, but it is discriminated that the micro-instruction read out of a control storing circuit 1 is not the micro-instruction to be executed in the next time. In this way, the condition branch instruction can be executed at a high speed.

Description

【発明の詳細な説明】 〔発明の属する技術分野の説明〕 本発明は、データ処理装鴬におけるマイクロプログラム
制御装置に関する。特に、ブランチ制御方式の高速化に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Description of the technical field to which the invention pertains] The present invention relates to a microprogram control device in data processing equipment. In particular, it relates to speeding up branch control methods.

〔従来技術の説明〕[Description of prior art]

従来、この種のデータ処理装置では次に読出されるマイ
クロ命令のアドレス決定に際して、分岐の条件確定を待
って制御記憶にアクセスしたので′は、データ処理装置
の1つのクロック時間内にマイクロ命令を読出すことが
できないことがある。
Conventionally, in this type of data processing device, when determining the address of the microinstruction to be read next, the control memory was accessed after waiting for the branch condition to be determined. It may not be possible to read the data.

これは、クロック時間内において制御記憶の読出し時間
が占める割合が高く、クロック時間内の早い時期に次の
マイクロ命令アドレスが決められている必要があり、分
岐条件の確定に時間ががかるデータ処理装置ではマイク
ロ命令アドレスの決定が遅くなるためである。
This is because the control memory read time occupies a large proportion of the clock time, and the next microinstruction address must be determined early within the clock time, making it time consuming to determine branch conditions in data processing devices. This is because the determination of the microinstruction address becomes slow.

従来ゆ、このような場合には、分岐条件の決定を待たず
に分岐条件の内の1つを固定的に選択して読出し、確定
した分岐条件と読出されたマイクロ命令とが合致してい
ればそのマイクロ命令を実行し、もし、合致していなけ
れば読出されたマイクロ命令の実行を抑止し確定した分
岐条件にもとづくアドレスでマイクロ命令の読出しを行
う方法がとられている。
Conventionally, in such cases, one of the branch conditions is fixedly selected and read without waiting for the decision of the branch condition, and the determined branch condition matches the read microinstruction. If a match does not match, execution of the read microinstruction is inhibited, and the microinstruction is read at an address based on the established branch condition.

例えば、分岐条件として条件成立と不成立の2方向への
条件分岐において、常に条件成立側のアドレスでマイク
ロ命令を読出し、もし条件が不成立であった場合は次の
クロックで条件不成立側のアドレスでマイクロ命令を読
出す方法である。この方法では、条件不成立の時は条件
成立側のマイクロ命令を読出したことにより、このマイ
クロ命令は不必要に読出され、このクロック時間内には
何もマイクロ命令が実行されずデータ処理装置の性能低
下を槽<拠点がある。
For example, in a two-way conditional branch where the condition is met or not, the microinstruction is always read at the address on the side where the condition is met, and if the condition is not met, the microinstruction is read out at the address on the side where the condition is not met at the next clock. This is a method of reading instructions. In this method, when the condition is not satisfied, the microinstruction on the side where the condition is true is read out, so this microinstruction is read out unnecessarily, and no microinstruction is executed within this clock time, resulting in the performance of the data processing device. There are bases where there is a decline.

他の従来の方法として、制御記憶を複数のモジュールで
構成し、条件分岐における分岐先のアドレスが常に異な
るモジュールになるようにアドレスを割り付けておくも
のがある。これは、条件分岐の時に複数の分岐先は異な
るモジュール内にあるので、これらのマイクロ命令をす
べて制御記憶から同時に読出し、その内の1つを確定し
た分岐条件で選択してマイクロ命令レジスタに入れる。
Another conventional method is to configure the control memory with a plurality of modules, and to assign addresses so that the branch destination address in a conditional branch is always in a different module. This is because when making a conditional branch, multiple branch destinations are in different modules, so all of these microinstructions are read out from the control memory at the same time, and one of them is selected with the established branch condition and placed in the microinstruction register. .

この方法は、常に条件分岐先の数だけ制御記憶内にモジ
ュールを用意しなければならず、壕だマイクロ命令のア
ドレス割付は上も制約となる欠点がある。
This method has the disadvantage that it is necessary to always prepare as many modules in the control memory as the number of conditional branch destinations, and that the address allocation of underground microinstructions is also restricted.

〔発明の詳細な説明〕[Detailed description of the invention]

本発明はこの点を改良するもので、条件分岐の時どのア
ドレスのマイクロ命令を読出すかを指定する手段を備え
ることKより、制御記憶が1つのモジュールであっても
無駄なマイクロ命令の読出す回数を減少させ本ことがで
き、高速なデータ処理を行うこと違セ゛きる装置を提供
することを目的とする。゛ 〔発明の要旨〕 本発明は、複数のマイクロ命令を格納する制御記憶回路
と、前記制御記憶回路がら読出された前記マイクロ命令
を保持するマイクロ命令レジスタと、条件分岐マイクロ
命令において分岐条件の決定を待たずに分岐先アドレス
の内のどの1つを前記制御記憶回路の読出しアドレスと
し′て選択するかを指゛定する手段と、分岐“条件の決
定に基づいて選択された分岐先アドレスを保持す□るし
イクロ命令アドレスレジスタとを備え、選択されfアド
レスが分岐条件と合致していれば読出されたマイクロ命
令を実行し、合致していなければ前記マイクロ命令アド
レスレジスタに保持されているアドレスで前記制御記憶
回路からマイクロ命令を読出すことを特徴とする。
The present invention improves this point by providing means for specifying which address microinstruction is to be read at the time of conditional branching, thereby eliminating unnecessary reading of microinstructions even if the control memory is in one module. The object of the present invention is to provide a device that can safely perform high-speed data processing by reducing the number of times the data is processed. [Summary of the Invention] The present invention provides a control storage circuit that stores a plurality of microinstructions, a microinstruction register that holds the microinstructions read out from the control storage circuit, and a control device for determining a branch condition in a conditional branch microinstruction. means for specifying which one of the branch destination addresses is to be selected as the read address of the control storage circuit without waiting for the branch destination; If the selected f address matches the branch condition, the read microinstruction is executed, and if it does not match, it is held in the microinstruction address register. A microinstruction is read from the control storage circuit at an address.

〔実施例による説明〕[Explanation based on examples]

杏発明の一実施例を図面に基づいて説明する。 An embodiment of the Ann invention will be described based on the drawings.

図は、本発明一実施例の要部ブロック構成図である。複
数のマイクロ命令を格納する制御記憶回路1の内容をマ
イクロ命令レジスタ2に導き、とのア・ドレス部の出力
をセレクタ3および4に導く。
The figure is a block diagram of main parts of an embodiment of the present invention. The contents of a control storage circuit 1 that stores a plurality of microinstructions are led to a microinstruction register 2, and the outputs of the address section of and are led to selectors 3 and 4.

また、セレクタ4の出力を上記制御記憶回路1およびプ
ラス1加算器5に導く。このプラス1加算器5の出力を
インクリメントレジヌタ6に導き、この出力を上記セレ
クタ3および4に導く。セレクタ3の出力は々イクロ、
命令アドレスレジスタ7に導き□、この出力をセレクタ
4.に導く。
Further, the output of the selector 4 is guided to the control storage circuit 1 and the plus-1 adder 5. The output of this plus-one adder 5 is led to an increment register 6, and this output is led to the selectors 3 and 4. The output of selector 3 is very large,
□, and output this output to the selector 4. lead to.

また、上記マイ・り・口命令レジスタ2のマイクロ命令
部の出力をデコーダ8に導き、この出力を分岐予測フリ
ップフロップ9のリセット端子およびセット端子にそれ
ぞれ導く。また、10は演算回路であり、この出力を排
他的論理和回路11の一方の入力端子に導き、他の入力
端子には上記分岐予測フリップフロップ9の出力を導く
。この排他的論理和回路11の出力を実行抑止フリップ
プロップ12のセント端子に導く。1だ、セレクタ3の
制御人力に上記演算回路10の出力を導き、セレクタ4
0制御入力に上記フリップフロップ(9,12) (7
)出力を導く。
Further, the output of the microinstruction section of the my-redirect-instruction register 2 is led to the decoder 8, and the output is led to the reset terminal and set terminal of the branch prediction flip-flop 9, respectively. Further, 10 is an arithmetic circuit, the output of which is led to one input terminal of the exclusive OR circuit 11, and the output of the branch prediction flip-flop 9 is led to the other input terminal. The output of this exclusive OR circuit 11 is led to the cent terminal of an execution inhibiting flip-flop 12. 1, the output of the arithmetic circuit 10 is guided to the control of selector 3, and
The above flip-flop (9, 12) (7
) lead output.

このような回路構成で、実行されるマイクロ命令は制御
記憶回路lよりセレクタ4の出力ライン20を介して指
定されるアドレスから読出されマイクロ命令レジスタ2
に格納される。セレクタ4の出力ライン20はプラス1
加算器5にも接続され、ここでアドレスに1が加算され
て、インクリメントレジスタ6に格納される。
With such a circuit configuration, the microinstruction to be executed is read from the control storage circuit l from the address specified via the output line 20 of the selector 4 and stored in the microinstruction register 2.
is stored in Output line 20 of selector 4 is positive 1
It is also connected to an adder 5, where 1 is added to the address and stored in the increment register 6.

マイクロ命令レジスタ2に格納されたマイクロ命令のア
ドレス部信号の出力ライン21とインクリメントレジス
タ6の出力2イン22はセレクタ3で選択されてマイク
ロ命令アドレスレジスタ7に格件化号aが使われる。マ
イクロ命令゛レジスタ2に格納されたマイクロ命令のア
ドレス晶゛信号の出力ライン21とインクリメントレジ
スタ6の出力ライン22とマイクロ命令アドレスレジス
タ7の出力ライン23けセレクタ4で選択されて出力ラ
イン20の出力となる。セレクタ4の選択には分岐予測
信号すと実行抑止信号Cが使われる。
The output line 21 of the address part signal of the microinstruction stored in the microinstruction register 2 and the output 2-in 22 of the increment register 6 are selected by the selector 3, and the qualifier a is used in the microinstruction address register 7. The output line 21 of the address crystal signal of the microinstruction stored in the microinstruction register 2, the output line 22 of the increment register 6, and the output line 23 of the microinstruction address register 7 are selected by the selector 4 and output on the output line 20. becomes. For selection by the selector 4, a branch prediction signal and an execution inhibition signal C are used.

マイクロ命令レジスタ2に格納されているマイクロ命令
の一部はデコーダ8でデコードされる。
A part of the microinstructions stored in the microinstruction register 2 is decoded by the decoder 8.

デコーダ8で分岐予測フリップフロップ9を1にセット
するマイクロコードがデコードされると、出力ライン2
4が1となり分岐予測フリップフロップ9に1がセット
される。他のマイクロコードの時デコーダ8の出力ライ
ン24は0である。デコーダ8で分岐予測フリップフロ
ップ9を0にリセットするマイクロコードがデコードさ
れると、デコーダ8の出力ライン25が1となり分岐予
測フリップフロップ9に0がセットされる。他のマイク
ロコードの時デコーダ8の出力ライン25は0である。
When the decoder 8 decodes the microcode that sets the branch prediction flip-flop 9 to 1, the output line 2
4 becomes 1, and 1 is set in the branch prediction flip-flop 9. For other microcodes, the output line 24 of the decoder 8 is 0. When the decoder 8 decodes the microcode that resets the branch prediction flip-flop 9 to 0, the output line 25 of the decoder 8 becomes 1 and the branch prediction flip-flop 9 is set to 0. For other microcodes, the output line 25 of the decoder 8 is 0.

すなわち、マイクロプログラムを作成する時に、条件分
岐命令の実行されるマイクロ命令より以前に実行される
マイクロ命令で、条件分岐の結果条件成立と不成立の確
率はどちらが高いか、またはどちらを高速化したいか等
を考慮し予測して、分岐予測フリップフロップ9を1t
たは0にセットしておく。
In other words, when creating a microprogram, which microinstruction is executed before the conditional branch instruction is executed, which has a higher probability of the condition being met or not as a result of the conditional branch, or which one do you want to speed up? etc., the branch prediction flip-flop 9 is set to 1t.
Or set it to 0.

また、演算回路10で生成され選択された分岐条件信号
aは分岐予測フリップフロップ9の出力−である分岐予
測信号すと排他的論理和ゲー) 11で排他的論理和が
とられる。ここで、分岐条件としては例えば演算回路I
Oにおけるレジスタの値や演算結果の値やキャリー、オ
ーバフロー等があり、これらの内の1つがどの条件を取
る条件分岐マイクロ命令であるかに応じて選択さ゛れて
分岐条件信号aとなる。
Further, the branch condition signal a generated and selected by the arithmetic circuit 10 is subjected to an exclusive OR in the branch prediction signal 11 which is the output of the branch prediction flip-flop 9. Here, as a branch condition, for example, the arithmetic circuit I
There are register values, operation result values, carries, overflows, etc. in O, and one of these is selected depending on which condition the conditional branch microinstruction takes and becomes the branch condition signal a.

この分岐条件信号aと上記分岐予測゛信号すの値が異な
っていれば実行抑止セット信号dが1となり、実行抑止
フリップフロップ12が1にセットされる。実行抑止フ
リップフロップ12は条件分岐マイクロ命令実行中でか
つ実行抑止セット信号dが1のときのみセットされ、次
のクロックでリセットされる。実行抑止プリップフロッ
プ12の出力信号である実行抑止信号Cはセレクタ4の
選択信号として使われると同時に、図には示されていな
いがマイクロ命令レジスタ2に格納されているマイクロ
命令の実行を抑止するためにも使われる。
If the values of this branch condition signal a and the branch prediction signal 1 are different, the execution inhibition set signal d becomes 1, and the execution inhibition flip-flop 12 is set to 1. The execution inhibition flip-flop 12 is set only when a conditional branch microinstruction is being executed and the execution inhibition set signal d is 1, and is reset at the next clock. The execution inhibiting signal C, which is the output signal of the execution inhibiting flip-flop 12, is used as a selection signal for the selector 4, and at the same time inhibits the execution of microinstructions stored in the microinstruction register 2, although not shown in the figure. It is also used for

実行抑止信号Cが1の時、インクリメントレジスタ6、
マイクロ命令アドレスレジスタ7、分岐予測フリップフ
ロップ9は更新されない。
When the execution inhibition signal C is 1, the increment register 6,
The microinstruction address register 7 and branch prediction flip-flop 9 are not updated.

いま、条件分岐命令実行時の動作を説明すると、分岐条
件成立の時には分岐条件信号aが1となってマイクロ命
令の出力ライン21のアドレス部信号が次に実行するマ
イクロ命令のアドレスとなる。
Now, to explain the operation when executing a conditional branch instruction, when the branch condition is satisfied, the branch condition signal a becomes 1, and the address part signal of the microinstruction output line 21 becomes the address of the next microinstruction to be executed.

分岐条件不成立の時には、分岐条件信号a 73f O
となって現在実行中のマイクロ命令のアドレスに1を加
えた値を保持するインクリメントレジスタ6の出力ライ
ン22が次に実行するマイクロ命令のアドレスとなる。
When the branch condition is not satisfied, the branch condition signal a 73f O
The output line 22 of the increment register 6, which holds the value obtained by adding 1 to the address of the microinstruction currently being executed, becomes the address of the microinstruction to be executed next.

この分岐条件信号aはゲート、セレクタ等を何段も経る
ので確定するのが遅く制御記憶回路1のアドレスを選択
するセレクタ4の選択信号としては使えず、セレクタ3
において分岐条件成立の時はマイクロ命令のアドレス部
信号の出力2イン21を選択し、分岐条件不成立の時は
インクリメントレジスタ6の出力ライン22を選択する
ために使われる。
Since this branch condition signal a passes through many stages of gates, selectors, etc., it is slow to be finalized and cannot be used as a selection signal for the selector 4 that selects the address of the control storage circuit 1;
It is used to select the output 2-in 21 of the address part signal of the microinstruction when the branch condition is met, and to select the output line 22 of the increment register 6 when the branch condition is not met.

また、セレクタ4は実行抑止信号Cが0の時は、分岐予
測信号すが1の時マイクロ命令のアドレス部信号の出力
ライン21を選択し、分岐予測信号すが0の時インクリ
メントレジスタ6の出力ライン22を選択する。実行抑
止信号Cが1の時は、分岐予測信号すの値にかかわらず
常にマイクロ命令アドレスレジスタ7の出力ライン23
を選択する。
Further, when the execution inhibit signal C is 0, the selector 4 selects the output line 21 of the address part signal of the microinstruction when the branch prediction signal S is 1, and when the branch prediction signal S is 0, the output line 21 of the address part signal of the microinstruction is selected. Select line 22. When the execution inhibit signal C is 1, the output line 23 of the microinstruction address register 7 is always output regardless of the value of the branch prediction signal S.
Select.

すなわち、条件分岐命令の実行時、分岐条件信号aと分
岐予測信号すの値が同じであれば予測はあたっていたこ
とになり、セレクタ3および4では同一の信号が選択さ
れ、読出されたマイクロ命令が次に実行すべきマイクロ
命令となる。この時実行抑止フリップフロップ12はセ
ットされ々い。
That is, when a conditional branch instruction is executed, if the values of branch condition signal a and branch prediction signal S are the same, the prediction is correct, and selectors 3 and 4 select the same signal, and the read micro The instruction becomes the next microinstruction to be executed. At this time, the execution inhibiting flip-flop 12 is set.

分岐条件信号aと分岐予測信号すの値が異なっていると
予測がはずれたことになり、マイクロ命令アドレスレジ
スタ7には正しいアドレスが入るが制御記憶回路1から
読出されたマイクロ命令は次に実行すべきマイクロ命令
ではない。この時は、実行抑止フリップフロップ12が
セットされ、次のマイクロ命令の実行が抑止されると同
時に、マイクロ命令アドレスレジスタ7に格納されてい
るアドレスで次に実行すべきマイクロ命令の読出が行わ
れる。
If the values of the branch condition signal a and the branch prediction signal S are different, the prediction is incorrect, and the correct address is entered in the microinstruction address register 7, but the microinstruction read from the control storage circuit 1 is not executed next. It's not a microinstruction that should be done. At this time, the execution inhibiting flip-flop 12 is set to inhibit execution of the next microinstruction, and at the same time, the next microinstruction to be executed is read at the address stored in the microinstruction address register 7. .

なお、上記実施例では2方向の条件分岐の場合を説明し
たが、分岐予測フリップフロップの数を増すことにより
更に多方向の条件分岐における予測を行うこともできる
In the above embodiment, the case of conditional branching in two directions has been described, but by increasing the number of branch prediction flip-flops, prediction in conditional branching in more directions can be performed.

〔発明の詳細な説明〕[Detailed description of the invention]

以上説明したように本発明によれば、条件分岐命令の実
行に先だってどの分岐方向のマイクロ命令を制御記憶回
路から読出すかを予測して指定する手段を備えることと
した。したがって、制御記憶回路が1つのモジュールで
あってモ無駄ナマイクロ命令の読出す回数を減少させる
ことができ、条件分岐命令の実行を高速化できる。
As explained above, according to the present invention, there is provided means for predicting and specifying which branch direction microinstructions are to be read from the control storage circuit prior to execution of a conditional branch instruction. Therefore, since the control storage circuit is a single module, it is possible to reduce the number of times that a monolithic microinstruction is read out, and to speed up the execution of a conditional branch instruction.

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

図は本発明一実施例の要部ブロック構成図。 ■・・・制御記憶回路、2・・・マイクロ命令レジスタ
、3.4・・・セレクタ、5・・・プラス1加算器、6
・−・インクリメントレジスタ、7・・・マイクロ命令
アドレスレジスタ、8・・・デコーダ、9・・・分岐予
測フリップフロップ、10・・・演算回路、11・・・
排他的論理和回路、12・・・実行抑止フリップフロッ
プ。
The figure is a block diagram of main parts of an embodiment of the present invention. ■... Control storage circuit, 2... Micro instruction register, 3.4... Selector, 5... Plus 1 adder, 6
- Increment register, 7... Micro instruction address register, 8... Decoder, 9... Branch prediction flip-flop, 10... Arithmetic circuit, 11...
Exclusive OR circuit, 12...execution inhibit flip-flop.

Claims (1)

【特許請求の範囲】[Claims] (1)  複数のマイクロ命令を格納する制御記憶回路
と、 この制御記憶回路から読出された上記マイクロ命令の内
容を保持するマイクロ命令レジスタとを備え、 上記マイクロ命令レジスタのアドレス部の内容が次に実
行すべきマイクロ命令の上記制御記憶回路のアドレスを
指定するように制御されるマイクロプログラム制御デー
タ処理装置において、 条件分岐マイクロ命令より以前のマイクロ命令により条
件成立あるいは不成立を予、測する回路と、分岐条件の
成立あるいは不成立を出力する演算回路と、 この演算回路の出力により上記マイクロ命令レジスタの
分岐アドレスと現在実行中のマイクロ命令を読出した上
記制御記憶回路のアドレスに1をインクリメントしたア
ドレスとが選択して格納されるマイクロ命令アドレスレ
ジスタと、上記予測する回路と上記演算回路との出力が
合致したときには上記マイクロ命令レジスタの分岐アド
レスあるいは上記1をインクリメントしたアドレスを次
に実行すべきマイクロ命令の読出アドレスとし、上記予
測する回路と上記演算回路との出力が不一致のときには
上記マイクロ命令アドレスレジスタの内容を次に実行す
べきマイクロ命令のアドレスとする手段と を備えたことを特徴とする マイクロプログラム制御データ処理装置。
(1) A control memory circuit that stores a plurality of microinstructions, and a microinstruction register that holds the contents of the microinstructions read from the control storage circuit, and the contents of the address field of the microinstruction register are In a microprogram control data processing device controlled to specify an address in the control storage circuit of a microinstruction to be executed, a circuit for predicting whether or not a condition is met by a microinstruction prior to a conditional branch microinstruction; an arithmetic circuit that outputs whether a branch condition is met or not; and an arithmetic circuit that outputs the branch address in the microinstruction register and an address incremented by 1 to the address in the control storage circuit from which the microinstruction currently being executed is read. When the selected and stored microinstruction address register matches the output of the prediction circuit and the arithmetic circuit, the branch address of the microinstruction register or the address incremented by 1 is used as the next microinstruction to be executed. A microprogram characterized by comprising means for setting the contents of the microinstruction address register as a read address, and setting the contents of the microinstruction address register as the address of the next microinstruction to be executed when the outputs of the prediction circuit and the arithmetic circuit do not match. Control data processing device.
JP11964182A 1982-07-09 1982-07-09 Microprogram control data processing device Pending JPS599758A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11964182A JPS599758A (en) 1982-07-09 1982-07-09 Microprogram control data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11964182A JPS599758A (en) 1982-07-09 1982-07-09 Microprogram control data processing device

Publications (1)

Publication Number Publication Date
JPS599758A true JPS599758A (en) 1984-01-19

Family

ID=14766474

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11964182A Pending JPS599758A (en) 1982-07-09 1982-07-09 Microprogram control data processing device

Country Status (1)

Country Link
JP (1) JPS599758A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6128139A (en) * 1984-06-22 1986-02-07 インタ−ナシヨナル コンピユ−タ−ズ リミテツド Data memory
JP2013250593A (en) * 2012-05-30 2013-12-12 Renesas Electronics Corp Semiconductor device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6128139A (en) * 1984-06-22 1986-02-07 インタ−ナシヨナル コンピユ−タ−ズ リミテツド Data memory
JP2013250593A (en) * 2012-05-30 2013-12-12 Renesas Electronics Corp Semiconductor device

Similar Documents

Publication Publication Date Title
US3577189A (en) Apparatus and method in a digital computer for allowing improved program branching with branch anticipation reduction of the number of branches, and reduction of branch delays
EP0551932B1 (en) Digital signal processor processing multi-point conditional branch operations in a pipeline mode
US3728692A (en) Instruction selection in a two-program counter instruction unit
US4179731A (en) Microprogrammed control system
US4616313A (en) High speed address calculation circuit for a pipeline-control-system data-processor
EP0118781A2 (en) Control flow parallel computer system
US3909798A (en) Virtual addressing method and apparatus
JPS6341932A (en) Branching instruction processing device
US4739470A (en) Data processing system
EP0378415A2 (en) Multiple instruction dispatch mechanism
EP0133477A2 (en) Pipeline-controlled type information processing system
US5088030A (en) Branch address calculating system for branch instructions
EP0322769A2 (en) Data processing apparatus suitable for high speed processing
US4550369A (en) Apparatus and method for processing macroinstructions and microinstructions
KR920010335B1 (en) Micro processor and its device
KR920004279B1 (en) Microprocessor with pointer register
FI91107C (en) The data processing unit
EP0107952A2 (en) Information processing apparatus and its instruction control system
US5124910A (en) Microprogram control apparatus for generating a branch condition signal to be designated by a micro-branch instruction
EP0164418B1 (en) Microprogram control system
JPS599758A (en) Microprogram control data processing device
CA1119307A (en) Microcomputer having separate bit and word accumulators and separate bit and word instruction sets
EP0162928B1 (en) Microprogram control method
EP0105125A2 (en) Data processing system
EP0177268A2 (en) Programmable data path width in a programmable unit having plural levels of subinstructions sets