JPH04344531A - Instruction fetching control system - Google Patents

Instruction fetching control system

Info

Publication number
JPH04344531A
JPH04344531A JP14420291A JP14420291A JPH04344531A JP H04344531 A JPH04344531 A JP H04344531A JP 14420291 A JP14420291 A JP 14420291A JP 14420291 A JP14420291 A JP 14420291A JP H04344531 A JPH04344531 A JP H04344531A
Authority
JP
Japan
Prior art keywords
instruction
address
prefetch
fetch
control circuit
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
JP14420291A
Other languages
Japanese (ja)
Inventor
Yoshihiro Ozawa
小沢 義宏
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 JP14420291A priority Critical patent/JPH04344531A/en
Publication of JPH04344531A publication Critical patent/JPH04344531A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Abstract

PURPOSE:To improve the branching action performance in an electronic computer equipped with a processor and a cache to perform the instruction fetching by the burst transfer of a fixed word unit. CONSTITUTION:When a branching control circuit 16 decodes an instruction extracted by a multiplexer 15 and detects the branching, the circuit outputs the branching instruction to a pre-fetching control circuit 14. A branching destination address calculating circuit 17, when the branching instruction is outputted from the multiplexer 15, sets the branching destination address to a branching destination address register 11. The pre-fetching control circuit 14, when the branching instruction is added, sets the branching destination address to a pre- fetching address counter 12 and outputs a cycle starting signal CST to instruct the fetching start. Thus, an address latch circuit 21 holds the branching destination address from the pre-fetching address counter 12 and a transfer control circuit 23 transfers the instruction shown by the content of the address latch circuit 21 stored in a memory 24 to a processor 1.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はプロセッサとキャッシュ
とを備えた電子計算機に於ける命令フェッチ制御方式に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an instruction fetch control system in an electronic computer equipped with a processor and a cache.

【0002】0002

【従来の技術】プロセッサとキャッシュとを備えた電子
計算機に於いては、高速化のため、従来より、プロセッ
サによる命令の先読みが行なわれている。ところで、命
令の先読みは、固定ワード長のデータをキャッシュから
プロセッサへバースト転送することにより行なっている
が、従来は、バースト転送を開始すると、それが終了す
るまで、次のバースト転送を開始することができなかっ
た。
2. Description of the Related Art In order to increase speed in electronic computers equipped with a processor and a cache, the processor has conventionally prefetched instructions. By the way, prefetching of instructions is performed by transferring fixed word length data from the cache to the processor in bursts, but conventionally, when a burst transfer is started, the next burst transfer is started until the previous burst transfer is completed. I couldn't do it.

【0003】0003

【発明が解決しようとする課題】上述したように、従来
は、バースト転送を開始すると、それが終了するまで、
次のバースト転送を開始することができなかったため、
プロセッサが分岐を検出した場合も、それが命令フェッ
チのバースト転送中である場合は、そのバースト転送が
終了してからでなければ、分岐先の命令をフェッチする
ためのバースト転送を行なうことができない。従って、
従来例では不要な命令のフェッチのために、電子計算機
性能に大きく影響する分岐動作の性能が低下する問題が
あった。
[Problems to be Solved by the Invention] As mentioned above, conventionally, when burst transfer is started, until it is completed,
The next burst transfer could not be started, so
Even if the processor detects a branch, if it is in the middle of an instruction fetch burst transfer, it cannot perform the burst transfer to fetch the branch destination instruction until that burst transfer has finished. . Therefore,
In the conventional example, there was a problem in that the performance of branch operations, which greatly affects computer performance, deteriorated due to fetching of unnecessary instructions.

【0004】本発明の目的は分岐動作の性能向上を図る
ことにある。
An object of the present invention is to improve the performance of branching operations.

【0005】[0005]

