JPH0418641A - Error processing system - Google Patents

Error processing system

Info

Publication number
JPH0418641A
JPH0418641A JP2122050A JP12205090A JPH0418641A JP H0418641 A JPH0418641 A JP H0418641A JP 2122050 A JP2122050 A JP 2122050A JP 12205090 A JP12205090 A JP 12205090A JP H0418641 A JPH0418641 A JP H0418641A
Authority
JP
Japan
Prior art keywords
instruction
instruction execution
processing
error
execution
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
JP2122050A
Other languages
Japanese (ja)
Inventor
Satoshi Kobayashi
智 小林
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2122050A priority Critical patent/JPH0418641A/en
Publication of JPH0418641A publication Critical patent/JPH0418641A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Abstract

PURPOSE:To easily and efficiently execute an error processing by providing an instruction order register to store the order of instructions on an instruction train under execution by an instruction execution part, and a processing stop means to stop the processing only of the instruction execution part generating error. CONSTITUTION:An instruction processing part 4 is equipped with the instruction order register. When the error is generated in an instruction execution part 1, as the processing stop means, a clock control circuit 40 stops the processing only of the instruction execution part 1. Then, other instruction execution parts 0 and 2 wait for the error processing until completing the instruction execution. Next, when the instruction execution is completed, the contents of the instruction order register are cleared, and all the instruction execution parts 0-2 are turned to an instruction execution standby state. With this state as a condition, the error processing is started by a service processor 6.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は複数命令を同時に実行できるデータ処理装置
におけるエラー処理方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an error handling method in a data processing device that can simultaneously execute multiple instructions.

〔従来の技術〕[Conventional technology]

第4図は従来のデータ処理装置の構成を示すブロック図
である。第4図において、0〜2は命令を実行する命令
実行部、4は命令実行部O〜2で命令を実行させるため
の処理を行う命令処理部、5は命令処理部4と命令実行
部0〜2間のデータ転送用バス、6はエラー処理等を制
御するサービスプロセッサ、7は命令実行部O〜2のエ
ラー報告を保持するエラーランチ回路、8は命令実行部
0〜2へのクロックを停止させるANDゲート、9はエ
ラー報告をまとめるORゲート、10はクロック入力線
、12はサービスプロセッサ6へのエラー報告線、14
〜16は命令実行部θ〜2から命令処理部4への命令実
行終了報告線、17〜19は命令実行部0〜2からのエ
ラー報告線、20は命令実行部O〜2へのクロツク供給
線、34〜36は命令処理部4から命令実行部0〜2へ
の命令開始信号線である。
FIG. 4 is a block diagram showing the configuration of a conventional data processing device. In FIG. 4, 0 to 2 are instruction execution units that execute instructions, 4 is an instruction processing unit that performs processing for executing instructions in instruction execution units O to 2, and 5 is instruction processing unit 4 and instruction execution unit 0. 2, 6 is a service processor that controls error processing, etc., 7 is an error launch circuit that holds error reports of instruction execution units O to 2, and 8 is a clock for instruction execution units 0 to 2. 9 is an AND gate for stopping, 9 is an OR gate for collecting error reports, 10 is a clock input line, 12 is an error report line to the service processor 6, 14
~16 are instruction execution completion report lines from the instruction execution unit θ~2 to the instruction processing unit 4, 17 to 19 are error report lines from the instruction execution units 0 to 2, and 20 is a clock supply to the instruction execution unit O~2. Lines 34-36 are instruction start signal lines from the instruction processing section 4 to the instruction execution sections 0-2.

