JPS58121457A - Information processing device - Google Patents

Information processing device

Info

Publication number
JPS58121457A
JPS58121457A JP57003407A JP340782A JPS58121457A JP S58121457 A JPS58121457 A JP S58121457A JP 57003407 A JP57003407 A JP 57003407A JP 340782 A JP340782 A JP 340782A JP S58121457 A JPS58121457 A JP S58121457A
Authority
JP
Japan
Prior art keywords
register
instruction
stack
instruction execution
phase
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.)
Granted
Application number
JP57003407A
Other languages
Japanese (ja)
Other versions
JPS6218057B2 (en
Inventor
Koichi Tsukizoe
築添 弘一
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
Nippon Electric Co 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 Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP57003407A priority Critical patent/JPS58121457A/en
Publication of JPS58121457A publication Critical patent/JPS58121457A/en
Publication of JPS6218057B2 publication Critical patent/JPS6218057B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation

Abstract

PURPOSE:To improve the possibility of continuing processing when intermittent troubles occur, by minimizing the time required for waiting register determination and making the instruction retrial at the time of trouble occurrence possible at its maximum. CONSTITUTION:When occurrence of a trouble is detected, an instruction retrial designation 603 is given to an instruction fetching section 1. Especially, when a trouble occurs in the section between operand registers 32 and 33 and the 1st register stack 50, and writing of the 2nd register stack 51 is inhibited by a write inhibiting signal 600, the content of the registers are read out as readout data 510, and a select circuit 53 is selected and outputted as the readout data 510 by a select signal 601. Then, the data oututted from the select circuit 53 is written in an area corresponding to the register in the 1at register stack 50 by a write indicating signal 602.

Description

【発明の詳細な説明】 装置に関する。[Detailed description of the invention] Regarding equipment.

パイプフィン処理とは、命令の実行過程を、例えば命令
の読出し解読と、オペランドの読出しと、命令実行の3
つの部分処理に分解し、各部分処理を命令間でオーバー
ラツプして実行し、情報感層の迅速化を図る処理方式で
ある。
Pipe fin processing is the process of executing an instruction, for example, reading and decoding the instruction, reading the operand, and executing the instruction.
This is a processing method that speeds up the information sensing layer by decomposing the command into two partial processes and executing each partial process in an overlapping manner between instructions.

従来、この種の情報処理装置は、第1図に示すように、
命令の読出し解読を行なう命令フェッチ部1と、主記憶
装置の記憶内容の一部を写しとして持ち、高速アクセス
が可能なバッファ記憶部2と、命令で指示され九演算を
夷行干る命令実行部3と、演算に使用されるレジスタ群
を貯蔵し命令実行に使用されるレジスタオペランドを(
命令夷打部3へ)供給し、命令実行による演算結果を(
命令実行部3の出力によシ)格納するレジスタスタック
4(レジスタ群貯蔵装置)を備えている。
Conventionally, this type of information processing device, as shown in FIG.
An instruction fetch unit 1 that reads and decodes instructions; a buffer storage unit 2 that has a copy of a portion of the contents of the main memory and can be accessed at high speed; and an instruction execution unit that executes nine operations specified by the instruction. Part 3 stores a group of registers used in operations and stores register operands used in instruction execution (
) is supplied to the instruction processing unit 3, and the calculation result of the instruction execution is sent to the instruction processing unit 3 (
It is provided with a register stack 4 (register group storage device) for storing the output of the instruction execution unit 3.

そして、1番目の命令Izに対しては、1番目のマシン
サイクルT1で命令の読出し解読処理を行なう。
For the first instruction Iz, instruction reading and decoding processing is performed in the first machine cycle T1.

命令の続出し解読処理をAフェーズということにする。The process of decoding successive instructions will be referred to as the A phase.

2番目のマシンサイクルT!では、命令7工ツチ部1か
らのアクセスにより、バッファ記憶部2からメモリオペ
ランドが、レジスタスタック4からはレジスタオペラン
ドが読み出されて命令実行部3へ供給される。このオペ
ランド読出し処理をBフェーズということにする。上記
マシンサイクルT、では、2番目の命令ムに対するAフ
ェーズの処理が命令7工ツテ部lで並行して行なわれる
Second machine cycle T! In this case, upon access from the instruction 7 processing unit 1, a memory operand is read from the buffer storage unit 2 and a register operand is read from the register stack 4 and supplied to the instruction execution unit 3. This operand read processing will be referred to as the B phase. In the machine cycle T, the A phase processing for the second instruction is performed in parallel in the instruction 7 step section l.

第311目のマシンサイクルT3では、命令実行部3で
命令工、が実行され(Eフェーズ)、かつ、命令実行に
よる演算結果はレジスタスタック4に書込まれる(Wフ
ェーズ)。すなわち、EフェーズとWフェーズとは同一
のマシンサイクルT1内において処理される 一方命令
工、に対してはBフェーズが、命令■3に対してはA7
エーズのl&理が並行してなされる。このようにして、
複数の命令に対して、各7エーズ処理をオーバーラツプ
して行なうことによシ高速処理が可能となる。
In the 311th machine cycle T3, the instruction execution unit 3 executes the instruction (E phase), and the operation result of the instruction execution is written to the register stack 4 (W phase). That is, the E phase and the W phase are processed within the same machine cycle T1.On the other hand, the B phase is processed for the instruction 3, and the A7 is processed for the instruction 3.
AIDS's l & ri are done in parallel. In this way,
High-speed processing is possible by overlappingly performing each of the 7 AIDS processes on a plurality of instructions.

第2図は、命令工1〜I、に対する各マシンサイクルT
8〜T、 Kおける処理フェーズの一例を示したタイム
チャートである。同図において、命令I、までは、各命
令に対する各フェーズ処理はそれぞれ1マシンサイクル
遅れでオーバーラツプして行なわれている。4番目の命
令I4は、命令IsKよる演算結果をオペランドに使用
する命令であるため、マシンサイクルT、でWフェーズ
が完了するまでオペランドの続出し処理を待たなければ
ならない。
FIG. 2 shows each machine cycle T for instructions 1 to I.
8 is a time chart showing an example of processing phases in T and K. In the figure, up to instruction I, each phase process for each instruction is performed in an overlapping manner with a delay of one machine cycle. Since the fourth instruction I4 is an instruction that uses the result of the operation by the instruction IsK as an operand, it has to wait until the W phase is completed in machine cycle T to perform successive operand processing.

すなわち、命令工、に対しては、マシンサイクルT。That is, for an instruction machine, the machine cycle T.

のBフェーズにおいてレジスタの確定待ちが起る。Waiting for register confirmation occurs in the B phase.

そして、マシンサイクルT、で命令Isの実行による 
Then, due to the execution of instruction Is in machine cycle T,
.

演算結果がレジスタスタック4に書き込まれ、マシンサ
イクルT−において命令I4に対するBフェーズ処理が
される。
The operation result is written to the register stack 4, and B-phase processing is performed on the instruction I4 in machine cycle T-.

上述の従来装置においては、命令実行部3の演++−一 算処層中に障讐が発生して演算結果を一つ九場倉にも、
娯つ九演算結果を岡−のマシンサイクル内でレジスタス
タッタ4に格納してしまう、従って、指示したレジスタ
O内容によって演算を行ない、その結果によって前記レ
ジスタの内容を更新するような命令の場合に、演算を−
ると、該レジスタ内K11l)九結果が格納され、演算
前のレジスタ内容は既に消滅して−る。このえめ轟該命
令の再試行ができず、一時約一書く間欠障害)時に有効
な命令の再試行によるII&場続行が不可能であるとい
う欠点がある。
In the above-mentioned conventional device, if a failure occurs during the calculation processing layer of the instruction execution unit 3, one of the calculation results is also transferred to the ninth storage.
In the case of an instruction that stores the result of an operation in the register stutter 4 within the machine cycle, therefore, the operation is performed according to the contents of the specified register O, and the contents of the register are updated with the result. Then, perform the operation −
Then, the result of K11l) is stored in the register, and the contents of the register before the operation have already disappeared. This problem has the drawback that the command cannot be retried, and it is impossible to continue the II & field by retrying the valid command in the event of an intermittent failure.

