JPS6180427A - Information processor - Google Patents

Information processor

Info

Publication number
JPS6180427A
JPS6180427A JP59203057A JP20305784A JPS6180427A JP S6180427 A JPS6180427 A JP S6180427A JP 59203057 A JP59203057 A JP 59203057A JP 20305784 A JP20305784 A JP 20305784A JP S6180427 A JPS6180427 A JP S6180427A
Authority
JP
Japan
Prior art keywords
microprogram
memory
address
circuit
control
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
JP59203057A
Other languages
Japanese (ja)
Inventor
Saburo Otaki
大滝 三郎
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 JP59203057A priority Critical patent/JPS6180427A/en
Publication of JPS6180427A publication Critical patent/JPS6180427A/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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/32Address formation of the next instruction, e.g. by incrementing the instruction counter
    • G06F9/322Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address
    • G06F9/328Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address for runtime instruction patching
    • 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/26Address formation of the next micro-instruction ; Microprogram storage or retrieval arrangements
    • G06F9/262Arrangements for next microinstruction selection
    • G06F9/268Microinstruction selection not based on processing results, e.g. interrupt, patch, first cycle store, diagnostic programs

Abstract

PURPOSE:To attain a continuous operation of a system by converting the address of an uncorrectable error if detected in a control memory mode and therefore reading automatically a microprogram out of a main memory. CONSTITUTION:When an error is reported from a check circuit 3 of a control memory circuit 4, the input fetched by a microprogram word register 6 from a control memory 1 via a switch means 5 is suppressed. Then an executing circuit 2 stops the execution of the relevant program. The address of a microprogram address register 7 is converted into an address of a main memory 12 by a shift circuit 8. Then a new microprogram having the same contents is extracted out of the memory 12 with the address of the memory 12 and by a request given from the circuit 4 and then set to the register 6 whose suppression is released by the circuit 4. Thus the circuit 2 restarts an operation with the normal microprogram control and according to a new program.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、情報処理装置におけるマイクロプログラム制
御装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a microprogram control device in an information processing device.

(従来の技術) 従来、マイクロプログラム制御の情報処理装置において
は、制御記憶の障害の検出と処理とは以下のようにして
実行されていた。すなわち、ある装置では制御記憶にパ
リティピットを付加し、制御記憶から読出しデータ内の
論理値が%11のビットの数が奇数であるか、るるいは
偶数でろるかのチェックを行うことによって障害を検出
し、さらに高信頼性の請求される情報処理装置において
は、主記憶装置では従来から採用されている1ビツトエ
ラーの訂正、ならびに2ビツトエラーの検出機能を有す
るハミングコードを採用してきた。
(Prior Art) Conventionally, in a microprogram-controlled information processing device, detection and processing of a control memory failure has been performed as follows. In other words, some devices add parity pits to the control memory and check whether the number of bits whose logical value is %11 in the data read from the control memory is an odd number, round, or even. In information processing apparatuses that are required to detect errors and have high reliability, Hamming codes, which have the functions of correcting 1-bit errors and detecting 2-bit errors, which have been used in the past, have been adopted in the main memory.

(発明が解決しようとする問題点) しかし、上記のいずれの方法によっても訂正できない障
害が存在し、斯かる障害が発生したときには、情報処理
装置の動作を継続できないという欠点があった。
(Problems to be Solved by the Invention) However, there are faults that cannot be corrected by any of the above methods, and when such faults occur, there is a drawback that the operation of the information processing device cannot be continued.

本発明の目的は、制御記憶から読出したマイクロプログ
ラム語をチェックするが、訂正できないエラーを検出し
た時にはマイクロプログラムにより制御される回路に対
して実行抑止を指示すると共に、マイクロプログラムア
ドレスを主記憶アドレスに変換して主記憶アドレスによ
り主記憶装置からマイクロプログラム語を読出し、読出
されたマイクロプログラム語と制御記憶から読出された
マイクロプログラムとを切替えて実行の抑止を解除する
ことによって上記欠点を除去し、訂正できない制御記憶
の障害を検出した時でも動作を継続できるように構成し
た情報処理装置を提供するとにある。
An object of the present invention is to check the microprogram word read from the control memory, and when an uncorrectable error is detected, to instruct the circuit controlled by the microprogram to inhibit execution, and to change the microprogram address to the main memory address. The above-mentioned drawbacks are eliminated by converting the microprogram word into a main memory address and reading the microprogram word from the main memory device, and switching between the read microprogram word and the microprogram read from the control memory to release the inhibition of execution. An object of the present invention is to provide an information processing apparatus configured to continue operation even when an uncorrectable fault in control memory is detected.