第5図は第4図中の命令処理部4の構成を示すブロック
図である。第5図において、23は命令バッファ、24
は命令デコーダ、25はデコード結果を命令実行開始ま
で保持する命令キュー、26は命令実行部O〜2からの
命令実行終了報告線14〜16を受けて次に実行すべき
命令をどの命令実行部へ割当てるかを決定する実行順序
決定回路、27は実行順序決定回路26の結果を受けて
命令を実行させるべき命令実行部へ命令開始信号を送出
する命令開始制御部、33は命令キュ25内の命令の実
行準備完了を報告するレディ信号線である。
FIG. 5 is a block diagram showing the configuration of the instruction processing section 4 in FIG. 4. In FIG. 5, 23 is an instruction buffer, 24
25 is an instruction decoder, 25 is an instruction queue that holds the decoded result until the start of instruction execution, and 26 is an instruction execution unit which receives the instruction execution completion report lines 14 to 16 from the instruction execution units O to 2 and selects the next instruction to be executed. 27 is an instruction start control unit that receives the result of the execution order determination circuit 26 and sends an instruction start signal to the instruction execution unit that is to execute the instruction; This is a ready signal line that reports the completion of instruction execution preparation.

次にこの従来例の動作について説明する。命令処理部1
は命令バッファ23内の命令を命令デコーダ24で処理
し、命令実行部0〜2での命令実行に必要なデータを生
成し、命令キュー25にたくわえる。また、命令処理部
4は命令実行に必要なオペランドデータの先行フェッチ
も実行する。
Next, the operation of this conventional example will be explained. Instruction processing unit 1
The instruction decoder 24 processes the instructions in the instruction buffer 23, generates data necessary for instruction execution in the instruction execution units 0 to 2, and stores the data in the instruction queue 25. The instruction processing unit 4 also performs advance fetching of operand data necessary for instruction execution.

命令キュー25は、オペランドフェッチの完了を待って
レディー信号33を励起するとともに、デクバス5へ命
令実行用データを送出する。この時、貧打順序決定回路
26は命令実行部0〜2がらの命令実行終了報告線14
〜16の状態から、命令実行を割りつけるべき命令実行
部を選択し、命令開始制御部27へ結果を報告する。命
令開始制御部27は、命令キュー25からのレディー信
号線33のレディー信号と、命令順序決定回路26の結
果から命令を実行すべき1つの命令実行部へ命令開始信
号を送出する。この命令開始信号を受けた命令実行部は
、データバス5上のデータを取り込み命令実行を開始す
る。
The instruction queue 25 waits for the completion of the operand fetch, excites the ready signal 33, and sends data for instruction execution to the deku bus 5. At this time, the poor hitting order determining circuit 26 outputs the command execution completion report line 14 of the command execution units 0 to 2.
The instruction execution unit to which the instruction execution is to be assigned is selected from the states 16 to 16, and the result is reported to the instruction start control unit 27. The instruction start control unit 27 sends an instruction start signal to one instruction execution unit that is to execute the instruction based on the ready signal on the ready signal line 33 from the instruction queue 25 and the result of the instruction order determining circuit 26. The instruction execution unit that receives this instruction start signal takes in the data on the data bus 5 and starts executing the instruction.

ここで、命令実行部1でエラーが発生した場合を考える
。この場合、命令実行部1はエラー報告線18を励起し
、エラーラッチ回路7をセットする。エラーラッチ回路
7がセットされたことにより、ORゲー1−9によりク
ロック停止信号がANDゲト8へ印加され、クロック供
給線20上のクロックが停止する。これによって、全命
令実行部O〜2が停止する。ORゲート9からのクロッ
ク停止信号は、サービスプロセッサ6ヘエラー報告線1
2により報告されサービスプロセッサ6がエラ処理を開
始する。
Now, consider a case where an error occurs in the instruction execution unit 1. In this case, the instruction execution unit 1 activates the error report line 18 and sets the error latch circuit 7. Since the error latch circuit 7 is set, a clock stop signal is applied to the AND gate 8 by the OR gate 1-9, and the clock on the clock supply line 20 is stopped. As a result, all instruction execution units O-2 are stopped. The clock stop signal from OR gate 9 is sent to error report line 1 to service processor 6.
2, and the service processor 6 starts error processing.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来のデータ処理装置では以上のように構成さているの
で、エラーが発生した場合、全命令実行部での命令実行
を中断しなければならず、エラに関係ない処理まで無駄
にする問題点があったり、また、エラーに直接関係のな
い命令アドレスを、ソフトウェアに報告するため、エラ
ーを発生した命令が特定できず、回復処理が複雑になる
問題点があった。
Conventional data processing devices are configured as described above, so when an error occurs, instruction execution in all instruction execution sections must be interrupted, resulting in the problem of wasting processing unrelated to the error. In addition, since an instruction address that is not directly related to the error is reported to the software, the instruction that caused the error cannot be identified, making the recovery process complicated.