上記欠点を解決するために、W7エーズ処理をBフェー
ズの次Oマクンナイクルで行なうよ5にした装置がある
。この場合は、演算の誤〕等の障害発見によ)書込みを
停止することができ、命令O再試行によってII&層を
続行するととが可能である。第3図は、このような装置
O各命令に対する各マシンサイクルでOJ&履7エーズ
を示すタイムチャートであ)、1)0命令に対して、最
小41シンナイクルを要する。すなわち、ム、B、B。
In order to solve the above-mentioned drawbacks, there is an apparatus in which the W7 AIDS treatment is carried out in the Omacunnicle after the B phase. In this case, writing can be stopped due to the discovery of a fault such as an operational error, and the II& layer can be continued by retrying the instruction O. FIG. 3 is a time chart showing OJ&7A in each machine cycle for each instruction in such a device. 1) For 0 instructions, a minimum of 41 cycles are required. Namely, Mu, B, B.

Wの各フェーズに対してそれぞれ11シンナイタルを要
し、各命令のフェーズは紳の命令の7エーズよシ一般に
1マシンサイクル遅れで行なわれている。しかし、命令
■4は、命令I、の実行による演算結果をオペランドに
使用する命令であるから、マシンサイクルT、とT@に
おいては、未だ命令工。
Each phase of W requires 11 digits, with each instruction phase typically occurring one machine cycle later than the 7 digits of the instruction. However, instruction 4 is an instruction that uses the result of the operation obtained by executing instruction I as an operand, so it is still an instruction in machine cycles T and T@.