【課題を解決するための手段】本発明は上記目的を達成
するため、キャッシュとの間で固定ワード単位のバース
ト転送を行なって命令をフェッチするプロセッサを備え
た電子計算機に於いて、前記プロセッサに、フェッチ先
のアドレスを前記キャッシュに対して出力するプリフェ
ッチアドレスカウンタと、前記キャッシュから転送され
た命令を空部分に保持するプリフェッチバッファと、該
プリフェッチバッファに保持された命令を順次デコード
して分岐を検出することにより分岐指示を出力すると共
に、前記プリフェッチバッファに分岐先アドレスをセッ
トする分岐制御回路と、前記固定ワード単位のバースト
転送が終了し、且つ前記プリフェッチバッファに前記固
定ワード分の空が存在することにより前記プリフェッチ
アドレスカウンタを歩進して前記キャッシュに対してフ
ェッチ起動指示を出力し、前記分岐制御回路から分岐指
示が出力されることにより前記プリフェッチバッファを
全て空にして前記キャッシュに対してフェッチ起動指示
を出力するプリフェッチ制御回路とを設け、前記キャッ
シュに、前記プロセッサに対する命令が格納されている
メモリと、前記フェッチ起動指示に応答して前記プリフ
ェッチアドレスカウンタから出力されているアドレスを
保持するアドレスラッチ回路と、前記フェッチ起動指示
に応答して前記メモリの前記アドレスラッチ回路が保持
しているアドレスに格納されている命令を1ワード目か
ら順次前記プロセッサにバースト転送する転送制御回路
とを設けたものである。
Means for Solving the Problems In order to achieve the above object, the present invention provides an electronic computer equipped with a processor that performs burst transfer in fixed word units to and from a cache to fetch instructions. , a prefetch address counter that outputs a fetch destination address to the cache, a prefetch buffer that holds instructions transferred from the cache in an empty space, and a branch that sequentially decodes the instructions held in the prefetch buffer. a branch control circuit that outputs a branch instruction by detecting and sets a branch destination address in the prefetch buffer; and a branch control circuit that outputs a branch instruction and sets a branch destination address in the prefetch buffer; By incrementing the prefetch address counter and outputting a fetch start instruction to the cache, and by outputting a branch instruction from the branch control circuit, all the prefetch buffers are emptied and the cache is sent to the cache. a prefetch control circuit that outputs a fetch start instruction, and the cache holds a memory in which instructions for the processor are stored and an address output from the prefetch address counter in response to the fetch start instruction. an address latch circuit; and a transfer control circuit for sequentially burst-transferring instructions stored in an address held by the address latch circuit of the memory to the processor from a first word in response to the fetch activation instruction. It is something that

【0006】[0006]

【作用】プリフェッチ制御回路は固定ワード単位のバー
スト転送が終了し、且つプリフェッチバッファに上記固
定ワード分の空が存在することによりプリフェッチアド
レスカウンタを歩進し、更に、キャッシュに対してフェ
ッチ起動指示を出力する。
[Operation] The prefetch control circuit increments the prefetch address counter when the burst transfer in units of fixed words is completed and there is space for the fixed words in the prefetch buffer, and further instructs the cache to start fetching. Output.

【0007】キャッシュ内のアドレスラッチ回路はフェ
ッチ起動指示に応答してプリフェッチアドレスカウンタ
の出力を保持し、転送制御回路はプロセッサに対する命
令が格納されているメモリのアドレスラッチ回路が保持
しているアドレスに格納されている命令を1ワード目か
ら順次プロセッサにバースト転送する。
The address latch circuit in the cache holds the output of the prefetch address counter in response to a fetch activation instruction, and the transfer control circuit holds the output of the prefetch address counter in response to a fetch activation instruction, and the transfer control circuit holds the output of the prefetch address counter in response to a fetch activation instruction, and the transfer control circuit holds the output of the prefetch address counter in response to a fetch activation instruction. The stored instructions are sequentially burst-transferred to the processor starting from the first word.

