JPH0750437B2 - Data processing device - Google Patents

Data processing device

Info

Publication number
JPH0750437B2
JPH0750437B2 JP63086537A JP8653788A JPH0750437B2 JP H0750437 B2 JPH0750437 B2 JP H0750437B2 JP 63086537 A JP63086537 A JP 63086537A JP 8653788 A JP8653788 A JP 8653788A JP H0750437 B2 JPH0750437 B2 JP H0750437B2
Authority
JP
Japan
Prior art keywords
branch
register
timing
condition
command
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 - Lifetime
Application number
JP63086537A
Other languages
Japanese (ja)
Other versions
JPH01258131A (en
Inventor
義博 中島
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 JP63086537A priority Critical patent/JPH0750437B2/en
Publication of JPH01258131A publication Critical patent/JPH01258131A/en
Publication of JPH0750437B2 publication Critical patent/JPH0750437B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、制御記憶に格納されているマイクロプログラ
ムで制御されるデータ処理装置に関する。
The present invention relates to a data processing device controlled by a microprogram stored in a control memory.

〔従来の技術〕[Conventional technology]

第5図はこの種のデータ処理装置の従来例の要部のブロ
ック図、第6図は第5図中の分岐判定ロジック4のブロ
ック図、第7図はマイクロプログラムのフローチャー
ト、第8図は本従来例のタイミングチャートである。
FIG. 5 is a block diagram of the main part of a conventional example of this type of data processing apparatus, FIG. 6 is a block diagram of the branch determination logic 4 in FIG. 5, FIG. 7 is a flow chart of a microprogram, and FIG. 7 is a timing chart of the conventional example.

制御記憶1は、マイクロプログラムが格納されており、
マイクロプログラムアドレスを保持するレジスタ2の最
下位ビットを除いた部分でアクセスされる。また、制御
記憶1は偶数アドレスのマイクロプログラムを格納する
もので、奇数アドレスのマイクロプログラムを格納する
ものとの2つに分かれており、分岐判定ロジック4の出
力である選択信号101でいづれかが選択されてその出力
がレジスタ3に保持される。レジスタ3の各フィールド
の出力が直接個々の回路(図示せず)を同時に制御し、
マイクロプログラムを実行することになる。レジスタ3
のフィールドの1つは更にデコーダ5を引き、その出力
がレジスタ6に保持され、このレジスタ6の各フィール
ドの出力が他の個々の回路(図示せず)を同時に制御す
る。分岐条件を保持するレジスタ7はレジスタ6のフィ
ールドの1つで制御される。レジスタ2は保持している
アドレスでアクセスしたマイクロプログラム中のネクス
トアドレスが次のタイミングでセットされ、これにより
順次マイクロプログラムが実行されていく。
The control memory 1 stores a micro program,
It is accessed in the part except the least significant bit of the register 2 which holds the microprogram address. Further, the control memory 1 is divided into two, that is, a microprogram having an even number of addresses and a microprogram having an odd number of addresses, which is selected by the selection signal 101 output from the branch determination logic 4. The output is held in the register 3. The output of each field of the register 3 directly controls individual circuits (not shown) at the same time,
It will execute a micro program. Register 3
One of the fields of 1 to 3 further pulls the decoder 5, the output of which is held in register 6, the output of each field of register 6 simultaneously controlling other individual circuits (not shown). The register 7 holding the branch condition is controlled by one of the fields of the register 6. The next address in the microprogram accessed by the address held in the register 2 is set at the next timing, whereby the microprogram is sequentially executed.

分岐判定ロジック4は、第5図に示すように、レジスタ
3に保持されている分岐判定コマンドC0〜C3とレジスタ
7の出力S0〜S3のそれぞれの論理積をとるアンドゲート
21〜24と、アンドゲート21〜24の出力の論理和をとるオ
アゲート26と、レジスタ2の最下位ビットを入力とする
アンドゲート25と、アンドゲート25とオアゲート26の各
出力の論理和をとるオアゲート27とで構成されており、
オアゲート26,27でレジスタ2の最下位ビットを修飾す
る。これにより、マイクロプログラムアドレスを偶数
(レジスタ2(アドレスCSA))の最下位ビット=“0"
にしておけば、C0〜C3とS0〜S3の値によりCSAとCSA+1
に分岐することができる。分岐しないときはC0〜C3が全
て値“0"でありCSA最下位ビットを修飾することはな
い。
The branch determination logic 4 is, as shown in FIG. 5, an AND gate that takes the logical product of the branch determination commands C 0 to C 3 held in the register 3 and the outputs S 0 to S 3 of the register 7.
21 to 24, an OR gate 26 that ORs the outputs of the AND gates 21 to 24, an AND gate 25 that receives the least significant bit of the register 2 as an input, and an OR of the outputs of the AND gate 25 and the OR gate 26 It is composed of OR gate 27,
OR gates 26 and 27 modify the least significant bit of register 2. As a result, the least significant bit of the microprogram address (register 2 (address CSA)) = "0"
If set to, CSA and CSA + 1 depending on the values of C 0 to C 3 and S 0 to S 3.
You can branch to. When not branch C 0 -C 3 will not be modifying and CSA least significant bits are all "0".

次に、本従来例の動作を第7図,第8図により説明す
る。
Next, the operation of the conventional example will be described with reference to FIGS.

タイミングT1でレジスタ7を更新するコマンドを発行す
ると実際にレジスタ7が確定するのはT4のタイミングと
なる。T4で確定するレジスタ7の条件で分岐するにはタ
イミングT3で分岐判定コマンドを発行することになる。
それはT4のタイミングのレジスタ3の上のC0〜C3とレジ
スタ7上のS0〜S3の値によってT5のタイミングでのレジ
スタ3がDとなるかD+1となるかが決まるからであ
る。
When the command to update the register 7 is issued at the timing T 1 , the register 7 is actually determined at the timing of T 4 . In order to branch under the condition of the register 7 determined at T 4 , the branch determination command is issued at timing T 3 .
That is because the value of C 0 to C 3 on the register 3 at the timing of T 4 and the value of S 0 to S 3 on the register 7 determines whether the register 3 at the timing of T 5 becomes D or D + 1. is there.

この条件分岐の方式では、分岐条件が確定するまで分岐
判定コマンドを待ち合わせるためT2のタイミングでNOP
(No Opration:何もしないコマンド)を発行する必要が
あり、分岐処理が遅くなると同時にムダなマイクロプロ
グラムステップが増えることになる。
In this conditional branching method, the branch judgment command is waited until the branching condition is fixed, so NOP is executed at the timing of T 2.
It is necessary to issue (No Opration: Command that does nothing), which slows down the branch process and increases the number of useless microprogram steps.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

上述した従来の条件分岐方式は、分岐条件が確定するタ
イミングで分岐判定コマンドを発行し分岐しているが、
分岐条件を更新してその結果で分岐するケースは分岐条
件が確定するまで分岐判定を待ち合わせる必要があり分
岐処理が遅くなるという欠点があり、また待ち合わせの
ためのムダなステップが増えてしまうという欠点があ
る。
In the conventional conditional branching method described above, a branching determination command is issued at the timing when the branching condition is determined, and the branching is performed.
In the case of updating the branch condition and branching with the result, there is a drawback that the branch judgment must be waited until the branch condition is fixed and the branch processing becomes slow, and the number of unnecessary steps for waiting increases. There is.

[課題を解決するための手段] 本発明のデータ処理装置は、 マイクロプログラムのシーケンスがある条件で分岐する
場合、分岐条件を確定するコマンドの発行の次のタイミ
ングに分岐判定コマンドを発行し、予測する方向に分岐
させる手段と、 前記分岐条件が確定するタイミングに前記分岐判定コマ
ンドを保持する手段と、 前記分岐条件が確定したタイミングで、前記分岐判定コ
マンドを保持する手段からの出力によって、予測した分
岐方向が正しいか否かを判断する手段と、 分岐を再度実行するための分岐マイクロプログラムアド
レスを保持するレジスタと、 予測した分岐方向が正しくない場合、予測した方向の処
理を無効化し、前記レジスタを用いて正しい分岐方向か
らの処理を開始させる手段とを有している。
[Means for Solving the Problem] When a microprogram sequence branches under a certain condition, the data processing device of the present invention issues a branch determination command at the timing next to the issuance of a command that determines the branch condition, and makes a prediction. A branching direction, a means for holding the branch judgment command at a timing when the branch condition is fixed, and an output from a means for holding the branch judgment command at a timing when the branch condition is fixed A means for determining whether the branch direction is correct, a register holding a branch microprogram address for executing the branch again, and if the predicted branch direction is incorrect, the processing of the predicted direction is invalidated, and the register And means for starting processing from the correct branching direction.

〔作用〕[Action]

分岐条件が確定する前に分岐判定コマンドを発行し分岐
するので分岐条件を更新してその結果で分岐するケース
では分岐条件が確定するまで分岐判定を待ち合わせる必
要がなくなり、1タイミング速く分岐を実行でき待ち合
わせのためのムダなステップを削減することができる。
Since a branch judgment command is issued and branching is executed before the branch condition is fixed, in the case where the branch condition is updated and branching is performed as a result, there is no need to wait for the branch judgment until the branch condition is fixed, and the branch can be executed one timing earlier. It is possible to reduce unnecessary steps for meeting.

なお、レジスタは分岐予測時、次のタイミングで正しい
分岐先へ分岐するために設けられている。
The register is provided to branch to a correct branch destination at the next timing when branch prediction is performed.

〔実施例〕〔Example〕

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

第1図は本発明のデータ処理装置の一実施例の要部を示
すブロック図、第2図は第1図の分岐判定ロジック4,10
のブロック図、第3図は本実施例におけるマイクロプロ
グラムのフローチャート、第4図は第3図のマイクロプ
ログラムを実行した場合のタイミングチャートである。
FIG. 1 is a block diagram showing a main part of an embodiment of a data processing apparatus of the present invention, and FIG. 2 is a branch judgment logic 4, 10 of FIG.
FIG. 3 is a flow chart of the microprogram in the present embodiment, and FIG. 4 is a timing chart when the microprogram of FIG. 3 is executed.

本実施例は、第5図の従来例に、レジスタ8,9と、分岐
判定ロジック10と、セレクタ11を付加した構成となって
いる。
This embodiment has a configuration in which registers 8 and 9, a branch determination logic 10 and a selector 11 are added to the conventional example shown in FIG.

レジスタ9は分岐判定コマンドを受けるレジスタであ
り、レジスタ7が確定するタイミングで分岐判定コマン
ドを保持する。分岐判定ロジック4および10は、第2図
に示すように、第6図の従来の回路にアンドゲート28と
入力信号Vが追加されており、入力信号Vの値が“1"の
ときは従来の分岐判定ロジックと同じになり、入力信号
Vの値が“0"のときはセレクタ2の最下位ビットを修飾
しないようになっている。
The register 9 is a register that receives a branch determination command, and holds the branch determination command at the timing when the register 7 is determined. As shown in FIG. 2, the branch decision logics 4 and 10 have an AND gate 28 and an input signal V added to the conventional circuit of FIG. 6, and when the value of the input signal V is "1", The branch determination logic is the same as that of FIG. 4 and the least significant bit of the selector 2 is not modified when the value of the input signal V is "0".

また、第1図において、レジスタ8は1タイミング前の
レジスタ2の値を保持するレジスタであり、分岐判定ロ
ジック10からの出力102によりセレクタ11でレジスタ2
かレジスタ8のいづれかが選択される。
Further, in FIG. 1, the register 8 is a register that holds the value of the register 2 one timing before, and the selector 11 uses the output 102 from the branch determination logic 10 in the register 2
Either the register 8 or the register 8 is selected.

次に、本実施例の動作を第3図、第4図を用いて説明す
る。
Next, the operation of this embodiment will be described with reference to FIGS. 3 and 4.

(1)分岐予測成功時(第4図(a))。(1) When branch prediction is successful (FIG. 4 (a)).

タイミングT1でレジスタ7更新コマンドを発行すると、
レジスタ7はタイミングT4で確定する。分岐判定コマン
ドはタイミングT2で発行するとタイミングT3でレジスタ
3にセットされる。本来なら該コマンドとまだ確定して
いないレジスタ7の値と分岐判定ロジック4によりT4
タイミングでレジスタ3に第3図に示すところのステッ
プCかステップC+1のいづれがセットされるかが決ま
る(つまり分岐が実行される)わけであるが、分岐判定
コマンドはレジスタ9が一度受けてからT5のタイミング
で実行されるので、T4のタイミングでは無条件にステッ
プCがレジスタ3にセットされる。このことは分岐をス
テップC側に予測したことを意味する。そして、T4のタ
イミングでレジスタ9に分岐コマンドが、レジスタ7に
分岐条件が確定し、T5のタイミングで分岐判定ロジック
10により分岐予測が成功したか失敗したかが分かる。分
岐判定ロジック10の出力が“0"であれば分岐予測が成功
したことになり、分岐判定ロジック10の出力が“0"を分
岐判定ロジック4に入力信号Vとして入力することでT5
のタイミングで実行される分岐を抑止し、T5のタイミン
グでレジスタ3にステップCの後続のステップXをセッ
トする。これにより、従来に比べて1タイミング速く分
岐を実行できる。
When register 7 update command is issued at timing T 1 ,
Register 7 is determined at timing T 4 . When the branch determination command is issued at timing T 2 , it is set in the register 3 at timing T 3 . Originally, the command, the value of the register 7 not yet determined, and the branch determination logic 4 determine which of step C and step C + 1 shown in FIG. 3 is set in the register 3 at the timing of T 4 ( That is, the branch is executed), but since the branch determination command is executed at the timing of T 5 after the register 9 once received, step C is unconditionally set in the register 3 at the timing of T 4. . This means that the branch was predicted on the side of step C. The branch commands in the register 9 with the timing of T 4 is the branch condition is determined in the register 7, the branch decision logic at the timing of T 5
10 shows whether the branch prediction succeeded or failed. The output of branch judgment logic 10 will be "0" if it branch prediction succeeds, T 5 by inputting the output "0" of the branch decision logic 10 as the input signal V in branch judgment logic 4
The branch executed at the timing of is suppressed, and the step X subsequent to the step C is set in the register 3 at the timing of T 5 . As a result, branching can be executed one timing earlier than in the conventional case.

(2)分岐予測失敗時(第4図(b)) 前述したようにT5のタイミングで分岐予測が成功したか
失敗したかが分かるが、分岐判定ロジック10の出力が
“1"であれば分岐予測が失敗したことになる。何故なら
分岐判定ロジック10の出力が“1"であると言うことはレ
ジスタ2の最下位ビットを“1"に修飾することであり、
第3図で示すところのステップC+1に分岐することに
なるからである。分岐予測失敗時は、分岐判定ロジック
10の出力103で直ちにレジスタ3の各フィールドの制御
信号を無効化し、次のタイミングT6でレジスタ6の各フ
ィールドの制御信号を無効化して分岐予測が失敗したス
テップCの実行を抑止する。ステップCを無効化すると
同時にT5のタイミングでは、分岐判定コマンドと確定し
ているレジスタ7の値を分岐判定ロジック4で正しく分
岐し直すことになるが、T4のタイミングでレジスタ2は
ステップXのアドレスを保持してしまい分岐先のアドレ
スがX+1になってしまう。これを回避するためにレジ
スタ8が設けられている。レジスタ8は1タイミング前
のレジスタ2の値(T4のタイミングではC)を保持して
おり、T5のタイミングで正しく分岐し直すとき信号線10
2とセレクタ11によりレジスタ8を選択することによ
り、正しくステップC+1へ分岐することができる。
(2) When branch prediction fails (Fig. 4 (b)) As described above, it is possible to know whether the branch prediction succeeded or failed at the timing of T 5 , but if the output of the branch determination logic 10 is "1". The branch prediction has failed. The reason why the output of the branch decision logic 10 is "1" is to modify the least significant bit of the register 2 to "1".
This is because the process branches to step C + 1 shown in FIG. Branch judgment logic when branch prediction fails
Disable immediately control signals of each field of the register 3 at the output 103 of the 10, to suppress the execution of Step C branch prediction fails to disable the control signals of each field of the register 6 at the next timing T 6. At the same time as the invalidation of step C, at the timing of T 5 , the value of the register 7 confirmed as the branch determination command is correctly re-branched by the branch determination logic 4, but at the timing of T 4 , the register 2 is set to the step X. Is held and the branch destination address becomes X + 1. The register 8 is provided to avoid this. The register 8 holds the value of the register 2 one timing before (C at the timing of T 4 ), and the signal line 10 is used when the branch is performed correctly at the timing of T 5.
By selecting the register 8 with 2 and the selector 11, it is possible to correctly branch to step C + 1.

以上説明したことにより分岐の処理を予測が成功すれば
1タイミング高速に実行でき、またムダなマイクロプロ
グラムステップを要らなくなる。
As described above, if the branch processing is successfully predicted, it can be executed at a high speed by one timing, and unnecessary microprogram steps are not required.

一般にマイクロプログラムの作りとして分岐先を予測す
ることは容易であるケースが多い。例えばマイクロプロ
グラムがループを構成している場合、ループから抜け出
す分岐はループを続ける分岐に対して頻度が少ないとい
うケースがある。このケースではループを続ける分岐先
アドレスを偶数に、ループから抜け出す分岐先アドレス
を奇数にしておけば高い確率で分岐予測が成功する。
In general, it is often easy to predict a branch destination as a microprogram. For example, when a microprogram forms a loop, there are cases where a branch that exits the loop is less frequent than a branch that continues the loop. In this case, if the branch destination address that continues the loop is set to an even number and the branch destination address that exits from the loop is set to an odd number, branch prediction will succeed with a high probability.

なお、本実施例では分岐は2方向の場合を説明したが、
多方向分岐の場合も同様に高速化できる。
In the present embodiment, the case where the bifurcation is in two directions has been described.
Similarly, in the case of multi-directional branching, the speed can be increased.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明は、分岐条件が確定する前に
分岐判定コマンドを発行することにより、マイクロプロ
グラムの分岐処理を高速に実行でき、ムダなマイクロプ
ログラムのステップを削除することができる効果があ
る。
As described above, according to the present invention, by issuing the branch determination command before the branch condition is fixed, the branch processing of the microprogram can be executed at high speed, and the wasteful steps of the microprogram can be deleted. is there.

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

第1図は本発明のデータ処理装置の一実施例の要部を示
すブロック図、第2図は第1図の分岐判定ロジック4,10
のブロック図、第3図は本実施例におけるマイクロプロ
グラムのフローチャート、第4図は第3図のマイクロプ
ログラムを実行した場合のタイミングチャートである。
第5図はデータ処理装置の従来例の要部のブロック図、
第6図は第5図中の分岐判定ロジック4のブロック図、
第7図はマイクロプログラムのフローチャート、第8図
は本従来例のタイミングチャートである。 1……制御記憶、 2,3,6,7,8,9……レジスタ、 4,10……分岐判定ロジック、 5……デコーダ、 11……セレクタ、 101〜103……信号線、 21〜25,28……アンドゲート、 26,27……オアゲート。
FIG. 1 is a block diagram showing a main part of an embodiment of a data processing apparatus of the present invention, and FIG. 2 is a branch judgment logic 4, 10 of FIG.
FIG. 3 is a flow chart of the microprogram in the present embodiment, and FIG. 4 is a timing chart when the microprogram of FIG. 3 is executed.
FIG. 5 is a block diagram of a main part of a conventional example of a data processing device,
FIG. 6 is a block diagram of the branch decision logic 4 in FIG.
FIG. 7 is a flow chart of the microprogram, and FIG. 8 is a timing chart of this conventional example. 1 ... Control memory, 2,3,6,7,8,9 ... Register, 4,10 ... Branch judgment logic, 5 ... Decoder, 11 ... Selector, 101 ... 103 ... Signal line, 21 ... 25,28 …… And gate, 26,27 …… OR gate.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】制御記憶に格納されたマイクロプログラム
で制御されるデータ処理装置において、 マイクロプログラムのシーケンスがある条件で分岐する
場合、分岐条件を確定するコマンドの発行の次のタイミ
ングに分岐判定コマンドを発行し、予測する方向に分岐
させる手段と、 前記分岐条件が確定するタイミングに前記分岐判定コマ
ンドを保持する手段と、 前記分岐条件が確定したタイミングで、前記分岐判定コ
マンドを保持する手段からの出力によって、予測した分
岐方向が正しいか否かを判定する手段と、 分岐を再度実行するための分岐マイクロプログラムアド
レスを保持するレジスタと、 予測した分岐方向が正しくない場合、予測した方向の処
理を無効化し、前記レジスタを用いて正しい分岐方向か
らの処理を開始させる手段とを有することを特徴とする
データ処理装置。
1. In a data processing device controlled by a micro program stored in a control memory, when a micro program sequence branches under a certain condition, a branch judgment command is issued at the timing next to the issuance of a command for fixing the branch condition. From the means for holding the branch determination command at the timing when the branch condition is fixed, and the means for holding the branch determination command at the timing when the branch condition is fixed, Depending on the output, a means to determine whether the predicted branch direction is correct, a register holding the branch microprogram address to execute the branch again, and if the predicted branch direction is not correct, the processing of the predicted direction is performed. Means for invalidating and starting processing from the correct branch direction using the register The data processing apparatus characterized by having.
JP63086537A 1988-04-08 1988-04-08 Data processing device Expired - Lifetime JPH0750437B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63086537A JPH0750437B2 (en) 1988-04-08 1988-04-08 Data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63086537A JPH0750437B2 (en) 1988-04-08 1988-04-08 Data processing device

Publications (2)

Publication Number Publication Date
JPH01258131A JPH01258131A (en) 1989-10-16
JPH0750437B2 true JPH0750437B2 (en) 1995-05-31

Family

ID=13889749

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63086537A Expired - Lifetime JPH0750437B2 (en) 1988-04-08 1988-04-08 Data processing device

Country Status (1)

Country Link
JP (1) JPH0750437B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5915743A (en) * 1982-07-20 1984-01-26 Matsushita Electric Ind Co Ltd Housing installation system
JPS59206947A (en) * 1983-05-10 1984-11-22 Nec Corp Microprogram controlling device
JPS6015743A (en) * 1983-07-07 1985-01-26 Nec Corp Microprogram controller
JPS60206947A (en) * 1984-03-30 1985-10-18 Nissan Motor Co Ltd Vehicle accelerator control device

Also Published As

Publication number Publication date
JPH01258131A (en) 1989-10-16

Similar Documents

Publication Publication Date Title
US4409654A (en) Data processor adapted for interruption to an instruction stream
US3728692A (en) Instruction selection in a two-program counter instruction unit
US4476525A (en) Pipeline-controlled data processing system capable of performing a plurality of instructions simultaneously
US4459666A (en) Plural microcode control memory
JPH02227730A (en) Data processing system
US5522084A (en) Method and system for invalidating instructions utilizing validity and write delay flags in parallel processing apparatus
JPH0348536B2 (en)
JPH0750437B2 (en) Data processing device
US4803615A (en) Microcode control of a parallel architecture microprocessor
KR920006770B1 (en) System for controlling instruction fetch controlling
EP0292188B1 (en) Cache system
JPH0248932B2 (en)
JP2694948B2 (en) Micro program processor
JPH05257681A (en) Microprogram controller group
JP3055139B2 (en) Micro program control method
JPH02197924A (en) Central arithmetic processor
KR910003014B1 (en) Arithmetic logic unit processing apparatus
JPH02103629A (en) Data processing system
JPH06324861A (en) System and method for controlling cpu
JP2757388B2 (en) Micro program controller
JPH07219771A (en) Instruction processor
JPS6218933B2 (en)
JPH0444290B2 (en)
JPS6353644A (en) Instruction control device
JPH06202867A (en) Parallel computer