の演算結果がレジスタへ格納されていなV%丸め、オペ
ランドO読出しができない。すなわち、命令I4のBフ
ェーズでは、マシンサイクルT、とT・とで2Yシンサ
イクル分のレジスタ確定待ちが起る。
V% rounding and operand O reading cannot be performed unless the operation result is stored in the register. That is, in the B phase of the instruction I4, a register confirmation wait of 2Y syncycles occurs between machine cycles T and T.

そして、マシンサイクルT、でオペランドを貌出し、マ
シンサイクルT、で命令を実行(Eフェース)シ、演算
結果はマシンサイクルT、でレジスタスタック4に%き
込まれる(Wフェーズ)0次の命令1.は、マシンサイ
クルT、〜T1・で各フェーズO島層を行なう、従って
、このような装置では、障害発生時O命令の再試行は可
能であるが、性能が低下する(712図に示した装置に
比して2マシンサイクル余分な時間を要している)とい
う欠点がある。41KBフエーズにおけるレジスタ確定
待ちがSetると全体のJl環時間が大@に遅蔦する。
Then, the operand is revealed in machine cycle T, the instruction is executed in machine cycle T (E phase), and the operation result is written into register stack 4 in machine cycle T (W phase). 1. performs each phase O island layer in machine cycles T, ~T1. Therefore, in such a device, it is possible to retry the O instruction when a failure occurs, but the performance is degraded (as shown in Fig. 712). The disadvantage is that it takes two machine cycles more time than the other machines. When the register confirmation wait in the 41KB phase is set, the entire Jl ring time is significantly delayed.

本発明の目的は、上述の従来の欠点を解決し、レジスタ
確定待ちに畳する時間は(菖2図の如く動作することに
よ))最小限とし、しかも障害発生時における命令再試
行を最大限可能にして、間欠障害の場合OI&層続行の
可能性を高め、高速性能鳥信頼度の情報Il&瀾装置を
提供することにある。
The purpose of the present invention is to solve the above-mentioned conventional drawbacks, to minimize the time spent waiting for register confirmation (by operating as shown in Diagram 2), and to maximize instruction retries when a failure occurs. The object of the present invention is to provide a high-speed performance, high-reliability information processing device that increases the possibility of OI/layer continuation in the case of intermittent failures.

本発明の情報#&運装置は、命令の読出し解読を行なう
命令フェッチ部と、命令を実行する命令実行部と、命令
実行に必J!なレジスタ群を貯蔵し命令実行に使用され
るレジスタオペランドを前記命令実行部へ供給し命令実
行による演算結果を格納するレジスタ群貯蔵装置とを備
えて、命令の読出し解読とオペ2ンドの貌出しと命令実
行とを複数の命令に対してオーバーラツプして実行しパ
イプツイン感層を行なう情報II&通装置において、前
記レジスタ群貯g装置鉱、命令実行に使用されるし゛ 
  ジスタオベツンドを供給し命令実行による演算結果
を格納する第10レジスタスタツタと、鋏第1のレジス
タスタッタよ)遅れ九タイミングで上記演算結果と同一
のデータを書き込む第20レジスタスタツクとを内蔵し
、当該装置内のlIl’llo発生を監視し障害発生時
忙は前記第2のレジスタスタックへの書込みを禁止しか
つ前記第2のレジスタスタックの内容を前記第1のレジ
スタスタッタの対応するエリアに書き込ませる障害処理
回路を備えて障害発生時の命令再試行を可能としたこと
を特徴とする。。
The information processing device of the present invention includes an instruction fetch unit that reads and decodes instructions, an instruction execution unit that executes instructions, and an instruction execution unit that executes instructions. a register group storage device for storing a register group, supplying register operands used for instruction execution to the instruction execution section, and storing arithmetic results from instruction execution; In an information communication device that performs pipe-twin sensing by overlapping and executing instructions for multiple instructions, the register group storage device is used for instruction execution.
It has a built-in 10th register stack that supplies the register stutter and stores the calculation results obtained by executing instructions, and a 20th register stack that writes the same data as the above calculation results with a delay of 9 times (from the first register stutter). , monitors the occurrence of IIl'llo in the device, and when a failure occurs, prohibits writing to the second register stack and transfers the contents of the second register stack to the corresponding area of the first register stutter. The system is characterized in that it is equipped with a fault processing circuit that allows instructions to be retried when a fault occurs. .

次に1本発明について、図面を参照して詳細に説明する
Next, one embodiment of the present invention will be explained in detail with reference to the drawings.

第4図は、本発明の一実施例を示すブロック図である。FIG. 4 is a block diagram showing one embodiment of the present invention.

すなわち、命令7工ツチ部1は、命令の続出し解読すな
わちAフェーズの実行をする。バッファ記憶部2は、命
令7工ツチ部1での命令解読によシ、オペランドアドレ
スと共にアクセスされ、Bフェーズでのメモリオペラン
ドの高速読出しを行なって命令実行部3へ供給する。命
令実行部3鉱、バッファ記憶部2から出力されるメモリ
    ・オペランド200およびレジスタ群貯蔵装置
