JPH0488446A - Store buffer controller - Google Patents

Store buffer controller

Info

Publication number
JPH0488446A
JPH0488446A JP2197111A JP19711190A JPH0488446A JP H0488446 A JPH0488446 A JP H0488446A JP 2197111 A JP2197111 A JP 2197111A JP 19711190 A JP19711190 A JP 19711190A JP H0488446 A JPH0488446 A JP H0488446A
Authority
JP
Japan
Prior art keywords
address
data
match
register
store buffer
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
JP2197111A
Other languages
Japanese (ja)
Inventor
Kazuya Matsumoto
和也 松本
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 JP2197111A priority Critical patent/JPH0488446A/en
Publication of JPH0488446A publication Critical patent/JPH0488446A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To prevent the delay of the transmission of a reply signal to a data request part by sweeping data out of a store buffer until data which is the factor of a address coincidence is eliminated when the coincidence is detected. CONSTITUTION:An address comparison part control circuit 103 asserts a timing signal 121 when the virtual address of data is stored in a virtual address register 117, and an in-page address comparison part 101 detects an address coincidence. When the address coincidence is detected, the reply signal 123 is not sent out, an address comparison part 103 asserts a timing signal 122, and a physical address comparison part 102 detects an address coincidence. Data in a store data register 105 and a store data register 106 are swept out to a main storage until the data which is the factor of the address coincidence is eliminated, and then the reply signal 123 is sent out of a reply transmission part 104. Consequently, the delay of the transmission of the reply signal is eliminated.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は主記憶書き込み用のストアバッファ制御装置に
関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a store buffer control device for main memory writing.

〔従来の技術〕[Conventional technology]

従来この種のストアバッファ制御装置は、演算実行部で
の演算結果と演算結果の主記憶上への格納アドレスの対
を複数個保持するストアバッファと、主記憶に対してデ
ータ要求部がデータを要求する際に出力される読み出し
アドレスを格納する第1のアドレスレジスタと、第1の
アドレスレジスタの出力を1クロック後に受け取る第2
のアドレスレジスタを有し、ストアバッファのアドレス
部に格納される各アドレスと第1のアドレスレジスタに
格納されるアドレスの一部分のみの一致検出を行ない、
アドレス一致が検出されなければ次のクロックでデータ
要求部へリプライ信号を送出しアドレス一致が検出され
た場合にはストアバッファ内のデータを主記憶に掃き出
しアドレス一致の要因となったデータが掃き出された後
にリプライ信号を送出している。
Conventionally, this type of store buffer control device includes a store buffer that holds a plurality of pairs of operation results in an operation execution unit and storage addresses for the operation results in main memory, and a data request unit that stores data in the main memory. A first address register that stores the read address output when making a request, and a second address register that receives the output of the first address register one clock later.
has an address register, and detects a match between each address stored in the address section of the store buffer and only a portion of the address stored in the first address register,
If an address match is not detected, a reply signal is sent to the data request unit at the next clock, and if an address match is detected, the data in the store buffer is flushed to the main memory, and the data that caused the address match is flushed out. It sends a reply signal after receiving the message.

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

上述した従来のストアバッファ制御装置では、ストアバ
ッファのアドレス部に格納される各アドレスと第1のア
ドレスレジスタに格納されるアドレスの一部分のみの一
致検出を行ない、一致が検出された場合にはストアバッ
ファ内のデータを主記憶に掃き出し、アドレス一致の要
因が掃き出された後にデータ要求部へリプライ信号を送
出するようになっているので、アドレスの一部分では一
致するが全体では一致しない場合でも、アドレス一致の
要因となったデータが主記憶に掃き出されるまで要求部
へのリプライ信号送出が待たされてしまい性能が落ちる
という欠点がある。
In the conventional store buffer control device described above, a match is detected between each address stored in the address field of the store buffer and only a portion of the address stored in the first address register, and if a match is detected, the store is The data in the buffer is flushed out to the main memory, and after the cause of the address match is flushed out, a reply signal is sent to the data request unit, so even if part of the address matches but the whole address does not match, This has the drawback that the sending of a reply signal to the requesting section is delayed until the data that caused the address match is flushed out to the main memory, resulting in a drop in performance.

