JPH0348335A - Fault processing system - Google Patents

Fault processing system

Info

Publication number
JPH0348335A
JPH0348335A JP18208789A JP18208789A JPH0348335A JP H0348335 A JPH0348335 A JP H0348335A JP 18208789 A JP18208789 A JP 18208789A JP 18208789 A JP18208789 A JP 18208789A JP H0348335 A JPH0348335 A JP H0348335A
Authority
JP
Japan
Prior art keywords
entry
fault
address
error
generating
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
JP18208789A
Other languages
Japanese (ja)
Inventor
Masahiko Yamamouri
山毛利 雅彦
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 JP18208789A priority Critical patent/JPH0348335A/en
Publication of JPH0348335A publication Critical patent/JPH0348335A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Abstract

PURPOSE:To effectively utilize another entry at the time of generating a fault in a certain entry by setting up an error bit(Ebit) only in the entry generating the fault. CONSTITUTION:When an error is detected by a parity checker(PC) 6 for checking the error of an output generated from a branch history table (BHT) 1, the error information is informed to a control circuit 8 and fault processing is started. The contents of an address register(AD) 2 are the address of the entry generating the fault, the address is retreated to an address register buffer(ARB) 3 and then the output of the ARB 3 is selected by a selector 4 based upon an instruction generated from the control circuit 8. At the selection timing, the control circuit 8 resets the valid bit of the entry generating the fault in the BHT 1 and sets up the error bit(Ebit) of the entry through a control line 101. Thus, another entry effectively is utilized at the time of generating a fault in a certain entry.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置の障害処理方式に′関し,特に分
岐ヒストリテーブルの障害処理に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a failure handling method for an information processing device, and particularly to failure handling in a branch history table.

〔従来の技術〕[Conventional technology]

従来,分岐命令のアドレスと分岐先アドレスとを対にし
て記憶する分岐ヒストリテーブルはメモリ素子で構成さ
れており,分岐ヒストリテーブルの障害処理の際には,
メモリ素子の出力でエラーが検出されると,分岐ヒスト
リテーブル全体を切離して,情報処理装置の動作を継続
するようにしている。
Conventionally, a branch history table that stores the address of a branch instruction and a branch destination address as a pair is composed of a memory element, and when handling a fault in the branch history table,
When an error is detected in the output of a memory element, the entire branch history table is disconnected and the information processing device continues to operate.

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

上述した従来の障害処理方式では,例えばメモリ素子の
1ワードのエラーであるにもかかわらず分岐ヒストリテ
ーブル全体を切離す必要があシ,このため,他のワード
を有効活用できないという問題点がある。
In the conventional fault handling method described above, it is necessary to disconnect the entire branch history table even if the error occurs in one word of a memory element, which poses the problem that other words cannot be used effectively. .

本発明の目的は他のワード(他のエントリ)を有効活用
できる障害処理方式を提供することにある。
An object of the present invention is to provide a fault handling method that can effectively utilize other words (other entries).

以下弦日 〔問題点を解決するための手段〕 本発明では,分岐命令のアドレスと分岐先アドレスとを
対にして記憶する分岐ヒストリテーブルの障害を処理す
る際,前記分岐ヒストリテーブルの障害をエントリ対応
で検出し,該障害が検出されると.前記分岐ヒストリテ
ーブルの障害発生エントリアドレスを保持して前記保持
された工冫トリアドレスによシ指定されるエントリを無
効化すると共に使用不可状態とすることを特徴としてい
る。
[Means for solving the problem] In the present invention, when processing a fault in a branch history table that stores a branch instruction address and a branch destination address as a pair, the fault in the branch history table is recorded as an entry. When the failure is detected, The present invention is characterized in that the failure occurrence entry address of the branch history table is held, and the entry specified by the held factory address is invalidated and rendered unusable.

〔実施例〕〔Example〕

次に本発明について実施例によって説明する。 Next, the present invention will be explained with reference to examples.