(問題点を解決するための手段) 本発明による情報処理装置は、制御記憶と、チェック手
段と、!I!行制御手段と、アドレス変換手段と、メモ
リアクセス手段と、切替え手段とを具備して構成したも
のでめる・ 制御記憶は、第1のマイクロプログラム語より成る制御
情報を格納するためのものである。
(Means for Solving the Problems) An information processing apparatus according to the present invention includes a control memory, a checking means, and! I! The control memory is for storing control information consisting of a first microprogram word. be.

チェック手段は、制御記憶から読出した第1のマイクロ
プログラム語をチェックするためのものである。
The checking means are for checking the first microprogram word read from the control store.

実行制御手段は、チェック手段によって訂正できないエ
ラーの状態が検出された時にはマイクロプログラムによ
り制御される回路に対していったん実行を抑止すると共
に、上記エラーの状態が解除された時には上記抑止を解
除するためのものである。
The execution control means temporarily inhibits execution of the circuit controlled by the microprogram when an uncorrectable error condition is detected by the checking means, and releases the inhibition when the error condition is eliminated. belongs to.

アドレス変換手段は、エラーの発生時には主記憶装置よ
りマイクロプログラムを読出してエラーを解除すること
ができるようにマイクログログラムのアドレスを主記憶
装置の主記憶アドレスに変換するためのものでろる。
The address conversion means is for converting the address of the microprogram into a main memory address of the main memory so that when an error occurs, the microprogram can be read from the main memory and the error can be canceled.

メモリアクセス手段は、エラー発生時には主記憶アドレ
スにより主記憶装置から上記第1のマイクロプログラム
語と同じ内容を有する第2のマイクロプログラム語を読
出すためのものである@切替え器は、メモリアクセス手
段によシ読出された第2のマイクロプログラム語か、あ
るいは制御記憶から読出された第1のマイクロプログラ
ム語かを切替えて選択するためのものでおる。
The memory access means is for reading a second microprogram word having the same contents as the first microprogram word from the main memory device using the main memory address when an error occurs. This is for switching and selecting either the second microprogram word read out from the control memory or the first microprogram word read out from the control memory.

(実施列) 次に、本発明について図面を参照して詳細に説明する。(Implementation row) Next, the present invention will be explained in detail with reference to the drawings.

本発明の一実施例を示す第1図において、本発明の情報
処理装置は制御記憶1と、制御記憶1の読出しアドレス
を与えるためのマイクロプログラムアドレスレジスタ7
と、制御記憶1の読出しデータと主記憶読出しデータと
を切替えるための切替え手段5と、切替え手段5の出力
を入力とするマイクロプログラム語レジスタ6と、マイ
クロプログラム語レジスタ6の出力を入力とするチェッ
ク回路3と、チェック回路3からのチェック出力を入力
とする制御記憶制御回路4と、マイクロプログラムアド
レスレジスタ7の出力を入力として主記憶アドレスを生
成するためのシフト回路8と主記憶装置12と、主記憶
装置12上のマイクロプログラム語領域の先頭を与える
ためのマイクロプログラム語ポインタレジスタ9た。加
算回路10と、マイクロプログラムにより制御される実
行回路2と、メモリアクセスアドレスレジスタ11とに
よって構成したものでおる。
In FIG. 1 showing an embodiment of the present invention, the information processing apparatus of the present invention includes a control memory 1 and a microprogram address register 7 for providing a read address of the control memory 1.
, a switching means 5 for switching between the read data of the control memory 1 and the main memory read data, a microprogram word register 6 which receives the output of the switching means 5 as an input, and a microprogram word register 6 which receives the output of the microprogram word register 6 as an input. A check circuit 3, a control memory control circuit 4 which receives the check output from the check circuit 3, a shift circuit 8 which receives the output of the microprogram address register 7 and generates a main memory address, and a main memory 12. , a microprogram word pointer register 9 for giving the beginning of the microprogram word area on the main memory 12. It consists of an adder circuit 10, an execution circuit 2 controlled by a microprogram, and a memory access address register 11.

