JPH04248644A - Cache memory control circuit - Google Patents

Cache memory control circuit

Info

Publication number
JPH04248644A
JPH04248644A JP3014099A JP1409991A JPH04248644A JP H04248644 A JPH04248644 A JP H04248644A JP 3014099 A JP3014099 A JP 3014099A JP 1409991 A JP1409991 A JP 1409991A JP H04248644 A JPH04248644 A JP H04248644A
Authority
JP
Japan
Prior art keywords
compartment
validity
cache
contents
cache memory
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
JP3014099A
Other languages
Japanese (ja)
Inventor
Shinichi Nagoya
名児耶 真一
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 JP3014099A priority Critical patent/JPH04248644A/en
Publication of JPH04248644A publication Critical patent/JPH04248644A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To eliminate the need of a microprogram for initialization to quickly perform initialization by providing a validity indicating register which is invalidated at the time of initialization, a detection suppressing means which suppresses hit detection with respect to an invalidated compartment, a block load means, and a validity indication update means. CONSTITUTION:Validity indicating registers 1-13 to 1-16 indicating whether respective compartments are effective or not are '0' to indicate that compartments are ineffective, but they are '1' to indicate that compartments are effective. If validity indicating registers 1-13 to 1-16 are '0' at the time of cache indexing, outputs of AND gates 1-21 to 1-24 go to '0' unconditionally, and the output of a NOR gate 1-25 goes to '1', and erroneous hit detection is suppressed. Meanwhile, a block load control part 1-33 performs relief at the time of block load if registered compartments are invalidated by contents of validity indicating registers 1-13 to 1-16.

Description

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

【0001】0001

【産業上の利用分野】本発明は情報処理装置に使用され
るキャッシュメモリの制御回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control circuit for a cache memory used in an information processing apparatus.

【0002】0002

【従来の技術】従来、キャッシュメモリの制御のうち、
特にキャッシュメモリの初期化の制御は、マイクロプロ
グラムによりキャッシュメモリに任意のデータを書き込
む手段を備え、マイクロプログラムにより全コンパート
メントの全ワードの有効ビットに“0”を書き込むこと
により行っている。
[Prior Art] Conventionally, in the control of cache memory,
In particular, the initialization of the cache memory is controlled by providing means for writing arbitrary data into the cache memory using a microprogram, and by using the microprogram to write "0" to the valid bits of all words in all compartments.

【0003】また、他の方式では、マイクロプログラム
によりキャッシュメモリの初期化を指示することにより
、ハードウェアで、キャッシュメモリのアドレスを全パ
ターン発生するとともに全コンパートメントの有効ビッ
トに“0”を書き込むことにより行っている。
[0003] In another method, by instructing initialization of the cache memory using a microprogram, hardware generates all patterns of cache memory addresses and writes "0" to the valid bits of all compartments. This is done by

【0004】0004

【発明が解決しようとする課題】上述した従来のキャッ
シュメモリ制御回路では、マイクロプログラムで1ワー
ドずつ書き込む場合は、マイクロプログラムよりキャッ
シュメモリにデータを書き込むためのハードウェアが必
要となり、しかも初期化の時間がかかり過ぎるという問
題がある。
[Problems to be Solved by the Invention] In the conventional cache memory control circuit described above, when a microprogram writes one word at a time, hardware is required to write data to the cache memory from the microprogram, and furthermore, it requires initialization. The problem is that it takes too much time.

【0005】また、マイクロプログラムの指示によりハ
ードウェアでアドレスを全パターン発生させる回路の場
合には、マイクロプログラムで1ワードずつ書き込む回
路の場合に比較すれば時間はかからないものの、ハード
ウェアによる全ワードの書き込みが終了しなければ、次
の処理に進めないという問題がある。
[0005]Also, in the case of a circuit in which all address patterns are generated by hardware according to instructions from a microprogram, it takes less time compared to a circuit in which the microprogram writes one word at a time; There is a problem in that the next process cannot proceed until the writing is completed.