第1図を参照して,1は分岐ヒストリテーブル( BI
T ) , 2はアドレスレノスタ(AR),3はアド
レスレジスタパッファ( ARB ) , 4はセレク
タ,5は比較器,6は・ゼリティチェッカー( PC)
,7はANDダート,8は制御回路,9は読出しレジス
タ( RDR )である。
Referring to Figure 1, 1 is the branch history table (BI
T), 2 is an address register (AR), 3 is an address register puffer (ARB), 4 is a selector, 5 is a comparator, 6 is a gelity checker (PC)
, 7 is an AND dart, 8 is a control circuit, and 9 is a read register (RDR).

通常の動作に訃いて,命令の先取りの際には,命令アド
レスがAR2にセットされ,セレクタ4で選択されてB
HT 1をアドレスする。BHT 1の各エントリは第
2図に示すように命令アドレスの一部,分岐先アドレス
,有効ビッ} (V)及び障害ビット(目を備えて訟シ
,比較器5により命令アドレス同士の一致が検出され,
かつ該当するエントリの■=:l ,E=0がANDグ
ート7で検出されると,この検出情報が制御回路8に報
告される。筺たBIT 1から読出された分岐先アドレ
スはRDR 9にセットされる。そして, RDR 9
の出力を用いて分岐先命令の先取9が開始される。
Due to normal operation, when an instruction is prefetched, the instruction address is set in AR2, selected by selector 4, and
Address HT1. As shown in Figure 2, each entry in BHT 1 includes a part of the instruction address, a branch destination address, a valid bit (V), and a fault bit. detected,
When ■=:l and E=0 of the corresponding entry are detected by the AND gate 7, this detection information is reported to the control circuit 8. The branch destination address read from the stored BIT 1 is set in RDR 9. And RDR 9
Preemption 9 of the branch destination instruction is started using the output of .

次に障害処理動作について説明する。Next, the failure handling operation will be explained.

BIT 1の出力のエラーをチェックするPC6により
エラーが検出されると,エラー情報が制1卸回路8に報
告され,障害処理が開始される。A R 2の内容は,
障害の発生したエノトリのアドレスであり,それはAR
B 3に退避される。
When an error is detected by the PC 6 which checks the output of the BIT 1 for errors, the error information is reported to the control 1 output circuit 8 and trouble handling is started. The contents of A R 2 are:
This is the address of the enotli where the failure occurred, and it is the AR
It will be evacuated to B3.

次に制御回路80指后によりセレクタ4によりARB 
3の出力が選択される。この選択タイミングに釦いて,
制御回路8は制御線102によりBHTIの障害の発生
したエントリのVbitiリセソトすると共に制御線1
01により該エントリのE (Error)bitをセ
ットする。
Next, after the control circuit 80 commands, the selector 4 selects the ARB.
3 output is selected. Press the button at this selection timing,
The control circuit 8 uses the control line 102 to reset the Vbit of the entry in which the BHTI fault has occurred, and also resets the control line 1.
01 sets the E (Error) bit of the entry.

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

以上説明したように本発明では,障害の発生したエノト
リにのみエラビット(Eb+t)ftセットするように
したからエントリ対応に命令アドレス等の切離しができ
,障害発生時に他のエントリを有効活用できるという効
果がある。
As explained above, in the present invention, since the error bit (Eb + t) ft is set only in the entry where a failure has occurred, it is possible to separate instruction addresses, etc. according to the entry, and the effect is that other entries can be effectively used when a failure occurs. There is.

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

第1図は本発明の一実施例を示す図,第2図は分岐ヒス
トリテーブルの工冫トリを示す図である。 l・・・分岐ヒストリテーブル( BIT ) . 2
・・・アドレスレジスタ(AR),3・・・アドレスレ
ノスタバッファ( ARB ) , 4・・・セレクタ
,5・・・比較器,6・・・ノソリティチェッ力−(P
C).7・・・ANDダート,8・・・制御回路,9・
・・読出しレジスタ( RDR )。
FIG. 1 is a diagram showing an embodiment of the present invention, and FIG. 2 is a diagram showing the structure of a branch history table. l...Branch history table (BIT). 2
... Address register (AR), 3... Address renoster buffer (ARB), 4... Selector, 5... Comparator, 6... Nosority check force - (P
C). 7...AND dart, 8...control circuit, 9.
...Read register (RDR).

Claims (1)

【特許請求の範囲】[Claims] 1、分岐命令アドレスと分岐先アドレスとを対にして記
憶する分岐ヒストリテーブルを備え、命令の先取り処理
を行なう情報処理装置において、前記分岐ヒストリテー
ブルの障害エントリ対応で検出する検出手段と、該分岐
ヒストリテーブルの障害が検出された際前記分岐ヒスト
リテーブルの障害発生エントリアドレスを保持する保持
手段と、前記障害が検出された場合、前記保持されたエ
ントリアドレスにより指定されるエントリを無効化する
と共に使用不可状態にする無化手段とを有することを特
徴とする障害処理方式。
1. In an information processing apparatus that includes a branch history table that stores a branch instruction address and a branch destination address in pairs and performs instruction prefetch processing, a detection means that detects a fault entry in the branch history table; a holding means for holding a failure entry address in the branch history table when a failure in the history table is detected; 1. A failure handling method characterized by having a nullification means for disabling the state.
JP18208789A 1989-07-14 1989-07-14 Fault processing system Pending JPH0348335A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18208789A JPH0348335A (en) 1989-07-14 1989-07-14 Fault processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18208789A JPH0348335A (en) 1989-07-14 1989-07-14 Fault processing system

Publications (1)

Publication Number Publication Date
JPH0348335A true JPH0348335A (en) 1991-03-01

Family

ID=16112137

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18208789A Pending JPH0348335A (en) 1989-07-14 1989-07-14 Fault processing system

Country Status (1)

Country Link
JP (1) JPH0348335A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5693198A (en) * 1979-12-26 1981-07-28 Fujitsu Ltd Main memory control system
JPS63157236A (en) * 1986-12-22 1988-06-30 Nec Corp Information processor for prefetch controlling instruction

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5693198A (en) * 1979-12-26 1981-07-28 Fujitsu Ltd Main memory control system
JPS63157236A (en) * 1986-12-22 1988-06-30 Nec Corp Information processor for prefetch controlling instruction

Similar Documents

Publication Publication Date Title
US20080163029A1 (en) Error correction code generation method and memory control device
US6823476B2 (en) Mechanism to improve fault isolation and diagnosis in computers
JPH0348335A (en) Fault processing system
JPH0316655B2 (en)
JP3239935B2 (en) Tightly-coupled multiprocessor system control method, tightly-coupled multiprocessor system, and recording medium therefor
JP2002279785A (en) Cam retlieval system, cam retrieving method using the system, and its program
JPH04115340A (en) Duplex storage circuit
JPH02297235A (en) Memory data protecting circuit
JPS59216255A (en) Error detecting system of interruption stack area
JPH02244339A (en) Fault analyzing circuit
JPH0581059A (en) Multiprocessor system
JPH0540583A (en) Information processing system
JPH02143352A (en) Memory error detection and correction system
JPS63123140A (en) History information storage device
JPS6153745B2 (en)
JPH03152643A (en) Double bit error control circuit
JPH04237351A (en) Memory rewriting system
JPS58169254A (en) Error processing system of control and storage device
JPH01194035A (en) Address parity checking system for information processor
JPH06119193A (en) Data processing system
JPH06203591A (en) Semiconductor memory
JPS58169253A (en) Error detection system
JPH04219845A (en) Information processor
JPS63298458A (en) Data transfer circuit
JPH0683718A (en) Fault detecting circuit