【0008】プロセッサからバースト転送された命令は
プロセッサ内のプリフェッチバッファに順次格納される
。バースト転送が行なわれている間に、分岐制御回路が
プリフェッチバッファに格納されている命令をデコード
して分岐を検出すると、プリフェッチアドレスカウンタ
に分岐先アドレスがセットされ、プリフェッチ制御回路
に分岐指示が出力される。プリフェッチ制御回路は分岐
指示が加えられることにより、プリフェッチバッファを
全て空状態にし、その後、キャッシュに対してフェッチ
起動指示を出力する。
[0008] Instructions burst-transferred from the processor are sequentially stored in a prefetch buffer within the processor. During burst transfer, when the branch control circuit decodes the instructions stored in the prefetch buffer and detects a branch, the branch destination address is set in the prefetch address counter and a branch instruction is output to the prefetch control circuit. be done. The prefetch control circuit empties all prefetch buffers by adding a branch instruction, and then outputs a fetch activation instruction to the cache.

【0009】バースト転送を行なっている間に上記フェ
ッチ起動指示が加えられると、キャッシュ内の転送制御
回路は現在行なっているバースト転送を中断し、プロセ
ッサに対する命令が格納されているメモリのアドレスラ
ッチ回路が保持しているアドレス(分岐先アドレス)に
格納されている命令を1ワードメモリから順次プロセッ
サにバースト転送する。
When the above-mentioned fetch activation instruction is applied while a burst transfer is being performed, the transfer control circuit in the cache interrupts the burst transfer currently being performed, and the address latch circuit of the memory in which instructions for the processor are stored is activated. The instructions stored at the address held by the CPU (branch destination address) are sequentially burst-transferred from the 1-word memory to the processor.

【0010】0010

【実施例】次に本発明の実施例について図面を参照して
詳細に説明する。
Embodiments Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0011】図1は本発明の実施例のブロック図であり
、プロセッサ1と、キャッシュ2とから構成されている
FIG. 1 is a block diagram of an embodiment of the present invention, which is composed of a processor 1 and a cache 2.

【0012】プロセッサ1は分岐先のアドレスを保持す
る分岐先アドレスレジスタ11と、フェッチアドレスを
保持するプリフェッチアドレスカウンタ12と、キャッ
シュ2から転送されてきたデータ(命令)を保持する2
組のプリフェッチバッファ13−1,13−2と、プリ
フェッチバッファ13−1,13−2の制御を行なうと
共にキャッシュ2に対してフェッチ起動を指示するサイ
クルスタート信号CSTを出力するプリフェッチ制御回
路14と、プリフェッチバッファ13−1,13−2の
内の一方を選択するマルチプレクサ15と、マルチプレ
クサ15から出力された命令をデコードして分岐を検出
することにより分岐指示をプリフェッチ制御回路14に
対して出力する分岐制御回路16と、分岐先アドレスを
計算する分岐先アドレス計算回路17とを備えている。 尚、プリフェッチバッファ13−1,13−2は共に4
ワード分のデータと、各ワード毎のバリッドビット(そ
のワードが有効か否かを示すビット)を保持できる容量
を有している。
The processor 1 has a branch destination address register 11 that holds a branch destination address, a prefetch address counter 12 that holds a fetch address, and a prefetch address register 12 that holds data (instructions) transferred from a cache 2.
a set of prefetch buffers 13-1 and 13-2, and a prefetch control circuit 14 that controls the prefetch buffers 13-1 and 13-2 and outputs a cycle start signal CST that instructs the cache 2 to start fetching; A multiplexer 15 that selects one of the prefetch buffers 13-1 and 13-2, and a branch that outputs a branch instruction to the prefetch control circuit 14 by decoding the instruction output from the multiplexer 15 and detecting a branch. It includes a control circuit 16 and a branch destination address calculation circuit 17 that calculates a branch destination address. Note that the prefetch buffers 13-1 and 13-2 both have 4
It has a capacity that can hold data for words and a valid bit for each word (a bit indicating whether the word is valid or not).

