JPH02285427A - Information processor - Google Patents

Information processor

Info

Publication number
JPH02285427A
JPH02285427A JP1108202A JP10820289A JPH02285427A JP H02285427 A JPH02285427 A JP H02285427A JP 1108202 A JP1108202 A JP 1108202A JP 10820289 A JP10820289 A JP 10820289A JP H02285427 A JPH02285427 A JP H02285427A
Authority
JP
Japan
Prior art keywords
error
operand
accessing
section
access
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
JP1108202A
Other languages
Japanese (ja)
Inventor
Hiroshi Nakajima
浩 中島
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 Engineering Ltd
Original Assignee
NEC Engineering 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 Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP1108202A priority Critical patent/JPH02285427A/en
Publication of JPH02285427A publication Critical patent/JPH02285427A/en
Pending legal-status Critical Current

Links

Landscapes

  • Retry When Errors Occur (AREA)

Abstract

PURPOSE:To prevent the throughput from decreasing by starting a machine check when error occurrence is detected in access to the instruction part of a storage part and performing exceptional processing when error occurrence is detected in access to the operand part of the storage part. CONSTITUTION:If an AND gate 13 decides that an error occurs in instruction fetching operation when the error is detected during access from an access control part 11 to the storage device 2, a machine check F/F 15 is set and the machine checking operation is started. Then, when an AND gate 12 decides that the error occurs in operand fetching operation, an exception F/F 14 is set and the exceptional processing is performed. Therefore, even if an error occurs during the access to the operand part, the device is not shut down and the processing can be carried on by retrial by an exceptional processing program. Consequently, the throughput is prevented from decreasing.

Description

【発明の詳細な説明】 技術分野 本発明は情報処理装置に関し、特に動作制御を行うソフ
トウェアの命令部およびオペランド部が格納された記憶
装置に対する情報処理装置からのアクセス時に発生した
エラーの処理方法に関する。
TECHNICAL FIELD The present invention relates to an information processing device, and more particularly to a method for handling errors that occur when an information processing device accesses a storage device in which instruction and operand portions of software for controlling operations are stored. .

従来技術 従来、この種のエラー処理方式においては、情報処理装
置が記憶装置にアクセスしているときにエラーが検出さ
れると、情報処理装置のハードウェアまたはファームウ
ェアの制御により自動的に現行のソフトウェアの処理が
中断され、マシンチェックに移行していた。
Conventional technology Conventionally, in this type of error handling method, when an error is detected while an information processing device is accessing a storage device, the current software is automatically updated under the control of the information processing device's hardware or firmware. The process was interrupted and shifted to machine check.

マシンチェックとはプロセスをこれ以上続けて動作でき
ないと情報処理装置自身が検出する条件のことであり、
情報処理装置のハードウェアまたはファームウェアは命
令成田しおよびオペランドへのアクセスにおいて記憶装
置へのアクセスエラーを検出すると、自動的に障害であ
ると判断して装置自身をダウンさせてしまう。
A machine check is a condition in which the information processing equipment itself detects that the process cannot continue to operate.
When the hardware or firmware of an information processing device detects an access error to a storage device when executing an instruction or accessing an operand, it automatically determines that there is a failure and shuts down the device itself.

このような従来のエラー処理方式では、情報処理装置の
記憶装置へのアクセス時にエラーが検出されると、情報
処理装置のハードウェアまたはファームウェアの制御に
より自動的に現行のソフトウェアの処理が中断され、マ
シンチェックに移行していたので、情報処理装置自身が
ダウンしてしまい、処理効率が低下するという欠点があ
る。
In such conventional error handling methods, when an error is detected when accessing the storage device of an information processing device, the current software processing is automatically interrupted under the control of the information processing device's hardware or firmware. Since the system was shifted to a machine check, the information processing device itself would go down, resulting in a reduction in processing efficiency.