〔課題を解決するための手段〕 第1の本発明のストアバッファ制御装置は、演算実行部
での演算結果と演算結果の主記憶上への格納アドレスの
対を複数個保持するストアバッファと、主記憶に対して
データ要求部がデータを要求する際に出力される読み出
しアドレスを格納する第1のアドレスレジスタと、第1
のアドレスレジスタの出力を1クロック後に受け取る第
2のアドレスレジスタと、ストアバッファのアドレス部
に格納されている各アドレスと第1のアドレスレジスタ
に格納されるアドレスの一部分のみの一致検出を行なう
第1のアドレス比較手段と、第1のアドレス比較手段で
のアドレス一致検出の1クロック後にストアバッファの
アドレス部に格納されている各アドレスと第2のアドレ
スレジスタに格納されているアドレスの全体の一致検圧
を行なう第2のアドレス比較手段と、第1のアドレス比
較手段でアドレス一致が検圧されなければ次のクロック
でデータ要求部へリプライ信号を送出し、第1のアドレ
ス比較手段でアドレス一致が検圧されたならば第2のア
ドレス比較手段での比較結果を待ち、第2のアドレス比
較手段でアドレス一致が検出されなければ次のタロツク
でリプライ信号を送出し、第2のアドレスと比較手段で
アドレス一致が検出された場合にはストアバッファ内の
データを主記憶に掃き出しアドレス一致の要因となった
データが掃き出された後にリプライ信号を送出するリプ
ライ送出手段とを有している。
[Means for Solving the Problems] A store buffer control device according to a first aspect of the present invention includes a store buffer that holds a plurality of pairs of an operation result in an operation execution unit and a storage address of the operation result on a main memory; a first address register that stores a read address output when the data request unit requests data from the main memory;
a second address register that receives the output of the address register one clock later; and a first address register that detects a match between each address stored in the address section of the store buffer and only a portion of the address stored in the first address register. address comparison means, and one clock after the first address comparison means detects an address match, checks the overall match between each address stored in the address section of the store buffer and the address stored in the second address register. If an address match is not detected between the second address comparing means that performs the comparison and the first address comparing means, a reply signal is sent to the data requesting section at the next clock, and the first address comparing means detects that the address matches. If the pressure is detected, the second address comparison means waits for the comparison result, and if the second address comparison means does not detect an address match, a reply signal is sent in the next tarok, and the second address is compared with the second address comparison means. When an address match is detected, the data in the store buffer is flushed out to the main memory, and after the data that caused the address match is flushed out, a reply signal is sent out.