5から送りれるレジスタオペランド500を入力して命
令の実行(187エーズ)を行なう。すなわち、命令実
行113#iメモリオペ2ンド200およびレジスタオ
ペランド500を入力し、択一的に選択出力する選択回
路30.31と、選択回路30の貴方を一時的に保持す
る[1オペランドレジスタ32と、選択回路31の出力
を保持する第2オペランドレジスタ33と、これらの出
力する第1オペランド320および第2オペランド33
0を入力として、命令によシ指示され九演算を実行し、
演算結果データ340を出力する演算回路34とを内蔵
している。以上は、第1図に示した従来例とほぼ同様で
あるが、本実施例においてレジスタ評貯蔵装[5#i、
第1図のレジスタスタック4と同様な機能を有する第1
のレジスタスタック50と、第1のレジスタスタック5
0への書込みデータを1マシンサイクル遅凰させて第2
のレジスタスタック51へ書込ませる書込みデータレジ
スタ52と、jlllのレジスタスタック50と同一の
構成を有し、前記書込みデータレジスタ52の出力を書
き込む第2のレジスタスタック51と、該第2のレジス
タスタック51゛の続出しデータ510および前記演算
回路34の出力する演算結果データ340を入力し、択
一的に選択出力して前記第1のレジスタスタック50お
よび前記書込みデータレジスタ52に供給する選択回路
53とを内蔵している。上記第1のレジスタスタック5
0は、B7エーズにおいて命令の実行に必要なレジスタ
オペランドを読み出してレジスタオペランド500を命
令実行部4へ供給し、W1フェーズにおいて演算回路3
4から出力される演算結果データ340を書き込む。ま
た、上記第2のレジスタスタック51は、上記W、7エ
ーズより1マシンサイクル遅れたW、7エーズにおいて
上記と同一の演算結果データを書き込む。そして、障害
処理回路6は、本装置内の各部での障害発生の有無を管
理し、障害発生を検出すると命令の再試行処理を行う。
That is, the instruction 7 processing section 1 decodes successive instructions, that is, executes the A phase. The buffer storage section 2 is accessed together with the operand address when the instruction is decoded by the instruction processing section 1, and the memory operand is read out at high speed in the B phase and supplied to the instruction execution section 3. The instruction execution section 3 inputs the memory operand 200 outputted from the buffer storage section 2 and the register operand 500 sent from the register group storage device 5, and executes the instruction (187 steps). That is, a selection circuit 30.31 inputs the instruction execution 113#i memory operation 2nd 200 and register operand 500 and selectively outputs them, and a [1 operand register 32 and , a second operand register 33 that holds the output of the selection circuit 31, and a first operand 320 and a second operand 33 that output these.
With 0 as input, perform nine operations as instructed by the command,
It has a built-in arithmetic circuit 34 that outputs arithmetic result data 340. The above is almost the same as the conventional example shown in FIG.
The first register stack has the same function as the register stack 4 in FIG.
a register stack 50 and a first register stack 5
The data written to 0 is delayed by one machine cycle and the second
a write data register 52 for writing to the register stack 51 of , a second register stack 51 having the same configuration as the register stack 50 of jlll and for writing the output of the write data register 52; a selection circuit 53 which inputs the successive data 510 of 51' and the calculation result data 340 output from the calculation circuit 34, selectively outputs the data selectively, and supplies the output to the first register stack 50 and the write data register 52; It has a built-in. The above first register stack 5
0 reads the register operands necessary for executing the instruction in the B7 aids and supplies the register operand 500 to the instruction execution unit 4, and in the W1 phase the arithmetic circuit 3
The calculation result data 340 output from 4 is written. Further, the second register stack 51 writes the same calculation result data as above at W, 7 AZ, which is one machine cycle later than the W, 7 AZ. The fault processing circuit 6 manages whether or not a fault has occurred in each part within the apparatus, and when detecting the occurrence of a fault, performs command retry processing.

すなわち、障害発生を検出すると、命令フェッチ部1に
命令再試行指示603を与える。しかし、特にオペ2ン
ドレジスタ32.33から第1のレジスタスタック50
までの間で障害が発生した場合に蝶、第2のレジスタス
タック51に対し書込み抑止信号600により書込みを
抑止し、当該レジスタの内容を貌出しデータ510とし
て絖出し、選択回路53に対して選択信号601によル
上紀読出しデータ510を選択出力させる。そして、第
1のレジスタスタック50内の当該レジスタに相当する
エリアへ書込指示信号602によ)前記選択囲路53の
出力データを書き込ませる。すなわち、第1のレジスタ
スタック50内の当該レジスタを障害が発生した命令の
実行前の状態に(ロ)復させる。この回復処理が完了し
たのちに命令フェッチ部1に命令再試行指示603を出
力する。この一連の動作により、障害発生の大部分の場
合K。
That is, when the occurrence of a failure is detected, an instruction retry instruction 603 is given to the instruction fetch unit 1. However, in particular the second register 32,33 to the first register stack 50
If a failure occurs during this period, writing to the second register stack 51 is inhibited by a write inhibit signal 600, the contents of the register are exposed as exposed data 510, and selected by the selection circuit 53. A signal 601 causes the first reading data 510 to be selectively output. Then, the output data of the selection circuit 53 is written into the area corresponding to the register in the first register stack 50 using a write instruction signal 602. That is, (b) the relevant register in the first register stack 50 is restored to the state before execution of the instruction in which the failure occurred. After this recovery process is completed, an instruction retry instruction 603 is output to the instruction fetch unit 1. This series of operations results in most cases of failure occurring.

命令の再試行が可能とな)、その発生頻度が全障薔発生
頻度の半分以上を占めるといわれる間欠障害であれば、
本装置をダウンさせることなく処理の続行が可能となる
If it is an intermittent failure, which is said to occur at a frequency of more than half of all failures (the command can be retried),
Processing can be continued without bringing down the device.