この発明は、上記のような問題点を解消するためになさ
れたもので、エラーに直接関係のない命令処理を正しく
完了させ、エラーの発生原因となった命令のみ再試行で
きること、及びエラーの発生時点までの命令処理を完了
させ、ソフトウェア上のエラー処理の容易化及び効率化
を図ることができるエラー処理方式を得ることを目的と
する。
This invention was made to solve the above-mentioned problems, and it is possible to correctly complete instruction processing that is not directly related to the error, retry only the instruction that caused the error, and prevent the occurrence of the error from occurring. It is an object of the present invention to obtain an error processing method that can complete instruction processing up to a point in time and facilitate and improve the efficiency of error processing on software.

〔課題を解決するための手段〕[Means to solve the problem]

この発明に係るエラー処理方式は、各命令実行部0〜2
が実行している命令の命令列上の実行順序を記憶する命
令゛順序レジスタ28と、ある命令実行部内のエラー発
生時に当該命令実行部のみを独立に処理停止させる処理
停止手段(クロック制御回路40)とを備え、ある命令
実行部内にエラが発生すると、当該命令実行部のみを上
記処理停止手段により処理停止させ、その他の命令実行
部が実行中の命令実行を完了するまでエラー処理を待ち
、その命令実行−を完了すると上記命令順序レジスタ2
8の内容をクリアして全命令実行部0〜2が命令実行待
ち状態である条件でサービスプロセッサ6がエラー処理
を開始することを特徴とするものである。
The error processing method according to the present invention includes each instruction execution unit 0 to 2.
an instruction order register 28 that stores the execution order of the instructions being executed in the instruction sequence; and a processing stop means (clock control circuit 40) that independently stops processing only the instruction execution section when an error occurs in the instruction execution section. ), when an error occurs in a certain instruction execution section, the processing of only the instruction execution section is stopped by the processing stop means, and the error processing is waited until the other instruction execution sections complete execution of the instruction being executed, When the instruction execution is completed, the instruction order register 2 is
This is characterized in that the service processor 6 starts error processing under the condition that the contents of 8 are cleared and all instruction execution units 0 to 2 are in the instruction execution waiting state.