【0013】キャッシュ2はプリフェッチアドレスカウ
ンタ12から出力されているアドレスADDを保持する
アドレスラッチ回路21と、ワードカウンタ22と、ワ
ードカウンタ22の制御を行なうと共にプロセッサ1に
対してデータ応答信号RDYを出力する転送制御回路2
3と、プロセッサ1に対する命令が格納されているメモ
リ24と、メモリ24から出力される4ワードのデータ
の内の1つを選択するマルチプレクサ25とを備えてお
り、マルチプレクサ25で選択されたデータDATがプ
ロセッサ1に転送される。
The cache 2 controls the address latch circuit 21 that holds the address ADD output from the prefetch address counter 12, the word counter 22, and the word counter 22, and also outputs a data response signal RDY to the processor 1. Transfer control circuit 2
3, a memory 24 in which instructions for the processor 1 are stored, and a multiplexer 25 that selects one of the four words of data output from the memory 24, and the data DAT selected by the multiplexer 25. is transferred to processor 1.

【0014】次に、本実施例の動作を説明する。尚、本
実施例では、1回のバースト転送は4ワード単位で行な
われるものとする。
Next, the operation of this embodiment will be explained. In this embodiment, it is assumed that one burst transfer is performed in units of four words.

【0015】先ず、分岐を含まない通常のフェッチ動作
について説明する。
First, a normal fetch operation that does not involve branches will be explained.

【0016】プリフェッチ制御回路14はプリフェッチ
バッファ13−1,13−2に4ワード分以上の空があ
る場合、プリフェッチアドレスカウンタ12の内容を+
1した後、キャッシュ2に対してサイクルスタート信号
CSTを出力するものであり、初期状態に於いては、プ
リフェッチバッファ13−1,13−2は共に空となっ
ているので、プリフェッチ制御回路14はプリフェッチ
カウンタ12の内容を+1した後、キャッシュ2に対し
てサイクルスタート信号CSTを出力することになる。
The prefetch control circuit 14 changes the contents of the prefetch address counter 12 to
1, a cycle start signal CST is output to the cache 2. In the initial state, both prefetch buffers 13-1 and 13-2 are empty, so the prefetch control circuit 14 outputs a cycle start signal CST to the cache 2. After incrementing the contents of the prefetch counter 12 by 1, a cycle start signal CST is output to the cache 2.

【0017】プリフェッチ制御回路14からサイクルス
タート信号CSTが出力されると、キャッシュ2内のア
ドレスラッチ回路21はプリフェッチアドレスカウンタ
12から出力されているフェッチ先のアドレスADDを
保持し、転送制御回路23はワードカウンタ22に初期
値「0」を設定する。アドレスラッチ回路21にフェッ
チ先のアドレスが保持されることにより、メモリ24か
らそのアドレスに並列に格納されている4ワード分のデ
ータが読み出され、マルチプレクサ25に加えられる。 マルチプレクサ25では加えられた4ワード分のデータ
の内のワードカウンタ22によって示される1ワード目
のデータをプロセッサ1に転送する。これと同時に、転
送制御回路23はデータ応答信号RDYを出力する。
When the cycle start signal CST is output from the prefetch control circuit 14, the address latch circuit 21 in the cache 2 holds the fetch destination address ADD output from the prefetch address counter 12, and the transfer control circuit 23 holds the fetch destination address ADD output from the prefetch address counter 12. An initial value "0" is set in the word counter 22. By holding the fetch destination address in the address latch circuit 21, four words of data stored in parallel at that address are read from the memory 24 and added to the multiplexer 25. The multiplexer 25 transfers the first word of data indicated by the word counter 22 of the added four words of data to the processor 1. At the same time, the transfer control circuit 23 outputs the data response signal RDY.

