JPS6267649A - Store processing system for cache memory controller - Google Patents

Store processing system for cache memory controller

Info

Publication number
JPS6267649A
JPS6267649A JP60208408A JP20840885A JPS6267649A JP S6267649 A JPS6267649 A JP S6267649A JP 60208408 A JP60208408 A JP 60208408A JP 20840885 A JP20840885 A JP 20840885A JP S6267649 A JPS6267649 A JP S6267649A
Authority
JP
Japan
Prior art keywords
store
address
cache memory
buffer
level
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
JP60208408A
Other languages
Japanese (ja)
Inventor
Yoichi Sato
洋一 佐藤
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 JP60208408A priority Critical patent/JPS6267649A/en
Publication of JPS6267649A publication Critical patent/JPS6267649A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0844Multiple simultaneous or quasi-simultaneous cache accessing
    • G06F12/0855Overlapped cache accessing, e.g. pipeline

Abstract

PURPOSE:To eliminate reset of a store address by providing a hit level buffer to store hit information of the object address of store operation. CONSTITUTION:When store operation is accepted, the object address of an address register 10 is stored in a store address buffer 60 and address arrays 20 and 21 of individual levels are referred to detect whether the object address is registered in a cache memory or not by comparators 30 and 31. If it is registered, a hit signal is outputted from comparators 30 and 31 and is stored in a hit level buffer 61, and the operation is terminated on a basis of contents of buffers 60 and 61, and store data stored in a store data buffer 62 is swept out to the cache memory. Consequently, it is unnecessary that the address of the buffer 60 is set again to the register 10 to detect hit after data is stored in the buffer 62 in case of this sweeping-out, and the sweeping-out processing is performed at a high speed without hindering the succeeding operation.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はキャッシュメモリ制御装置に関し、特にキャッ
シュメモリの更新データであるストアデータを一旦スト
アバフファに格納し、後の空き時間等を利用してストア
バッファのストアデータをキャッシュメモリへ掃き出す
ように構成されたキャッシュメモリ制御装置の改良に関
する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a cache memory control device, and in particular stores store data, which is cache memory update data, in a store buffer, and then stores it using free time or the like. The present invention relates to an improvement in a cache memory control device configured to flush stored data in a buffer to a cache memory.

〔従来の技術〕[Conventional technology]

従来、この種のキャッシュメモリ制御装置は、第2図に
示すように、ストアオペレーションがオペレーションレ
ジスタ11に受付けられると制御耳部50がその内容を
解読し、アドレスレジスタ10に選択回路16を介して
セットされたストアアドレスをストアアドレスバッファ
60に格納する。後に対応するストアデータが演算部で
準備され転送されるとストアデータバッフ762に格納
され、この時点でストアデータの主メモリへの掃き出し
とアドレスアレイ(AAO,AAI)20 、21およ
びデータアレイ(DAO。
Conventionally, in this type of cache memory control device, as shown in FIG. The set store address is stored in the store address buffer 60. Later, when the corresponding store data is prepared and transferred by the calculation unit, it is stored in the store data buffer 762. At this point, the store data is flushed to the main memory and the address arrays (AAO, AAI) 20, 21 and data array (DAO .

DAI)40.41から構成されるキャッシュメモリへ
の掃き出しとが制御部50により起動される。
DAI) 40.41 is started by the control unit 50 to flush to the cache memory.

キャッシュメモリへの掃き出しにおいて、キヤノンユメ
モリは通常複数レベル(第2図では2レヘルの場合を示
している)より構成されるため、キャッシュメモリへの
掃き出しが必要であるか否か即ちストアオペレーション
の対象アドレスがアドレスアレイ20.21に登録され
ているか否かを調べると同時に、どのレベルのアドレス
アレイに登録されているかを調べる必要がある。
When flushing to the cache memory, since Canon's memory is usually composed of multiple levels (Figure 2 shows the case of 2 levels), it is important to check whether flushing to the cache memory is necessary, that is, for store operations. It is necessary to check whether the target address is registered in the address array 20.21 and at the same time to check in which level of the address array it is registered.

