JPH0797326B2 - Information processing equipment - Google Patents

Information processing equipment

Info

Publication number
JPH0797326B2
JPH0797326B2 JP63297037A JP29703788A JPH0797326B2 JP H0797326 B2 JPH0797326 B2 JP H0797326B2 JP 63297037 A JP63297037 A JP 63297037A JP 29703788 A JP29703788 A JP 29703788A JP H0797326 B2 JPH0797326 B2 JP H0797326B2
Authority
JP
Japan
Prior art keywords
error
control
microprogram
microinstruction
micro
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
JP63297037A
Other languages
Japanese (ja)
Other versions
JPH02141833A (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 JP63297037A priority Critical patent/JPH0797326B2/en
Publication of JPH02141833A publication Critical patent/JPH02141833A/en
Publication of JPH0797326B2 publication Critical patent/JPH0797326B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Detection And Correction Of Errors (AREA)
  • Hardware Redundancy (AREA)

Description

【発明の詳細な説明】 技術分野 本発明は情報処理装置に関し、特に複数のマイクロプロ
グラム制御回路によって並列に動作する情報処理装置に
関する。
TECHNICAL FIELD The present invention relates to an information processing apparatus, and more particularly to an information processing apparatus that operates in parallel by a plurality of microprogram control circuits.

従来技術 従来、エラー訂正機能を備えたマイクロプログラム制御
装置においては、制御記憶装置から読出されたマイクロ
命令語にエラーが検出されると、マイクロ命令語に含ま
れているエラー訂正コードに基づいてマイクロ命令語の
エラーを訂正し、制御を遂行する。
2. Description of the Related Art Conventionally, in a micro program control device having an error correction function, when an error is detected in a micro instruction word read from a control storage device, a micro program controller based on an error correction code included in the micro instruction word is used. Correct the error of the command word and execute the control.

実際には、エラーが検出されたときにマイクロプログラ
ム制御回路をホールド(HOLD)状態にし、この状態でエ
ラーが検出されたマイクロ命令語をエラー訂正コードに
基づいて訂正する。その後、ホールド状態を解除して再
実行することによりエラーを回復する。
Actually, when an error is detected, the microprogram control circuit is put in a HOLD state, and the microinstruction word in which an error is detected in this state is corrected based on the error correction code. After that, the hold state is released and the process is re-executed to recover the error.

マイクロプログラム制御回路においては、複数のマイク
ロプログラムで制御することによりマイクロ命令語数を
減少させたり、制御範囲を減少させて制御を簡単にする
ことができる。
In the microprogram control circuit, the number of microinstruction words can be reduced by controlling with a plurality of microprograms, or the control range can be reduced to simplify control.

このような場合には、一方のマイクロプログラムでエラ
ーが検出されたときに、そのマイクロプログラムを実行
中のマイクロプログラム制御回路単独でエラー訂正を行
えばよいが、該マイクロプログラム制御回路がエラー訂
正を行うためにホールド状態となるため、他のマイクロ
プログラム制御回路との間に時間のズレが発生する。
In such a case, when an error is detected in one of the microprograms, the microprogram control circuit executing the microprogram may perform the error correction alone. However, the microprogram control circuit performs the error correction. Since the hold state occurs because of the execution, a time lag occurs between the micro program control circuit and another micro program control circuit.

複数のマイクロプログラム制御回路間で同期して動作し
なければならないようなケースがある装置においては、
上述の時間のズレを防ぐために同期回路などを備えてい
る場合もあるが、多くの装置では回路が複雑となるのを
防ぐために、複数のマイクロプログラム制御回路が完全
同期して動作する場合が多い。この場合にはあるマイク
ロプログラムでエラーが検出されると、全てのマイクロ
プログラム制御回路をホールド状態とし、これら複数の
マイクロプログラム制御回路間の完全同期を保障しなけ
ればならない。
In the case where there are cases where multiple microprogram control circuits must operate in synchronization,
In some cases, a synchronization circuit or the like is provided to prevent the time lag described above, but in many devices, a plurality of microprogram control circuits operate in perfect synchronization in order to prevent the circuit from becoming complicated. . In this case, when an error is detected in a certain microprogram, all microprogram control circuits must be put in a hold state to ensure complete synchronization among these plurality of microprogram control circuits.

このような従来の情報処理装置では、複数のマイクロプ
ログラム制御回路を完全同期して動作させている場合
に、マイクロ命令が実行されていないアイドル状態であ
るマイクロプログラム制御回路でエラーが検出されたと
きでもエラー訂正を行うため、このエラー訂正によりマ
イクロ命令が実行中で正常な他のマイクロプログラム制
御回路をホールド状態としてしまい、性能の低下を招く
という欠点がある。
In such a conventional information processing apparatus, when a plurality of micro program control circuits are operated in perfect synchronization, when an error is detected in the micro program control circuit in an idle state in which no micro instruction is executed. However, since the error correction is performed, there is a disadvantage that the micro instruction is being executed by this error correction and another normal micro program control circuit is brought into a hold state, resulting in deterioration of performance.

発明の目的 本発明は上記のような従来のものの欠点を除去すべくな
されたもので、アイドル状態のマイクロプログラム制御
回路でエラーが検出されても、マイクロ命令実行中の他
の正常なマイクロプログラム制御回路をホールド状態と
することなく、そのままマイクロ命令を実行させること
ができ、性能の向上を計ることができる情報処理装置の
提供を目的とする。
SUMMARY OF THE INVENTION The present invention has been made to eliminate the above-mentioned drawbacks of the conventional ones. Even if an error is detected in the idle microprogram control circuit, another normal microprogram control during execution of microinstructions is performed. An object of the present invention is to provide an information processing device that can directly execute a micro instruction without bringing a circuit into a hold state and can improve performance.

発明の構成 本発明による情報処理装置は、マイクロ命令が格納され
た制御記憶を夫々有する複数のマイクロプログラム制御
回路によって並列にかつ完全同期して動作する情報処理
装置であって、前記複数のマイクロプログラム制御回路
各々に、前記マイクロ命令を実行していることを示すフ
ラグと、前記制御記憶から読出された前記マイクロ命令
にエラーが検出されたときに前記フラグがマイクロ命令
を実行していることを示す場合にのみ前記複数のマイク
ロプログラム制御回路各々をホールドして前記エラーの
訂正を行うエラー訂正手段とを有することを特徴とす
る。
The information processing apparatus according to the present invention is an information processing apparatus that operates in parallel and in perfect synchronization by a plurality of microprogram control circuits each having a control memory in which microinstructions are stored. For each control circuit, a flag indicating that the microinstruction is being executed and the flag indicating that the microinstruction is being executed when an error is detected in the microinstruction read from the control memory Only in this case, an error correction means for holding each of the plurality of microprogram control circuits to correct the error is provided.

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

第1図は本発明の一実施例の構成を示すブロック図であ
る。図において、制御記憶装置1,2には図示せぬ演算装
置A,Bを制御するためのマイクロ命令が格納されてお
り、これら制御記憶装置1,2を起動させるためのオペコ
ードが命令レジスタ3に格納される。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, the control memory devices 1 and 2 store micro-instructions for controlling the arithmetic units A and B (not shown), and the operation code for activating these control memory devices 1 and 2 is stored in the instruction register 3. Is stored.

この命令レジスタ3に格納されたオペコードは、マイク
ロプログラム起動装置4でデコードされ、各マイクロプ
ログラム制御装置(図示せず)への各命令毎のスタート
アドレスとして与えられる。これとともに、マイクロプ
ログラム起動装置4のデコード結果により起動フラグ7,
8がセットされる。
The opcode stored in the instruction register 3 is decoded by the microprogram activation device 4 and given as a start address for each instruction to each microprogram control device (not shown). At the same time, the start flag 7, depending on the decoding result of the microprogram starting device 4,
8 is set.

アドレスレジスタ5,6にはマイクロプログラム起動装置
4からのアドレス、または制御記憶装置1,2からのアド
レスが格納され、このアドレスを制御記憶装置1,2に供
給する。
The address registers 5 and 6 store the addresses from the microprogram activation device 4 or the control storage devices 1 and 2, and supply these addresses to the control storage devices 1 and 2.

エラーチェック回路9,10はアドレスレジスタ5,6から供
給されたアドレスによって制御記憶装置1,2から読出さ
れたマイクロ命令語のエラー検出を行い、エラーが検出
されたときには起動フラグ7,8がセット状態の場合にの
みエラー検出フラグ11,12をセットする。
The error check circuits 9 and 10 detect the error of the micro instruction word read from the control storage devices 1 and 2 by the address supplied from the address registers 5 and 6, and when the error is detected, the start flags 7 and 8 are set. The error detection flags 11 and 12 are set only in the status.

制御データレジスタ13,14にはアドレスレジスタ5,6から
供給されたアドレスによって制御記憶装置1,2から読出
されたマイクロ命令語、またはエラー訂正回路15,16で
訂正されたマイクロ命令語が格納される。
The control data registers 13 and 14 store the microinstruction words read from the control storage devices 1 and 2 by the addresses supplied from the address registers 5 and 6, or the microinstruction words corrected by the error correction circuits 15 and 16. It

エラー訂正回路15,16はエラー検出フラグ11,12がセット
状態のときに、マイクロプログラム制御装置をホールド
状態にして、制御データレジスタ13,14からのマイクロ
命令語のエラー訂正を行う。このエラー訂正が終了する
と、エラー訂正回路15,16はエラー検出フラグ11,12をリ
セットするとともに、マイクロプログラム制御装置を再
実行させる。
When the error detection flags 11 and 12 are in the set state, the error correction circuits 15 and 16 put the micro program controller in the hold state and correct the error of the micro instruction word from the control data registers 13 and 14. When this error correction is completed, the error correction circuits 15 and 16 reset the error detection flags 11 and 12 and re-execute the microprogram controller.

次に、第1図を用いて本発明の一実施例の動作について
説明する。
Next, the operation of the embodiment of the present invention will be described with reference to FIG.

たとえば、命令レジスタ3に格納されたオペコードがマ
イクロプログラム起動装置4でデコードされた結果、演
算装置Aを用いて演算する命令であると判定されると、
その命令に対応したスタートアドレスがアドレスレジス
タ5に格納される。同時に、起動フラグ7がセットされ
ることによって制御記憶装置1が起動され、制御記憶装
置2がアイドル状態となる特定のスタートアドレスがア
ドレスレジスタ6に格納される。
For example, when the operation code stored in the instruction register 3 is decoded by the microprogram activation device 4 and it is determined that the operation code is an instruction to be calculated using the arithmetic unit A,
The start address corresponding to the instruction is stored in the address register 5. At the same time, the activation flag 7 is set to activate the control storage device 1, and the control register 2 stores a specific start address in the address register 6.

アドレスレジスタ5,6に夫々格納されたアドレスによっ
て指示されるマイクロ命令語が制御記憶装置1,2各々か
ら読出され、この読出されたマイクロ命令語が制御デー
タレジスタ13,14に格納される。
Microinstruction words designated by the addresses stored in address registers 5 and 6, respectively, are read from control storage devices 1 and 2, and the read microinstruction words are stored in control data registers 13 and 14.

この制御データレジスタ13,14に格納されたマイクロ命
令語のエラー検出がエラーチェック回路9,10によって行
われる。
The error check circuits 9 and 10 detect errors in the microinstruction words stored in the control data registers 13 and 14, respectively.

このとき、エラーチェック回路9によって制御データレ
ジスタ13に格納されたマイクロ命令語にエラーが検出さ
れると、エラーチェック回路9は起動フラグ7がセット
されているので、エラー検出フラグ11をセットし、同時
にマイクロプログラム制御装置の各レジスタ(図示せ
ず)にホールド信号を出力してマイクロプログラム制御
装置をホールド状態とする。
At this time, when the error check circuit 9 detects an error in the micro instruction word stored in the control data register 13, the error check circuit 9 sets the error detection flag 11 because the start flag 7 is set. At the same time, a hold signal is output to each register (not shown) of the micro program controller to put the micro program controller in the hold state.

エラー検出フラグ11がセットされることにより、エラー
訂正回路15は制御データレジスタ13に格納されたマイク
ロ命令語のエラー訂正を行い、エラー訂正されたマイク
ロ命令語を制御データレジスタ13に出力して格納する。
このとき同時に、エラー訂正回路15はエラー検出フラグ
11をリセットし、マイクロプログラム制御装置を再実行
させる。
When the error detection flag 11 is set, the error correction circuit 15 performs error correction on the microinstruction word stored in the control data register 13, and outputs the error-corrected microinstruction word to the control data register 13 for storage. To do.
At this time, the error correction circuit 15 simultaneously detects the error detection flag.
Reset 11 and re-run the microprogram controller.

しかしながら、エラーチェック回路10によって制御デー
タレジスタ14に格納されたマイクロ命令語にエラーが検
出されても、起動フラグ8がセットされていないので、
エラー検出フラグ12はセットされず、エラー訂正回路16
によるエラー訂正は行われない。
However, even if the error check circuit 10 detects an error in the microinstruction word stored in the control data register 14, since the start flag 8 is not set,
The error detection flag 12 is not set, and the error correction circuit 16
No error correction is performed by.

よって、このときエラーチェック回路9によって制御デ
ータレジスタ13に格納されたマイクロ命令語にエラーが
検出されなければ、マイクロプログラム制御装置はその
まま実行され続ける。
Therefore, at this time, if the error check circuit 9 does not detect an error in the microinstruction word stored in the control data register 13, the microprogram controller continues to execute.

このように、エラーチェック回路9,10においてエラーが
検出されたとき、マイクロプログラム制御装置が起動さ
れていることを示す起動フラグ7,8がセットされている
場合にのみエラー検出フラグ11,12をセットし、このエ
ラー検出フラグ11,12の内容に応じてエラー訂正回路15,
16でエラー訂正を行わせるようにすることによって、ア
イドル状態のマイクロプログラム制御装置でエラーが検
出されても、マイクロ命令実行中の他の正常なマイクロ
プログラム制御装置をホールド状態とすることなく、そ
のままマイクロ命令を実行させることができ、性能の向
上を計ることができる。
As described above, when an error is detected in the error check circuits 9 and 10, the error detection flags 11 and 12 are set only when the start flags 7 and 8 indicating that the microprogram controller is started are set. The error correction circuit 15 is set according to the contents of the error detection flags 11 and 12.
By enabling error correction in 16, even if an error is detected in the idle microprogram controller, other normal microprogram controller during microinstruction execution will not be put in the hold state and will be left as it is. Micro-instructions can be executed and performance can be improved.

尚、本発明の一実施例ではエラーチェック回路9,10でエ
ラーが検出されたときに起動フラグ7,8の内容に応じて
エラー検出フラグ11,12をセットするようにしている
が、エラーが検出されたときに起動フラグ7,8の内容に
応じてエラー訂正回路15,16でエラー訂正を行うように
してもよく、これに限定されない。
In the embodiment of the present invention, when an error is detected by the error check circuits 9 and 10, the error detection flags 11 and 12 are set according to the contents of the start flags 7 and 8. When detected, the error correction circuits 15 and 16 may perform error correction according to the contents of the activation flags 7 and 8, but the invention is not limited to this.

発明の効果 以上説明したように本発明は、制御記憶から読出された
マイクロ命令にエラーが検出されたときに、マイクロプ
ログラム制御回路でマイクロ命令を実行していることを
示すフラグの内容に応じて該エラーの訂正を行うように
することによって、アイドル状態のマイクロプログラム
制御回路でエラーが検出されても、マイクロ命令実行中
の他の正常なマイクロプログラム制御回路をホールド状
態とすることなく、そのままマイクロ命令を実行させる
ことができ、性能の向上を計ることができるという効果
がある。
As described above, according to the present invention, when an error is detected in the microinstruction read from the control memory, the microprogram control circuit responds to the content of the flag indicating that the microinstruction is being executed. By performing the error correction, even if an error is detected in the micro program control circuit in the idle state, the micro program control circuit in the normal state does not hold the other normal micro program control circuit during execution of the micro instruction, and the micro program control circuit does not change the micro state. It is possible to execute the instruction and improve the performance.

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

第1図は本発明の一実施例の構成を示すブロック図であ
る。 主要部分の符号の説明 1,2……制御記憶装置 7,8……起動フラグ 9,10……エラーチェック回路 11,12……エラー検出フラグ 15,16……エラー訂正回路
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. Explanation of symbols of main parts 1,2 ...... Control storage device 7,8 …… Start flag 9,10 …… Error check circuit 11,12 …… Error detection flag 15,16 …… Error correction circuit

フロントページの続き (56)参考文献 特開 昭62−93734(JP,A) 特開 昭59−121540(JP,A) 特開 昭55−39972(JP,A) 特開 昭54−146548(JP,A)Continuation of the front page (56) Reference JP 62-93734 (JP, A) JP 59-121540 (JP, A) JP 55-39972 (JP, A) JP 54-146548 (JP , A)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】マイクロ命令が格納された制御記憶を夫々
有する複数のマイクロプログラム制御回路によって並列
にかつ完全同期して動作する情報処理装置であって、前
記複数のマイクロプログラム制御回路各々に、前記マイ
クロ命令を実行していることを示すフラグと、前記制御
記憶から読出された前記マイクロ命令にエラーが検出さ
れたときに前記フラグがマイクロ命令を実行しているこ
とを示す場合にのみ前記複数のマイクロプログラム制御
回路各々をホールドして前記エラーの訂正を行うエラー
訂正手段とを有することを特徴とする情報処理装置。
1. An information processing apparatus which operates in parallel and in full synchronization by a plurality of micro program control circuits each having a control memory storing micro instructions, wherein each of the plurality of micro program control circuits includes: The flag indicating that the microinstruction is being executed, and the plurality of flags are provided only when the flag indicates that the microinstruction is being executed when an error is detected in the microinstruction read from the control memory. An information processing device, comprising: an error correction means for holding each microprogram control circuit to correct the error.
JP63297037A 1988-11-24 1988-11-24 Information processing equipment Expired - Lifetime JPH0797326B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63297037A JPH0797326B2 (en) 1988-11-24 1988-11-24 Information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63297037A JPH0797326B2 (en) 1988-11-24 1988-11-24 Information processing equipment

Publications (2)

Publication Number Publication Date
JPH02141833A JPH02141833A (en) 1990-05-31
JPH0797326B2 true JPH0797326B2 (en) 1995-10-18

Family

ID=17841403

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63297037A Expired - Lifetime JPH0797326B2 (en) 1988-11-24 1988-11-24 Information processing equipment

Country Status (1)

Country Link
JP (1) JPH0797326B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3055999B2 (en) * 1992-03-16 2000-06-26 日本電気株式会社 Microprogram control device group

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0623953B2 (en) * 1982-12-28 1994-03-30 富士通株式会社 Arithmetic control method
JPS6293734A (en) * 1985-10-18 1987-04-30 Nec Corp Information processor

Also Published As

Publication number Publication date
JPH02141833A (en) 1990-05-31

Similar Documents

Publication Publication Date Title
KR900002604B1 (en) Restoring method and apparatus for the error of processor
JP4703718B2 (en) Selective subroutine return structure
US5003458A (en) Suspended instruction restart processing system based on a checkpoint microprogram address
JPS5958547A (en) Error processing system of microprogram controller
JPS6218057B2 (en)
JPH0797326B2 (en) Information processing equipment
JP2761324B2 (en) High-speed processing method
JP2665039B2 (en) Micro program controller
JP3621477B2 (en) How to retry a microprogram
JP2671305B2 (en) Data processing device
JP3057732B2 (en) Information processing device
JPS6020769B2 (en) Microprogram control method
JPH0877031A (en) Microprocessor system
JP2565590B2 (en) Data processing device
JPH038029A (en) Microprogram controller
JP2574918B2 (en) Interrupt return processing method
JPS63214856A (en) Data protection control system for data processing unit
JPS60221829A (en) Data processor
JPH04274520A (en) Microprogram controller
JPH03228140A (en) Microprogram controller
JPH05158808A (en) Microprogram controller
JPH0298746A (en) System for evading failure of microprocessor
JPS59218555A (en) Microprogram control device
JPH01147636A (en) Process retrial system for occurrence of fault
JPH02114336A (en) Microprogram control device