【0018】データ応答信号RDYが加えられると、プ
リフェッチ制御回路14は2組のプリフェッチバッファ
13−1,13−2の内の一方(プリフェッチバッファ
13−1とする)に対して、1ワード目の領域にキャッ
シュ2からのデータを保持することを指示する。これに
より、プリフェッチバッファ13−1は1ワード目の領
域にキャッシュ2からのデータを保持すると共に、その
ワード対応のバリッドビットを有効を示すものにする。
When the data response signal RDY is applied, the prefetch control circuit 14 sends the first word to one of the two sets of prefetch buffers 13-1 and 13-2 (referred to as prefetch buffer 13-1). Instructs the area to hold data from cache 2. As a result, the prefetch buffer 13-1 holds the data from the cache 2 in the first word area, and sets the valid bit corresponding to the word to be valid.

【0019】また、転送制御回路23はデータ応答信号
RDYを出力すると、ワードカウンタ22を+1する。 これにより、マルチプレクサ25で2ワード目のデータ
が選択され、プロセッサ1に転送される。以下、同様に
して4ワード目までのデータがプロセッサ1にバースト
転送される。
Further, when the transfer control circuit 23 outputs the data response signal RDY, the word counter 22 is incremented by one. As a result, the multiplexer 25 selects the second word of data and transfers it to the processor 1. Thereafter, data up to the fourth word is burst transferred to the processor 1 in the same manner.

【0020】プリフェッチ制御回路14は4ワード目の
転送が終了すると、つまり4回目のデータ応答信号RD
Yが加えられると、一方のプリフェッチバッファ13−
2が空であり、4ワード分以上の空があることから、サ
イクルスタート信号CSTを出力し、次の4ワード分の
命令の転送要求を行なう。
When the fourth word transfer is completed, the prefetch control circuit 14 receives the fourth data response signal RD.
When Y is added, one prefetch buffer 13-
2 is empty, and there is space for four words or more, so a cycle start signal CST is output and a transfer request for the next four words of instructions is made.

【0021】次に分岐を含むフェッチ動作について説明
する。
Next, a fetch operation including a branch will be explained.

【0022】分岐制御回路16はマルチプレクサ15に
よって抽出された命令をデコードし、分岐を検出すると
、分岐指示をプリフェッチ制御回路14に対して出力す
る。また、分岐先アドレス計算回路17はマルチプレク
サ15から分岐命令が出力されると、分岐先アドレスを
計算してそれを分岐先アドレスレジスタ11にセットす
る。
The branch control circuit 16 decodes the instruction extracted by the multiplexer 15, and when a branch is detected, outputs a branch instruction to the prefetch control circuit 14. Further, when a branch instruction is output from the multiplexer 15, the branch destination address calculation circuit 17 calculates a branch destination address and sets it in the branch destination address register 11.

【0023】プリフェッチ制御回路14は分岐指示が加
えられると、バースト転送中でなければ無条件に、バー
スト転送中であればワードの切れ目つまりデータ応答信
号RDYが出力されている時に、プリフェッチバッファ
13−1,13−2の全てのバリッドビットをクリアし
てプリフェッチバッファ13−1,13−2を空状態に
し、更に、分岐先アドレスレジスタ11にセットされて
いる分岐先アドレスをプリフェッチアドレスカウンタ1
2にセットすると共にキャッシュ2に対してサイクルス
タート信号CSTを出力する。
When a branch instruction is applied, the prefetch control circuit 14 unconditionally operates the prefetch buffer 13-- if the burst transfer is not in progress, and if the burst transfer is in progress, the prefetch control circuit 14 controls the prefetch buffer 13- 1 and 13-2 to empty the prefetch buffers 13-1 and 13-2, and further transfer the branch destination address set in the branch destination address register 11 to the prefetch address counter 1.
2 and outputs a cycle start signal CST to cache 2.