発明の目的 本発明は上記のような従来のものの欠点を除去すべくな
されたもので、オペランドへのアクセス時にエラーが発
生しても、装置自身をダウンさせることなく処理を継続
することができ、処理効率の低下を防止することができ
る情報処理装置の提供を目的とする。
OBJECTS OF THE INVENTION The present invention has been made to eliminate the drawbacks of the conventional methods as described above, and even if an error occurs when accessing an operand, processing can be continued without bringing down the device itself. An object of the present invention is to provide an information processing device that can prevent a decrease in processing efficiency.

発明の構成 本発明による情報処理装置は、動作制御を行うソフトウ
ェアの命令部およびオペランド部が格納された記憶装置
へのアクセスを行う情報処理装置であって、前記記憶装
置へのアクセスにおけるエラーの発生を検出する検出手
段と、前記検出手段により検出された前記エラーが前記
命令部へのアクセス時のエラーか、前記オペランド部へ
のアクセス時のエラーかを判定する判定手段と、前記判
定手段により前記命令部へのアクセス時のエラーと判定
されたときにマシンチェックに移行する手段と、前記判
定手段により前記オペランド部へのアクセス時のエラー
と判定されたときに例外処理を行う手段とを有すること
を特徴とする。
Composition of the Invention An information processing device according to the present invention is an information processing device that accesses a storage device in which an instruction section and an operand section of software that performs operation control are stored, and the information processing device is an information processing device that accesses a storage device in which an instruction section and an operand section of software that performs operation control are stored. a detecting means for detecting the error detected by the detecting means; a determining means for determining whether the error detected by the detecting means is an error when accessing the instruction section or an error when accessing the operand section; The method includes means for proceeding to a machine check when it is determined that there is an error in accessing the instruction section, and means for performing exception handling when the determining means determines that there is an error in accessing the operand section. It is characterized by

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

第1図は本発明の一実施例の構成を示すブロック図であ
る。図において、情報処理装置1のアクセス制御部11
はバス100を介して記憶装置2をアクセスし、このア
クセスにおいてエラーの発生の有無を検出している。ア
クセス制御部11はエラーの発生を検出すると、記憶装
置アクセスエラー信号(以下エラー信号とする) 10
1をアンドゲート12,13に出力する。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, an access control unit 11 of an information processing device 1
accesses the storage device 2 via the bus 100, and detects whether an error has occurred during this access. When the access control unit 11 detects the occurrence of an error, it sends a storage device access error signal (hereinafter referred to as an error signal) 10
1 is output to AND gates 12 and 13.

記憶装置2には動作制御を行う2ノフトウエアの命令部
およびオペランド部が格納されており、命令部へのアク
セス時にはアクセス制御部11からアンドゲート13に
命令フェッチ信号102が出力され、オペランド部への
アクセス時にはアクセス制御部11からアンドゲート1
2にオペランドフェッチ信号103が出力される。
The storage device 2 stores an instruction section and an operand section of 2 software that performs operation control, and when accessing the instruction section, an instruction fetch signal 102 is output from the access control section 11 to the AND gate 13, When accessing, the AND gate 1 is sent from the access control unit 11.
2, an operand fetch signal 103 is output.

アンドゲート12はアクセス制御部11からのエラー信
号101とオペランドフェッチ信号103との論理積を
とり、その演算結果を例外フリップフロップ(以下例外
F/Fとする)14に出力する。
The AND gate 12 performs a logical product of the error signal 101 from the access control unit 11 and the operand fetch signal 103, and outputs the result to the exception flip-flop (hereinafter referred to as exception F/F) 14.

アンドゲート13はアクセス制御部11からのエラー信
号101と命令フェッチ信号102との論理積をとり、
その演算結果をマシンチェックフリップフロップ(以下
マシンチェックF/Fとする)15に出力する。
The AND gate 13 takes the AND of the error signal 101 from the access control unit 11 and the instruction fetch signal 102,
The calculation result is output to a machine check flip-flop (hereinafter referred to as machine check F/F) 15.