【0006】初期化時間の増大は、情報処理装置の初期
化時間を増大させるのみならず、最近のパイプライン処
理の情報処理装置の様に、障害発生時に一時処理を停止
し、障害情報を採取した後にキャッシュメモリを初期化
し、障害が発生した処理よりリトライするような場合に
は、リトライ時間が増大してしまい、他の正常な装置に
も影響を及ぼしかねないという問題がある。
[0006] The increase in initialization time not only increases the initialization time of the information processing device, but also makes it difficult to temporarily stop processing and collect failure information when a failure occurs, such as in recent pipeline processing information processing devices. If the cache memory is then initialized and retried for the failed process, the retry time will increase, which may affect other normal devices as well.

【0007】さらに、初期化により、キャッシュメモリ
を無効化する為、本来のキャッシュの性能を引き出す迄
に時間がかかるという問題がある。
Furthermore, since the cache memory is invalidated by initialization, there is a problem that it takes time to bring out the original performance of the cache.

【0008】[0008]

【課題を解決するための手段】本発明のキャッシュメモ
リ制御回路は、コンパートメント毎に該コンパートメン
トのメモリの内容の有効・無効を示し、初期化時に無効
化される有効性表示レジスタと、キャッシュメモリ索引
時に前記有効性表示レジスタの内容により無効化されて
いるコンパートメントに関してはリードした内容に拘わ
らずヒット検出を抑止するヒット検出抑止手段と、ブロ
ックロード時に、登録コンパートメントが前記有効性表
示レジスタの内容により無効化されている場合に、ブロ
ックロードを該コンパートメントの全ワードに対して行
うブロックロード手段と、前記全ブロックロード終了時
に前記有効性表示レジスタの内容を該コンパートメント
の内容が有効であることを示す内容に更新する有効性表
示更新手段を有することを特徴とする。
[Means for Solving the Problems] The cache memory control circuit of the present invention includes a validity display register that indicates validity/invalidity of the memory contents of each compartment and is invalidated at the time of initialization, and a cache memory index. hit detection suppressing means for suppressing hit detection regardless of read contents for compartments that are invalidated by the contents of the validity display register; block loading means for performing block loading on all words of the compartment, and content indicating that the contents of the compartment are valid by changing the contents of the validity display register when the loading of all blocks is completed. The invention is characterized by having a validity display updating means for updating the validity display.

【0009】[0009]

【実施例】以下図面を参照しながら本発明の実施例につ
いて詳述する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Examples of the present invention will be described in detail below with reference to the drawings.

【0010】図1は本発明の一実施例を示すキャッシュ
メモリのコンパートメント数が4である場合の、アドレ
スアレイ部のブロック図である。尚、データアレイ部は
従来の構成と差異は無い為特に図示していない。
FIG. 1 is a block diagram of an address array section in a case where the number of compartments of a cache memory is four, showing one embodiment of the present invention. It should be noted that the data array section is not particularly illustrated because it has no difference from the conventional configuration.

【0011】図において、1−1〜1−4はキャッシュ
メモリを構成するアドレスアレイの各コンパートメント
であり、キャッシュメモリに登録されているアドレスの
上位ビット及び各ワードの有効ビットが格納されるアド
レスアレイメモリである。
In the figure, 1-1 to 1-4 are respective compartments of an address array constituting the cache memory, and the address array stores the upper bits of addresses registered in the cache memory and the valid bits of each word. It's memory.

【0012】1−5〜1−8及び1−9〜1−12は、
各々、アドレスアレイメモリ1−1〜1−4よりリード
したデータの内、登録アドレスの上位ビット及び有効ビ
ットを格納するデータレジスタ及び有効性ビットレジス
タである。
1-5 to 1-8 and 1-9 to 1-12 are
A data register and a validity bit register each store the upper bits and valid bits of the registered address among the data read from the address array memories 1-1 to 1-4.

【0013】1−13〜1−16は、本発明の一つの特
徴である各コンパートメントの有効か無効かを示す有効
性表示レジスタであり、本レジスタの内容が“0”であ
ればそのコンパートメントは無効、“1”であれば有効
であることを示す。
1-13 to 1-16 are validity display registers that indicate whether each compartment is valid or invalid, which is one feature of the present invention; if the content of this register is "0", the compartment is Invalid, “1” indicates valid.