(作用〕 例えば命令実行部1内にエラーが発生すると、処理停止
手段(クロック制御回路40)はその命令実行部1のみ
を処理停止させる。そしてその他の命令実行部0.2は
命令実行を完了するまで工ラー処理を待ち、その命令実
行を完了すると上記命令順序レジスタ28の内容がクリ
アされて全命令実行部0〜2が命令実行待ち状態である
条件でエラー処理がサービスプロセッサ6により開始さ
れる。
(Operation) For example, when an error occurs in the instruction execution unit 1, the processing stop means (clock control circuit 40) stops processing only that instruction execution unit 1.The other instruction execution units 0.2 complete instruction execution. The error processing is started by the service processor 6 under the condition that the contents of the instruction order register 28 are cleared and all instruction execution units 0 to 2 are in the instruction execution waiting state. Ru.

〔実施例〕〔Example〕

第1図はこの発明の一実施例に係るエラー処理方式を採
用したデータ処理装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a data processing device employing an error processing method according to an embodiment of the present invention.

第1図において、第4図に示す構成要素に対応するもの
には同一の符号を付し、その説明を省略する。第1図に
おいて、8a、8b。
In FIG. 1, components corresponding to those shown in FIG. 4 are designated by the same reference numerals, and their explanations will be omitted. In FIG. 1, 8a, 8b.

8cは命令実行部0,1.2ごとに独立に供給クロック
信号を停止させるためのANDゲート、40はANDN
Oゲート、3b、13c及びエラーラッチ回路7を有す
る処理停止手段としてのクロック制御回路、11はエラ
ーランチ回路7に保持された各命令実行部O〜2のエラ
ー情報を命令処理部4へ報告するエラー報告線、13は
命令処理部4からサービスプロセッサ6への全命令完了
報告線である。
8c is an AND gate for independently stopping the clock signal supplied to each instruction execution unit 0, 1.2, and 40 is an ANDN.
A clock control circuit 11 as a processing stop means having O gates 3b, 13c and an error latch circuit 7 reports error information of each instruction execution unit O to 2 held in the error launch circuit 7 to the instruction processing unit 4. An error report line 13 is an all-instruction completion report line from the instruction processing unit 4 to the service processor 6.

第2図は第1図中の命令処理部4の構成を示すブロック
図である。第2図において、第5図に示す構成要素に対
応するものには同一の符号を付し、その説明を省略する
。第2図において、28は命令実行部0〜2が実行中の
命令の命令列上の順序を記憶する命令順序レジスタ、2
9ばエラー報告線11の内容をまとめるORケ゛−ト、
30はORゲート29の出力によって命令キュー25の
レディー制御を抑止するためのレディー抑止信号線、3
工は命令順序レジスタ28のビジー状態から、全命令実
行部O〜2での命令実行の完了条件を生成するNORゲ
ート、32は命令順序レジスタ28のビジー信号37〜
39のうち、エラーが発生した命令実行部のものを抑止
するためのANDゲートである。
FIG. 2 is a block diagram showing the configuration of the instruction processing section 4 in FIG. 1. In FIG. 2, components corresponding to those shown in FIG. 5 are given the same reference numerals, and their explanations will be omitted. In FIG. 2, reference numeral 28 denotes an instruction order register that stores the order of instructions being executed by the instruction execution units 0 to 2 on the instruction string;
9 is an OR gate that summarizes the contents of the error report line 11;
30 is a ready inhibit signal line for inhibiting ready control of the instruction queue 25 by the output of the OR gate 29;
32 is a NOR gate that generates a completion condition for instruction execution in all instruction execution units O-2 from the busy state of the instruction order register 28; 32 is a busy signal 37- of the instruction order register 28;
This is an AND gate for inhibiting the instruction execution part in which an error has occurred among the 39 instructions.

次にこの実施例の動作について第1図〜第3図を参照し
て説明する。第3図は命令実行部0(EXO)で第1番
目の命令を実行し、命令実行部1(EXI)で第2番目
の命令を実行する場合を示したタイミングチャートであ
る。命令処理部4が命令キュー(Q)25に実行すべき
命令の準備を完了すると、レディー信号線33のレディ
ー信号RDYが論理「1」になる。この時点では命令実
行部Oも命令実行部1も以前の命令を実行中であるので
、すぐには上記第1番目の命令も第2番目の命令も実行
されず、レディー信号RDYが論理「1」のままである
。その後、命令実行部0の命令実行が完了し、命令実行
終了報告線14の信号Eが論理「1」になると、実行順
序決定回路26により命令実行部0が選択され、命令開
始制御部27から命令実行部0への命令開始信号線34
が励起される。この様子を示したのが第3図中の命令実
行部0への命令開始信号線34の信号Sの動きである。
Next, the operation of this embodiment will be explained with reference to FIGS. 1 to 3. FIG. 3 is a timing chart showing a case where the instruction execution unit 0 (EXO) executes the first instruction and the instruction execution unit 1 (EXI) executes the second instruction. When the instruction processing unit 4 completes preparation of the instruction to be executed in the instruction queue (Q) 25, the ready signal RDY on the ready signal line 33 becomes logic "1". At this point, both the instruction execution unit O and the instruction execution unit 1 are executing the previous instruction, so neither the first instruction nor the second instruction is executed immediately, and the ready signal RDY changes to logic “1”. ” remains. Thereafter, when the instruction execution of the instruction execution unit 0 is completed and the signal E of the instruction execution completion report line 14 becomes logic “1”, the execution order determining circuit 26 selects the instruction execution unit 0, and the instruction start control unit 27 selects the instruction execution unit 0. Instruction start signal line 34 to instruction execution unit 0
is excited. This situation is illustrated by the movement of the signal S on the instruction start signal line 34 to the instruction execution unit 0 in FIG.

これにより、命令実行部0は命令実行を再び開始し、命
令実行終了報告線14の信号Eを論理「0」に落とすと
共に、レディー信号RDYを論理「0」にする。また、
このタイミングで命令順序レジスタ28の命令実行部0
の対応値がmから1へ変化し、命令列上1番目の命令を
命令実行部Oが実行していることを示す。
As a result, the instruction execution unit 0 starts executing the instruction again, lowers the signal E on the instruction execution completion report line 14 to logic "0", and sets the ready signal RDY to logic "0". Also,
At this timing, the instruction execution section 0 of the instruction order register 28
The corresponding value changes from m to 1, indicating that the instruction execution unit O is executing the first instruction in the instruction sequence.

続いて命令実行部1が命令実行を完了し、命令実行終了
報告線15の信号Eを論理「1」にするが、この時点で
は命令処理部4の命令キュー25に命令が準備できてお
らず、命令実行部1は命令実行終了報告線15を励起し
たまま、待ち状態に入る。この時、命令順序レジスタ2
8の命令実行部1に対応する部分はnから0にリセット
される。
Subsequently, the instruction execution section 1 completes the instruction execution and sets the signal E of the instruction execution completion report line 15 to logic "1", but at this point, the instruction queue 25 of the instruction processing section 4 is not ready with the instruction. , the instruction execution unit 1 enters a wait state while keeping the instruction execution completion report line 15 activated. At this time, instruction order register 2
The portion corresponding to the instruction execution unit 1 of 8 is reset from n to 0.

その後、クロックタイミングC8でレディー信号RDY
が論理「1」になると、今度は命令実行部1が命令実行
を開始し、命令順序レジスタ28の命令実行部1の対応
部分に2が設定され、命令列上2番目の命令を実行して
いることを示す。この時点で命令実行部0は1番目の命
令を、命令実行部1は2番目の命令を並列実行している
Then, at clock timing C8, ready signal RDY
When becomes logic "1", the instruction execution unit 1 starts executing the instruction, 2 is set in the corresponding part of the instruction execution unit 1 in the instruction order register 28, and the second instruction in the instruction sequence is executed. Show that there is. At this point, the instruction execution unit 0 is executing the first instruction and the instruction execution unit 1 is executing the second instruction in parallel.

次に、この状態で命令実行部1にエラーが発生した場合
について述べる。第3図中のクロックタイミングC14
で命令実行部lがエラーを検知し、エラー報告線18の
エラー信号ERを論理「1」にすると、エラーラッチ回
路7がセットされ、ANDゲー)8bによって命令実行
部1へのクロッり供給線21上のクロック信号を停止さ
せる。また、レディー抑止信号vA30によって、命令
キュ25からのレディー信号RDYをリセットすること
により、命令実行部1における次の命令実行開始を抑止
する。この状態においても、命令実行部Oへのクロック
信号は停止せず、命令実行部0における命令実行の完了
を待つ。第3図中のクロックタイミングC19で命令実
行部0が命令実行を完了すると、レディー信号RDYは
リセットされているため、命令実行部Oは命令実行終了
報告信号Eを論理rlJにしたまま、待ち状態に入る。
Next, a case where an error occurs in the instruction execution unit 1 in this state will be described. Clock timing C14 in Figure 3
When the instruction execution section 1 detects an error and sets the error signal ER of the error report line 18 to logic "1," the error latch circuit 7 is set, and the clock supply line to the instruction execution section 1 is set by the AND game 8b. The clock signal on 21 is stopped. Further, by resetting the ready signal RDY from the instruction queue 25 using the ready inhibition signal vA30, the instruction execution unit 1 is inhibited from starting execution of the next instruction. Even in this state, the clock signal to the instruction execution section O does not stop, and the instruction execution section 0 waits for completion of instruction execution. When the instruction execution unit 0 completes instruction execution at clock timing C19 in FIG. to go into.