第2の本発明のストアバッファ制御装置は、演算実行部
での演算結果と演算結果の主記憶上への格納アドレスの
対を複数個保持するストアバッファと、主記憶に対して
データ要求部がデータを要求する際に出力される読み出
しアドレスを格納する第1のアドレスレジスタと、第1
のアドレスレジスタの出力を1クロック後に受け取る第
2のアドレスレジスタと、ストアバッファのアドレス部
に格納されている各アドレスと第1のアドレスレジスタ
に格納されるアドレスの一部分のみの一致検出を行なう
第1のアドレス比較手段と、第1のアドレスと比較手段
でのアドレス一致検出の1クロック後にストアバッファ
のアドレス部に格納されている各アドレスと第2のアド
レスレジスタに格納されているアドレスの全体の一致検
出を行なう第2のアドレス比較手段と、データ要求部か
らのリクエストの種類により第1のアドレス比較手段で
アドレス一致検出を行なうか行なわないかを制御するア
ドレス比較部制御手段と、第1のアドレス比較手段でア
ドレス一致検出を行なうリクエストの場合には第1のア
ドレス比較手段でアドレス一致が検出されなければ次の
クロックでデータ要求部へリプライ信号を送出し、第1
のアドレス比較手段でアドレス一致が検出されたならば
第2のアドレス比較手段での比較結果を待ち、第2のア
ドレスと比較手段でアドレス一致が検出されなければ次
のクロックでリプライ信号を送出し、第2のアドレスと
比較手段でアドレス一致が検出された場合にはストアバ
ッファ内のデータを主記憶に掃き出しアドレス一致の要
因となったデータが掃き出された後にリプライ信号を送
出し、第1のアドレス比較手段でのアドレス一致検出を
行なわないリクエストの場合には第2のアドレス比較手
段でアドレス一致が検出されなければ次のクロックでリ
プライを送出し、第2のアドレス比較手段でアドレス一
致が検圧されればストアバッファ内のデータを主記憶に
掃き出しアドレス一致の要因となったデータが掃き出さ
れた後リプライ信号を送出するリプライ送出手段とを有
している。
A store buffer control device according to a second aspect of the present invention includes a store buffer that holds a plurality of pairs of calculation results in the calculation execution unit and storage addresses of the calculation results on the main memory, and a data request unit for the main storage. a first address register that stores a read address output when requesting data;
a second address register that receives the output of the address register one clock later; and a first address register that detects a match between each address stored in the address section of the store buffer and only a portion of the address stored in the first address register. address comparison means, and one clock after address match detection by the first address and comparison means, the entire match between each address stored in the address section of the store buffer and the address stored in the second address register. a second address comparison unit that performs detection; an address comparison unit control unit that controls whether or not address matching detection is performed in the first address comparison unit depending on the type of request from the data request unit; In the case of a request for which address matching is detected by the comparing means, if address matching is not detected by the first address comparing means, a reply signal is sent to the data requesting section at the next clock, and the first
If the address comparison means detects an address match, the second address comparison means waits for the comparison result, and if the second address and comparison means do not detect an address match, a reply signal is sent at the next clock. , when an address match is detected by the second address and the comparing means, the data in the store buffer is flushed out to the main memory, and after the data that caused the address match is flushed out, a reply signal is sent, and the first In the case of a request for which address matching is not detected by the second address comparing means, if no address matching is detected by the second address comparing means, a reply is sent at the next clock, and if the address matching is not detected by the second address comparing means. If the pressure is detected, the data in the store buffer is flushed out to the main memory, and after the data that caused the address match is flushed out, the reply sending means is provided for transmitting a reply signal.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

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

本実施例のバッファ記憶制御装置は、ページ内アドレス
比較部101.物理アドレス比較部102、アドレス比
較部制御回路103およびリプライ送出部104を有す
る。
The buffer storage control device of this embodiment includes an intra-page address comparison unit 101. It has a physical address comparison section 102, an address comparison section control circuit 103, and a reply sending section 104.

図中、ストアデータレジスタ105.ストアデータレジ
スタ106は演算実行部等のデータ送出部から主記憶へ
の書き込みデータ107を格納するためのレジスタであ
り、データライトポインタ108の指定により書き込み
データ107が書き込まれ、データリードポインタ10
9とセレクタ110により選択されたストアデータレジ
スタ105又は106の内容が主記憶に書き込まれる。
In the figure, store data register 105. The store data register 106 is a register for storing write data 107 from a data sending unit such as an arithmetic execution unit to the main memory.
9 and the contents of the store data register 105 or 106 selected by the selector 110 are written to the main memory.

同様に、ストアアドレスレジスタ111.ストアアドレ
スレジスタ112は書き込みデータ107に対応する物
理アドレス113を格納するためのレジスタであり、ア
ドレスライトポインタ114の指定により物理アドレス
113が書き込まれアドレスリードポインタ115とセ
レクタ116により選択されたストアアドレスレジスタ
111又は112の内容が主記憶に送られる。
Similarly, store address register 111. The store address register 112 is a register for storing the physical address 113 corresponding to the write data 107, and the physical address 113 is written according to the specification of the address write pointer 114, and the store address register is selected by the address read pointer 115 and the selector 116. The contents of 111 or 112 are sent to main memory.

仮想アドレスレジスタ117はアドレス送出部から送ら
れてくる仮想アドレスを格納するレジスタであり、その
ページアドレス部はTLB118により仮想アドレスか
ら物理アドレスに変換されページ内アドレス部はそのま
家物理アドレスレジスタ119に格納される。
The virtual address register 117 is a register that stores the virtual address sent from the address sending unit.The page address part is converted from a virtual address to a physical address by the TLB 118, and the address part in the page is directly stored in the physical address register 119. Stored.

