JPH0363726A - Hierlarchy type branch history table - Google Patents

Hierlarchy type branch history table

Info

Publication number
JPH0363726A
JPH0363726A JP19798889A JP19798889A JPH0363726A JP H0363726 A JPH0363726 A JP H0363726A JP 19798889 A JP19798889 A JP 19798889A JP 19798889 A JP19798889 A JP 19798889A JP H0363726 A JPH0363726 A JP H0363726A
Authority
JP
Japan
Prior art keywords
branch
instruction
history table
address
branch history
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
JP19798889A
Other languages
Japanese (ja)
Inventor
Takeshi Morisada
森定 剛
Hideshi Ishii
石井 英志
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
NEC Computertechno Ltd
Original Assignee
NEC Corp
NEC Computertechno 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, NEC Computertechno Ltd filed Critical NEC Corp
Priority to JP19798889A priority Critical patent/JPH0363726A/en
Publication of JPH0363726A publication Critical patent/JPH0363726A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Abstract

PURPOSE:To suppress the deterioration of a branch performance caused by a delay of an instruction prefetch by providing a branch history table of a small capacity which can be operated at a high speed and a branch history table which is operated at a low speed but has a large capacity on the hierarchical structure. CONSTITUTION:The subject table is provided with first branch history table means 2, 3 which hold address information of a branch instruction and branch information containing a branch destination address corresponding to its branch instruction in accordance with execution history of the past branch instruction, and can execute an access at a high speed, and second branch history table means 6, 7 having a larger capacity than that of first branch history table means 2, 3. In the case it is detected by a first detecting means that address information of a prefetch instruction word is registered in first branch history table means 2, 3, the corresponding branch destination address is read out of first branch history table means 2, 3, and in the case it is detected by a second detecting means, the address is read out of second branch history table means 6, 7 corresponding thereto. In such a way, in the case of executing repeatedly the same branch instruction, the table can be operated at a high speed especially by utilizing the former.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本特許は1分岐命令の高速処理に関し、特に分岐ヒスト
リテーブルを用いた分岐命令の高速処理に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] This patent relates to high-speed processing of one branch instruction, and particularly to high-speed processing of branch instructions using a branch history table.

[従来の技術] 分岐命令の高速化は、ノイマン型コンピュータにおける
重要な問題であり、その解決として、過去の分岐命令の
アドレスと分岐先アドレスを対にして記憶する分岐ヒス
トリテーブル(特公昭50−22384号)や、過去の
分岐命令のアドレスとその分岐したかどうかの結果を記
憶する分岐デコードテーブル(米国特許4,477.8
72号)がある。
[Prior Art] Increasing the speed of branch instructions is an important problem in Neumann-type computers, and as a solution to this problem, a branch history table (1973--1983), which stores addresses of past branch instructions and branch destination addresses in pairs, has been proposed. No. 22384), and a branch decode table (US Pat. No. 4,477.8
No. 72).

[発明が解決しようとする課題] 上述した従来の分岐高速化技術のうち1分岐ヒストリテ
ーブルは1分岐命令類度が25%程度というふうに異常
に多いため、どうしても多数の分岐命令について記憶し
なければならず、そのためどうしても容量が大きいメモ
リで構成することが多い。
[Problems to be Solved by the Invention] Among the conventional branch acceleration techniques described above, the single branch history table has an abnormally large number of single branch instruction classification degrees of about 25%, so it is necessary to store a large number of branch instructions. Therefore, it is often necessary to configure memory with a large capacity.

しかしながら、今日の論理回路の著しい高速化に対して
、メモリはそれほど高速されていない。
However, while today's logic circuits have become significantly faster, memories have not become so fast.

そのため高速コンピュータの設計では、マシンサイクル
を小さく設定する必要があるため、メモリアクセスタイ
ムの遅さがネックとなってしまう。
Therefore, when designing a high-speed computer, it is necessary to set the machine cycle to a small number, and the slow memory access time becomes a bottleneck.