そこで、制御部50より掃き出しが起動されると、スト
アアドレスバッファ60よりストアアドレスが読出され
て選択回路16を通しアドレスレジスタ10へ格納され
、次のタイミングでキャッシュメモリのレベル0とレベ
ル1のアドレスアレイ20.21が同時に参照され、比
較器30.31で各々前記ストアアドレスの登録の有無
が調べられ、登録されていることが検出されるとヒツト
信号301又はヒツト信号302が出力される。
Therefore, when flushing is activated by the control unit 50, the store address is read from the store address buffer 60 and stored in the address register 10 through the selection circuit 16, and at the next timing, the cache memory's level 0 and level 1 addresses Arrays 20 and 21 are referenced at the same time, and comparators 30 and 31 check whether or not the store address is registered, and if it is detected that the store address is registered, a hit signal 301 or 302 is output.

上記ヒツト信号301,302は制御部50を経由して
キャッシュメモリのデータアレイ用の書込み許可レジス
タ14へ格納される。同時にストアデータバッファ62
から読出されたストアデータが書込みレジスタ13へ格
納され、ストアアドレスバッファ60から読出されたス
トアアドレスの内のデータアレイアドレス部が選択回路
15を経てデータアレイアドレスレジスタ12へ格納さ
れる。書込み許可レジスタ14はレベル0.レベル1の
各々のヒント信号を格納する2ビツトの書込み許可ビッ
トから成っており、もしキャッシュメモリのアドレスア
レイの何れにも前記ストアオペレーションの対象アドレ
スが登録されていない場合は上記書込み許可ビットがと
もに“0”となり、掃き出しく書込み)は実行されない
。反対に、キャッシュメモリの何れかのアドレスアレイ
にストアオペレーションの対象アドレスが登録されてい
ると、登録されたレベルに対応する書込み許可ビットが
“1”になり、そのレベルのデータアレイに書込みレジ
スタ13のストアデータが掃き出される。このようにし
て、与えられたデータアレイアドレス、ストアデータ及
び書込み許可ビットに従ってキャッシュメモリへの掃き
出しが実行される。
The hit signals 301 and 302 are stored in the write permission register 14 for the data array of the cache memory via the control section 50. At the same time, store data buffer 62
The store data read from the store address buffer 60 is stored in the write register 13, and the data array address part of the store address read from the store address buffer 60 is stored in the data array address register 12 via the selection circuit 15. The write permission register 14 is at level 0. It consists of 2-bit write permission bits that store each level 1 hint signal, and if the target address of the store operation is not registered in any of the address arrays of the cache memory, both of the above write permission bits are The bit becomes "0", and the flushing write) is not executed. On the other hand, if the target address of the store operation is registered in any address array of the cache memory, the write permission bit corresponding to the registered level becomes "1", and the write register 13 is written to the data array of that level. The stored data will be flushed out. In this way, flushing to the cache memory is performed according to the given data array address, store data, and write permission bit.

〔発明が解決しようとする開題点〕[Problem that the invention attempts to solve]

上述した従来のキヤ・7シユメモリ制御装置は、ストア
オペレーションの対象アドレスを受付けた際にはアドレ
スアレイ20.21の参照を行なわず、ストアデータが
ストアデータバッファ62に準備された後のデータアレ
イ40.41へのストアデータの掃き出しに際し、アド
レスアレイ20.21の参照を行なっているので、一旦
スドアアドレスバッファ60に格納したストアアドレス
を再びアドレスレジスタIOにセットする必要が往じる
。しかし、アドレスレジスタ10はストアアドレスのみ
を格納するレジスタでなく、ロードオペレーション時の
ロードアドレス等もセ・ノドされるから、ロードオペレ
ーンボンが受付けられている場合、ロードオペレーショ
ンの実行を待たせるか又はストアデータの掃き出しを待
たせるかの選択が強要される欠点がある。また、ストア
データの掃き出しにアドレスアレイの参照とデータアレ
イへのストアデータの登録との2マシンサイクルを必要
とする欠点もある。
The above-described conventional cache memory control device does not refer to the address arrays 20 and 21 when receiving a target address for a store operation, but refers to the data array 40 after the store data has been prepared in the store data buffer 62. .41, the address array 20.21 is referenced, so it is often necessary to set the store address once stored in the address buffer 60 in the address register IO again. However, the address register 10 is not a register that stores only store addresses, but also stores the load address during a load operation, so if a load operation is accepted, it may be necessary to wait for the execution of the load operation. There is a drawback that a user is forced to choose whether to wait for the storage data to be flushed out or to wait until the stored data is flushed out. Another drawback is that two machine cycles are required to read the address array and register the store data in the data array in order to flush out the store data.