ページ内アドレス比較部101ではアドレス比較レジス
タ選択回路120により示されるストアアドレスレジス
タ111又は112のページ内アドレス部と、仮想アド
レスレジスタ117のページ内アドレス部が一致するか
の比較を、アドレス比較部制御回路103から与えられ
るタイミング信号121にしたがって行なう。
The intra-page address comparison unit 101 compares whether the intra-page address part of the store address register 111 or 112 indicated by the address comparison register selection circuit 120 and the intra-page address part of the virtual address register 117 match. This is done according to the timing signal 121 given from the circuit 103.

同様に、物理アドレス比較部102では、アドレス比較
レジスタ選択回路120により示されるストアアドレス
レジスタ111又は112と、物理アドレスレジスタ1
19に格納されている物理アドレスが一致するかの比較
をアドレス比較部制御回路103から与えられるタイミ
ング信号B112にしたがって行なう。
Similarly, the physical address comparison unit 102 stores the store address register 111 or 112 indicated by the address comparison register selection circuit 120 and the physical address register 1.
A comparison is made to see if the physical addresses stored in the addresses 19 and 19 match in accordance with a timing signal B112 given from the address comparison section control circuit 103.

アドレス比較部制御回路103では、読み出し要求され
たデータの仮想アドレスが仮想アドレスレジスタ117
に格納されるとタイミング信号121をアサートし、ペ
ージ内アドレス比較部101でのアドレス一致検出を行
なう。そしてこの結果がアドレス一致を示さなければ、
リプライ送出部104からデータ要求部へリプライ信号
123が送出される。
In the address comparison unit control circuit 103, the virtual address of the data requested to be read is stored in the virtual address register 117.
When the address is stored in the page, the timing signal 121 is asserted, and the intra-page address comparison unit 101 performs address matching detection. And if this result does not show an address match,
A reply signal 123 is sent from the reply sending unit 104 to the data requesting unit.

一方、比較結果がアドレス一致を検出した場合は、リプ
ライ信号123は送出されず、アドレス比較部103で
タイミング信号122がアサートされることにより、物
理アドレス比較部102でのアドレス一致検出が行なわ
れる。
On the other hand, if the comparison result detects an address match, the reply signal 123 is not sent, and the address comparison section 103 asserts the timing signal 122, thereby causing the physical address comparison section 102 to detect an address match.

この結果、アドレス一致が検出されなかった場合は次の
クロックにリプライ送出部104からリプライ信号12
3が送出され、アドレス一致が検出された場合は、スト
アデータレジスタ105゜ストアデータレジスタ106
内のデータをアドレス一致の要因となったデータがなく
なるまで主記憶に掃き出した後、リプライ送出部104
からリプライ信号123が送出される。
As a result, if no address match is detected, the reply signal 12 is sent from the reply sending unit 104 at the next clock.
3 is sent and if an address match is detected, store data register 105゜store data register 106
After sweeping out the data in the main memory until the data that caused the address match is exhausted, the reply sending unit 104
A reply signal 123 is sent from.

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

本実施例のバッファ記憶制御装置も、ページ自アドレス
比較部201.物理アドレス比較部202、アドレス比
較部制御回路203およびリプライ送出部204を有し
ている。
The buffer storage control device of this embodiment also includes the page own address comparison unit 201. It has a physical address comparison section 202, an address comparison section control circuit 203, and a reply sending section 204.

図中、ストアデータレジスタ205.ストアデータレジ
スタ206は演算実行部等のデータ送出部から主記憶へ
の書き込みデータ207を格納するためのレジスタであ
り、データライトポインタ208の指定により書き込み
データ207が書き込まれ、データリードポインタ20
9とセレクタ210により選択されたストアデータレジ
スタ205又は206の内容が主記憶に書き込まれる。
In the figure, store data register 205. The store data register 206 is a register for storing write data 207 from a data sending unit such as an arithmetic execution unit to the main memory.
9 and the contents of the store data register 205 or 206 selected by the selector 210 are written to the main memory.

同様に、ストアアドレスレジスタ211.ストアアドレ
スレジスタ212は書き込みデータ207に対応する物
理アドレス213を格納するためのレジスタであり、ア
ドレスライトポインタ214の指定により物理アドレス
213が書き込まれアドレスリードポインタ215とセ
レクタ216により選択されたストアアドレスレジスタ
211又は212の内容が主記憶に送られる。
Similarly, store address register 211. The store address register 212 is a register for storing the physical address 213 corresponding to the write data 207, and the physical address 213 is written according to the designation of the address write pointer 214, and the store address register is selected by the address read pointer 215 and the selector 216. The contents of 211 or 212 are sent to main memory.