、、     第5図は、本実施例による命令処理の7
エーズとマシンサイクルとの関係を示すタイムチャート
である。同図に訃いてフェーズW1は演算結果を第1の
レジスタスタック50に格納するフエーXを示し、フエ
ー、ズW2は上記と同一の演算結果が第2のレジスタス
タック51へ書き込まれるフェーズをボす。すなわち、
命令工、の処理は、マシンサイクルT8においてAフェ
ーズ処理が、マシンサイクルT2においてBフェーズ処
理が行なわれ、マシンサイクルTsにおいて命令の実行
(Bフェーズ)および第1のレジスタスタック50への
演算結果の書込み処理(W、フェーズ)がなされる。マ
シンサイタルTaにおいては上記と同一のデータが第2
のレジスタスタック51へ書き込まれる(W、フェーズ
)、従って、命令I2の処理は、マシンサイクルT!〜
Ti においてそれぞれA、B、E/W、、およCF 
Wtフェーズの処理がされる。命令Isにおいてもlマ
シンサイクル遅れで同様の処理がされる。命令■4Fi
、命令■3の演算結果を使用する命令であるため、マシ
ンサイクルT虐において、Bフェーズは  □レジスタ
確定待ちとなるが、命令I、の演算結果#i   □マ
シンサイクルT、内でWlフェーズの処理を終了するか
ら、マシンサイクルT@において命令I4のオペランド
続出しを行なうことができる。すなわち、第2図に示し
た従来例と同一のペースで命令処理が可能である。その
後はマシンサイクルT、で命令実行(Eフェーズ)およ
び演算結果の第1のレジスタスタックへの書込み(W、
7エーズ)がなされ、マシンサイクルT、で同一のデー
タが第2のレジスタスタック51へ書き込まれる。同様
K、命令■。
,, Figure 5 shows 7 of the instruction processing according to this embodiment.
It is a time chart showing the relationship between aids and machine cycles. In the figure, phase W1 indicates a phase X in which the calculation result is stored in the first register stack 50, and phase W2 indicates a phase in which the same calculation result as above is written into the second register stack 51. . That is,
In the processing of the instruction processing, A phase processing is performed in machine cycle T8, B phase processing is performed in machine cycle T2, and instruction execution (B phase) and operation result are transferred to the first register stack 50 in machine cycle Ts. A write process (W, phase) is performed. In Machine Cital Ta, the same data as above is used in the second
is written to the register stack 51 of (W, phase), therefore, the processing of instruction I2 takes place in machine cycle T! ~
A, B, E/W, and CF in Ti, respectively.
Wt phase processing is performed. Similar processing is performed for instruction Is with a delay of one machine cycle. Instruction ■4Fi
, is an instruction that uses the operation result of instruction #3, so in machine cycle T, the B phase waits for register confirmation, but the operation result of instruction I, #i □Wl phase in machine cycle T, Since the processing is completed, operands of the instruction I4 can be successively output in the machine cycle T@. That is, instructions can be processed at the same pace as the conventional example shown in FIG. After that, in machine cycle T, the instruction is executed (E phase) and the operation result is written to the first register stack (W,
7 aids) and the same data is written to the second register stack 51 in machine cycle T. Similarly K, command ■.

K対してはマシンサイクルT・〜T・でそれぞれの7エ
ーズ処瑠が行なわれる。実質的KaマシンサイクルT、
で命令I、までの処理が完了することになる。すなわち
、第2図に示し九従来例と同じ^速でパイプライン処濡
を行なうことが可能である。
For K, each of the 7 Azes is performed in machine cycles T. to T.. Substantial Ka machine cycle T,
Then, the processing up to instruction I is completed. That is, it is possible to wet the pipeline at the same speed as in the conventional example shown in FIG.