本発明はこのような従来の問題点を解決したもので、そ
の目的は、ストアデータのキャッシュメモリへの掃き出
しの際におけるストアアドレスのアドレスレジスタ10
への再セットによる7ドレスアレイの参照を不要とする
ことにある。
The present invention solves these conventional problems, and its purpose is to store the store address in the address register 10 when flushing the store data to the cache memory.
The purpose is to eliminate the need to refer to the 7-dress array by resetting the 7-dress array.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は上記目的を達成するために、複数のレベルから
構成され主メモリの写しを格納するキャッシュメモリと
ストアオペレーションの対象アドレス及び対象データを
一時的に格納するストアバッファとを有するキヤノンユ
メモリ制御装置におけるストア処理方式において、 ストアオペレーションの対象アドレスが前記キャッシュ
メモリに登録されているか否かをレベル毎に検出した結
果をストアオペレーションの受付時に格納しておくヒッ
トレへルバソファを設け、前記ストアオペレーションの
対象データを前記ストアバッファから前記キャッシュメ
モリへ登録するタイミングにおいて前記ヒツトレベルバ
ッファの内容を参照して登録すべきキャッシュメモリの
レベルを得るように構成する。
In order to achieve the above object, the present invention provides a Canon memory control system comprising a cache memory that is composed of a plurality of levels and stores a copy of the main memory, and a store buffer that temporarily stores the target address and target data of a store operation. In the store processing method in the device, a hit helper sofa is provided which stores the result of detecting whether or not the target address of the store operation is registered in the cache memory for each level at the time of accepting the store operation. The content of the hit level buffer is referred to at the timing of registering target data from the store buffer to the cache memory to obtain the level of the cache memory to be registered.

〔作用〕[Effect]

ストアオペレーションが受付けられると、アドレスレジ
スタにセットされたストアオペレーションの対象アドレ
スがキャッシュメモリに登録されているか否かがキャッ
シュメモリのレベル毎に調べられ、その結果がヒツトレ
ベルバッファに格納される。後のストアデータのキャン
シュメモリーへの掃き出しに際しては、ヒットレベルバ
ッファの内容から登録すべきキャッシュメモリのレベル
を得る。
When a store operation is accepted, whether or not the target address of the store operation set in the address register is registered in the cache memory is checked for each level of the cache memory, and the results are stored in the hit level buffer. When the store data is later flushed out to the cache memory, the level of the cache memory to be registered is obtained from the contents of the hit level buffer.

〔実施例〕〔Example〕

第1図は本発明の実施例を示すブロック図であり、11
はデークアレイアクセスステージに対するオペレーショ
ンヲ格納するオペレーションレジスタ、10は上記オペ
レーションに対するアドレスを格納するアドレスレジス
タである。また、12は選択回路15を経由してデータ
アレイ40.41で必要とする上記オペレーションのア
ドレスの一部(データアレイアドレス)が格納されるデ
ータアレイアドレスレジスタである。オペレーションレ
ジスタ11にセットされたオペレーション情報は制御部
50に送られ解読されてオペレーション実行のための制
御が各部に為される。
FIG. 1 is a block diagram showing an embodiment of the present invention, and 11
10 is an operation register that stores an operation for the data array access stage, and 10 is an address register that stores an address for the above operation. Further, 12 is a data array address register in which a part of the address (data array address) of the above-mentioned operation required by the data arrays 40 and 41 is stored via the selection circuit 15. The operation information set in the operation register 11 is sent to the control section 50 and decoded, thereby controlling each section to execute the operation.