【0014】1−17〜1−20はデータレジスタ1−
5〜1−8の内容とキャッシュ索引上位アドレスレジス
タ1−28の内容とを比較するコンパレータ、1−21
〜1−24はANDゲート、1−25はNORゲートで
ある。NORゲート1−25の出力が“0”であれば、
キャッシュメモリにヒットしたことを示す。
1-17 to 1-20 are data registers 1-
a comparator 1-21 that compares the contents of 5 to 1-8 with the contents of the cache index upper address register 1-28;
1-24 are AND gates, and 1-25 are NOR gates. If the output of NOR gate 1-25 is “0”,
Indicates a cache memory hit.

【0015】1−26〜1−28は、各々、キャッシュ
索引上位アドレスレジスタ、キャッシュ索引下位アドレ
スレジスタ及びキャッシュ登録アドレスレジスタであり
、1−29,1−30はセレクタ、1−31はキャッシ
ュ索引下位レジスタ1−27とキャッシュ登録アドレス
レジスタ1−28とを比較するコンパレータ、1−32
はキャッシュ登録アドレスレジスタ1−28の内容をプ
ラス1するカウンタである。
1-26 to 1-28 are a cache index upper address register, a cache index lower address register, and a cache registration address register, respectively, 1-29 and 1-30 are selectors, and 1-31 is a cache index lower address register. Comparator 1-32 for comparing register 1-27 and cache registration address register 1-28
is a counter that increments the contents of the cache registration address register 1-28 by one.

【0016】また、1−33はブロックロード制御部で
あり、ここでブロックロード時の登録コンパートメント
の決定も行われる。ブロックロード制御部1−33から
は有効性ビットレジスタ1−9〜1−12のセット信号
1−34とブロックロードリクエスト信号1−35が出
力される。以上説明した各回路のうち、データレジスタ
1−5〜1−8,有効性ビットレジスタ1−9〜1−1
2,有効性表示レジスタ1−13〜1−16,キャッシ
ュ索引上位アドレスレジスタ1−26,キャッシュ索引
下位アドレスレジスタ,及びキャッシュ登録アドレスレ
ジスタ1−28は電源投入直後のリセット信号(図示せ
ず)により初期化されるが、ここでは“0”に初期化さ
れるものとする。アドレスアレイメモリ1−1〜1−4
の内容は不定である。
Reference numeral 1-33 is a block load control unit, which also determines the registration compartment at the time of block loading. The block load control unit 1-33 outputs a set signal 1-34 for the validity bit registers 1-9 to 1-12 and a block load request signal 1-35. Among the circuits explained above, data registers 1-5 to 1-8, validity bit registers 1-9 to 1-1
2. Validity display registers 1-13 to 1-16, cache index upper address register 1-26, cache index lower address register, and cache registration address register 1-28 are reset by a reset signal (not shown) immediately after power is turned on. It is initialized, but here it is assumed that it is initialized to "0". Address array memory 1-1 to 1-4
The content of is indeterminate.

【0017】以下、本発明の動作について説明する。The operation of the present invention will be explained below.

【0018】キャッシュを索引する必要が電源投入直後
、初めて発生した場合、アドレスアレイメモリ1−1〜
1−4は不定であるにも拘わらず、通常の動作、即ちア
ドレスアレイメモリ1−1〜1−4の内容が一度全ワー
ド書き込まれることにより確定している状態でのキャッ
シュ索引動作と全く同じ様に、キャッシュ索引上位アド
レスレジスタ1−26及びキャッシュ索引下位アドレス
レジスタ1−27に、キャッシュ索引アドレスの上位,
下位を格納し、セレクタ1−29によりキャッシュ索引
下位アドレスレジスタ1−27を選択し、キャッシュ索
引下位アドレスに対応したアドレスアレイメモリ1−1
〜1−4の内容をリードし、データレジスタ1−5〜8
及び有効性ビットレジスタ1−9〜1−12に格納する
When the need to index the cache occurs for the first time immediately after power is turned on, address array memories 1-1 to
Although 1-4 is undefined, it is exactly the same as the normal operation, that is, the cache index operation in a state where the contents of address array memories 1-1 to 1-4 are fixed by writing all words once. Similarly, the upper cache index address,
The cache index lower address register 1-27 is selected by the selector 1-29, and the address array memory 1-1 corresponding to the cache index lower address is stored.
~ Read the contents of 1-4 and write data registers 1-5 to 8
and stored in validity bit registers 1-9 to 1-12.