次に、本発明による情報処理装置の実施列の動作を図面
を参照して詳細に説明する。
Next, the operation of the implementation sequence of the information processing apparatus according to the present invention will be described in detail with reference to the drawings.

第2図は、本発明の一実施例における主記憶装置12と
制御記憶1との配置関係を示す説明図である。第2図に
おいて、201は主記憶全体の領域を示し、202はマ
イクロプログラム語が格納されている領域を示している
。本実施列では、制御記憶1の内部のマイクロプログラ
ム語群203と完全な1対1の対応をしている。
FIG. 2 is an explanatory diagram showing the arrangement relationship between the main memory device 12 and the control memory 1 in one embodiment of the present invention. In FIG. 2, 201 indicates an area of the entire main memory, and 202 indicates an area where microprogram words are stored. In this implementation sequence, there is a complete one-to-one correspondence with the microprogram word group 203 inside the control memory 1.

本実施列では制御記憶1の内部のマイクロプログラム語
群203の写しをすべて主記憶装置12の内部の領域2
02に格納している。しかし、主記憶装置12の内部の
領域の価格、ならびにサイズが問題となるような応用で
は、マイクロプログラムの重要度に応じてマイクロプロ
グラム語の一部のみの写しを、例えばある了ドレス範囲
のみを主記憶装置12上に格納することも可能である。
In this embodiment, all copies of the microprogram word group 203 in the control memory 1 are stored in the area 2 in the main memory 12.
It is stored in 02. However, in applications where the price and size of the internal area of the main memory 12 are an issue, depending on the importance of the microprogram, it may be necessary to copy only part of the microprogram word, for example, only a certain address range. It is also possible to store it on the main storage device 12.

この場合、主記憶装置12上に写しがない制御記憶1の
読出しデータにエラーがめるならば、従来と同じような
動作になる。
In this case, if an error occurs in the read data of the control memory 1, which has no copy on the main memory 12, the operation will be the same as the conventional one.

本実施例では既に説明したように、制御記憶1の内部と
主記憶装置12の内部とでそれぞれのマイクロプログラ
ム語は完全に1対1に対応しているので、制御記憶1の
内部のマイクロプログラムアドレスをXとすると、対応
する主記憶アドレスyは以下のように表わされる。
In this embodiment, as already explained, since there is a complete one-to-one correspondence between the microprogram words inside the control memory 1 and the inside of the main memory 12, the microprogram words inside the control memory 1 Letting the address be X, the corresponding main memory address y is expressed as follows.

y=α+βX   ・φ・・畢(1) ここで、αは主記憶装置12の内部のマイクロプログラ
ム語群の先頭を指示するマイクロプログラム語ポインタ
レジスタ9の内容を示す。βは主記憶装置12のアドレ
スをバイトアドレスとし、1語のマイクロプログラム語
を複数バイトで構成するためのアドレス変換係数でめる
。本実施?+3では1語のマイクロプログラム語が4バ
イトで構成されるものとし、βを4として説明する。
y=α+βX·φ··畢(1) Here, α indicates the contents of the microprogram word pointer register 9 that indicates the beginning of the microprogram word group inside the main storage device 12. β is determined by using the address of the main memory 12 as a byte address, and an address conversion coefficient for configuring one microprogram word with a plurality of bytes. Actual implementation? In +3, it is assumed that one microprogram word consists of 4 bytes, and β is assumed to be 4.

次に、本発明の実施例における動作を図面を参照して詳
細に説明する。
Next, the operation of the embodiment of the present invention will be described in detail with reference to the drawings.