したがって、アクセス制御部11から記憶装置2の命令
部にアクセスが行われているときにエラーが検出される
と、エラー信号101と命令フェッチ信号102とがと
もに1°となるので、アンドゲート13からマシンチェ
ックF/F 15への命令フェッチエラー信号105が
“1“となって、マシンチェックF/F 15がセット
される。
Therefore, if an error is detected while the access control unit 11 is accessing the instruction section of the storage device 2, the error signal 101 and the instruction fetch signal 102 both become 1°, so that the AND gate 13 The instruction fetch error signal 105 to the machine check F/F 15 becomes "1", and the machine check F/F 15 is set.

実行処理部16はマシンチェックF/F 15からのマ
シンチェック信号107が“1”になるとマシンチェッ
クに移行し、情報処理装置1がダウンとなる。
When the machine check signal 107 from the machine check F/F 15 becomes "1", the execution processing unit 16 shifts to a machine check, and the information processing device 1 goes down.

また、アクセス制御部11から記憶装置2のオペランド
部にアクセスが行われているときにエラーが検出される
と、エラー信号101とオペランドフェッチ信号103
とがともに“1″となるので、アンドゲート12から例
外F/F14へのオペランドフェッチエラー信号104
が“1”となって、例外F/F14がセットされる。
Further, if an error is detected while the access control unit 11 is accessing the operand section of the storage device 2, the error signal 101 and the operand fetch signal 103
Since both become "1", the operand fetch error signal 104 is sent from the AND gate 12 to the exception F/F 14.
becomes "1" and the exception F/F 14 is set.

実行処理部16は例外F/F14からの例外信号10B
が“1”になると、ソフトウェアが例外処理プログラム
に移行し、その例外処理プログラムによりオペランド部
へのリトライなどの処理が行われてプロセスを再開しよ
うとするので、情報処理装置1がダウンすることなく、
その処理が継続される。
The execution processing unit 16 receives the exception signal 10B from the exception F/F 14.
When becomes "1", the software shifts to the exception handling program, which performs processing such as retrying the operand part and tries to restart the process, so that the information processing device 1 does not go down. ,
The process continues.

このように、アクセス制御部11から記憶装置2へのア
クセス時にエラーが検出されたときに、アンドゲート1
3によりそのエラーが命令フェッチ時のエラーと判定さ
れると、マシンチェックF/F15をセットしてマシン
チェックに移行し、アンドゲート12によりそのエラー
がオペランドフェッチ時のエラーと判定されると、例外
F/F14をセットして例外処理に移行するようにする
ことによって、オペランド部へのアクセス時にエラーが
発生しても装置自身をダウンさせることなく、例外処理
プログラムによってリトライなどを行って処理を継続す
ることができる。
In this way, when an error is detected when the access control unit 11 accesses the storage device 2, the AND gate 1
3, if the error is determined to be an error during instruction fetch, the machine check F/F 15 is set and the process moves to machine check, and if the AND gate 12 determines that the error is an error during operand fetch, an exception is generated. By setting the F/F14 to shift to exception handling, even if an error occurs when accessing the operand section, the device itself will not go down, and the exception handling program will perform retries and continue processing. can do.

よって、オペランド部へのアクセス時にはエラーが検出
されてもソフトウェアの制御外で情報処理装置1がダウ
ンしてしまうことを回避できるので、処理効率の低下を
防止することができる。
Therefore, even if an error is detected when accessing the operand section, it is possible to avoid the information processing device 1 from going down outside of software control, and thus it is possible to prevent a decrease in processing efficiency.

発明の詳細 な説明したように本発明によれば、記憶装置の命令部へ
のアクセスにおいてエラーの発生が検出されたときにマ
シンチェックに移行し、記憶装置のオペランド部へのア
クセスにおいてエラーの発生が検出されたときに例外処
理を行うようにすることによって、オペランド部へのア
クセス時にエラーが発生しても、装置自身をダウンさせ
ることなく処理を継続することができ、処理効率の低下
を防止することができるという効果がある。
DETAILED DESCRIPTION OF THE INVENTION According to the present invention, when the occurrence of an error is detected in the access to the instruction section of the storage device, a machine check is performed, and the occurrence of an error in the access to the operand section of the storage device is detected. By performing exception handling when an error is detected, even if an error occurs when accessing the operand section, processing can be continued without bringing down the device itself, preventing a drop in processing efficiency. The effect is that it can be done.

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