仮想アドレスレジスタ217はアドレス送出部から送ら
れてくる仮想アドレスを格納するレジスタであり、その
ページアドレス部はTLB218により仮想アドレスか
ら物理アドレスに変換され、ページ内アドレス部はその
まま物理アドレスレジスタ219に格納される。
The virtual address register 217 is a register that stores the virtual address sent from the address sending unit.The page address part is converted from a virtual address to a physical address by the TLB 218, and the address part within the page is stored as is in the physical address register 219. be done.

ページ内アドレス比較部201ではアドレス比較レジス
タ選択回路220により示されるストアアドレスレジス
タ211又は212のページ内アドレス部と仮想アドレ
スレジスタ217のページ内アドレス部が一致するかの
比較を、アドレス比較部制御回路203から与えられる
タイミング信号221にしたがって行なう。
The intra-page address comparator 201 compares whether the intra-page address part of the store address register 211 or 212 indicated by the address comparison register selection circuit 220 matches the intra-page address part of the virtual address register 217, and the address comparison part control circuit This is done according to the timing signal 221 given from 203.

同様に、物理アドレス比較部202ではアドレス比較レ
ジスタ選択回路220により示されるストアアドレスレ
ジスタ211又は212と、物理アドレスレジスタ21
9に格納されている物理アドレスが一致するかの比較を
アドレス比較部制御回路203から与えられるタイミン
グ信号B222にしたがって行なう。
Similarly, the physical address comparison unit 202 selects the store address register 211 or 212 indicated by the address comparison register selection circuit 220 and the physical address register 21.
A comparison is made to see if the physical addresses stored in the addresses 9 and 9 match in accordance with the timing signal B222 given from the address comparison section control circuit 203.

アドレス比較部制御回路203では、コマンド送出部か
らのコマンド224によりページ内アドレス比較部20
1でアドレス一致検出を行なうリクエストであるかそう
でないリスエストであるかを解読し、ページ内アドレス
比較部201でアドレス一致検出を行なうリクエストで
あった場合は、読み比し要求されたデータの仮想アドレ
スが仮想アドレスレジスタ217に格納されるとタイミ
ング信号221をアサートし、ページ内アドレス比較部
201でのアドレス一致検出を行なう。
In the address comparison unit control circuit 203, the in-page address comparison unit 200 receives the command 224 from the command sending unit.
In step 1, it is decoded to determine whether the request is for address match detection or not, and if it is a request for address match detection in the in-page address comparison unit 201, it is read and compared and the virtual address of the requested data is determined. When the address is stored in the virtual address register 217, the timing signal 221 is asserted, and the intra-page address comparing unit 201 performs address matching detection.

この結果がアドレス一致を示さなければ、リプライ送出
部204からデータ要求部へリプライ信号223が送出
される。一方、比較結果がアドレスを一致を示した場合
は、リプライ信号223は送出されずアドレス比較部2
03でタイミング信号222がアサートされることによ
り物理アドレス比較部202でのアドレス一致検出が行
なわれる。
If this result does not indicate address matching, a reply signal 223 is sent from the reply sending unit 204 to the data requesting unit. On the other hand, if the comparison result indicates that the addresses match, the reply signal 223 is not sent and the address comparison unit 2
When the timing signal 222 is asserted at 03, address matching detection is performed in the physical address comparison section 202.

この結果、アドレス一致が検出されなかった場合は次の
クロックにリプライ送出部204からリプライ信号22
3が送出され、アドレス一致が検出された場合はストア
データレジスタ205.ストアデータレジスタ206内
のデータをアドレス一致の要因となったデータがなくな
るまで主記憶に掃き出した後、リプライ送出部204か
らリプライ信号223が送出される。
As a result, if no address match is detected, a reply signal 22 is sent from the reply sending unit 204 at the next clock.
3 is sent, and if an address match is detected, the store data register 205. After the data in the store data register 206 is flushed to the main memory until the data that caused the address match is exhausted, the reply signal 223 is sent from the reply sending unit 204.