しかし、本実施例においては、W、フェーズにおいて、
同一の演算結果データを第2のレジスタスタックに書き
込む構成であるから、障害発生時に障害処理回路60制
御により、第2のレジスタスタック51への誤ったデー
タ書込みを抑止し、命令実行前の正しいレジスタ内容に
より命令の再試行が可能となる。しかも、第3図に示さ
れた従来例のように多くの旭珊時間を要しない。すなわ
ち、レジスタ確定待ちに景する時間は最小限であって、
しかも障害発生時における命令再試行が最大限可′−間
欠障害の場合の処理続 行を可能とし、高速性能、高信頼度の情報処理が達成で
きる効果がある。
However, in this example, in the W phase,
Since the same operation result data is written to the second register stack, when a fault occurs, the fault processing circuit 60 controls the fault processing circuit 60 to prevent erroneous data from being written to the second register stack 51 and write the correct register before executing the instruction. Depending on the content, the command can be retried. Moreover, unlike the conventional example shown in FIG. 3, it does not require a lot of time. In other words, the time spent waiting for register confirmation is minimal,
In addition, it is possible to retry instructions to the maximum extent possible when a failure occurs; it is possible to continue processing even in the case of an intermittent failure, and there is an effect that high-speed performance and highly reliable information processing can be achieved.