オペレーションレジスタ11にストアオペレーションが
受付けられると、アドレスレジスタ10にセントされた
ストアアドレスのセットアドレス部によってアドレスア
レイ20.21が同時にアクセスされる。本実施例はキ
ャッシュメモリが2レベルの場合であり、レベル0のア
ドレスアレイ20とレベル1のアドレスアレイ21が用
意されている。同様にレベル0のデータアレイ40とレ
ベル1のデータアレイ41とがある。比較器30はレベ
ル0のアドレスアレイ20から読出されたキーアドレス
とアドレスレジスタ10のキーアドレス部との一敗を調
べ、比較器31はレベル1のアドレスアレイ21から読
出されたキーアドレスとアドレスレジスタ10のキーア
ドレス部との一致を調べ、各々のレベルに対応してアド
レスレジスタ10のストアアドレスがキャッシュメモリ
に登録されているか否かを検出する。
When a store operation is accepted in the operation register 11, the address arrays 20 and 21 are simultaneously accessed by the set address portion of the store address written in the address register 10. In this embodiment, the cache memory has two levels, and a level 0 address array 20 and a level 1 address array 21 are prepared. Similarly, there is a level 0 data array 40 and a level 1 data array 41. The comparator 30 checks the match between the key address read from the level 0 address array 20 and the key address part of the address register 10, and the comparator 31 checks the match between the key address read from the level 1 address array 21 and the address register. 10 is checked, and it is detected whether the store address of the address register 10 is registered in the cache memory corresponding to each level.

登録がされていると検出された場合、レベルに対応して
比較器30または比較器31からヒツト信号301゜3
11が出力される。このヒント信号301,311はア
ドレスレジスタ10のストアアドレスがストアアドレス
バッファ60に格納されると同時にヒツトレベルバッフ
ァ61に格納される。これが終わると、本ステージでは
ストアデータが演算部より送られてくるまでストアオペ
レーションは待たされ、この間ロードオペレーション等
は次々に実行されていく。
If registration is detected, a hit signal 301°3 is output from the comparator 30 or the comparator 31 depending on the level.
11 is output. These hint signals 301 and 311 are stored in the hit level buffer 61 at the same time as the store address of the address register 10 is stored in the store address buffer 60. When this is finished, in this stage, the store operation is made to wait until the store data is sent from the arithmetic unit, and during this time, load operations and the like are executed one after another.