これに対し、ページ内アドレス比較部201でアドレス
一致検出を行なわないリクエストであった場合には、タ
イミング信号221はネゲートしておき読み出し要求さ
れたデータの物理アドレスが物理アドレスレジスタ21
9に格納されるとタイミング信号222をアサートする
On the other hand, if the request does not perform address match detection in the intra-page address comparison unit 201, the timing signal 221 is negated and the physical address of the data requested to be read is set to the physical address register 201.
9, the timing signal 222 is asserted.

これによりページ内アドレス比較部201でのアドレス
一致検出は行なわず、物理アドレス比較部202のみで
アドレス一致検出を行なう。
As a result, the intra-page address comparison section 201 does not perform address match detection, and only the physical address comparison section 202 performs address match detection.

この結果、アドレス一致が検出されなければ次のクロッ
クでリプライ送出204からリプライ信号223が送出
され、アドレス一致が検出されたならばストアデータレ
ジスタ205.ストアデータレジスタ206のデータを
アドレス一致の要因となったデータがなくなるまで掃き
出した後、リプライ送出部204からリプライ信号22
3が送出される。
As a result, if an address match is not detected, the reply signal 223 is sent from the reply sender 204 at the next clock, and if an address match is detected, the store data register 205. After sweeping out the data in the store data register 206 until the data that caused the address match disappears, a reply signal 22 is sent from the reply sending unit 204.
3 is sent.

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

以上説明したように、第1の本発明はストアバッファの
アドレス部に格納される各アドレスと第1のアドレスレ
ジスタに格納されるアドレスの一部分のみでの一致が検
出された場合に、次のクロックでストアバッファのアド
レス部に格納される各アドレスと、第2のアドレスレジ
スタの全体での一致を比較し、一致が検出された場合に
ストアバッファ内のデータをアドレス一致の要因となっ
たデータがなくなるまで掃き出すことにより、ストアバ
ッファから主記憶へデータを掃き出す必要のない場合の
掃き出しによるデータ要求部へのリプライ信号を送出の
遅れを防ぎ性能を上げる効果がある。
As explained above, in the first aspect of the present invention, when a match is detected between each address stored in the address section of the store buffer and only a portion of the address stored in the first address register, the next clock compares each address stored in the address field of the store buffer with the entire second address register, and if a match is detected, the data in the store buffer is replaced with the data that caused the address match. By flushing out data until it is exhausted, there is an effect of improving performance by preventing a delay in sending a reply signal to a data requesting unit when there is no need to flush data from the store buffer to the main memory.

また、第2の本発明はリクエストの種類によりストアバ
ッファのアドレス部に格納される各アドレスと、第1の
アドレスレジスタに格納されるアドレスの一部分のみの
一致検出を行なうか行なわないかを制御することにより
アドレスの一部分での一致検出を行なう必要のないリク
エストに対するリプライ信号の余計な遅れを防ぎ性能を
上げる効果がある。
Furthermore, the second invention controls whether or not to perform matching detection between each address stored in the address section of the store buffer and only a portion of the address stored in the first address register, depending on the type of request. This has the effect of improving performance by preventing unnecessary delays in reply signals for requests that do not require matching in part of the address.

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

第1図は第1の本発明の一実施例の構成図、第2図は第
2の本発明の一実施例の構成図である。 101.201・・・ページ内アドレス比較部、102
.202・・・物理アドレス比較部、103゜203・
・・アドレス比較部制御回路、104.204・・・リ
プライ送出部、105,106,205゜206・・・
ストアデータレジスタ、107,207・・・書き込み
データ、108.208・・・データライトポインタ、
109,209・・・データリードポインタ、110,
116,210,216・・・セレクタ、111,11
2,211,212・・・アドレスレジスタ、113.
213・・・物理アドレス、114.115.21,4
,215・・・アドレスライトポインタ、117,21
7・・・仮想アドレスレジスタ、118.218・・・
TLB、119,219・・・物理アドレスレジスタ、
120,220・・・アドレス比較レジスタ選択回路、
121,122.221222・・・タ、イミング信号
、123,223・・・リプライ信号、224・・・コ
マンド。
FIG. 1 is a block diagram of an embodiment of the first invention, and FIG. 2 is a block diagram of an embodiment of the second invention. 101.201...Intra-page address comparison section, 102
.. 202...Physical address comparison section, 103°203.
...Address comparison unit control circuit, 104.204...Reply sending unit, 105, 106, 205°206...
Store data register, 107, 207...Write data, 108.208...Data write pointer,
109,209...Data read pointer, 110,
116, 210, 216...Selector, 111, 11
2,211,212...address register, 113.
213...Physical address, 114.115.21,4
, 215...address write pointer, 117, 21
7...Virtual address register, 118.218...
TLB, 119, 219...physical address register,
120, 220...address comparison register selection circuit,
121, 122.221222... timing signal, 123, 223... reply signal, 224... command.