【0019】このとき、アドレスアレイメモリ1−1〜
1−4の内容は不定である為、データレジスタ1−5〜
8及び有効性ビットレジスタ1−9〜1−12に格納さ
れた内容も不定となり、コンパレータ1−17〜1−2
0による正常なヒット検出機能は期待できない。しかし
、ここで有効性表示レジスタ1−13〜1−16の内容
は“0”に初期設定されている為、ANDゲート1−2
1〜1−24の出力は無条件に“0”となり、従ってN
ORゲート1−25の出力が“1”となることにより、
誤ってヒットを検出することは抑止される。
At this time, address array memory 1-1 to
Since the contents of 1-4 are undefined, data registers 1-5 to
8 and the contents stored in the validity bit registers 1-9 to 1-12 are also undefined, and the comparators 1-17 to 1-2
A normal hit detection function using 0 cannot be expected. However, since the contents of the validity display registers 1-13 to 1-16 are initially set to "0", the AND gate 1-2
The outputs of 1 to 1-24 are unconditionally “0”, so N
When the output of OR gate 1-25 becomes "1",
Erroneously detecting hits is suppressed.

【0020】NORゲート1−25の出力はブロックロ
ード制御部1−33に送信され、ブロックロード処理が
起動される。ブロックロード制御部1−33は、キャッ
シュのミスヒット即ち、いずれのコンパートメントも索
引アドレスと不一致であることを検出すると、ブロック
ロードリクエストアドレス、即ちキャッシュ索引下位ア
ドレスレジスタ1−27及びキャッシュ登録アドレスレ
ジスタ1−28に格納されているキャッシュを索引した
アドレスとともにブロックロードリクエスト信号1−3
5を主記憶(図示せず)に送信することによりキャッシ
ュを索引し、ミスヒットとなったアドレスに格納されて
いるデータを要求する。
The output of the NOR gate 1-25 is sent to the block load control section 1-33, and block load processing is started. When the block load control unit 1-33 detects a cache mishit, that is, any compartment does not match the index address, the block load control unit 1-33 outputs the block load request address, that is, the cache index lower address register 1-27 and the cache registration address register 1. Block load request signal 1-3 along with the address indexing the cache stored in -28
5 to main memory (not shown) to index the cache and request the data stored at the miss-hit address.

【0021】一方、ブロックロード制御部1−33は、
主記憶に要求したデータをキャッシュメモリのどのコン
パートメントに登録するかを決定し、主記憶よりデータ
を受信すると、そのコンパートメントに登録する。
On the other hand, the block load control section 1-33
It determines in which compartment of the cache memory the data requested from the main memory is to be registered, and when the data is received from the main memory, it is registered in that compartment.

【0022】ここで、登録コンパートメントが決定する
と、コンパートメントの有効か無効かを示す有効性表示
レジスタ1−13〜16のうちの該当するビットを参照
し、値が“1”であればブロックロード処理を終了し、
“0”であればセレクタ1−30により、ブロックロー
ドリクエストアドレスの下位を1加算したアドレスを選
択し再度ブロックロードリクエスト信号1−35を送信
する。
[0022] When the registered compartment is determined, the corresponding bit of the validity display register 1-13 to 1-16 indicating whether the compartment is valid or invalid is referred to, and if the value is "1", block load processing is performed. exit,
If it is "0", the selector 1-30 selects an address obtained by adding 1 to the lower order of the block load request address, and transmits the block load request signal 1-35 again.