演算部より対応するストアデータが送られストアデータ
バッファ62に格納された後、キャッシュメモリへの掃
き出しが制?I[1部50により起動される。
After the corresponding store data is sent from the arithmetic unit and stored in the store data buffer 62, the flushing to the cache memory is restricted. Activated by I[1 section 50.

この場合、ヒツトレベルバッファ61からヒソトレベル
情@(レベルO,レベルlの各ヒツト信号)611が読
出され、制御部50へ送られる。制御部50は、次のサ
イクルでキャッシュメモリが送られてくるオペレーショ
ンで使用されるか否かを判断し、ストアオペレーション
で使用可能ならばヒツトレベル情報611を結線501
を経て書込み許可レジスタ14へ送る。同時にストアデ
ータが結線621により書込みレジスタ13へ送られ、
ストアアドレスバッファ60に格納されたアドレスのう
ちデータアレイアドレスが結線60I1選択回路15を
経てデータアレイアドレスレジスタ12へ送られる。な
お、選択回路15はストアバッファからキャッシュメモ
リへのストアデータ掃き出しが可能なタイミングにおい
て結線601を選択されるよう制御部50により制御さ
れている。
In this case, the low level information @ (each hit signal of level O and level I) 611 is read from the hit level buffer 61 and sent to the control section 50. The control unit 50 determines whether or not the cache memory will be used in the incoming operation in the next cycle, and if it can be used in the store operation, connects the human level information 611 to the connection 501.
The data is sent to the write permission register 14 via . At the same time, store data is sent to the write register 13 via connection 621,
Among the addresses stored in store address buffer 60, the data array address is sent to data array address register 12 via connection 60I1 selection circuit 15. Note that the selection circuit 15 is controlled by the control unit 50 so that the connection 601 is selected at a timing when store data can be flushed from the store buffer to the cache memory.

書込み許可レジスタ14は2ビツトの容量を有し、ビッ
トOはレベルOの書込み指示、ピント1はレベル1の書
込み指示に対応する。ストアオペレーション受付時にお
けるアドレスアレイ20.21の参照結果の何れのレベ
ルにも該当するアドレスが登録されていない場合、ヒン
ト信号301,311が共にオフとなるため、書込み許
可レジスタ14に格納された値は“00“となる。従っ
て書込みはレベル0、レベル1の何れへも実行されない
。反対にしベルOのアドレスアレイ20でヒツトした場
合は書込み許可レジスタ14に格納された値は“01”
となりストアデータはレベル0のデータアレイ40へ格
納され、レベル1のアドレスアレイ21でヒツトした場
合は書込み許可レジスタ14の値は“10”となりスト
アデータはレベル1のデータアレイ41へ格納される。
The write permission register 14 has a capacity of 2 bits, bit O corresponds to a level O write instruction, and pin 1 corresponds to a level 1 write instruction. If the corresponding address is not registered in any level of the reference result of the address array 20.21 at the time of receiving the store operation, both the hint signals 301 and 311 are turned off, so the value stored in the write permission register 14 is becomes “00”. Therefore, writing is not performed to either level 0 or level 1. Conversely, if there is a hit in the address array 20 of Bell O, the value stored in the write permission register 14 is "01".
Then, the store data is stored in the level 0 data array 40, and if there is a hit in the level 1 address array 21, the value of the write permission register 14 becomes "10" and the store data is stored in the level 1 data array 41.

なお、ストアオペレーションはキャッシュメモリへの掃
き出しと共に主メモリへストアアドレスとストアデータ
が転送され、主メモリにストアが実行されることで完了
する。主メモリへの掃き出しにおいては、ヒツトレベル
バッファ61の内容ハ無視される。
Note that the store operation is completed by flushing to the cache memory, transferring the store address and store data to the main memory, and executing the store to the main memory. In flushing to main memory, the contents of hit level buffer 61 are ignored.

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

以上説明したように、本発明は、ストアオペレーション
の対象アドレスを受付けた際にアドレスアレイを参照し
てヒツト情報をヒツトレベルバッファに格納しておくの
で、後に準備されるストアデータのキャッシュメモリへ
の掃き出し時には上記ヒツトレベルバッファを参照すれ
ば登録すべきデータアレイのレベルを知ることができ、
従来のようにストアデータのキャッシュメモリへの掃き
出し時に再びストアアドレスをアドレスレジスタにセッ
トしてアドレスアレイを参照する必要がなくなり、後続
するオペレーションの実行を妨げる頻度を低下すること
ができる。従って、ストアオペレーション性能を向上す
ることができる効果がある。また、ストアデータの掃き
出し時にアドレスアレイの参照が不要になる分、掃き出
しを高速に行なうことができる効果もある。
As explained above, the present invention refers to the address array and stores the hit information in the hit level buffer when receiving the target address of the store operation, so that store data prepared later is stored in the cache memory. At the time of flushing, the level of the data array to be registered can be known by referring to the human level buffer mentioned above.
It is no longer necessary to set the store address in the address register again and refer to the address array when the store data is flushed to the cache memory, as in the conventional case, and the frequency of interrupting the execution of subsequent operations can be reduced. Therefore, there is an effect that store operation performance can be improved. Furthermore, since there is no need to refer to the address array when flushing out stored data, there is an effect that the flushing can be performed at high speed.

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

第1図は本発明の実施例のブロック図および、第2図は
従来のキャッシュメモリ制御装置のブロック図である。 図において、10はアドレスレジスタ、11はオペレー
ションレジスタ、12はデータアレイアドレスレジスタ
、13は書込みレジスタ、14は書込み許可レジスタ、
20はレベルOのアドレスアレイ、21はレベル1のア
ドレスアレイ、40はレベル0のデータアレイ、41は
レベル1のデータアレイ、50は制御部、60はストア
アドレスバッファ、61はヒツトレベルバッファ、62
はストアデータバッファである。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a block diagram of a conventional cache memory control device. In the figure, 10 is an address register, 11 is an operation register, 12 is a data array address register, 13 is a write register, 14 is a write permission register,
20 is a level O address array, 21 is a level 1 address array, 40 is a level 0 data array, 41 is a level 1 data array, 50 is a control section, 60 is a store address buffer, 61 is a hit level buffer, 62
is the store data buffer.

Claims (1)

【特許請求の範囲】 複数のレベルから構成され主メモリの写しを格納するキ
ャッシュメモリとストアオペレーションの対象アドレス
及び対象データを一時的に格納するストアバッファとを
有するキャッシュメモリ制御装置におけるストア処理方
式において、 ストアオペレーションの対象アドレスが前記キャッシュ
メモリに登録されているか否かをレベル毎に検出した結
果をストアオペレーションの受付時に格納しておくヒッ
トレベルバッファを設け、前記ストアオペレーションの
対象データを前記ストアバッファから前記キャッシュメ
モリへ登録するタイミングにおいて前記ヒットレベルバ
ッファの内容を参照して登録すべきキャッシュメモリの
レベルを得るように構成されたことを特徴とするキャッ
シュメモリ制御装置におけるストア処理方式。
[Claims] In a store processing method in a cache memory control device having a cache memory configured from a plurality of levels and storing a copy of the main memory, and a store buffer temporarily storing a target address and target data of a store operation. , a hit level buffer is provided to store the result of detecting whether or not the target address of the store operation is registered in the cache memory for each level at the time of receiving the store operation, and the target data of the store operation is stored in the store buffer. A store processing method in a cache memory control device, characterized in that the cache memory level to be registered is obtained by referring to the contents of the hit level buffer at the timing of registering in the cache memory.
JP60208408A 1985-09-19 1985-09-19 Store processing system for cache memory controller Pending JPS6267649A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60208408A JPS6267649A (en) 1985-09-19 1985-09-19 Store processing system for cache memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60208408A JPS6267649A (en) 1985-09-19 1985-09-19 Store processing system for cache memory controller

Publications (1)

Publication Number Publication Date
JPS6267649A true JPS6267649A (en) 1987-03-27

Family

ID=16555743

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60208408A Pending JPS6267649A (en) 1985-09-19 1985-09-19 Store processing system for cache memory controller

Country Status (1)

Country Link
JP (1) JPS6267649A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02304650A (en) * 1989-05-19 1990-12-18 Toshiba Corp Microprocessor of pipeline system
EP0442690A2 (en) * 1990-02-13 1991-08-21 Hewlett-Packard Company Data cache store buffer for high performance computer
JPH04270431A (en) * 1990-03-27 1992-09-25 Digital Equip Corp <Dec> Memory system of data processing apparatus
EP0676690A1 (en) * 1994-03-09 1995-10-11 Sun Microsystems, Inc. Delayed write of store instruction in processor device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02304650A (en) * 1989-05-19 1990-12-18 Toshiba Corp Microprocessor of pipeline system
EP0442690A2 (en) * 1990-02-13 1991-08-21 Hewlett-Packard Company Data cache store buffer for high performance computer
JPH04270431A (en) * 1990-03-27 1992-09-25 Digital Equip Corp <Dec> Memory system of data processing apparatus
EP0676690A1 (en) * 1994-03-09 1995-10-11 Sun Microsystems, Inc. Delayed write of store instruction in processor device
US5717896A (en) * 1994-03-09 1998-02-10 Sun Microsystems, Inc. Method and apparatus for performing pipeline store instructions using a single cache access pipestage

Similar Documents

Publication Publication Date Title
JP2539199B2 (en) Digital processor controller
US4937738A (en) Data processing system which selectively bypasses a cache memory in fetching information based upon bit information of an instruction
US5564029A (en) Pipeline processor which avoids resource conflicts
US5463760A (en) Break function in-circuit emulator for a microprocessor with a cache memory
JPH0195345A (en) Bus master
JPS6267649A (en) Store processing system for cache memory controller
US6125426A (en) Associative memory device
JPH0831241B2 (en) Peripheral control processor
JP3462245B2 (en) Central processing unit
JPH0283736A (en) Osc detection system for buffer memory controller
JPS6267650A (en) Store processing system for cache memory controller
JPH0444136A (en) Memory access controller
JP4111645B2 (en) Memory bus access control method after cache miss
JPS5834856B2 (en) Kiokuseigiyosouchi
JPH10115664A (en) Ic test system
JPH07219845A (en) Cache memory control system
JPH0488446A (en) Store buffer controller
JPH04293136A (en) Cache control system
JPH04130940A (en) Cache memory device
JP2000347931A (en) Cache memory and method for controlling cache memory
JPS6385949A (en) Cache memory storing system
JPH0399338A (en) Microprocessor
JPH04232550A (en) Coincidence processing controller
JPS6182253A (en) Memory bank switching system
JPH01158554A (en) Data processing system providing dma device