Claims (1)

【特許請求の範囲】 1、演算実行部での演算結果と該演算結果の主記憶上へ
の格納アドレスの対を複数個保持するストアバッファと
、 主記憶に対してデータ要求部がデータを要求する際に出
力される読み出しアドレスを格納する第1のアドレスレ
ジスタと、 該第1のアドレスレジスタの出力を1クロック後に受け
取る第2のアドレスレジスタと、 前記ストアバッファのアドレス部に格納されている各ア
ドレスと第1のアドレスレジスタに格納されるアドレス
の一部分のみの一致検出を行なう第1のアドレス比較手
段と、 該第1のアドレス比較手段でのアドレス一致検出の1ク
ロック後に、前記ストアバッファのアドレス部に格納さ
れている各アドレスと前記第2のアドレスレジスタに格
納されているアドレスの全体の一致検出を行なう第2の
アドレス比較手段と、 前記第1のアドレス比較手段でアドレス一致が検出され
なければ次のクロックでデータ要求部へリプライ信号を
送出し、前記第1のアドレス比較手段でアドレス一致が
検出されたならば前記第2のアドレス比較手段での比較
結果を待ち、前記第2のアドレス比較手段でアドレス一
致が検出されなければ次のクロックでリプライ信号を検
出し、前記第2のアドレス比較手段でアドレス一致が検
出された場合には前記ストアバッファ内のデータを主記
憶に掃き出しアドレス一致の要因となったデータが掃き
出された後にリプライ信号を送出するリプライ送出手段
とを設けたことを特徴とするストアバッファ制御装置。 2、演算実行部での演算結果と該演算結果の主記憶上へ
の格納アドレスの対を複数個保持するストアバッファと
、 主記憶に対してデータ要求部がデータを要求する際に出
力される読み出しアドレスを格納する第1のアドレスレ
ジスタと、 該第1のアドレスレジスタの出力を1クロック後に受け
取る第2のアドレスレジスタを有する情報処理装置にお
いて、 前記ストアバッファのアドレス部に格納されている各ア
ドレスと第1のアドレスに格納されるアドレスの一部分
のみの一致検出を行なう第1のアドレス比較手段と、 該第1のアドレス比較手段でのアドレス一致検出の1ク
ロック後に前記ストアバッファのアドレス部に格納され
ている各アドレスと前記第2のアドレスレジスタに格納
されているアドレスの全体の一致検出を行なう第2のア
ドレス比較手段と、前記データ要求部からのリクエスト
の種類により前記第1のアドレス比較手段でアドレス一
致検出を行なうか行なわないかを制御するアドレス比較
部制御手段と、 前記第1のアドレス比較手段でアドレス一致検出を行な
うリクエストの場合には該第1のアドレス比較手段でア
ドレス一致が検出されなければ次のクロックでデータ要
求部へリプライ信号を送出し、前記第1のアドレス比較
手段でアドレス一致が検出されたならば前記第2のアド
レス比較手段での比較結果を待ち、前記第2のアドレ比
較手段でアドレス一致が検出されなければ次のクロック
でリプライ信号を送出し、前記第2のアドレス比較手段
でアドレス一致が検出された場合には前記ストアバッフ
ァ内のデータを主記憶に掃き出しアドレス一致の要因と
なったデータが掃き出された後にリプライ信号を送出し
、前記第1のアドレス比較手段での一致検出を行なわな
いリクエストの場合には前記第2のアドレス比較手段で
アドレス一致が検出されなければ次のクロックでリプラ
イを送出し、前記第2のアドレス比較手段でアドレス一
致が検出されれば前記ストアバッファ内のデータを主記
憶に掃き出しアドレス一致の要因となったデータが掃き
出された後リプライ信号を送出するリプライ送出手段と
を設けたことを特徴とするストアバッファ制御装置。
[Scope of Claims] 1. A store buffer that holds a plurality of pairs of calculation results in the calculation execution unit and storage addresses of the calculation results in main memory, and a data request unit that requests data from the main storage. a first address register that stores the read address output when the store buffer is loaded; a second address register that receives the output of the first address register one clock later; a first address comparing means for detecting a match between the address and only a part of the address stored in the first address register; a second address comparing means for detecting an overall match between each address stored in the section and the address stored in the second address register; and an address match must be detected by the first address comparing means. For example, a reply signal is sent to the data requesting section at the next clock, and if address matching is detected by the first address comparing means, the comparison result by the second address comparing means is waited for, and the reply signal is sent to the data requesting section. If the comparison means does not detect an address match, a reply signal is detected at the next clock, and if the second address comparison means detects an address match, the data in the store buffer is flushed to the main memory and the address matches. 1. A store buffer control device comprising: a reply sending means for sending a reply signal after the data that caused the problem is swept out. 2. A store buffer that holds a plurality of pairs of operation results in the operation execution unit and storage addresses of the operation results on the main memory, and a store buffer that is output when the data request unit requests data from the main memory. In an information processing device having a first address register that stores a read address and a second address register that receives an output of the first address register one clock later, each address stored in the address section of the store buffer and a first address comparing means for detecting a match between only a part of the address stored in the first address; a second address comparison means for detecting a match between each address stored in the address register and the entire address stored in the second address register; an address comparison unit control means for controlling whether or not to perform address match detection at said first address comparison means; If not, a reply signal is sent to the data requesting unit at the next clock, and if an address match is detected by the first address comparing means, the second address comparing means waits for the comparison result, and the second If an address match is not detected by the second address comparison means, a reply signal is sent at the next clock, and if an address match is detected by the second address comparison means, the data in the store buffer is flushed to the main memory. A reply signal is sent after the data that caused the address match has been flushed out, and in the case of a request in which the first address comparing means does not detect a match, the second address comparing means detects an address match. If not detected, a reply is sent at the next clock, and if an address match is detected by the second address comparing means, the data in the store buffer is flushed to the main memory, and the data that caused the address match is flushed out. 1. A store buffer control device comprising: a reply sending means for sending out a reply signal after receiving a reply signal.
JP2197111A 1990-07-25 1990-07-25 Store buffer controller Pending JPH0488446A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2197111A JPH0488446A (en) 1990-07-25 1990-07-25 Store buffer controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2197111A JPH0488446A (en) 1990-07-25 1990-07-25 Store buffer controller