【0023】有効性表示レジスタ1−13〜1−16の
初期値は全ビット“0”である為、ブロックロードリク
エストは再度発行され、先に登録したアドレスに対し登
録が行われる。ブロックロードリクエストの発行は、キ
ャッシュ索引下位アドレスレジスタ1−27,キャッシ
ュ登録アドレスレジスタ1−28を比較するコンパレー
タ1−31により、一致が検出される迄繰り返し行われ
る。即ち、最初に送信したブロックロードリクエストア
ドレスが1ずつ加算され、1周りする迄続けられる。
Since the initial values of the validity display registers 1-13 to 1-16 are all bits "0", the block load request is issued again and registration is performed for the previously registered address. Issuance of the block load request is repeated until a match is detected by the comparator 1-31 that compares the cache index lower address register 1-27 and the cache registration address register 1-28. That is, the first transmitted block load request address is incremented by 1, and this continues until one cycle is completed.

【0024】コンパレータ1−31により一致が検出さ
れると、該当するコンパートメントに対応する有効性表
示レジスタ1−13〜1−16をセット信号1−34に
より“1”にセットすることにより有効化しブロックロ
ード処理を終了する。従って、無効であったコンパート
メントに対してブロックロード処理が行われた場合、ブ
ロックロードが全て終了したときには、コンパートメン
トの全ワードに有効なデータが格納される為、該コンパ
ートメントは有効化される。
When a match is detected by the comparator 1-31, the validity display registers 1-13 to 1-16 corresponding to the corresponding compartment are set to "1" by the set signal 1-34, thereby enabling and blocking. Finish the loading process. Therefore, if a block load process is performed on an invalid compartment, when all block loads are completed, valid data will be stored in all words of the compartment, so the compartment will be validated.

【0025】尚、本実施例では図示していないが、ブロ
ックロード処理が全て終了しなくとも、データをキャッ
シュ索引元に返却可能なようにすれば、ブロックロード
リクエストの連続発行による性能低下を極力抑えること
も可能である。
Although not shown in this embodiment, if it is possible to return data to the cache index source even if the block load processing is not completely completed, performance degradation due to continuous issuance of block load requests can be minimized. It is also possible to suppress it.

【0026】[0026]

【発明の効果】以上説明したように本発明のキャッシュ
メモリ制御回路によれば、キャッシュメモリの初期化の
為に特別にマイクロプログラムを用意することなく、し
かも高速に初期化することが可能である。
[Effects of the Invention] As explained above, according to the cache memory control circuit of the present invention, it is possible to initialize the cache memory at high speed without preparing a special microprogram for initializing the cache memory. .

【0027】さらに、初期化と合せて、有効なデータを
格納する為、特に命令専用のキャッシュメモリである様
な場合には、キャッシュの索引アドレスの連続性が高い
ので、従来回路によるよりも短時間でキャッシュメモリ
の性能を引き出すことが可能であるという効果がある。
Furthermore, in order to store valid data in addition to initialization, especially in the case of a cache memory dedicated to instructions, the cache index address has high continuity, so it is shorter than the conventional circuit. This has the effect that it is possible to bring out the performance of the cache memory in a short amount of time.

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

【図1】キャッシュメモリのアドレスアレイのブロック
図である。
FIG. 1 is a block diagram of an address array of a cache memory.

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

H〜1〜4    アドレスアレイメモリ1−5〜1−
8    データレジスタ1−9〜1−12    有
効性ビットレジスタ1−13〜1−16    有効性
表示レジスタ1−17〜20    コンパレータ 1−21〜1−24    ANDゲート1−25  
  NORゲート 1−26    キャッシュ索引上位アドレスレジスタ