上記IJ!施例では、第2のレジスタスタック51へo
l[結果データの蓄込みを、第1のレジスタxfiyり
soへの書込みょシlマシンサイクル遅れとしたが、書
込みデータレジスタ52をル段設けることKよ、b−マ
シンサイクル遅れとすることもできる。この場合は、障
害発生時に、第2のレジスタスタック51の内容をすべ
て第1のレジスタスタック50に転送したのち、複数命
令分だけ#に戻って命令の再試行を実行することができ
る。
Above IJ! In the embodiment, o to the second register stack 51
Although the storage of result data is delayed by one machine cycle after writing to the first register, it is also possible to provide two stages of write data registers 52 and to delay by one machine cycle. can. In this case, when a failure occurs, after all the contents of the second register stack 51 are transferred to the first register stack 50, it is possible to return to # for a plurality of instructions and retry the instructions.

従って、例えば障害発生要因が数命令前に起きているよ
うな障害に対しても有効となり、よシ一層信頼度を向上
させることが可能である。上述の貫設の書込みデータレ
ジスタは、例えば、ルヮードの絖み書き同時可能メモリ
を採用し、各命令の演算結果をそのレジスタ番号と共に
ワード方向にサイクリックに格納するようKすれば容易
に実現できる。
Therefore, it is effective even for a failure in which the cause of the failure occurred several instructions ago, for example, and it is possible to further improve reliability. The above-mentioned penetrating write data register can be easily realized by using, for example, a Ruward memory capable of simultaneous writing and storing the operation result of each instruction cyclically in the word direction along with its register number. .

また、本発明を適用しようとする計算機システムが、プ
ログラムのII&堰をプロセス単位で行ない、各プロセ
スに対してレジスタ群が1組ずつ定義されていて、実行
中でないプロセスに対応し九レジスタ群の内容は主記憶
装置内に設けられ九退避用のエリアKR避させ、プロセ
ス切替え時には骸退避用エリアから対応するレジスタ群
の内容をレジスタ群貯蔵装置へ転送回復後プ隨セスの奥
行をする・システムで参って、上記レジスタ群の内容の
退避および回復を高速に行なうために、実行中のプロセ
スに対応するレジスタ群を格納する第1のレジスタスタ
ックの他に、奥行中ブーセス、前回奥行中であったプロ
セス1次に奥行すべきプロセス等に対応した複数組のレ
ジスタ群を格納する第2のレジスタスタックを有するレ
ジスタ群貯蔵装置(%願1856−190516号参照
)を備えたシステムである場合は、この情報処理装置は
、上述の!うに、プロセス切替え処理高速化のために、
第1のレジスタスタックの他にその数倍の容量を持つ第
2のレジスタスタックを既に備えているから、鋏第2の
レジスタスタックへの書込みを遅延させるための書込み
データレジスタを追加し、前記障讐処m回路の制御によ
って障害時の再試行を行なわせることが可能である。換
言すれば、金物量を殆んど増加させることなく本発明を
適用して再試行性を向上させることができる。
In addition, a computer system to which the present invention is applied performs program II & weir on a process-by-process basis, and one set of register groups is defined for each process, and one set of register groups is defined for each process that is not running. The contents are saved in an area KR for saving in the main memory, and when a process is switched, the contents of the corresponding register group are transferred from the empty area to the register group storage device and the depth of the process is restored after recovery. Therefore, in order to save and restore the contents of the above register group at high speed, in addition to the first register stack that stores the register group corresponding to the currently executing process, there are If the system is equipped with a register group storage device (see Application No. 1856-190516) that has a second register stack that stores multiple sets of register groups corresponding to the processes to be deepened to the first level, This information processing device is the above-mentioned! In order to speed up the process switching process,
Since we already have a second register stack with several times the capacity of the first register stack, we add a write data register to delay writing to the second register stack, and It is possible to perform a retry in the event of a failure by controlling the remedial circuit. In other words, the present invention can be applied to improve retry performance without substantially increasing the amount of metal objects.

以上のように1本発明においては、命令奥行による演算
結果データを命令奥行のマシンサイクルと同一のマシン
サイクルで書き込む第1のレジスタスタックと、遅延し
て書込む第2のレジスタスタックとを備え九構成とした
から、オペランドに前の命令の演算結果データを使用す
る命令に対しても、オペランド読出し7エーズにおける
レジスタ確定待ちの期間を最小限に止めることが可能で
あシ、しかも障害時における命令再試行の可能性が大で
ある。すなわち、処理時間を蔦長することなく、命令再
試行の可能性を保有するから、高速性絽、高信幀度の情
報処理が可能となるという大なる効果を有する。
As described above, in the present invention, there is provided a first register stack in which operation result data according to an instruction depth is written in the same machine cycle as the machine cycle of the instruction depth, and a second register stack in which data is written with a delay. Because of this structure, even for instructions that use the operation result data of the previous instruction as an operand, it is possible to minimize the period of waiting for register confirmation in the operand read 7A. There is a high possibility of retrying. That is, since it has the possibility of retrying instructions without prolonging processing time, it has the great effect of enabling high-speed, highly reliable information processing.

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

agt5!Jは従来のパイプ2イン処理を行なう情報処
Jji装置の一例を示すブロック図、第2図は上記従来
例の動作を説明するためのタイムチャート、j13図は
別の従来例の動作を示すタイムチャート、第4図は本発
明の一実施例を示すブロック図、第5図は上記実施例の
動作をwiLIjIするためのタイムチャートである。 Li[おいて、1−命令フェッチ部、2・・・バッファ
記憶部、3・・・命令実行部、4・・・レジスタスタッ
ク、5・・・レジスタ詳貯蔵装置、6・・・障害感層回
路、30.31・・・選択回路、32・−giのオペラ
ンドレジスタ、33・−第2のオペランドレジスタ、3
4・・・演算回路、50・〜第1のレジスタスタック、
51・・・g2のレジスタスタッタ、52−・・書込み
データレジスタ、53−・・選択回路、A−・・命令の
読出し解読フェーズ、B・・・オペランドの続出しフェ
ーズ、E・・・命令の実行フェーズ、W 、 W、 、
 Wt・・・演算結果の格納フェーズ。 代理人 弁理士 住 1)俊 宗 第2図 第3図 m−7シン1イクル 第4図 ら 第5図 m−マシンTイクル
agt5! J is a block diagram showing an example of an information processing Jji device that performs conventional pipe 2-in processing, Fig. 2 is a time chart for explaining the operation of the above conventional example, and Fig. j13 is a time chart showing the operation of another conventional example. FIG. 4 is a block diagram showing one embodiment of the present invention, and FIG. 5 is a time chart for performing the operation of the above embodiment. Li[, 1-instruction fetch section, 2... buffer storage section, 3... instruction execution section, 4... register stack, 5... register details storage device, 6... failure sensitive layer Circuit, 30.31... Selection circuit, 32.-gi operand register, 33.-second operand register, 3
4... Arithmetic circuit, 50... first register stack,
51--Register stutter of g2, 52--Write data register, 53--Selection circuit, A--Instruction reading/decoding phase, B--Successive operand output phase, E--Instruction The execution phase of W , W, ,
Wt: Storage phase of calculation results. Agent Patent Attorney Sumi 1) Toshi Sono Figure 2 Figure 3 M-7 Machine 1 Cycle Figure 4 et al. Figure 5 M-Machine T Cycle

Claims (1)

【特許請求の範囲】[Claims] 命令O読出し解読を行なう命令フェッチ部と、命令を実
行する命令実行部と、命令実行に必!!なレジスタ群を
貯蔵し命令実行に使用されるレジスタオペランドを前記
命令実行部へ供給し命令実行による演算結果を格納する
レジスタ群貯蔵装置とを備えて、命令の貌出し解読とオ
ペランドの読出しと命令実行とを複数の命令に対してオ
ーバー2ツブして実行しパイプラインl&焉を行なう情
報処理装置において、前記レジスタ群貯蔵装置は、命令
実行に使用されるレジスタオペランドを供給し命令実行
による演算結果を格納する第1のレジスタスタッタと、
該第10レジスタスタツタよシ遅れ九タイミングで上記
演算結果と同一のデータを書t1−込む第20レジスタ
スタツクとを内蔵し、当諌懐置内6障書OIl生を監視
し障害発生時には前記第2のレジスタスタッタへの書込
みを禁止しかつ前記第2のレジスタスタックの内容を前
記第1のレジスタスタッタの対応するエリアに書き込ま
せる障害処理回路を備えて障害発生時の命令再試行を可
能としたことを特徴とする情報処理装置。
An instruction fetch unit that reads and decodes instructions; an instruction execution unit that executes instructions; ! a register group storage device that stores a register group, supplies register operands used for instruction execution to the instruction execution unit, and stores the operation result of instruction execution, and can perform instruction decoding, operand reading, and instruction In an information processing device that performs pipeline l&n by over-doubling and executing multiple instructions, the register group storage device supplies register operands used in instruction execution and stores the arithmetic results of instruction execution. a first register stutter for storing;
It has a built-in 20th register stack that writes the same data as the above calculation result at a delay of 9 timings to the 10th register stack, and monitors the 6 faulty OIl output in the current register and when a fault occurs. A fault processing circuit is provided that prohibits writing to the second register stutter and writes the contents of the second register stack to a corresponding area of the first register stutter, and retrying the instruction when a fault occurs. An information processing device characterized by being capable of.
JP57003407A 1982-01-14 1982-01-14 Information processing device Granted JPS58121457A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57003407A JPS58121457A (en) 1982-01-14 1982-01-14 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57003407A JPS58121457A (en) 1982-01-14 1982-01-14 Information processing device

Publications (2)

Publication Number Publication Date
JPS58121457A true JPS58121457A (en) 1983-07-19
JPS6218057B2 JPS6218057B2 (en) 1987-04-21

Family

ID=11556524

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57003407A Granted JPS58121457A (en) 1982-01-14 1982-01-14 Information processing device

Country Status (1)

Country Link
JP (1) JPS58121457A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6277650A (en) * 1985-09-30 1987-04-09 Nec Corp Information processor equipped with advanced control part
JP2007188379A (en) * 2006-01-16 2007-07-26 Renesas Technology Corp Error correction method
US11355009B1 (en) 2014-05-29 2022-06-07 Rideshare Displays, Inc. Vehicle identification system
US11386781B1 (en) 2014-05-29 2022-07-12 Rideshare Displays, Inc. Vehicle identification system and method

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9965783B2 (en) 2014-02-07 2018-05-08 Uber Technologies, Inc. User controlled media for use with on-demand transport services
WO2015138013A1 (en) 2014-03-13 2015-09-17 Uber Technologies, Inc. Configurable push notifications for a transport service
US9536271B2 (en) 2014-05-16 2017-01-03 Uber Technologies, Inc. User-configurable indication device for use with an on-demand transport service
US10212536B2 (en) 2015-07-10 2019-02-19 Uber Technologies, Inc. Selecting a messaging protocol for transmitting data in connection with a location-based service
US10325442B2 (en) 2016-10-12 2019-06-18 Uber Technologies, Inc. Facilitating direct rider driver pairing for mass egress areas
US10355788B2 (en) 2017-01-06 2019-07-16 Uber Technologies, Inc. Method and system for ultrasonic proximity service
JP6537211B1 (en) 2018-07-06 2019-07-03 Jeインターナショナル株式会社 Search device and program
JP6489670B1 (en) * 2018-10-30 2019-03-27 Jeインターナショナル株式会社 Chat system, chat bot server device, chat bot ID management device, chat agent server device, program, chat method, and chat agent method
JP7115265B2 (en) 2018-11-30 2022-08-09 富士通株式会社 Dialogue control method, dialogue control program, dialogue control device, information presentation method and information presentation device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6277650A (en) * 1985-09-30 1987-04-09 Nec Corp Information processor equipped with advanced control part
JP2007188379A (en) * 2006-01-16 2007-07-26 Renesas Technology Corp Error correction method
US11355009B1 (en) 2014-05-29 2022-06-07 Rideshare Displays, Inc. Vehicle identification system
US11386781B1 (en) 2014-05-29 2022-07-12 Rideshare Displays, Inc. Vehicle identification system and method
US11935403B1 (en) 2014-05-29 2024-03-19 Rideshare Displays, Inc. Vehicle identification system

Also Published As

Publication number Publication date
JPS6218057B2 (en) 1987-04-21

Similar Documents

Publication Publication Date Title
EP0365322A2 (en) Method and apparatus for exception handling in pipeline processors having mismatched instruction pipeline depths
JPS638835A (en) Trouble recovery device
JPH0242569A (en) Context switching method and apparatus used for vector processing system
JPH0517588B2 (en)
JPS58121457A (en) Information processing device
US6829719B2 (en) Method and apparatus for handling nested faults
WO1995034855A2 (en) Automated safestore stack generation and move in a fault tolerant central processor
US6125443A (en) Interrupt processing system and method for information processing system of pipeline control type
EP0212132A1 (en) Method and digital computer for recovering from errors
US5673391A (en) Hardware retry trap for millicoded processor
US5649088A (en) System and method for recording sufficient data from parallel execution stages in a central processing unit for complete fault recovery
JPH0668725B2 (en) Device for responding to interrupt condition in data processing system and method for responding to asynchronous interrupt condition
JP2671160B2 (en) Exception handling method
JPS61117635A (en) Virtual storage control system
JPS62267869A (en) Processing system at time of arithmetic exception of vector processor
JPH04181331A (en) Instruction retry system
JPH0133856B2 (en)
JPS62264345A (en) Processing system in address conversion exception mode of vector processor
EP0476262B1 (en) Error handling in a VLSI central processor unit employing a pipelined address and execution module
JPS58114251A (en) Data processor
JPS6239779B2 (en)
JPS63214856A (en) Data protection control system for data processing unit
JPH03241435A (en) Pipe line system
JPS59129995A (en) Storage device
JPS61166636A (en) Control system for re-execution of instruction