JPS63206843A - Cache memory device - Google Patents
Cache memory deviceInfo
- Publication number
- JPS63206843A JPS63206843A JP62040866A JP4086687A JPS63206843A JP S63206843 A JPS63206843 A JP S63206843A JP 62040866 A JP62040866 A JP 62040866A JP 4086687 A JP4086687 A JP 4086687A JP S63206843 A JPS63206843 A JP S63206843A
- Authority
- JP
- Japan
- Prior art keywords
- data
- address
- output
- tag
- 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.)
- Granted
Links
- 230000003111 delayed effect Effects 0.000 abstract description 5
- 238000010586 diagram Methods 0.000 description 3
- 238000000034 method Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
Landscapes
- Memory System Of A Hierarchy Structure (AREA)
Abstract
Description
【発明の詳細な説明】
産業上の利用分野
本発明は電子計算機の高速ローカルメモリとして用いら
れるダイレクトマツプ方式あるいはセットアソシアティ
ブ方式のキャッシュメモリ装置に関するものである。DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a direct map type or set associative type cache memory device used as a high-speed local memory of an electronic computer.
従来の技術
従来のキャッシュメモリ装置の構成概略−例を第3図に
示す。キャッシュアドレスレジスタ4に新たにアドレス
が入力され、このアドレス下位部10の出力が、タグ部
1とデータ部2に共通に設けられたアドレスデコーダ3
に入力される。デコードされたタグ部1のデータは比較
器6に入力され、キャッシュレジスタ4のアドレス上位
部11と比較される。この比較結果によりゲート7を制
御して、データ部2からデコード、出力されたデータ出
力14を有効データとして演算装置に出力するかどうか
を決定する。2. Description of the Related Art A schematic example of a conventional cache memory device is shown in FIG. A new address is input to the cache address register 4, and the output of this address lower part 10 is sent to the address decoder 3 provided in common to the tag part 1 and data part 2.
is input. The decoded data of the tag section 1 is input to the comparator 6 and compared with the upper address section 11 of the cash register 4. Based on the comparison result, the gate 7 is controlled to determine whether or not the data output 14 decoded and outputted from the data section 2 is outputted to the arithmetic unit as valid data.
このタグ部1には事前に、使用されたアドレスのタグフ
ィールド部がタグ部1に、それに対応するデータがデー
タ部2にキャッシュされている。In this tag section 1, the tag field section of the used address is cached in advance in the tag section 1, and the data corresponding thereto is cached in the data section 2.
このため一度使用されたデータがキャッシュされていれ
ば、内部メモリに比ベスピードの遅い外部の主記憶装置
をアクセスする必要がない。また、これにより外部の主
記憶装置と演算装置を接続しているデータバスを頻繁に
使用する必要がない。Therefore, once used data is cached, there is no need to access the external main storage device, which is slower than the internal memory. Furthermore, this eliminates the need to frequently use the data bus that connects the external main storage device and the arithmetic unit.
従って、一般には演算効率の向上が望める。Therefore, improvement in calculation efficiency can generally be expected.
しかしながら、データのミスヒツト(新たにアドレスさ
れる使用データがキャッシュメモリ装置に存在しない時
)はキャッシュデータの更新が発生する。However, a data miss (when the newly addressed used data does not exist in the cache memory device) causes an update of the cache data.
この過程を第4図のタイミングチャート図を基に以下で
説明する。今、駆動クロックは1マシンサイクル100
nsecの4相クロツクとする。This process will be explained below based on the timing chart of FIG. Currently, the driving clock is 100 machine cycles.
A 4-phase clock of nsec is used.
キャッシュアドレスレジスタ4は第2クロツクで変化す
る。従って、タグ部1およびデータ部2はこの第2クロ
ツクの期間にプリチャージ(初期化)される。Cache address register 4 changes on the second clock. Therefore, tag section 1 and data section 2 are precharged (initialized) during this second clock period.
次いで、第3クロツクでこのアドレス下位部1Oがアド
レスデコーダ3に入力され、タグ部1およびデータ部2
の出力が第0クロツクで読みだされる。Then, at the third clock, this address lower part 1O is input to the address decoder 3, and the tag part 1 and the data part 2 are inputted to the address decoder 3.
The output of is read out at the 0th clock.
このタグ部1からの出力と前記アドレスのアドレス上位
部11とが比較器6により比較される。The output from the tag unit 1 and the address upper part 11 of the address are compared by a comparator 6.
この結果が一致していれば、データ出力14が有効デー
タとしてゲート7を介して演算装置に出力される。If the results match, the data output 14 is output as valid data to the arithmetic unit via the gate 7.
一方、不一致の場合はミスヒツト信号が第0クロツクに
やや遅れて出力される。これを受けて、外部主記憶装置
の有効データ(n+1)が演算装置およびキャッシュメ
モリ装置に入力される。On the other hand, in the case of mismatch, a mishit signal is output with a slight delay after the 0th clock. In response to this, valid data (n+1) in the external main storage device is input to the arithmetic unit and cache memory device.
ここで、アクセスタイムが40〜50n s e cの
高速主記憶装置を用いれば、有効データ(n+1)は第
3クロツクの後半に取り込め、また第0クロツクでこの
データをデータ部2に書き込むことが出来る。Here, if a high-speed main memory device with an access time of 40 to 50 nsec is used, the valid data (n+1) can be fetched in the latter half of the third clock, and this data can be written to the data section 2 at the 0th clock. I can do it.
しかしながら、このミスヒツト後のキャッシュメモリ装
置による(n+2)番地のアクセスに関しては、事前の
有効データ(n+1)を書き込みの後になされる。従っ
て、第0クロツクのタグライトイネーブル信号およびデ
ータライトイネイブル信号によるプリチャージ期間およ
び第1クロツクの書き込み期間のタイムラグが生じる。However, after this miss, the cache memory device accesses the address (n+2) after writing valid data (n+1) in advance. Therefore, a time lag occurs between the precharge period due to the tag write enable signal and data write enable signal of the 0th clock and the write period of the 1st clock.
つまり、ミスヒツトが生じた場合はキャッシュメモリ装
置の更新のために1マシンサイクル、即ち100nse
cの余計な演算時間がかかることになる。特に、このミ
スヒツトが頻繁に生じる場合は大きく演算時間のロスを
招(。In other words, when a miss occurs, it takes one machine cycle, or 100ns, to update the cache memory device.
This will require additional calculation time for c. In particular, if this mishit occurs frequently, it will cause a large loss of calculation time.
発明が解決しようとする問題点
このように、従来のキャッシュメモリ装置ではミスヒツ
トが生じた時にキャッシュデータの更新のためにタイム
ラグが生じる問題点がある。これは、データ転送に伴う
データバスの占有問題を考慮しなければ、キャッシュメ
モリを構成するかわりに、高速の主記憶装置を使用すほ
うがキャッシュメモリ装置への書き込みによるタイムラ
グもなく高速に必要なデータを演算装置に送ることが出
来とさえ考えられる。従って、このタイムラグをなす(
ことはキャッシュメモリ装置の性能向上にとって、極め
て重要な課題である。Problems to be Solved by the Invention As described above, in the conventional cache memory device, there is a problem in that when a miss occurs, a time lag occurs due to updating of cache data. This means that if you do not take into account the problem of data bus occupancy associated with data transfer, it is better to use a high-speed main storage device instead of configuring a cache memory to quickly transfer the necessary data without the time lag caused by writing to the cache memory device. It is even conceivable that the data could be sent to a computing device. Therefore, this time lag (
This is an extremely important issue for improving the performance of cache memory devices.
本発明はかかる問題点に鑑みなされたもので、タイムラ
グのない高性能なキャッシュメモリ装置を新たに提案す
ることを目的としている。The present invention was made in view of such problems, and an object of the present invention is to newly propose a high-performance cache memory device without time lag.
問題点を解決するための手段
本発明は、一時的にアドレスデータを蓄積するキャッシ
ュアドレスレジスタと、このキャッシュアドレスレジス
タの出力の第1部分を入力とするラッチ回路と、このラ
ッチ回路の出力を入力とする第1のアドレスデコーダと
、この第1のアドレスデコーダによってデコードされる
データ部メモリと、このデータ部メモリの演算装置への
出力を制御するゲート回路と、このゲート回路へ制御信
号を出力する比較回路と、この比較回路の一方の入力に
比較データを出力するタグ部メモリと、このタグ部メモ
リをデコードする第2のアドレスデコーダとを具偏し、
前記キャッシュアドレスレジスタの出力の第2部分が前
記比較回路の他方の入力に結合され、且つ前記キャッシ
ュアドレスレジスタの出力の前記第1部分が前記第2の
アドレスデコーダに入力されてなることを特徴とするキ
ャッシュメモリ装置である。Means for Solving the Problems The present invention provides a cache address register that temporarily stores address data, a latch circuit that receives the first part of the output of this cache address register, and a latch circuit that receives the output of this latch circuit as input. a first address decoder, a data section memory decoded by the first address decoder, a gate circuit that controls output of the data section memory to the arithmetic unit, and a control signal output to the gate circuit. A comparison circuit, a tag part memory that outputs comparison data to one input of this comparison circuit, and a second address decoder that decodes this tag part memory,
A second portion of the output of the cache address register is coupled to the other input of the comparison circuit, and the first portion of the output of the cache address register is input to the second address decoder. It is a cache memory device that
作用
アドレスデータはキャッシュアドレスレジスタに一時的
に蓄積される。このキャッシュアドレスレジスタの出力
の第1部分が、第2のアドレスデコーダに入力され、タ
グ部メモリのデータをデコードする。このデータが比較
器によって、前記キャッシュアドレスレジスタの第2部
分と比較され一致、不一致の信号を出力する。Working address data is temporarily stored in a cache address register. A first portion of the cache address register output is input to a second address decoder to decode the data in the tag memory. This data is compared with the second portion of the cache address register by a comparator and outputs a match or mismatch signal.
またもう一方、前記キャッシュアドレスレジスタの出力
の第1部分は、ラッチ回路により所望の時間だけ遅延を
うける。このため、このラッチ回路に接続された第1の
アドレスデコーダによりデコードされるデータ部メモリ
の出力が遅延される。このため、前記比較器からの一致
、不一致信号よりもこのデータ部メモリの出力が遅延す
ることになる。On the other hand, the first portion of the output of the cache address register is delayed by a desired amount of time by a latch circuit. Therefore, the output of the data portion memory decoded by the first address decoder connected to this latch circuit is delayed. Therefore, the output of this data portion memory is delayed compared to the match/mismatch signal from the comparator.
従って、不一致信号が出て前記データ部メモリの出力を
主記憶装置からのデータと置換し、更に前記データ部メ
モリに書き込むための時間が前記遅延時間により確保さ
れる。つまり、主記憶装置からの読み出し、書き込みに
よるタイムラグを見かけ上なくすことが可能となる。Therefore, the delay time ensures the time required for a mismatch signal to be generated, the output of the data section memory to be replaced with data from the main memory, and further written to the data section memory. In other words, it is possible to seemingly eliminate the time lag caused by reading and writing from the main memory.
実施例
本発明の一実施例に於けるキャッシュメモリ装置の構成
概略を第1図に示す。キャッシュアドレスレジスタ4に
新たにアドレスが入力され、このアドレス下位部10の
出力が、タグ部1とデータ部2に各々設けられた第1の
アドレスデコーダ3aおよび第2のアドレスデコーダ3
bに入力される。ここで、従来と異なる点はデータ部2
のデコードがラッチ回路5を介して行われる点である。Embodiment FIG. 1 shows a schematic configuration of a cache memory device according to an embodiment of the present invention. A new address is input to the cache address register 4, and the output of this address lower part 10 is sent to the first address decoder 3a and second address decoder 3 provided in the tag part 1 and data part 2, respectively.
b. Here, the difference from the conventional method is that the data section 2
is decoded via the latch circuit 5.
デコードされたタグ部1のタグ出力12は比較器6に入
力され、キャッシュレジスタ4のアドレス上位部11と
比較される。この比較結果によりゲート7を制御して、
データ部2からデコード、出力されたデータ出力14を
有効データとして演算装置に出力するかどうかを決定す
る。また、同時にヒツト/ミスヒツト信号16も出力さ
れる。ミスヒツト時には、アドレス上位部11が直接タ
グ部1に書き込まれ、更にデータ部2には主記憶8から
データバス9を通ってデータ人力15が書き込まれるこ
とになる。The decoded tag output 12 of the tag unit 1 is input to the comparator 6 and compared with the upper address part 11 of the cash register 4. Based on this comparison result, gate 7 is controlled,
It is determined whether the data output 14 decoded and outputted from the data section 2 is outputted to the arithmetic unit as valid data. At the same time, a hit/miss signal 16 is also output. In the event of a mishit, the upper part 11 of the address is written directly into the tag part 1, and furthermore, the data input 15 is written into the data part 2 from the main memory 8 through the data bus 9.
このヒツト/ミスヒツトの過程を第2図のタイミングチ
ャート図を基に以下で説明する。駆動クロックは1サイ
クル100nsecの4相クロツクとする。This hit/miss process will be explained below based on the timing chart of FIG. The driving clock is a four-phase clock with one cycle of 100 nsec.
キャッシュアドレスレジスタ4は第2クロツクで変化す
る。ここで、タグ部1はこの第2クロツクの期間にプリ
チャージ(初期化)される。次いで、第3クロツクでこ
のアドレス下位部10が第2のアドレスデコーダ3bに
入力され、タグ出力12が第Oクロックで読みだされる
。一方、データ部2に関しては、ラッチ回路5が第1ク
ロツクで導通するために、このタイミングでプリチャー
ジを行い第2クロツクでアドレスデコーダ3aに入力さ
れ、データ出力14が第3クロツクで読み出される。つ
まり、このデータ出力14はタグ出力12よりも3相(
75nsec)遅れて出力される。Cache address register 4 changes on the second clock. Here, the tag section 1 is precharged (initialized) during this second clock period. Next, this address lower part 10 is input to the second address decoder 3b at the third clock, and the tag output 12 is read out at the O-th clock. On the other hand, regarding the data section 2, since the latch circuit 5 is rendered conductive at the first clock, it is precharged at this timing and is input to the address decoder 3a at the second clock, and the data output 14 is read out at the third clock. In other words, this data output 14 is more 3-phase than the tag output 12 (
output with a delay of 75 nsec).
このタグ部1からの出力と前記アドレスのアドレス上位
部11とが比較器6により比較される。The output from the tag unit 1 and the address upper part 11 of the address are compared by a comparator 6.
この結果が一致していれば、データ出力14が有効デー
タとしてゲート7を介して演算装置に出力される。つま
り、タグ部1およびデータ部2共に100nsec即ち
、1サイクルで読み出せる。If the results match, the data output 14 is output as valid data to the arithmetic unit via the gate 7. That is, both the tag section 1 and the data section 2 can be read out in 100 nsec, that is, in one cycle.
一方、例えば(n+1)番地で不一致が生じた場合は、
ミスヒツト信号が第0クロツクにやや遅れて出力される
。これを受けて、主記憶8の有効データ(n+ 1 )
がキャッシュメモリ装置および演算装置に第3クロツク
の中程に入力される。On the other hand, if a mismatch occurs at address (n+1), for example,
The mishit signal is output with a slight delay after the 0th clock. In response to this, the valid data (n+ 1) in the main memory 8
is input to the cache memory device and the arithmetic unit in the middle of the third clock.
更に第Oクロックで、有効データ(n+1)がデータラ
イトイネイブル信号によりデータ部2に書き込まれる。Further, at the Oth clock, valid data (n+1) is written into the data section 2 by the data write enable signal.
また、タグ部のデータ更新に関しては、上述ミスヒツト
信号がでた次の第1クロツクでタグライトライトイネー
ブル信号がロウとなりアドレス上位部11のデータが書
き込まれる。Regarding updating of data in the tag section, the tag write enable signal becomes low at the first clock after the above-mentioned miss signal is generated, and data in the upper address section 11 is written.
次いで、(n+2)番地のデータがキャッシュアドレス
レジスタ4に入力される。この時、タグ部1に関しては
、すでに第1クロツクでデータの書換えが行われており
、第2クロツクでプリチャージされ第3クロツクでデコ
ードされ第Oクロックで出力される。また、データ部2
に関しても同様に、すでにミスヒツトによるデータの書
換えは第Oクロックで終っている。このため、次の第1
クロツクでプリチャージされ第2クロツクでデコードさ
れ第3クロツクで出力される。従って、(n+1)番地
のデータのミスヒツトによって、次の(n+2)番地の
データのアクセスにタイムラグを生じる事はない。Next, the data at address (n+2) is input to the cache address register 4. At this time, data has already been rewritten in the tag section 1 at the first clock, precharged at the second clock, decoded at the third clock, and output at the Oth clock. Also, data section 2
Similarly, data rewriting due to a miss has already been completed at the Oth clock. For this reason, the first
It is precharged by the clock, decoded by the second clock, and outputted by the third clock. Therefore, a mishit in the data at address (n+1) will not cause a time lag in accessing the data at the next address (n+2).
このため、見かけ上キャッシュメモリ装置のデータ置換
によるタイムラグをな(すことが出来る。このため、ミ
スヒツトがN回生じた場合従来はNX100nsecの
実行時間の遅れがあったが、これをな(すことが出来る
。Therefore, it is possible to eliminate the apparent time lag due to data replacement in the cache memory device.For this reason, when a miss occurs N times, there was a delay in execution time of NX100nsec, but this can be eliminated. I can do it.
発明の効果
キャッシュメモリ装置を構成するタグ部およびデータ部
に各々独立にアドレスデコーダを構成し、ラッチ回路を
設けることにより、タグ部読み出しよりデータ部読み出
しを遅らせることが出来る。このため、タグ部動作とデ
ータ部動作をパイプライン化し、データ部の更新時間を
見かけ上なくすことが出来る。ミスヒツト直後でも、オ
ーバーヘッドなく連続的に動作を行える。Effects of the Invention By configuring address decoders independently in the tag section and the data section constituting the cache memory device and providing a latch circuit, it is possible to delay reading the data section from reading the tag section. Therefore, the tag section operation and the data section operation can be pipelined, and the update time of the data section can be seemingly eliminated. Even immediately after a mishit, operations can be performed continuously without overhead.
従って、本発明のキャッシュメモリ装置は演算の高速化
にとって極めて有用である。Therefore, the cache memory device of the present invention is extremely useful for speeding up calculations.
第1図は本発明の一実施例におけるキャッシュメモリ装
置の構成概略図、第2図は同装置の動作タイミングチャ
ート図、第3図は従来のキャッシュメモリ装置の構成概
略図、第4図は同装置の動作タイミングチャート図であ
る。
1・・・タグ部、2・・・データ部、3a・・・第1の
アドレスデコーダ、3b・・・第2のアドレスデコーダ
、4・・・キャッシュアドレスレジスタ、5・・・ラッ
チ回路、6・・・比較器、7・・・ゲート、1o・・・
アドレス下位部、11・・・アドレス上位部。
代理人の氏名 弁理士 中尾敏男 ほか1名第1図
第 3 図FIG. 1 is a schematic diagram of the configuration of a cache memory device according to an embodiment of the present invention, FIG. 2 is an operation timing chart of the same device, FIG. 3 is a schematic diagram of the configuration of a conventional cache memory device, and FIG. 4 is the same diagram. FIG. 3 is an operation timing chart of the device. DESCRIPTION OF SYMBOLS 1... Tag part, 2... Data part, 3a... First address decoder, 3b... Second address decoder, 4... Cache address register, 5... Latch circuit, 6 ...Comparator, 7...Gate, 1o...
Address lower part, 11...address upper part. Name of agent: Patent attorney Toshio Nakao and one other person Figure 1 Figure 3
Claims (1)
レジスタと、このキャッシュアドレスレジスタの出力の
第1部分を入力とするラッチ回路と、このラッチ回路の
出力を入力とする第1のアドレスデコーダと、この第1
のアドレスデコーダによってデコードされるデータ部メ
モリと、このデータ部メモリの演算装置への出力を制御
するゲート回路と、このゲート回路へ制御信号を出力す
る比較回路と、この比較回路の一方の入力に比較データ
を出力するタグ部メモリと、このタグ部メモリをデコー
ドする第2のアドレスデコーダとを具備し、前記キャッ
シュアドレスレジスタの出力の第2部分が前記比較回路
の他方の入力に結合され、且つ前記キャッシュアドレス
レジスタの出力の前記第1部分が前記第2のアドレスデ
コーダに入力されてなることを特徴とするキャッシュメ
モリ装置。a cache address register that temporarily stores address data; a latch circuit that receives a first portion of the output of the cache address register; a first address decoder that receives the output of the latch circuit;
a data section memory decoded by the address decoder, a gate circuit that controls the output of this data section memory to the arithmetic unit, a comparator circuit that outputs a control signal to this gate circuit, and one input of this comparator circuit. a tag section memory for outputting comparison data; and a second address decoder for decoding the tag section memory; a second portion of the output of the cache address register is coupled to the other input of the comparison circuit; A cache memory device, wherein the first portion of the output of the cache address register is input to the second address decoder.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62040866A JPH0772879B2 (en) | 1987-02-24 | 1987-02-24 | Cache memory device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62040866A JPH0772879B2 (en) | 1987-02-24 | 1987-02-24 | Cache memory device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS63206843A true JPS63206843A (en) | 1988-08-26 |
JPH0772879B2 JPH0772879B2 (en) | 1995-08-02 |
Family
ID=12592444
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP62040866A Expired - Lifetime JPH0772879B2 (en) | 1987-02-24 | 1987-02-24 | Cache memory device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0772879B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0366324A2 (en) * | 1988-10-28 | 1990-05-02 | Hewlett-Packard Company | Efficient cache write technique through deferred tag modification |
US5163142A (en) * | 1988-10-28 | 1992-11-10 | Hewlett-Packard Company | Efficient cache write technique through deferred tag modification |
JPH07210465A (en) * | 1993-12-30 | 1995-08-11 | Internatl Business Mach Corp <Ibm> | Interface between penaltyless cache and memory |
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 |
-
1987
- 1987-02-24 JP JP62040866A patent/JPH0772879B2/en not_active Expired - Lifetime
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0366324A2 (en) * | 1988-10-28 | 1990-05-02 | Hewlett-Packard Company | Efficient cache write technique through deferred tag modification |
US5163142A (en) * | 1988-10-28 | 1992-11-10 | Hewlett-Packard Company | Efficient cache write technique through deferred tag modification |
JPH07210465A (en) * | 1993-12-30 | 1995-08-11 | Internatl Business Mach Corp <Ibm> | Interface between penaltyless cache and memory |
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 |
Also Published As
Publication number | Publication date |
---|---|
JPH0772879B2 (en) | 1995-08-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5608881A (en) | Microcomputer system for accessing hierarchical buses | |
KR950010525B1 (en) | Cache memory unit | |
JPH11203860A (en) | Semiconductor memory device | |
JPH08272692A (en) | Conversion method of virtual address | |
JPH06314195A (en) | Storage device | |
US5924120A (en) | Method and apparatus for maximizing utilization of an internal processor bus in the context of external transactions running at speeds fractionally greater than internal transaction times | |
KR100282118B1 (en) | High Throughput Single Port Multiple Update Unit Tag Controller | |
JPH05342084A (en) | Device and method for storing data | |
JP3215105B2 (en) | Memory access device | |
JPS63206843A (en) | Cache memory device | |
JPH01256093A (en) | Register file | |
JPH0740244B2 (en) | Micro Processor | |
EP0380860A2 (en) | Self timed register file | |
JP3997404B2 (en) | Cache memory and control method thereof | |
JPH02214937A (en) | Data processor | |
JPS6235142B2 (en) | ||
JP3043341B2 (en) | Microcomputer system | |
JPH0298754A (en) | Main storage control system | |
JPH01273132A (en) | Microprocessor | |
JPH01189728A (en) | Circuit for updating instruction pre-fetch address | |
JPH027141A (en) | Cache memory system | |
JPH02236651A (en) | Memory buffer | |
JPH04340145A (en) | Cache memory device | |
JPH05314007A (en) | Cache memory | |
JPH0385636A (en) | Instruction advance control device |