このため分岐ヒストリテーブルの索引が遅れて分岐命令
の性能がでないという問題が発生する。特にループ用の
分岐命令のように、必ず複数回その分岐命令を実行する
場合には、そのループの性能を上げるために極力早目に
分岐ヒストリテーブルを索引する必要がある。
This causes a problem in that the indexing of the branch history table is delayed and the performance of branch instructions is poor. In particular, when a branch instruction for a loop is always executed multiple times, it is necessary to index the branch history table as early as possible in order to improve the performance of the loop.

したがって1本発明は同じ分岐命令を繰返し実行する場
合に特に高速化の可能な分岐ヒストリテーブルを提供し
ようとするものである。
Accordingly, one object of the present invention is to provide a branch history table that can particularly speed up execution when the same branch instruction is repeatedly executed.

[課題を解決するための手段] 本発明の階層型分岐ヒストリテーブルは、命令語の先取
りを行うデータ処理装置において、過去の分岐命令の実
行履歴に従って分岐命令のアドレス情報とその分岐命令
に対応する分岐先アドレスを含む分岐情報を保持する。
[Means for Solving the Problems] The hierarchical branch history table of the present invention corresponds to the address information of a branch instruction and the branch instruction according to the execution history of past branch instructions in a data processing device that prefetches instruction words. Holds branch information including branch destination address.

高速にアクセス可能な第1の分岐ヒストリテーブル手段
と、過去の分岐命令の実行履歴に従って分岐命令のアド
レス情報とその分岐命令に対応する分岐先アドレスを含
む分岐情報を記憶する。第1分岐ヒストリテーブル手段
に比較して大容量な第2分岐ヒストリテーブル手段と、
命令語の先取りにおいて先取る命令語のアドレス情報が
前記第1分岐ヒストリテーブル手段に登録されているか
どうかを検出する第1検出手段と、命令語の先取りにお
いて先取る命令語のアドレス情報が前記第2の分岐ヒス
トリテーブルに登録されているかどうかを検出する第2
検出手段と、第1の検出手段により、第1分岐ヒストリ
テーブル手段に先取る命令語のアドレス情報が登録され
ていることが検出された場合はそれに対応する分岐先ア
ドレスを第1分岐ヒストリテーブル手段より読出し、第
2検出手段により登録されていることが検出された場合
はそれに対応する分岐先アドレスを第2分岐ヒストリテ
ーブル手段より読出す手段とから構成される。
A first branch history table means that can be accessed at high speed stores branch information including address information of a branch instruction and a branch destination address corresponding to the branch instruction according to the execution history of past branch instructions. a second branch history table means having a larger capacity than the first branch history table means;
a first detecting means for detecting whether address information of an instruction word to be preempted in prefetching an instruction word is registered in the first branch history table means; 2nd branch to detect whether it is registered in the branch history table of 2nd branch history table.
If the detection means and the first detection means detect that address information of a preempted instruction word is registered in the first branch history table means, the corresponding branch destination address is stored in the first branch history table means. and means for reading the corresponding branch destination address from the second branch history table means when it is detected by the second detection means that it has been registered.

[実施例] 次に1本発明について図面を参照して説明する。[Example] Next, one embodiment of the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例である。第1図において、命
令アドレスレジスタa1は、命令語の先取リアドレスを
受けるレジスタであり、アナログレジスタ変換器(図示
せず)より線101を介して出力される命令語アドレス
を受け、信号線102を介してアドレス比較回路a4及
び命令アドレスレジスタb5に送出する。
FIG. 1 shows an embodiment of the present invention. In FIG. 1, an instruction address register a1 is a register that receives a prefetched read address of an instruction word, receives an instruction word address output from an analog register converter (not shown) via a line 101, and receives an instruction word address output from a signal line 102. It is sent to the address comparison circuit a4 and the instruction address register b5 via the address comparison circuit a4 and the instruction address register b5.

分岐命令アドレスレジスタ2は、最近の分岐命令に対す
るその命令アドレスを保持するレジスタであり、そのア
ドレスを線103を介しアドレス比較回路a4に送出す
る。このレジスタは本発明において特に設けたもので、
1〜16ビツト程度の容量である。
Branch instruction address register 2 is a register that holds the instruction address for the most recent branch instruction, and sends the address via line 103 to address comparison circuit a4. This register is specially provided in the present invention,
The capacity is approximately 1 to 16 bits.