マイクロプログラムアドレスレジスタ7のアドレスは、
データ信号線100を介して制御記憶に送出され、制御
記憶1の内部の1語が読出されてデータ信号線101を
介して切替え手段5の一方の入力端子に入力される。こ
のときには、チェック回路6から制@信号線102を介
して切替え手段5に送出されている選択信号は、制御記
憶1からの読出しデータを選択している。切替え手段5
の出力はデータ信号線10ろを介してマイクロプログラ
ム語レジスタ6にセットされる。続いて、マイクロプロ
グラム語レジスタ6の出力は、データ信号線104を介
してマイクロプログラムによって制御された実行回路2
へ送出される。実行回路2では、マイクロプログラム語
レジスタ6の内容で指定された動作を実行する。一方、
データ信号線104はチェック回路乙にも接続されてお
り、チェック回路6ではマイクロプログラム語レジスタ
6の内容をパリティチェックやハミングコードチェック
のような既知の方法によってチェックする。この結果、
エラーが検出されなければ制御信号線102の選択信号
は、切替え手段5に対して元のまま制御記憶1の読出し
データの選択を要求するのみであって、特に従来の装置
とは変った動作を行うことはない。しかし、エラーが検
出されると、チェック回路3は制御信号ll1102を
介して切替え手段5に主記憶装置12からの読出しデー
タを選択するように指示する。また、チェック回路ろは
制御信号線105を介して実行回路2にマイクロプログ
ラム語レジスタ6の内容によって指定された動作を抑止
するため抑止信号を送出する。さらに、制御信号線10
5は、制御記憶制御回路4にエラーの検出を報告する。
The address of microprogram address register 7 is
It is sent to the control memory via the data signal line 100, and one word inside the control memory 1 is read out and input to one input terminal of the switching means 5 via the data signal line 101. At this time, the selection signal sent from the check circuit 6 to the switching means 5 via the control signal line 102 selects the read data from the control memory 1. Switching means 5
The output is set in the microprogram word register 6 via the data signal line 10. Subsequently, the output of the microprogram word register 6 is sent to the execution circuit 2 controlled by the microprogram via the data signal line 104.
sent to. The execution circuit 2 executes the operation specified by the contents of the microprogram word register 6. on the other hand,
The data signal line 104 is also connected to a check circuit B, which checks the contents of the microprogram word register 6 by a known method such as a parity check or a Hamming code check. As a result,
If no error is detected, the selection signal on the control signal line 102 only requests the switching means 5 to select the read data of the control memory 1 as it was, and in particular, it performs a different operation from the conventional device. There's nothing to do. However, if an error is detected, the check circuit 3 instructs the switching means 5 to select the read data from the main memory 12 via the control signal ll1102. The check circuit also sends an inhibit signal to the execution circuit 2 via the control signal line 105 in order to inhibit the operation specified by the contents of the microprogram word register 6. Furthermore, the control signal line 10
5 reports the detection of an error to the control storage control circuit 4.