また、命令順序レジスタ28の命令実行部0の対応部分
もOにリセットされる。この時点で、命令順序レジスタ
28の命苓実行部1の対応部分は2であるが、これによ
りビジー信号はANDゲート32によってエラーランチ
回路7からのエラー報告線11の働きで論理「0」にな
る。従って命令順序レジスタ28からのすべてのビジー
信号が論理「0」になり、NORゲート31により全命
令完了報告線13が論理「1」に励起される。この励起
された信号と、エラー報告線12の信号によって、サー
ビスプロセッサ6はエラー処理を開始する。
Further, the corresponding portion of the instruction execution unit 0 in the instruction order register 28 is also reset to O. At this point, the corresponding part of the instruction execution unit 1 in the instruction order register 28 is 2, but the busy signal is changed to logic "0" by the AND gate 32 and the error report line 11 from the error launch circuit 7. Become. Therefore, all busy signals from instruction order register 28 will be a logic ``0'' and NOR gate 31 will cause the full instruction completion report line 13 to be energized to a logic ``1''. This excited signal and the signal on the error report line 12 cause the service processor 6 to start error processing.

上記実施例によれば、命令順序レジスタ28は、いずれ
かの命令実行部のエラー発生によって新規登録を停止し
、当該命令実行部に対応するビジ信号を抑止し、他の正
常な命令実行部の命令の実行が完了するごとに当該命令
実行部に対応するビジー信号をリセットする。これによ
り、サービスプロセッサ6は全命令実行部O〜2での命
令実行完了を検知し、エラー処理を開始する。
According to the above embodiment, the instruction order register 28 stops new registration when an error occurs in any instruction execution unit, suppresses the bus signal corresponding to the instruction execution unit, and controls other normal instruction execution units. Each time execution of an instruction is completed, a busy signal corresponding to the instruction execution unit is reset. As a result, the service processor 6 detects the completion of instruction execution in all instruction execution units O-2, and starts error handling.