【0024】キャッシュ2内のアドレスラッチ回路21
はサイクルスタート信号CSTが出力されることにより
、プリフェッチアドレスカウンタ12から出力されてい
る分岐先アドレスを保持し、転送制御回路23はワード
カウンタ22の内容を初期値「0」にする。これにより
、前述したと同様なフェッチ動作が行なわれ、アドレス
ラッチ回路21に保持されているアドレスによって示さ
れる命令が1ワード目から順次プロセッサ1にバースト
転送される。
Address latch circuit 21 in cache 2
When the cycle start signal CST is output, the branch destination address outputted from the prefetch address counter 12 is held, and the transfer control circuit 23 sets the contents of the word counter 22 to the initial value "0". As a result, a fetch operation similar to that described above is performed, and the instructions indicated by the address held in the address latch circuit 21 are sequentially burst-transferred to the processor 1 from the first word.

【0025】[0025]

【発明の効果】以上説明したように、本発明は、分岐制
御回路で命令をデコードして分岐を検出した時、先読み
のためのバースト転送の途中であってもバースト転送を
中断し、分岐先アドレスによる新たな先読みのためのバ
ースト転送を開始するものであり、無駄なフェッチが行
なわれないので、従来例に比較して分岐動作性能を向上
させることができる効果がある。
As explained above, when the branch control circuit decodes an instruction and detects a branch, the present invention interrupts the burst transfer even in the middle of the burst transfer for lookahead, and This starts a burst transfer for new prefetching based on an address, and unnecessary fetches are not performed, which has the effect of improving branch operation performance compared to the conventional example.

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

【図1】本発明の実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the invention.

【符号の説明】[Explanation of symbols]

1…プロセッサ 2…キャッシュ 11…分岐先アドレスレジスタ 12…プリフェッチアドレスカウンタ 13−1,13−2…プリフェッチバッファ14…プリ
フェッチ制御回路 15,25…マルチプレクサ 16…分岐制御回路 17…分岐先アドレス計算回路 21…アドレスラッチ回路 22…ワードカウンタ 23…転送制御回路 24…メモリ
1... Processor 2... Cache 11... Branch destination address register 12... Prefetch address counter 13-1, 13-2... Prefetch buffer 14... Prefetch control circuit 15, 25... Multiplexer 16... Branch control circuit 17... Branch destination address calculation circuit 21 ...Address latch circuit 22...Word counter 23...Transfer control circuit 24...Memory

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】  キャッシュとの間で固定ワード単位の
バースト転送を行なって命令をフェッチするプロセッサ
を備えた電子計算機に於いて、前記プロセッサは、フェ
ッチ先のアドレスを前記キャッシュに対して出力するプ
リフェッチアドレスカウンタと、前記キャッシュから転
送された命令を空部分に保持するプリフェッチバッファ
と、該プリフェッチバッファに保持された命令を順次デ
コードして分岐を検出することにより分岐指示を出力す
ると共に、前記プリフェッチバッファに分岐先アドレス
をセットする分岐制御回路と、前記固定ワード単位のバ
ースト転送が終了し、且つ前記プリフェッチバッファに
前記固定ワード分の空が存在することにより前記プリフ
ェッチアドレスカウンタを歩進して前記キャッシュに対
してフェッチ起動指示を出力し、前記分岐制御回路から
分岐指示が出力されることにより前記プリフェッチバッ
ファを全て空にして前記キャッシュに対してフェッチ起
動指示を出力するプリフェッチ制御回路とを含み、前記
キャッシュは、前記プロセッサに対する命令が格納され
ているメモリと、前記フェッチ起動指示に応答して前記
プリフェッチアドレスカウンタから出力されているアド
レスを保持するアドレスラッチ回路と、前記フェッチ起
動指示に応答して前記メモリの前記アドレスラッチ回路
が保持しているアドレスに格納されている命令を1ワー
ド目から順次前記プロセッサにバースト転送する転送制
御回路とを含むことを特徴とする命令フェッチ制御方式
1. In an electronic computer equipped with a processor that performs burst transfer in fixed word units to and from a cache to fetch instructions, the processor performs a prefetch process that outputs a fetch destination address to the cache. an address counter; a prefetch buffer that holds instructions transferred from the cache in an empty space; a branch instruction that is output by sequentially decoding the instructions held in the prefetch buffer to detect a branch; a branch control circuit that sets a branch destination address in the cache; and a branch control circuit that increments the prefetch address counter when the fixed word burst transfer is completed and there is space for the fixed word in the prefetch buffer. a prefetch control circuit that outputs a fetch start instruction to the cache, empties all the prefetch buffers by outputting the branch instruction from the branch control circuit, and outputs a fetch start instruction to the cache; The cache includes a memory in which instructions for the processor are stored, an address latch circuit that holds the address output from the prefetch address counter in response to the fetch activation instruction, and an address latch circuit that holds the address output from the prefetch address counter in response to the fetch activation instruction. An instruction fetch control system comprising: a transfer control circuit that burst-transfers instructions stored at an address held by the address latch circuit of a memory to the processor sequentially from a first word.
【請求項2】  前記プリフェッチバッファは1ワード
毎にバリッドビットを有し、該バリッドビットにより各
ワードが空か否かを表示することを特徴とする請求項1
記載の命令フェッチ制御方式。
2. The prefetch buffer has a valid bit for each word, and the valid bit indicates whether each word is empty or not.
The instruction fetch control method described.
【請求項3】  前記転送制御回路はワードカウンタを
有し、前記フェッチ起動指示に応答して前記ワードカウ
ンタに初期値を設定し、前記メモリの前記アドレスラッ
チ回路に保持されているアドレスに格納されているデー
タの内の前記ワードカウンタが示すデータを前記プロセ
ッサに転送し、転送終了によりカウント値を歩進するこ
とを特徴とする請求項2記載の命令フェッチ制御方式。
3. The transfer control circuit has a word counter, sets an initial value to the word counter in response to the fetch activation instruction, and sets the word counter to an initial value, and sets the initial value to the word counter, and sets the initial value to the word counter in response to the fetch start instruction. 3. The instruction fetch control method according to claim 2, wherein the data indicated by the word counter among the data being stored is transferred to the processor, and the count value is incremented upon completion of the transfer.
JP14420291A 1991-05-21 1991-05-21 Instruction fetching control system Pending JPH04344531A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14420291A JPH04344531A (en) 1991-05-21 1991-05-21 Instruction fetching control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14420291A JPH04344531A (en) 1991-05-21 1991-05-21 Instruction fetching control system