次に、制御記憶制御回路4のチェック回路6からエラー
報告を受信した後には、通常、毎マシンサイクルごとに
制御記憶1から切替え手段5を介してマイクロプログラ
ム語レジスタ6に取込んでいる入力を抑止する。さらに
、マイクロプログラムアドレスレジスタ7の内部のマイ
クロプログラム語アドレスは、データ信号[00を介し
てシフト回路8に送出されて2ビツトだけシフトされる
。これは、主記憶アドレスをバイト・アドレスとし、マ
イクロプログラム語を4バイトで構成スるための変換で
ある。さらに、シフト回路8の出力はデータ信号線10
6を介して加算回路1oの一方の端子に入力され、加算
回路1oの他方の端子にはマイクロプログラム語ポイン
タレジスタ9の出力がデータ信号線107を介して入力
される。
Next, after receiving the error report from the check circuit 6 of the control memory control circuit 4, the input that is taken from the control memory 1 to the microprogram word register 6 via the switching means 5 is normally read every machine cycle. Deter. Furthermore, the microprogram word address inside the microprogram address register 7 is sent via the data signal [00 to the shift circuit 8 and shifted by two bits. This is a conversion in which the main memory address is a byte address and the microprogram word is composed of 4 bytes. Further, the output of the shift circuit 8 is transmitted to the data signal line 10.
6 to one terminal of the adder circuit 1o, and the output of the microprogram word pointer register 9 is input to the other terminal of the adder circuit 1o via a data signal line 107.

加算回路10の出力は、既に説明したようをこ上記の演
算によりエラーの発生したマイクロプログラム語に対応
した主記憶装置12の内部のマイクロプログラム語アド
レスを指示している。加算回路10の出力は、データ信
号線108を介してメモリアクセスレジスタ11にセッ
トされる。制御記憶制御回路4は主記憶装置12に対す
るメモリアクセス要求コードな生成し、制御信号線11
Gを介して主記憶装置12に送出される。このとき、メ
モリアクセスレジスタ11の出力はデータ信号i!11
09を介して主記憶装置12へ送出される。
As already explained, the output of the adder circuit 10 indicates the microprogram word address in the main memory 12 corresponding to the microprogram word in which the error occurred due to the above operation. The output of the adder circuit 10 is set in the memory access register 11 via the data signal line 108. The control memory control circuit 4 generates a memory access request code for the main memory 12 and sends it to the control signal line 11.
It is sent to the main storage device 12 via G. At this time, the output of the memory access register 11 is the data signal i! 11
09 to the main storage device 12.

この後、主記憶装置12は上記の要求を元にして既知の
方法によって読出し動作を実行し、上記動作の終了時に
制御信号線111を介してメモリアクセスリプライ信号
を制御記憶制御回路4へ送出し、読出しデータをデータ
信号線112を介して切替え手段5へ送出する。そこで
、制御配憶制御回路4はマイクロプログラム語レジスタ
6へのデータ取込みの抑止を解除する。このとき、切替
え手段5では主記憶装置12からの読出しデータを選択
しているため、マイクロプログラム語レジスタ6には主
記憶装置12からの読出しデータが取込まれる。そこで
、マイクロプログラム語レジスタ6の出力は実行回路2
に送出され、通常のマイクロプログラム制御による動作
が再開される。
Thereafter, the main memory device 12 executes a read operation using a known method based on the above request, and upon completion of the above operation, sends a memory access reply signal to the control storage control circuit 4 via the control signal line 111. , and sends the read data to the switching means 5 via the data signal line 112. Therefore, the control storage control circuit 4 releases the inhibition of data acquisition into the microprogram word register 6. At this time, since the switching means 5 selects the read data from the main memory device 12, the read data from the main memory device 12 is taken into the microprogram word register 6. Therefore, the output of the microprogram word register 6 is the output of the execution circuit 2.
, and normal microprogram-controlled operation resumes.

(発明の効果) 本発明は以上説明したように、制御記憶にエラーが発生
した場合にも主記憶装置の内部のマイクロプログラム語
を自動的に読出すことによシ、システムの継続運転を可
能にするという効果がある。
(Effects of the Invention) As explained above, the present invention enables continuous operation of the system by automatically reading out the microprogram words inside the main memory even when an error occurs in the control memory. It has the effect of making

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

第1図は、本発明による情報処理装置の一実施例を示す
ブロック図でおる。 第2図は、制御記憶と主記憶装置とに含まれるマイクロ
プログラム語の相関関係を示す説明図である。 1・・・制御記憶 2・・−実行回路 ろ令・・チェック回路 4・・・制御記憶制御回路 5唸−・切替え手段 6・・Φマイクロプログラム語レジスタ7・拳・マイク
ロプログラムアドレスレジスタ8・・・シフト回路 9・・魯マイクロプログラム語ポインタレシス10・俸
−加算回路 11・・・メモリアドレスレジスタ 12・・・主記憶装置
FIG. 1 is a block diagram showing an embodiment of an information processing apparatus according to the present invention. FIG. 2 is an explanatory diagram showing the correlation between microprogram words contained in the control memory and the main memory. 1...Control memory 2...-Execution circuit command...Check circuit 4...Control memory control circuit 5--Switching means 6...ΦMicro program word register 7...Fist micro program address register 8...・・Shift circuit 9・・Lower microprogram word pointer system 10・Salary-addition circuit 11・・Memory address register 12・・・Main storage device

Claims (1)

【特許請求の範囲】[Claims] 第1のマイクロプログラム語より成る制御情報を格納す
るための制御記憶と、前記制御記憶から読出した前記第
1のマイクロプログラム語をチエツクするためのチエツ
ク手段と、前記チエツク手段によつて訂正できないエラ
ーの状態が検出された時にはマイクロプログラムにより
制御される回路に対していつたん実行を抑止すると共に
、前記エラーの状態が解除された時には前記抑止を解除
するための実行制御手段と、前記エラーの発生時には主
記憶装置より前記マイクロプログラムを読出して前記エ
ラーを解除することができるように前記マイクロプログ
ラムのアドレスを前記主記憶装置の主記憶アドレスに変
換するためのアドレス変換手段と、前記エラーの発生時
には前記主記憶アドレスにより前記主記憶装置から前記
第1のマイクロプログラム語と同じ内容を有する第2の
マイクロプログラム語を読出すためのメモリアクセス手
段と、前記メモリアクセス手段により読出された前記第
2のマイクロプログラム語か、あるいは前記制御記憶か
ら読出された前記第1のマイクロプログラム語かを切替
えて選択するための切替え手段とを具備して構成したこ
とを特徴とする情報処理装置。
a control memory for storing control information consisting of a first microprogram word; a check means for checking the first microprogram word read from the control memory; and an error that cannot be corrected by the check means. Execution control means for temporarily inhibiting execution of a circuit controlled by a microprogram when the error state is detected, and releasing the inhibition when the error state is released; an address conversion means for converting the address of the microprogram to a main memory address of the main memory so that the error can be canceled by reading the microprogram from the main memory at times, and when the error occurs, a memory access means for reading a second microprogram word having the same content as the first microprogram word from the main memory according to the main memory address; and a second microprogram word read by the memory access means. An information processing apparatus comprising: switching means for switching and selecting a microprogram word or the first microprogram word read from the control memory.
JP59203057A 1984-09-28 1984-09-28 Information processor Pending JPS6180427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59203057A JPS6180427A (en) 1984-09-28 1984-09-28 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59203057A JPS6180427A (en) 1984-09-28 1984-09-28 Information processor

Publications (1)

Publication Number Publication Date
JPS6180427A true JPS6180427A (en) 1986-04-24

Family

ID=16467622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59203057A Pending JPS6180427A (en) 1984-09-28 1984-09-28 Information processor

Country Status (1)

Country Link
JP (1) JPS6180427A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0726988U (en) * 1994-06-06 1995-05-19 三洋電機株式会社 Optical recording disc

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0726988U (en) * 1994-06-06 1995-05-19 三洋電機株式会社 Optical recording disc

Similar Documents

Publication Publication Date Title
EP0204832B1 (en) Error detection and correction system
EP0032957B1 (en) Information processing system for error processing, and error processing method
US5274646A (en) Excessive error correction control
WO1981001893A1 (en) Self-correcting memory system and method
US6823476B2 (en) Mechanism to improve fault isolation and diagnosis in computers
JPS61156954A (en) Buffer memory system
US3866182A (en) System for transferring information between memory banks
US4231089A (en) Data processing system with apparatus for correcting microinstruction errors
EP0353435A2 (en) Error correction device for parity protected memory systems
US3898443A (en) Memory fault correction system
JPS6180427A (en) Information processor
US5774482A (en) Apparatus and method for processing errors associated with data transfers in a computer
JPH03147041A (en) Error correction system
JPH02297235A (en) Memory data protecting circuit
JPS59129995A (en) Storage device
JPH04156641A (en) Register access device
JPH03166626A (en) Information processor
JPH0135369B2 (en)
JPH038029A (en) Microprogram controller
JPS629937B2 (en)
EP0610856A1 (en) Error recovery mechanism for software visible registers in computer systems
JPS60205649A (en) Storage device
JPH02285443A (en) Fault recovery system
JPH04277847A (en) Memory device
JPH0259946A (en) Memory device