第1図は本発明の一実施例の構成を示すブロック図であ
る。 主要部分の符号の説明 1・・・・・・情報処理装置 2・・・・・・記憶装置 11・・・・・・アクセス制御部 12.13・・・・・・アンドゲート 14・・・・・・例外フリップフロップ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...Information processing device 2...Storage device 11...Access control unit 12.13...And gate 14... ...Exception flip-flop 15...
・Machine check flip-flop 16...Execution processing section

Claims (1)

【特許請求の範囲】[Claims] (1)動作制御を行うソフトウェアの命令部およびオペ
ランド部が格納された記憶装置へのアクセスを行う情報
処理装置であって、前記記憶装置へのアクセスにおける
エラーの発生を検出する検出手段と、前記検出手段によ
り検出された前記エラーが前記命令部へのアクセス時の
エラーか、前記オペランド部へのアクセス時のエラーか
を判定する判定手段と、前記判定手段により前記命令部
へのアクセス時のエラーと判定されたときにマシンチェ
ックに移行する手段と、前記判定手段により前記オペラ
ンド部へのアクセス時のエラーと判定されたときに例外
処理を行う手段とを有することを特徴とする情報処理装
置。
(1) An information processing device that accesses a storage device in which an instruction section and an operand section of software that performs operation control are stored, the detection means detecting the occurrence of an error in accessing the storage device; determining means for determining whether the error detected by the detecting means is an error in accessing the instruction section or an error in accessing the operand section; and an error in accessing the instruction section by the determining means. An information processing apparatus comprising: means for proceeding to a machine check when it is determined that the operand part is accessed; and means for performing exception processing when the determining means determines that there is an error in accessing the operand section.
JP1108202A 1989-04-27 1989-04-27 Information processor Pending JPH02285427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1108202A JPH02285427A (en) 1989-04-27 1989-04-27 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1108202A JPH02285427A (en) 1989-04-27 1989-04-27 Information processor

Publications (1)

Publication Number Publication Date
JPH02285427A true JPH02285427A (en) 1990-11-22

Family

ID=14478608

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1108202A Pending JPH02285427A (en) 1989-04-27 1989-04-27 Information processor

Country Status (1)

Country Link
JP (1) JPH02285427A (en)

Similar Documents

Publication Publication Date Title
US5386565A (en) Method and system for controlling/monitoring computer system having plural operating systems to run thereon
CA1235816A (en) Error recovery system in a data processor having a control storage
JPH04223532A (en) Improved processor
JP2770913B2 (en) Parity replacement apparatus and method
JPH02285427A (en) Information processor
JP3317361B2 (en) Battery backup control method for memory
JP2653412B2 (en) How to set breakpoints
JPS6158054A (en) Run away detection of program
JP3102381B2 (en) Task debugging device, task debugging method, and recording medium therefor
JP2786215B2 (en) Restart processing control method
JPH0635757A (en) Abnormality detector of cpu
JPS6322339B2 (en)
JPS62125437A (en) Control method for additional processor
JP2000181731A (en) Illegal address detection system
JPH03109643A (en) Execution system for data exception procedure
JPH03105529A (en) Psw type error control circuit
JP2684966B2 (en) I / O processor debug device
JPH0392950A (en) Microprogram controller
JPH01177640A (en) Information processor
JPH0395634A (en) Restart control system for computer system
JPH064412A (en) Local memory inspecting/correcting circuit
JPH02310753A (en) Microprogram controller
JPH06324911A (en) Interrupting method for program execution
JPS59146340A (en) Error control system
JPH0789326B2 (en) Host computer