Publications (1)

Publication Number Publication Date
JPH04344531A true JPH04344531A (en) 1992-12-01

Family

ID=15356599

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14420291A Pending JPH04344531A (en) 1991-05-21 1991-05-21 Instruction fetching control system

Country Status (1)

Country Link
JP (1) JPH04344531A (en)

Similar Documents

Publication Publication Date Title
JP2539199B2 (en) Digital processor controller
US6895475B2 (en) Prefetch buffer method and apparatus
JP3289661B2 (en) Cache memory system
US4961162A (en) Multiprocessing system for performing floating point arithmetic operations
JPS63193253A (en) Data processing apparatus and method
JP3553946B2 (en) Execution of data processing instructions
US5987570A (en) Performing overlapping burst memory accesses and interleaved memory accesses on cache misses
US6738837B1 (en) Digital system with split transaction memory access
US5911151A (en) Optimizing block-sized operand movement utilizing standard instructions
US4737908A (en) Buffer memory control system
JPH04344531A (en) Instruction fetching control system
JP4111645B2 (en) Memory bus access control method after cache miss
JPH02110646A (en) Pre-readout device for memory
US20070198754A1 (en) Data transfer buffer control for performance
JP3039391B2 (en) Memory system
JPS6236258B2 (en)
JPH0210450A (en) Prefetch control system for cache memory
US20040103267A1 (en) Data processor having cache memory
JP3465362B2 (en) Data processing device having cache memory
JP2001229074A (en) Memory controller and information processor and memory control chip
JPH0855025A (en) Data prefetching method and information processor for the method
JPH10111798A (en) Information processor
JPH0361213B2 (en)
JPH027128A (en) Information processor
JP2531209B2 (en) Channel device