〔発明の効果〕〔Effect of the invention〕

以上のように本発明によれば、ある命令実行部内にエラ
ーが発生すると、当該命令実行部のみを処理停止させ、
その他の命令実行部が実行中の命令実行を完了するまで
エラー処理を待ち、その命令実行を完了すると命令順序
レジスタの内容をクリアして全命令実行部が命令実行待
ち状態である条件でエラー処理を開始するようにしたの
で、エラーを発生した命令を容易に特定でき、また正常
な命令の実行が無駄にならず、従ってソフトウェア上の
エラー処理の容易化及び効率化を図れるという効果が得
られる。
As described above, according to the present invention, when an error occurs in a certain instruction execution unit, only that instruction execution unit is stopped,
Error processing waits until other instruction execution units complete execution of the instruction being executed, and when the execution of that instruction is completed, the contents of the instruction order register are cleared and error processing is performed under the condition that all instruction execution units are in the instruction execution waiting state. As a result, the instruction in which the error occurred can be easily identified, and the execution of normal instructions is not wasted, making it easier and more efficient to handle errors in software. .

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

第1図はこの発明の一実施例に係るエラー回復処理方式
を採用したデータ処理装置の構成ブロック図、第2図は
第1図中の命令処理部の構成ブロック図、第3図はこの
実施例において命令処理及びエラー時の動作を示すタイ
ミングチャート、第4図は従来のデータ処理装置の構成
ブロック図、第5図は第4図中の命令処理部の構成ブロ
ック図である。 0〜2・・・命令実行部、4・・・命令処理部、6・・
・サービスプロセッサ、28・・・命令順序レジスタ、
40・・・クロック制御回路(処理停止手段)。
FIG. 1 is a block diagram of the configuration of a data processing device that employs an error recovery processing method according to an embodiment of the present invention, FIG. 2 is a block diagram of the configuration of the instruction processing section in FIG. 1, and FIG. FIG. 4 is a block diagram showing the structure of a conventional data processing device, and FIG. 5 is a block diagram showing the structure of the instruction processing section in FIG. 4. 0-2...Instruction execution unit, 4...Instruction processing unit, 6...
- Service processor, 28... instruction order register,
40... Clock control circuit (processing stop means).