分岐先アドレスレジスタ3は9分岐命令アドレスレジス
タ2に対応してその分岐先アドレスを保持するレジスタ
であり、そのアドレスを線104を介し分岐先アドレス
選択回路11に送出する。
The branch destination address register 3 is a register that holds the branch destination address corresponding to the 9 branch instruction address register 2, and sends the address to the branch destination address selection circuit 11 via the line 104.

これも上記と同じように本発明において特に設けたもの
であり、容量も上と同じである。
This is also specially provided in the present invention as described above, and its capacity is also the same as above.

アドレス比較回路a4は、命令先取りアドレスと分岐ヒ
ストリテーブル中の分岐命令のアドレスを比較する比較
回路であり、命令アドレスレジスタa1より信号線10
2を介して入力される命令取出しアドレスと1分岐命令
アドレスレジスタ2より信号線10・3を介して入力さ
れる分岐命令のアドレスを比較し、一致したかどうかを
信号l1l105を介し優先度制御回路10に送出する
。これも本発明において特に設けたものである。
The address comparison circuit a4 is a comparison circuit that compares the instruction prefetch address and the address of the branch instruction in the branch history table.
Compare the instruction fetch address inputted through 1 branch instruction address register 2 with the address of the branch instruction inputted through signal lines 10 and 3 from the 1 branch instruction address register 2, and check whether they match or not via the signal l1l105 to the priority control circuit. Send on 10. This is also specially provided in the present invention.

命令アドレスレジスタb5は、メモリで構成された分岐
ヒストリテーブルを索引するための命令取出しアドレス
を保持するレジスタであり、信号線102を介して命令
アドレスレジスタa1より送出される命令先取りアドレ
スを受け、その一部を信号線106を介しアドレスとし
て1分岐命令アドレスアレイ6及び分岐先アドレスアレ
イ7に。
The instruction address register b5 is a register that holds an instruction fetch address for indexing a branch history table configured in memory, and receives the instruction prefetch address sent from the instruction address register a1 via the signal line 102, and A portion is sent as an address to the 1-branch instruction address array 6 and the branch destination address array 7 via the signal line 106.

その残りを信号線107を介してアドレス比較回路b8
に送出する。 分岐命令アドレスアレイ6は1分岐命令
のアドレスを記憶するメモリであり。
The remainder is sent to the address comparison circuit b8 via the signal line 107.
Send to. Branch instruction address array 6 is a memory that stores addresses of one branch instruction.

命令アドレスレジスタb5より信号線106を介して出
力される命令取出しアドレスの一部をアドレスとしてそ
の分岐命令アドレスを信号線108を介してアドレス比
較回路b8に送出する。容量はIK〜2にビット程度で
ある。
A part of the instruction fetch address output from the instruction address register b5 via the signal line 106 is used as an address, and the branch instruction address is sent via the signal line 108 to the address comparison circuit b8. The capacity is about IK~2 bits.