Publications (1)

Publication Number Publication Date
JPH0488446A true JPH0488446A (en) 1992-03-23

Family

ID=16368915

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2197111A Pending JPH0488446A (en) 1990-07-25 1990-07-25 Store buffer controller

Country Status (1)

Country Link
JP (1) JPH0488446A (en)

Similar Documents

Publication Publication Date Title
JPH0666056B2 (en) Information processing system
JPS6331813B2 (en)
JPH0488446A (en) Store buffer controller
JP3130569B2 (en) Cache memory store method
JPH07234819A (en) Cache memory
JP2751822B2 (en) Memory control method for FIFO memory device
JPH0784879A (en) Cache memory device
JPS6267649A (en) Store processing system for cache memory controller
JPH0115900B2 (en)
JPH04243446A (en) Cache registration controller
JP3729832B2 (en) Cache memory device
JP2000285019A (en) Cache control circuit
JPS601656B2 (en) buffer memory circuit
JP3761890B2 (en) Cache memory device
JPS6010368A (en) Address conversion buffer control system
JPH04293136A (en) Cache control system
JPH07248976A (en) Storage controller
JPH04355847A (en) Store buffer controller
JPH04232550A (en) Coincidence processing controller
JPH113288A (en) Cache memory device and fault control method for cache memory
JPS61148543A (en) Memory access request processing system
JPH08166905A (en) Cache memory control method
JPH0514293B2 (en)
JPH08235063A (en) Data processor and cache memory control method
JPH052532A (en) Cache memory