Claims (1)

【特許請求の範囲】[Claims] 複数の命令実行部を有し、連続した命令列上の実行順序
に関係なく実行可能な複数命令を同時に実行可能なデー
タ処理装置において、各命令実行部が実行している命令
の命令列上の実行順序を記憶する命令順序レジスタと、
ある命令実行部内のエラー発生時に当該命令実行部のみ
を独立に処理停止させる処理停止手段とを設け、ある命
令実行部内にエラーが発生すると、当該命令実行部のみ
を上記処理停止手段により処理停止させ、その他の命令
実行部が実行中の命令実行を完了するまでエラー処理を
待ち、その命令実行を完了すると上記命令順序レジスタ
の内容をクリアして全命令実行部が命令実行待ち状態で
ある条件でエラー処理をサービスプロセッサが開始する
ことを特徴とするエラー処理方式。
In a data processing device that has multiple instruction execution units and can simultaneously execute multiple instructions that can be executed regardless of the order of execution on consecutive instruction sequences, the instructions on the instruction sequence that each instruction execution unit is executing an instruction order register that stores the execution order;
A processing stop means for independently stopping processing of only the instruction execution section when an error occurs in a certain instruction execution section is provided, and when an error occurs in a certain instruction execution section, the processing of only the instruction execution section is stopped by the processing stop means. , the error handling waits until the other instruction execution units complete the execution of the instruction being executed, and when the execution of that instruction is completed, the contents of the above instruction order register are cleared and all instruction execution units are in the instruction execution waiting state. An error handling method characterized in that a service processor starts error handling.
JP2122050A 1990-05-11 1990-05-11 Error processing system Pending JPH0418641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2122050A JPH0418641A (en) 1990-05-11 1990-05-11 Error processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2122050A JPH0418641A (en) 1990-05-11 1990-05-11 Error processing system

Publications (1)

Publication Number Publication Date
JPH0418641A true JPH0418641A (en) 1992-01-22

Family

ID=14826370

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2122050A Pending JPH0418641A (en) 1990-05-11 1990-05-11 Error processing system

Country Status (1)

Country Link
JP (1) JPH0418641A (en)

Similar Documents

Publication Publication Date Title
JP2858140B2 (en) Pipeline processor device and method
JP2535518B2 (en) Data processing system
US5488728A (en) Microprocessor having a run/stop pin for accessing an idle mode
JPH1021074A (en) Interruption control system, processor, and computer system
US5121488A (en) Sequence controller of an instruction processing unit for placing said unit in a ready, go, hold, or cancel state
JPH0728670A (en) Information processor
US6543003B1 (en) Method and apparatus for multi-stage hang recovery in an out-of-order microprocessor
JPH0418641A (en) Error processing system
JPH1196006A (en) Information processor
CN116841614B (en) Sequential vector scheduling method under disordered access mechanism
JP3621477B2 (en) How to retry a microprogram
JP2808757B2 (en) Microprocessor for debugging
JPS63247861A (en) Co-processor control method
JP2762441B2 (en) Coprocessor
CA1075362A (en) Diagnose instruction for a modular data processing system
JP3850156B2 (en) Instruction processing device
JP2924004B2 (en) Instruction code transfer method
JPH07219771A (en) Instruction processor
JPH03154929A (en) Central processing unit
JPH0342721A (en) Information processor
JPS59220844A (en) Instruction reexecution control system
JPS58223851A (en) Data processor
JPH0148563B2 (en)
JPS61165136A (en) Buffer access request controlling system
JP2001084142A (en) Microprocessor