命令先アドレスアレイ7は1分岐命令アドレスアレイ6
に対応してその分岐先アドレスを記憶するメモリであり
、命令アドレスレジスタb5より信号線106を介して
出力される命令取出しアドレスの一部をアドレスとし、
その分岐先アドレスを信号線109を介して分岐先アド
レスアレイレジスタ9に送出する。これも前記と同じ(
IK〜2にビットのものである。
Instruction destination address array 7 is 1-branch instruction address array 6
This is a memory that stores the branch destination address corresponding to the instruction address register b5, and uses a part of the instruction fetch address outputted from the instruction address register b5 via the signal line 106 as the address,
The branch destination address is sent to the branch destination address array register 9 via the signal line 109. This is also the same as above (
IK~2 bits.

アドレス比較回路b8は、アドレス比較回路a4と同様
に、命令先取リアドレスと分岐ヒストリテーブル中の分
岐命令のアドレスを比較する比較回路であり、命令アド
レスレジスタb5より信号線107を介し送出される命
令取出しアドレスと信号線108を介し分岐命令アドレ
スアレイ6より送出される分岐命令のアドレスを比較し
、その結果を信号線110を介して優先度制御回路10
に送出する。
The address comparison circuit b8, like the address comparison circuit a4, is a comparison circuit that compares the instruction pre-fetch read address with the address of the branch instruction in the branch history table. The fetch address is compared with the address of the branch instruction sent from the branch instruction address array 6 via the signal line 108, and the result is sent to the priority control circuit 10 via the signal line 110.
Send to.

分岐先アドレスアレイレジスタ9は、予測される分岐先
アドレスを受けるレジスタであり、信号線109を介し
分岐先アドレスアレイ7より送出される分岐先アドレス
を受け、信号線111を介して分岐先アドレス選択回路
11に送出する。
The branch destination address array register 9 is a register that receives the predicted branch destination address, receives the branch destination address sent from the branch destination address array 7 via the signal line 109, and selects the branch destination address via the signal line 111. The signal is sent to the circuit 11.

優先度制御回路10は1分岐先アドレスレジスタ3に保
持されている分岐先アドレスと分岐先アドレスアレイ7
に保持されている分岐先アドレスのどちらを選択するか
を制御する回路であり、信号線105を介しアドレス比
較回路a4より送出された一致情報と信号線110を介
してアドレス比較回路b8より送出される一致情報とに
より。
The priority control circuit 10 selects the branch destination address held in the 1-branch destination address register 3 and the branch destination address array 7.
This is a circuit that controls which of the branch destination addresses held in is selected, and the matching information sent from the address comparison circuit a4 via the signal line 105 and the match information sent from the address comparison circuit b8 via the signal line 110. According to matching information.

予ハ1分岐先アドレス選択信号を信号線113を介して
分岐先アドレス選択回路11に送出し、又。
A preliminary branch 1 branch destination address selection signal is sent to the branch destination address selection circuit 11 via the signal line 113.

予測アドレスを検出したことを示す信号を信号線112
を介して命令先取り制御装置(図示せず)に送出する。
A signal indicating that a predicted address has been detected is transmitted to the signal line 112.
to an instruction prefetch controller (not shown).

本発明において特に設けたものである。This is especially provided in the present invention.

命令先アドレス選択回路11は、予測分岐先アドレスを
選択する選択回路であり、信号線104を介し分岐先ア
ドレスレジスタ3より送出される予測アドレスと信号線
111を介して分岐先アドレスアレイレジスタ9より送
出される予測アドレスを選択し、信号線114を介しア
ナログディジタル変換器に送出する。これも前記と同じ
く本発明において特に設けたものである。
The instruction destination address selection circuit 11 is a selection circuit that selects a predicted branch destination address. The predicted address to be sent is selected and sent via signal line 114 to the analog-to-digital converter. This is also specially provided in the present invention as described above.

次に本例の動作について簡単に説明する。Next, the operation of this example will be briefly explained.

分岐命令アドレスアレイ6及び分岐先アドレスアレイ7
のみにアドレスが登録されていた場合のタイムチャート
を第2図に示す。図の左側の括弧を付した数字は第1図
の装置の参照数字を示している。この場合の動作は従来
の方式と同じであり。
Branch instruction address array 6 and branch destination address array 7
FIG. 2 shows a time chart in the case where an address is registered only in . The numbers in parentheses on the left side of the figure refer to the reference numerals of the apparatus of FIG. The operation in this case is the same as the conventional method.

命令アドレスレジスタa1にT、で命令取出しアドレス
が保持されると1次のT2で命令アドレスレジスタb5
にそれが保持される。ここで命令アドレスレジスタb5
のアドレスと分岐命令アドレスアレイ6のアドレスがア
ドレス比較回路b8で比較されるが、それが一致すると
+T3ではその予測分岐先アドレスが分岐先アドレスア
レイレジスタ9に分岐先アドレスアレイ7より読出され
ているので、優先度制御回路10は信号線113により
分岐先アドレス選択回路11にこれを選択させる。
When the instruction fetch address is held in the instruction address register a1 at T, the instruction address register b5 is held at the primary T2.
It will be retained. Here, instruction address register b5
The address of the branch instruction address array 6 is compared with the address of the branch instruction address array 6 by the address comparison circuit b8, and if they match, the predicted branch destination address is read out from the branch destination address array 7 to the branch destination address array register 9 at +T3. Therefore, the priority control circuit 10 causes the branch destination address selection circuit 11 to select this through the signal line 113.

さて8本特許で追加した部分の動作を第3図に示す。こ
の場合、命令アドレスレジスタa1と分岐命令アドレス
レジスタ2の内容が直接アドレス比較回路a4で比較さ
れ、その結果により、優先度制御回路10は信号線11
3により分岐先アドレス選択回路11に分岐先アドレス
レジスタ3を選択させる。
Now, FIG. 3 shows the operation of the part added in the eight patents. In this case, the contents of the instruction address register a1 and the branch instruction address register 2 are directly compared by the address comparison circuit a4, and based on the result, the priority control circuit 10
3 causes the branch destination address selection circuit 11 to select the branch destination address register 3.

[発明の効果] 以上説明したように本発明は、高速で動作可能な小容量
の分岐ヒストリテーブルと、低速ではあるが、大容量な
分岐ヒストリテーブルとを階層構造に持つことにより、
一部なりとも3Tかかつている処理をITに短縮するこ
とができる。これにより、短いループなどのように何度
も同じアドレスで分岐するような場合に、そのアドレス
を高速で動作可能な小容量の分岐ヒストリテーブルに入
れておくことにより、命令先取りの遅れによる分岐性能
の低下を抑えることができる。
[Effects of the Invention] As explained above, the present invention has a hierarchical structure of a small-capacity branch history table that can operate at high speed and a large-capacity branch history table that operates at low speed.
Processing that takes at least 3T can be reduced to IT. As a result, when branching to the same address many times, such as in a short loop, by storing that address in a small-capacity branch history table that can operate at high speed, branch performance due to the delay in instruction prefetching is improved. can suppress the decline in

す図である。This is a diagram.

記号の説明=1・・・命令アドレスレジスタa、  2
・・・分岐命令アドレスレジスタ、3・・・分岐先アド
レスレジスタ、4・・・アドレス比較回路a、5・・・
命令アドレスレジスタb、6・・・分岐命令アドレスア
レイ、7・・・分岐先アドレスアレイ、8・・・アドレ
ス比較回路す、9・・・分岐先アドレスアレイレジスタ
Explanation of symbols = 1...Instruction address register a, 2
... Branch instruction address register, 3... Branch destination address register, 4... Address comparison circuit a, 5...
Instruction address register b, 6... Branch instruction address array, 7... Branch destination address array, 8... Address comparison circuit, 9... Branch destination address array register.

10・・・優先度制御回路、11・・・分岐先アドレス
選択回路。
10... Priority control circuit, 11... Branch destination address selection circuit.

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

第1図は本発明の一実施例の構成を示す図、第2図およ
び第3図は実施例のタイムチャートを示第2図 T+  T2  T3T4  T5 虹工 ■ 出力   几 二t=X 出力     =nニー (1) (5) (2) (4)出力 (3) 第3図 T1T2  T3  T4  T5 I【 ■ 几 4烏
Figure 1 shows the configuration of an embodiment of the present invention, and Figures 2 and 3 show time charts of the embodiment. Knee (1) (5) (2) (4) Output (3) Fig. 3 T1T2 T3 T4 T5 I [ ■ 几4 Crow

Claims (1)

【特許請求の範囲】 1、命令語の先取りを行うデータ処理装置において、 過去の分岐命令の実行履歴に従って分岐命令のアドレス
情報と該分岐命令に対応する分岐先アドレスを含む分岐
情報を保持する、高速にアクセスが可能な第1分岐ヒス
トリテーブル手段と、過去の分岐命令の実行履歴に従っ
て分岐命令のアドレス情報と該分岐命令に対応する分岐
先アドレスを含む分岐情報を記憶する、第1分岐ヒスト
リテーブル手段に比べて大容量な第2分岐ヒストリテー
ブル手段と、 命令語の先取りにおいて先取る命令語のアドレス情報が
前記第1分岐ヒストリテーブル手段に登録されているか
どうかを検出する第1検出手段と、命令語の先取りにお
いて先取る命令語のアドレス情報が前記第2分岐ヒスト
リテーブル手段に登録されているかどうかを検出する第
2検出手段と、第1検出手段により、第1分岐ヒストリ
テーブル手段に先取る命令語のアドレス情報が登録され
ていることが検出された場合はそれに対応する分岐先ア
ドレスを第1分岐ヒストリテーブル手段より読出し、第
2検出手段により登録されていることが検出されていた
場合はそれに対応する分岐先アドレスを第2分岐ヒスト
リテーブル手段より読出すことを特徴とする階層型分岐
ヒストリテーブル。
[Claims] 1. In a data processing device that prefetches instruction words, branch information including address information of a branch instruction and a branch destination address corresponding to the branch instruction is held according to the execution history of past branch instructions. a first branch history table means that can be accessed at high speed; and a first branch history table that stores branch information including address information of a branch instruction and a branch destination address corresponding to the branch instruction according to the execution history of past branch instructions. a second branch history table means having a larger capacity than the first branch history table means; a first detection means for detecting whether address information of an instruction word to be preempted in prefetching an instruction word is registered in the first branch history table means; a second detection means for detecting whether address information of the instruction word to be preempted in prefetching the instruction word is registered in the second branch history table means; If it is detected that the address information of the instruction word is registered, the corresponding branch destination address is read from the first branch history table means, and if it is detected by the second detection means that it is registered, the corresponding branch destination address is read out from the first branch history table means. A hierarchical branch history table characterized in that a branch destination address corresponding thereto is read from a second branch history table means.
JP19798889A 1989-08-01 1989-08-01 Hierlarchy type branch history table Pending JPH0363726A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19798889A JPH0363726A (en) 1989-08-01 1989-08-01 Hierlarchy type branch history table

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19798889A JPH0363726A (en) 1989-08-01 1989-08-01 Hierlarchy type branch history table

Publications (1)

Publication Number Publication Date
JPH0363726A true JPH0363726A (en) 1991-03-19

Family

ID=16383643

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19798889A Pending JPH0363726A (en) 1989-08-01 1989-08-01 Hierlarchy type branch history table

Country Status (1)

Country Link
JP (1) JPH0363726A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7337271B2 (en) * 2003-12-01 2008-02-26 International Business Machines Corporation Context look ahead storage structures

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7337271B2 (en) * 2003-12-01 2008-02-26 International Business Machines Corporation Context look ahead storage structures

Similar Documents

Publication Publication Date Title
US4882701A (en) Lookahead program loop controller with register and memory for storing number of loop times for branch on count instructions
JP3729545B2 (en) Access to cache memory
KR100875377B1 (en) Apparatus and Method for Performing Stack Pop and Push Operations in a Processing System
WO1997030395A1 (en) Multiport memory and data processor making access to it
EP0592404A1 (en) Apparatus and method for providing a stall cache
CA2026225C (en) Apparatus for accelerating store operations in a risc computer
JPH0363726A (en) Hierlarchy type branch history table
JP3145545B2 (en) Memory access device
JPH06342397A (en) Circuit device for mapping of logical address space
JPH06230963A (en) Memory access controller
JPS59112479A (en) High speed access system of cache memory
JPH01235100A (en) Semiconductor memory device
JP2762798B2 (en) Information processing apparatus of pipeline configuration having instruction cache
JPS63123145A (en) Buffer memory device
JPH03116345A (en) Data processor
JPH04225429A (en) Data processor
JPH08286914A (en) Memory controller
JPH0480824A (en) Data processor
JPH09292995A (en) Instruction prefetching circuit
JPS6246353A (en) Memory read system
JPH0433059B2 (en)
JP2000089952A (en) Information processor
JPS60118932A (en) Control system of instruction readvanced fetch
JPH11143777A (en) Cache memory device
JPS6244838A (en) Instruction fetching device