1−27    キャッシュ索引下位アドレスレジスタ
1−28    キャッシュ登録アドレスレジスタ1−
29,1−30    セレクタ 1−31    コンパレータ 1−32    カウンタ
H~1~4 Address array memory 1-5~1-
8 Data registers 1-9 to 1-12 Validity bit registers 1-13 to 1-16 Validity display registers 1-17 to 20 Comparators 1-21 to 1-24 AND gates 1-25
NOR gate 1-26 Cache index upper address register 1-27 Cache index lower address register 1-28 Cache registration address register 1-
29, 1-30 Selector 1-31 Comparator 1-32 Counter

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  コンパートメント毎に該コンパートメ
ントのメモリの内容の有効・無効を示し、初期化時に無
効化される有効性表示レジスタと、キャッシュメモリ索
引時に前記有効性表示レジスタの内容により無効化され
ているコンパートメントに関してはリードした内容に拘
わらずヒット検出を抑止するヒット検出抑止手段と、ブ
ロックロード時に、登録コンパートメントが前記有効性
表示レジスタの内容により無効化されている場合に、ブ
ロックロードを該コンパートメントの全ワードに対して
行うブロックロード手段と、前記全ブロックロード終了
時に前記有効性表示レジスタの内容を該コンパートメン
トの内容が有効であることを示す内容に更新する有効性
表示更新手段を有することを特徴としたキャッシュメモ
リ制御回路。
1. A validity display register that indicates whether the contents of the memory of the compartment are valid or invalid for each compartment, and which is invalidated at the time of initialization, and a validity display register that is invalidated by the contents of the validity display register when the cache memory is indexed. A hit detection suppressing means for suppressing hit detection regardless of the content read for a compartment in which a block is loaded, and a hit detection suppressing means for suppressing hit detection for a compartment in which a block is loaded, if the registered compartment is invalidated by the contents of the validity display register at the time of block loading. It is characterized by comprising block loading means for all words, and validity display updating means for updating the contents of the validity display register to indicate that the contents of the compartment are valid when the loading of all blocks is completed. Cache memory control circuit.
JP3014099A 1991-02-05 1991-02-05 Cache memory control circuit Pending JPH04248644A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3014099A JPH04248644A (en) 1991-02-05 1991-02-05 Cache memory control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3014099A JPH04248644A (en) 1991-02-05 1991-02-05 Cache memory control circuit

Publications (1)

Publication Number Publication Date
JPH04248644A true JPH04248644A (en) 1992-09-04

Family

ID=11851672

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3014099A Pending JPH04248644A (en) 1991-02-05 1991-02-05 Cache memory control circuit

Country Status (1)

Country Link
JP (1) JPH04248644A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08179988A (en) * 1994-12-21 1996-07-12 Nec Corp Cache memory control circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08179988A (en) * 1994-12-21 1996-07-12 Nec Corp Cache memory control circuit

Similar Documents

Publication Publication Date Title
EP0706128B1 (en) Fast comparison method and apparatus for errors corrected cache tags
KR101461378B1 (en) Synchronizing simd vectors
EP0253824B1 (en) Paged memory management unit capable of selectively supporting multiple address spaces
KR100204741B1 (en) Method to increase performance in a multi-level cache system by the use of forced cache misses
JP2684196B2 (en) Workstation
US7337352B2 (en) Cache entry error-connecting code (ECC) based at least on cache entry data and memory address
US6963964B2 (en) Method and apparatus for detecting pipeline address conflict using parallel compares of multiple real addresses
JP4395425B2 (en) Data processing apparatus and method for processing corrupted data values
JPS58212694A (en) Memory system
WO1996012231A1 (en) A translation buffer for detecting and preventing conflicting virtual addresses from being stored therein
US4831622A (en) Apparatus for forcing a reload from main memory upon cache memory error
EP0394624A2 (en) Multiple sequence processor system
JPS59180767A (en) Serializer
US7577791B2 (en) Virtualized load buffers
JPH05334170A (en) Control circuit for dual port memory
US6363474B1 (en) Process switching register replication in a data processing system
US6138206A (en) Data register for multicycle data cache read
US6898738B2 (en) High integrity cache directory
JPH04248644A (en) Cache memory control circuit
US6694420B2 (en) Address range checking circuit and method of operation
JPS59112479A (en) High speed access system of cache memory
JP3697990B2 (en) Vector processor operand cache
JP3373253B2 (en) Information processing device
JPS59167891A (en) Buffer storage device
JP2927072B2 (en) Access right inspection device