JPH06243043A - Entry clearing device for address conversion buffer - Google Patents

Entry clearing device for address conversion buffer

Info

Publication number
JPH06243043A
JPH06243043A JP5030046A JP3004693A JPH06243043A JP H06243043 A JPH06243043 A JP H06243043A JP 5030046 A JP5030046 A JP 5030046A JP 3004693 A JP3004693 A JP 3004693A JP H06243043 A JPH06243043 A JP H06243043A
Authority
JP
Japan
Prior art keywords
atb
address
count value
clear
address translation
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.)
Withdrawn
Application number
JP5030046A
Other languages
Japanese (ja)
Inventor
Junichi Takusagawa
純一 田草川
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 Computertechno Ltd
Original Assignee
NEC Computertechno Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP5030046A priority Critical patent/JPH06243043A/en
Publication of JPH06243043A publication Critical patent/JPH06243043A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To invalidate whole ATB entries, to considerably shorten the time of an ATB clearing processing and to improve ATB access performance by updating an ATB clearing instruction count value by means of an ATB whole entry clearing instruction. CONSTITUTION:When an ATB index request is given to an address in a state where it is registered in ATB, a value registered in a count value registration register 2 is the same as the value of a count field 4a in an ATB key part 4 if the ATB clearing instruction is not given until indexing is executed after the address is registered in ATB. Thus, it is judged to be an ATB unit. When an ATB clearing instruction is given until indexing is executed after a prescribed address is registered in ATB, the value registered in the count value registration register 2 differs from the value of the count field 4a in the ATB key part 4. Thus, it is judged to be an ATB mishit.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、論理アドレスと実アド
レスとのアドレス変換対を保持するアドレス変換バッフ
ァのエントリをクリアするためのアドレス変換バッファ
のエントリクリア装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an address translation buffer entry clearing device for clearing an entry in an address translation buffer which holds an address translation pair of a logical address and a real address.

【0002】[0002]

【従来の技術】論理アドレスと実アドレスとのアドレス
変換対を保持するアドレス変換バッファ(ATB)のエ
ントリをクリアするためのアドレス変換バッファの従来
のエントリクリア手段は、ATBの全てのエントリをク
リアするとき、1回のクリア要求によって、全てのエン
トリの有効フラグのリセットを行っている。
2. Description of the Related Art Conventional entry clearing means of an address translation buffer (ATB) for holding an address translation pair of a logical address and a real address clears all entries of the ATB. At this time, the valid flags of all entries are reset by one clear request.

【0003】[0003]

【発明が解決しようとする課題】上述したような従来の
エントリクリア手段においては、ATBの全てのエント
リをクリアするときは、ATBのエントリの数だけ有効
フラグのリセットの実行を反復する必要があり、このエ
ントリのクリア処理を実行している間は、ATBを使用
することができないため、ATBアクセス性能が低下す
るという欠点を有している。
In the conventional entry clearing means as described above, when clearing all the entries in the ATB, it is necessary to repeat the execution of resetting the valid flag by the number of ATB entries. The ATB cannot be used while the entry clearing process is being executed, and thus the ATB access performance is deteriorated.

【0004】[0004]

【課題を解決するための手段】本発明のアドレス変換バ
ッファのエントリクリア装置は、論理アドレスと実アド
レスとのアドレス変換対を保持するアドレス変換バッフ
ァに対するクリア指示回数をカウントするクリア指示カ
ウント部と、前記クリア指示カウント部におけるカウン
ト値を前記アドレス変換バッファのエントリ毎に保持す
るカウント値保持部と、前記クリア指示カウント部に前
記アドレス変換対を登録するとき前記クリア指示カウン
ト部における前記カウント値を前記カウント値保持部に
登録するカウント値登録部と、前記アドレス変換バッフ
ァを索引する場合に前記アドレス変換バッファの前記エ
ントリに登録してあるカウント値と前記クリア指示カウ
ント部のカウント値を比較しそれらが一致しないときに
索引した前記エントリを無効と判定する判定部とを備え
たものであり、更に、クリア指示カウント部がオーバー
フローしたときアドレス変換バッファの全てのエントリ
の有効フラグをリセットするオーバーフローリセット部
を備えるか、または、マイクロ命令によってアドレス変
換バッファの全てのエントリの有効フラグをリセットす
るマイクロ命令リセット部を備えるか、または、アドレ
ス変換バッファのエントリ数を基本周期としてカウント
を行うクリア指示カウント部と、アドレス変換バッファ
クリア指示によって前記クリア指示カウント部のカウン
ト値をアドレスとする前記アドレス変換バッファのエン
トリの有効フラグをリセットするクリア指示リセット部
を備えたものである。
SUMMARY OF THE INVENTION An address translation buffer entry clear device according to the present invention includes a clear instruction counting section for counting the number of clear instructions for an address translation buffer that holds an address translation pair of a logical address and a real address. A count value holding unit that holds a count value in the clear instruction counting unit for each entry of the address translation buffer; and a count value in the clear instruction counting unit when registering the address translation pair in the clear instruction counting unit. A count value registration unit to be registered in a count value holding unit compares the count value registered in the entry of the address translation buffer with the count value of the clear instruction count unit when indexing the address translation buffer, and compares them. The en indexed when there is no match Or a micro instruction for resetting valid flags of all entries in the address translation buffer when the clear instruction counting section overflows. Is provided with a microinstruction reset unit that resets the valid flags of all entries in the address translation buffer, or a clear instruction count unit that counts the number of entries in the address translation buffer as a basic cycle, and A clear instruction reset unit is provided for resetting the valid flag of the entry of the address conversion buffer whose address is the count value of the clear instruction count unit.

【0005】[0005]

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

【0006】図1は本発明の第一の実施例を示すブロッ
ク図、図2は図1の実施例のATBキー部の内容を示す
フォーマット図である。
FIG. 1 is a block diagram showing the first embodiment of the present invention, and FIG. 2 is a format diagram showing the contents of the ATB key portion of the embodiment of FIG.

【0007】図1において、クリアカウント部1は、8
ビットのカウント値登録レジスタ2と、8ビットのサイ
クリックな+1カウンタ3とを有しており、カウント値
登録テジスタ2は、ATBクリア指示信号によって+1
カウンタ3の出力信号をセットする。セットアソシアテ
ィブ方式で構成されているアドレス変換バッファ(AT
B)のATBキー部4は、エントリ数が256ワードの
ランダムアクセスメモリによって構成されており、カウ
ント値登録テジスタ2の出力を登録する8ビットのカウ
ントフィールド4aと、ATBの各エントリの有効フラ
グ用として1ビットのVフィールド4bと、キーアドレ
スを登録するキーアドレスフィールド4cとを有してい
る。Vフィールド4bは、“1”のときは、対応するエ
ントリに論理アドレスと実アドレスとの有効なアドレス
変換対が登録されていることを示し、“0”のときは、
有効なアドレス変換対が登録されていないことを示す。
カウントフィールド4aは、カウント値登録レジスタ2
と同じデータ幅を有している。
In FIG. 1, the clear account unit 1 has 8
It has a bit count value registration register 2 and an 8-bit cyclic +1 counter 3, and the count value registration tester 2 adds +1 by an ATB clear instruction signal.
The output signal of the counter 3 is set. Address translation buffer (AT
The ATB key unit 4 of B) is composed of a random access memory having 256 words in the number of entries, and has an 8-bit count field 4a for registering the output of the count value registration tester 2 and a valid flag for each entry of the ATB. Has a 1-bit V field 4b and a key address field 4c for registering a key address. When the V field 4b is "1", it indicates that a valid address translation pair of a logical address and a real address is registered in the corresponding entry, and when it is "0",
Indicates that a valid address translation pair has not been registered.
The count field 4a is used for the count value registration register 2
It has the same data width as.

【0008】比較器6は、カウント値登録レジスタ2の
出力とATBキー部4のカウントフィールド4aの出力
とを比較し、それらが一致しているときは“1”を出力
し、一致していないときは“0”を出力する。
The comparator 6 compares the output of the count value registration register 2 and the output of the count field 4a of the ATB key section 4, and outputs "1" when they match and does not match. In this case, "0" is output.

【0009】比較器7は、リクエストアドレスレジスタ
5のキーアドレス部の出力とATBキー部4のキーアド
レスフィールド4cの出力とを比較し、それらが一致し
ているときは“1”を出力し、一致していないときは
“0”を出力する。
The comparator 7 compares the output of the key address part of the request address register 5 with the output of the key address field 4c of the ATB key part 4, and outputs "1" when they match. If they do not match, "0" is output.

【0010】ATBヒット判定部8は、比較器6および
比較器7およびATBキー部4のVフィールド4bの出
力を入力し、それらがすべて“1”のときは“1”を出
力し、それ以外のときは“0”を出力する。
The ATB hit decision section 8 inputs the outputs of the comparator 6 and the comparator 7 and the V field 4b of the ATB key section 4, and outputs "1" when all of them are "1", and otherwise. In the case of, "0" is output.

【0011】次に、上述のように構成したエントリクリ
ア装置の動作について説明する。
Next, the operation of the entry clearing device configured as described above will be described.

【0012】始めに、ATBに何も登録されていない状
態でATB索引リクエストが発生した場合の動作につい
て説明する。
First, the operation when an ATB index request is generated while nothing is registered in the ATB will be described.

【0013】まず、ATB索引アドレスをリクエストア
ドレスレジスタ5にセットする。ATBキー部4は、A
TB索引アドレスのうちのセットアドレスによって索引
されるが、この状態では、ATBキー部4には何も登録
されていないので、Vフィールド4bからは“0”が出
力される。ATBヒット判定部8は、Vフィールド4b
の出力が“0”であるため、比較器6および比較器7の
出力の如何に関らず、ATBはミスヒットであると判断
して“0”を出力する。このときのATB索引アドレス
を“A0”とし、ATB索引アドレス“A0”のうちの
キーアドレスを“K0”とし、セットアドレスを“S
0”とし、カウント値登録レジスタ2に登録されている
値を“0”とすると、ATBのミスヒット処理により、
ATBキー部4のセットアドレス“S0”のエントリに
は、図2(a)に示すデータ、すなわちカウントフィー
ルド4aに“0”、Vフィールド4bに“1”、キーア
ドレスフィールド4cに“K0”が登録される。
First, the ATB index address is set in the request address register 5. ATB key section 4 is A
Although it is indexed by the set address of the TB index addresses, in this state, since nothing is registered in the ATB key portion 4, "0" is output from the V field 4b. The ATB hit determination unit 8 uses the V field 4b
Is 0, the ATB judges that it is a mishit regardless of the outputs of the comparator 6 and the comparator 7, and outputs "0". At this time, the ATB index address is "A0", the key address of the ATB index address "A0" is "K0", and the set address is "S0".
If the value registered in the count value registration register 2 is set to “0”, the ATB mishit processing causes
In the entry of the set address "S0" of the ATB key section 4, the data shown in FIG. 2A, that is, "0" in the count field 4a, "1" in the V field 4b, and "K0" in the key address field 4c are written. be registered.

【0014】次に、ATBに図2(a)に示すデータが
登録されている状態で、再び同じアドレス“A0”に対
してATB索引リクエストが発生した場合の動作につい
て説明する。
Next, the operation when the ATB index request is generated again for the same address "A0" while the data shown in FIG. 2A is registered in the ATB will be described.

【0015】まず、ATB索引アドレスをリクエストア
ドレスレジスタ5にセットする。ATBキー部4は、A
TB索引アドレスのうちのセットアドレスによって索引
されるが、このときのセットアドレスは、前回のATB
索引アドレスと同じであるので、“S0”となってい
る。ATBキー部4のセットアドレス“S0”のエント
リには、図2(a)に示すデータが登録されているの
で、カウントフィールド4aからは“0”が、Vフィー
ルド4bからは“1”が、キーアドレスフィールド4c
からは“K0”が出力される。比較器6は、カウント値
登録レジスタ2に登録されている値とカウントフィール
ド4aの値が共に“0”であるため、“1”を出力す
る。比較器7は、リクエストアドレスレジスタ5のキー
アドレスの値とキーアドレスフィールド4cの値が共に
“K0”であるため、“1”を出力する。ATBヒット
判定部8は、比較器6および比較器7およびATBキー
部4のVフィールド4bの出力がすべて“1”であるた
め、ATBヒットであると判断して“1”を出力する。
First, the ATB index address is set in the request address register 5. ATB key section 4 is A
It is indexed by the set address of the TB index addresses, and the set address at this time is the previous ATB.
Since it is the same as the index address, it is "S0". Since the data shown in FIG. 2A is registered in the entry of the set address “S0” of the ATB key section 4, “0” is read from the count field 4a and “1” is written from the V field 4b. Key address field 4c
Outputs "K0". The comparator 6 outputs "1" because both the value registered in the count value registration register 2 and the value in the count field 4a are "0". The comparator 7 outputs "1" because the value of the key address of the request address register 5 and the value of the key address field 4c are both "K0". Since the outputs of the comparator 6, the comparator 7, and the V field 4b of the ATB key unit 4 are all "1", the ATB hit determination unit 8 determines that there is an ATB hit and outputs "1".

【0016】次に、ATBに図2(a)に示すデータが
登録されている状態で、まずATBクリア指示が発生
し、続いて再び同じアドレス“A0”に対してATB索
引リクエストが発生した場合の動作について説明する。
Next, in the state where the data shown in FIG. 2A is registered in the ATB, first, an ATB clear instruction is issued, and then an ATB index request is issued again to the same address "A0". The operation of will be described.

【0017】まず、ATBクリア指示により、カウント
値登録レジスタ2には、+1カウンタ3において“0”
をカウントアップした値“1”がセットされる。次に、
ATB索引リクエストが発生してATB索引アドレスが
リクエストドレスレジスタ5にセットされる。ATBキ
ー部4は、ATB索引アドレスのうちのセットアドレス
によって索引されるが、このときのセットアドレスは、
上記のATB索引アドレスと同じであるので、“S0”
である。ATBキー部4のセットアドレス“S0”のエ
ントリには、図2(a)に示すデータが登録されている
ので、カウントフィールド4aからは“0”が、Vフィ
ールド4bからは“1”が、キーアドレスフィールド4
cからは“K0”が出力される。比較器6は、カウント
値登録レジスタ2に登録されている値が“1”であり、
カウントフィールド4aの値が“0”であるため、
“0”を出力する。比較器7は、リクエストドレスレジ
スタ5のキーアドレスの値とキーアドレスフィールド4
cの値が共に“K0”であるため、“1”を出力する。
ATBヒット判定部8は、比較器7およびATBキー部
4のVフィールド4bの出力は共に“1”であるが、比
較器6の出力が“0”であるため、ATBはミスヒット
であると判断して“0”を出力する。このときカウント
値登録レジスタ2に登録されている値は“1”であるた
め、ATBのミスヒット処理により、ATBキー部4の
セットアドレス“S0”のエントリには、図2(b)に
示すデータ、すなわちカウントフィールド4aに
“1”、Vフィールド4bに“1”、キーアドレスフィ
ールド4cに“K0”が登録される。
First, in response to an ATB clear instruction, the count value registration register 2 stores "0" in the +1 counter 3.
The value "1" that is counted up is set. next,
An ATB index request is generated and the ATB index address is set in the request address register 5. The ATB key section 4 is indexed by the set address of the ATB index address, and the set address at this time is
Since it is the same as the above ATB index address, "S0"
Is. Since the data shown in FIG. 2A is registered in the entry of the set address “S0” of the ATB key section 4, “0” is read from the count field 4a and “1” is written from the V field 4b. Key address field 4
“K0” is output from c. In the comparator 6, the value registered in the count value registration register 2 is “1”,
Since the value of the count field 4a is "0",
Output "0". The comparator 7 uses the key address value of the request address register 5 and the key address field 4
Since both the values of c are "K0", "1" is output.
The ATB hit determination section 8 determines that the outputs of the comparator 7 and the V field 4b of the ATB key section 4 are both "1", but the output of the comparator 6 is "0", so that the ATB is a mishit. Judges and outputs "0". At this time, since the value registered in the count value registration register 2 is "1", the entry of the set address "S0" of the ATB key section 4 is shown in FIG. Data, that is, "1" is registered in the count field 4a, "1" in the V field 4b, and "K0" in the key address field 4c.

【0018】このよう、あるアドレスがATBに登録さ
れている状態で同じアドレスに対してATB索引リクエ
ストが発生したとき、そのアドレスをATBに登録して
から索引を実行するまでの間にATBクリア指示が発生
しなければ、カウント値登録レジスタ2に登録されてい
る値とATBキー部4のカウントフィールド4aの値と
が同じであるため、ATBヒットであると判断する。あ
るアドレスをATBに登録してから索引を実行するまで
の間にATBクリア指示が発生したときは、カウント値
登録レジスタ2に登録されている値とATBキー部4の
カウントフィールド4aの値とが異なった値となるた
め、ATBミスヒットと判断する。従って、ATBクリ
ア指示の間を一つのフェーズとすると、異なったフェー
ズ間の干渉が発生しないため、ATBの全てのエントリ
を無効にすることが可能となる。
Thus, when an ATB index request is generated for the same address while a certain address is registered in the ATB, an ATB clear instruction is issued between the time the address is registered in the ATB and the index is executed. If is not generated, the value registered in the count value registration register 2 and the value in the count field 4a of the ATB key section 4 are the same, so it is determined that the ATB hit. When an ATB clear instruction is issued between the time an address is registered in the ATB and the index is executed, the value registered in the count value registration register 2 and the value in the count field 4a of the ATB key section 4 are Since the values are different, it is judged as an ATB miss. Therefore, if the phase between the ATB clear instructions is one phase, interference between different phases does not occur, and it is possible to invalidate all the entries of the ATB.

【0019】図3は本発明の第二の実施例を示すブロッ
ク図、図4は図3の実施例のATBキー部の内容を示す
フォーマット図である。
FIG. 3 is a block diagram showing the second embodiment of the present invention, and FIG. 4 is a format diagram showing the contents of the ATB key portion of the embodiment of FIG.

【0020】本実施例のクリアカウント部11およびカ
ウント値登録レジスタ12および+1カウンタ13およ
びATBキー部14およびカウントフィールド14aお
よびVフィールド14bおよびキーアドレスフィールド
14cおよびリクエストアドレスレジスタ15および比
較器16および比較器17およびATBヒット判定部1
8の構成および作用は、図1の実施例のそれぞれ対応す
る部位の構成および作用と同じである。
The clear account section 11, the count value registration register 12, the +1 counter 13, the ATB key section 14, the count field 14a, the V field 14b, the key address field 14c, the request address register 15, the comparator 16 and the comparator of this embodiment are compared. Device 17 and ATB hit determination unit 1
The structure and operation of 8 are the same as the structure and operation of the corresponding parts in the embodiment of FIG.

【0021】オーバフロー検出回路19は、カウント値
登録レジスタ12の値が“255”となりかつATBク
リア指示が発生したとき、オーバフローを検出して
“1”を出力し、これ以外のときは“0”を出力する。
The overflow detection circuit 19 detects an overflow and outputs "1" when the value of the count value register 12 becomes "255" and an ATB clear instruction is issued, and otherwise "0". Is output.

【0022】全クリア制御回路20は、オーバフロー検
出回路19の出力が“1”となったとき、ATBキー部
14のすべてのエントリのVフィールド14bをリセッ
トするため、クリアアドレス生成回路22および選択回
路25の制御を行う。
When the output of the overflow detection circuit 19 becomes "1", the all clear control circuit 20 resets the V fields 14b of all the entries of the ATB key section 14, so that the clear address generation circuit 22 and the selection circuit. 25 are controlled.

【0023】クリアアドレス生成回路22は、8ビット
のクリアアドレス登録レジスタ23と8ビットのサイク
リックな+1カウンタ24とを有しており、全クリア制
御回路20からの指示によってATBキー部14の25
6個のエントリに対応するクリアアドレスを生成する。
The clear address generation circuit 22 has an 8-bit clear address registration register 23 and an 8-bit cyclic +1 counter 24. The clear address generation circuit 22 receives 25 bits of the ATB key section 14 according to an instruction from the all clear control circuit 20.
A clear address corresponding to 6 entries is generated.

【0024】選択回路25は、全クリア制御回路20か
らの指示により、ATBキー部14のセットアドレスと
して、リクエストアドレスレジスタ15のセットアドレ
スを用いるか、またはクリアアドレス登録レジスタ23
の値を用いるかの何れかを選択する。
The selection circuit 25 uses the set address of the request address register 15 as the set address of the ATB key unit 14 or the clear address registration register 23 according to an instruction from the all clear control circuit 20.
Either the value of is used.

【0025】次に、上述のように構成したエントリクリ
ア装置の動作について、ATBに図4(a)に示すデー
タが登録されていてカウント値登録レジスタ12の値が
“255”となり、かつATBクリア指示が発生し、更
に、図4(a)に示すデータと同じアドレス“A0”に
対してATB索引リクエストが発生した場合について説
明する。
Next, regarding the operation of the entry clearing device configured as described above, the data shown in FIG. 4A is registered in the ATB, the value of the count value register 12 becomes "255", and the ATB clearing is performed. A case will be described in which an instruction is issued and an ATB index request is issued to the same address "A0" as the data shown in FIG. 4A.

【0026】まず、ATBクリア指示が発生することに
より、カウント値登録レジスタ12の値は“0”とな
り、オーバフロー検出回路19はオーバフローを検出し
て“1”を出力する。全クリア制御回路20は、これに
よってクリアアドレス生成回路22を制御してATBの
すべてのエントリをクリアするためのクリアセットアド
レス“0”〜“255”を生成させる。全クリア制御回
路20は、これと同時に選択回路25を制御してクリア
アドレス生成回路22を選択させ、クリアアドレス登録
レジスタ23の値をATBキー部14に供給させる。A
TBキー部14は、これによってすべてのエントリのV
フィールド14bをリセットする。この時点で、ATB
キー部14に登録されているデータは、図4(a)に示
すデータ、すなわちカウントフィールド14aが
“0”、Vフィールド14bが“1”、キーアドレスフ
ィールド14cが“K0”の状態から、図4(b)に示
すデータ、すなわちカウントフィールド14aが
“0”、Vフィールド14bが“0”、キーアドレスフ
ィールド14cが“K0”の状態に変化している。
First, when the ATB clear instruction is generated, the value of the count value registration register 12 becomes "0", and the overflow detection circuit 19 detects the overflow and outputs "1". The all clear control circuit 20 thereby controls the clear address generation circuit 22 to generate clear set addresses "0" to "255" for clearing all the entries in the ATB. At the same time, the all clear control circuit 20 controls the selection circuit 25 to select the clear address generation circuit 22 and supply the value of the clear address registration register 23 to the ATB key unit 14. A
The TB key unit 14 is thereby allowed to change the V of all entries.
Reset the field 14b. At this point, ATB
The data registered in the key portion 14 is the data shown in FIG. 4A, that is, the count field 14a is "0", the V field 14b is "1", and the key address field 14c is "K0". 4 (b), that is, the count field 14a is changed to "0", the V field 14b is changed to "0", and the key address field 14c is changed to "K0".

【0027】この状態で再び同じアドレスに対してAT
B索引リクエストが発生すると、リクエストアドレスレ
ジスタ15にATB索引アドレスがセットされる。AT
Bキー部14は、このATB索引アドレスのうちのセッ
トアドレスによって索引される。このときのセットアド
レスは、上記のATB索引アドレスと同じであるので、
“S0”となっている。ATBキー部14のセットアド
レス“S0”のエントリには、図4(a)に示すデータ
が登録されているので、カウントフィールド14aから
は“0”が、Vフィールド14bからは“1”が、キー
アドレスフィールド14cからは“K0”が出力され
る。比較器16は、カウント値登録レジスタ12に登録
されている値とカウントフィールド14aの値が共に
“0”であるため、“1”を出力する。比較器17は、
リクエストドレスレジスタ15のキーアドレスの値とキ
ーアドレスフィールド14cの値が共に“K0”である
ため、“1”を出力する。ATBヒット判定部18は、
比較器16および比較器17の出力が共に“1”である
が、ATBキー部14のVフィールド14bの出力が
“0”であるため、ATBミスヒットであると判断して
“0”を出力する。
In this state, the AT is again sent to the same address.
When a B index request is generated, the ATB index address is set in the request address register 15. AT
The B key portion 14 is indexed by the set address of the ATB index address. Since the set address at this time is the same as the above ATB index address,
It is "S0". Since the data shown in FIG. 4A is registered in the entry of the set address "S0" of the ATB key section 14, "0" is read from the count field 14a and "1" is written from the V field 14b. "K0" is output from the key address field 14c. The comparator 16 outputs "1" because both the value registered in the count value register 12 and the value in the count field 14a are "0". The comparator 17 is
Since the value of the key address of the request address register 15 and the value of the key address field 14c are both "K0", "1" is output. The ATB hit determination unit 18
Both the outputs of the comparator 16 and the comparator 17 are "1", but the output of the V field 14b of the ATB key section 14 is "0", so that it is judged to be an ATB mishit and "0" is output. To do.

【0028】このよう、あるアドレスがATBに登録さ
れている状態でカウント値登録レジスタ12の値が一巡
し、その状態で同じアドレスに対してATB索引リクエ
ストが発生したとき、カウント値登録レジスタ12の値
が一巡する前にATBに登録している古い全てのエント
リを無効にしなければならないが、本実施例は、カウン
ト値登録レジスタ12のオーバーフローを検出すること
によって古いエントリを無効するタイミングを知り、そ
の時点でATBの全てのエントリを無効にできるため、
カウント値登録レジスタ12のオーバーフローが発生し
たときも、動作上の矛盾は発生しない。
As described above, when the value of the count value registration register 12 makes a round while a certain address is registered in the ATB and an ATB index request is issued to the same address in that state, the count value registration register 12 is All the old entries registered in the ATB must be invalidated before the value goes round, but this embodiment knows the timing of invalidating the old entries by detecting the overflow of the count value registration register 12, At that point all ATB entries can be invalidated,
When the count value registration register 12 overflows, no operational contradiction occurs.

【0029】図5は本発明の第三の実施例を示すブロッ
ク図、図6は図5の実施例のATBキー部の内容を示す
フォーマット図である。
FIG. 5 is a block diagram showing a third embodiment of the present invention, and FIG. 6 is a format diagram showing the contents of the ATB key portion of the embodiment of FIG.

【0030】本実施例のクリアカウント部31およびカ
ウント値登録レジスタ32および+1カウンタ33およ
びATBキー部34およびカウントフィールド34aお
よびVフィールド34bおよびキーアドレスフィールド
34cおよびリクエストアドレスレジスタ35および比
較器36および比較器37およびATBヒット判定部3
8およびクリアアドレス生成回路42およびクリアアド
レス登録レジスタ43および+1カウンタ44および選
択回路45の構成および作用は、図3の実施例のそれぞ
れ対応する部位の構成および作用と同じである。オーバ
フロー検出回路は備えていない。
The clear account section 31, count value registration register 32, +1 counter 33, ATB key section 34, count field 34a, V field 34b, key address field 34c, request address register 35, comparator 36 and comparison of this embodiment. Device 37 and ATB hit determination unit 3
8 and the clear address generation circuit 42, the clear address registration register 43, the +1 counter 44 and the selection circuit 45 have the same configurations and operations as those of the corresponding portions of the embodiment of FIG. It does not have an overflow detection circuit.

【0031】全クリア制御回路40は、マイクロ命令か
らATB全クリア指示80があったとき、ATBキー部
34のすべてのエントリのVフィールド34bをリセッ
トするため、クリアアドレス生成回路42および選択回
路45の制御を行う。
The all clear control circuit 40 resets the V fields 34b of all the entries in the ATB key section 34 when the ATB all clear instruction 80 is issued from the micro instruction, so that the clear address generation circuit 42 and the selection circuit 45 are reset. Take control.

【0032】次に、上述のように構成したエントリクリ
ア装置の動作について、ATBに図6(a)に示すデー
タが登録されていてカウント値登録レジスタ32の値が
“255”となり、かつATBクリア指示が発生し、続
いてマイクロ命令によってATB全クリア指示80が発
生し、更に、図6(a)に示すデータと同じアドレス
“A0”に対してATB索引リクエストが発生した場合
について説明する。
Next, regarding the operation of the entry clearing device configured as described above, the data shown in FIG. 6A is registered in the ATB, the value of the count value register 32 becomes "255", and the ATB clearing is performed. A case will be described in which an instruction is issued, an ATB all clear instruction 80 is subsequently issued by a micro instruction, and an ATB index request is issued to the same address "A0" as the data shown in FIG. 6A.

【0033】ATBクリア指示が発生すると、カウント
値登録レジスタ32の値は“0”となる。次に、マイク
ロ命令によってATB全クリア指示80が発行される
と、全クリア制御回路40は、これによってクリアアド
レス生成回路42を制御してATBのすべてのエントリ
をクリアするためのクリアセットアドレス“0”〜“2
55”を生成させる。全クリア制御回路40は、これと
同時に選択回路45を制御してクリアアドレス生成回路
42を選択させ、クリアアドレス登録レジスタ43の値
をATBキー部34に供給させる。ATBキー部34
は、これによってすべてのエントリのVフィールド34
bをリセットする。この時点で、ATBキー部34に登
録されているデータは、図6(a)に示すデータ、すな
わちカウントフィールド34aが“0”、Vフィールド
34bが“1”、キーアドレスフィールド34cが“K
0”の状態から、図6(b)に示すデータ、すなわちカ
ウントフィールド34aが“0”、Vフィールド34b
が“0”、キーアドレスフィールド34cが“K0”の
状態に変化している。
When the ATB clear instruction is issued, the value of the count value registration register 32 becomes "0". Next, when the ATB all clear instruction 80 is issued by the microinstruction, the all clear control circuit 40 controls the clear address generation circuit 42 thereby, and clear set address "0" for clearing all the entries of the ATB. "~" 2
55 ". At the same time, the all clear control circuit 40 controls the selection circuit 45 to select the clear address generation circuit 42 and supply the value of the clear address registration register 43 to the ATB key section 34. ATB key Part 34
Causes the V field 34 of all entries to
Reset b. At this time, the data registered in the ATB key section 34 is the data shown in FIG. 6A, that is, the count field 34a is "0", the V field 34b is "1", and the key address field 34c is "K".
From the state of "0", the data shown in FIG. 6B, that is, the count field 34a is "0", the V field 34b
Is "0" and the key address field 34c has changed to "K0".

【0034】この状態で再び同じアドレス“A0”に対
してATB索引リクエストが発生すると、リクエストア
ドレスレジスタ35にATB索引アドレスがセットされ
る。ATBキー部34は、このATB索引アドレスのう
ちのセットアドレスによって索引される。このときのセ
ットアドレスは、上記のATB索引アドレスと同じであ
るので、“S0”となっている。ATBキー部34のセ
ットアドレス“S0”のエントリには、図6(b)に示
すデータが登録されているので、カウントフィールド3
4aからは“0”が、Vフィールド34bからは“0”
が、キーアドレスフィールド34cからは“K0”が出
力される。比較器36は、カウント値登録レジスタ32
に登録されている値とカウントフィールド34aの値が
共に“0”であるため、“1”を出力する。比較器37
は、リクエストアドレスレジスタ35のキーアドレスの
値とキーアドレスフィールド34cの値が共に“K0”
であるため、“1”を出力する。ATBヒット判定部3
8は、比較器16および比較器17の出力が共に“1”
であるが、ATBキー部14のVフィールド14bの出
力が“0”であるため、ATBミスヒットであると判断
して、“0”を出力する。
When an ATB index request is generated again for the same address "A0" in this state, the ATB index address is set in the request address register 35. The ATB key section 34 is indexed by the set address of the ATB index address. Since the set address at this time is the same as the above-mentioned ATB index address, it is "S0". Since the data shown in FIG. 6B is registered in the entry of the set address “S0” of the ATB key section 34, the count field 3
4a indicates "0", and V field 34b indicates "0".
However, "K0" is output from the key address field 34c. The comparator 36 uses the count value registration register 32.
Since both the value registered in 1) and the value in the count field 34a are "0", "1" is output. Comparator 37
Indicates that the value of the key address of the request address register 35 and the value of the key address field 34c are both "K0".
Therefore, “1” is output. ATB hit determination unit 3
In the case of 8, both the outputs of the comparator 16 and the comparator 17 are "1".
However, since the output of the V field 14b of the ATB key section 14 is "0", it is determined that the ATB mishit has occurred and "0" is output.

【0035】このよう、あるアドレスがATBに登録さ
れている状態でカウント値登録レジスタ32の値が一巡
し、その状態で同じアドレスに対してATB索引リクエ
ストが発生したとき、カウント値登録レジスタ32の値
が一巡する前にATBに登録している古い全てのエント
リを無効にしなければならないが、本実施例は、カウン
ト値登録レジスタ32のオーバーフローをマイクロ命令
によって管理することにより、適切なタイミングでAT
Bの全てのエントリを無効にできるため、カウント値登
録レジスタ32のオーバーフローが発生したときも、動
作上の矛盾は発生しない。
As described above, when the value of the count value registration register 32 makes a round while a certain address is registered in the ATB and an ATB index request is issued to the same address in that state, the count value registration register 32 of the count value registration register 32 is made. Although all the old entries registered in the ATB must be invalidated before the value has cycled, this embodiment manages the overflow of the count value registration register 32 by a microinstruction so that the AT can be used at an appropriate timing.
Since all the entries of B can be invalidated, no operational contradiction occurs even when the count value register 32 overflows.

【0036】図7は本発明の第四の実施例を示すブロッ
ク図、図8は図7の実施例のATBキー部の内容を示す
フォーマット図である。
FIG. 7 is a block diagram showing the fourth embodiment of the present invention, and FIG. 8 is a format diagram showing the contents of the ATB key portion of the embodiment of FIG.

【0037】本実施例のATBキー部54およびカウン
トフィールド54aおよびVフィールド54bおよびキ
ーアドレスフィールド54cおよびリクエストアドレス
レジスタ55および比較器56および比較器57および
ATBヒット判定部58および選択回路65の構成およ
び作用は、図5の実施例のそれぞれ対応する部位の構成
および作用と同じである。クリアアドレス生成回路およ
び全クリア制御回路は備えておらず、代りにATBクリ
ア制御回路66を備えている。
The ATB key section 54, the count field 54a, the V field 54b, the key address field 54c, the request address register 55, the comparator 56, the comparator 57, the ATB hit determination section 58, and the selection circuit 65 of this embodiment are configured and The operation is the same as the configuration and operation of the corresponding parts in the embodiment of FIG. A clear address generation circuit and an all clear control circuit are not provided, but an ATB clear control circuit 66 is provided instead.

【0038】クリアカウント部51は、8ビットのカウ
ント値登録レジスタ52と、8ビットのサイクリックな
+1カウンタ53とを有しており、カウント値登録テジ
スタ52は、ATBクリア制御回路66の指示によって
+1カウンタ53の出力信号をセットする。カウント値
登録レジスタ52のデータ幅は、ATBキー部54のカ
ウントフィールド54aと同じ8ビットである。
The clear account unit 51 has an 8-bit count value registration register 52 and an 8-bit cyclic +1 counter 53. The count value registration tester 52 is instructed by the ATB clear control circuit 66. The output signal of the +1 counter 53 is set. The data width of the count value registration register 52 is 8 bits, which is the same as the count field 54a of the ATB key section 54.

【0039】ATBクリア制御回路66は、ATBクリ
ア指示を受けると、選択回路65を制御してクリアカウ
ント部51を選択させ、カウント値登録レジスタ52の
値をATBキー部54に供給させる。ATBキー部54
は、これをセットアドレスとして該当するエントリのV
フィールド54bをリセットする。
Upon receiving the ATB clear instruction, the ATB clear control circuit 66 controls the selection circuit 65 to select the clear account section 51 and supply the value of the count value registration register 52 to the ATB key section 54. ATB key section 54
Uses this as the set address for the V of the corresponding entry.
Reset the field 54b.

【0040】次に、上述のように構成したエントリクリ
ア装置の動作について、カウント値登録レジスタ52の
値が“0”であり、ATBに図8(a)に示すデータが
登録されており、かつATBクリア指示が発生た場合の
動作について説明する。
Next, regarding the operation of the entry clearing device configured as described above, the value of the count value register 52 is "0", the data shown in FIG. 8A is registered in the ATB, and The operation when the ATB clear instruction is issued will be described.

【0041】ATBクリア制御回路66は、ATBクリ
ア指示を受けると、選択回路65を制御してクリアカウ
ント部51を選択させ、カウント値登録レジスタ52の
値“0”をATBキー部54に供給させる。ATBキー
部54は、このカウント値登録レジスタ52の値“0”
をセットアドレスとして該当するエントリのVフィール
ド54bをリセットし、カウント値登録レジスタ52
は、カウントアップを行う。従って、図8(a)に示す
データ、すなわちカウントフィールド54aが“0”、
Vフィールド54bが“1”、キーアドレスフィールド
54cが“K0”の状態から、図8(b)に示すデー
タ、すなわちカウントフィールド54aが“0”、Vフ
ィールド54bが“0”、キーアドレスフィールド54
cが“K0”の状態に変化し、そのエントリは無効とな
る。
Upon receiving the ATB clear instruction, the ATB clear control circuit 66 controls the selection circuit 65 to select the clear account section 51 and supply the value "0" of the count value registration register 52 to the ATB key section 54. . The ATB key unit 54 has the value “0” in the count value registration register 52.
Is set as the set address, the V field 54b of the corresponding entry is reset, and the count value registration register 52
Do a count up. Therefore, the data shown in FIG. 8A, that is, the count field 54a is "0",
From the state in which the V field 54b is "1" and the key address field 54c is "K0", the data shown in FIG. 8B, that is, the count field 54a is "0", the V field 54b is "0", and the key address field 54 is shown.
c changes to the state of "K0", and the entry becomes invalid.

【0042】このように、ATBキー部54のセットア
ドレスが“0”のエントリは、カウント値登録レジスタ
52がATBクリア指示によって“0”から“1”にカ
ウントアップを行ったときは、必ず無効化される。同様
に、ATBキー部54のセットアドレスが“n”(nは
0≦n≦255の任意の整数)のエントリは、カウント
値登録レジスタ52がATBクリア指示によって“n”
から“n+1”(ただしn=255のときは(n+1)
は0となる)にカウントアップを行ったときは、必ず無
効化される。
As described above, the entry whose set address of the ATB key section 54 is "0" is always invalid when the count value registration register 52 counts up from "0" to "1" by the ATB clear instruction. Be converted. Similarly, for an entry whose set address of the ATB key section 54 is “n” (n is an arbitrary integer of 0 ≦ n ≦ 255), the count value registration register 52 receives “n” according to the ATB clear instruction.
To “n + 1” (However, when n = 255, (n + 1)
Will be 0)) will always be invalidated.

【0043】このようにして、カウント値登録レジスタ
52が256回のATBクリア指示によって“0”から
再び“0”に戻った時点では、ATBキー部54の全て
のエントリについて、カウントフィールド54aに有効
な値が登録されていないことになる。同様に、カウント
値登録レジスタ52が256回のATBクリア指示によ
って“n”から再び“n”に戻った時点では、ATBキ
ー部54の全てのエントリについて、カウントフィール
ド54aに有効な値が登録されていないことになる。
In this way, when the count value registration register 52 returns from "0" to "0" again by 256 ATB clear instructions, all the entries in the ATB key section 54 are valid in the count field 54a. Value is not registered. Similarly, when the count value registration register 52 returns from "n" to "n" again by 256 ATB clear instructions, valid values are registered in the count field 54a for all the entries of the ATB key section 54. Will not be.

【0044】従って、カウント値登録レジスタ52の値
が“n”であるときは、ATBキー部54には、1サイ
クル前のカウント値登録レジスタ52の値が“n”のと
きの有効なエントリが登録されていないことになるの
で、動作上の矛盾は発生しない。
Therefore, when the value of the count value registration register 52 is "n", the ATB key section 54 has a valid entry when the value of the count value registration register 52 one cycle before is "n". Since it is not registered, no operational contradiction occurs.

【0045】[0045]

【発明の効果】以上説明したように、本発明のアドレス
変換バッファのエントリクリア装置は、ATBクリア指
示カウント値をATBキー部の一部とし、ATB全エン
トリクリア指示によってATBクリア指示カウント値を
更新することのみによって、ATBの全エントリを無効
化することが可能となるという効果があり、従ってAT
Bのエントリ数の有効フラグのリセットを行う必要がな
くなり、ATBクリア処理の時間を大幅に短縮でき、A
TBアクセス性能を向上させることができるという効果
がある。
As described above, the entry clearing device for the address translation buffer of the present invention uses the ATB clear instruction count value as a part of the ATB key part and updates the ATB clear instruction count value by the ATB all entry clear instruction. Only by doing so, it is possible to invalidate all the entries in the ATB.
It is not necessary to reset the valid flag for the number of entries in B, and the time for ATB clearing processing can be greatly shortened.
There is an effect that the TB access performance can be improved.

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

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

【図2】図1の実施例のATBキー部の内容を示すフォ
ーマット図である。
FIG. 2 is a format diagram showing contents of an ATB key part in the embodiment of FIG.

【図3】本発明の第二の実施例を示すブロック図であ
る。
FIG. 3 is a block diagram showing a second embodiment of the present invention.

【図4】図3の実施例のATBキー部の内容を示すフォ
ーマット図である。
FIG. 4 is a format diagram showing contents of an ATB key part in the embodiment of FIG.

【図5】本発明の第三の実施例を示すブロック図であ
る。
FIG. 5 is a block diagram showing a third embodiment of the present invention.

【図6】図5の実施例のATBキー部の内容を示すフォ
ーマット図である。
6 is a format diagram showing the contents of an ATB key part in the embodiment of FIG.

【図7】本発明の第四の実施例を示すブロック図であ
る。
FIG. 7 is a block diagram showing a fourth embodiment of the present invention.

【図8】図7の実施例のATBキー部の内容を示すフォ
ーマット図である。
8 is a format diagram showing the contents of an ATB key part in the embodiment of FIG.

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

1・11・31・51 クリアカウント部 2・12・32・52 カウント値登録レジスタ 3・13・33・53 +1カウンタ 4・14・34・54 ATBキー部 4a・14a・34a・54a カウントフィールド 4b・14b・34b・54b Vフィールド 4c・14c・34c・54c キーアドレスフィー
ルド 5・15・35・55 リクエストアドレスレジスタ 6・16・36・56 比較器 7・17・37・57 比較器 8・18・38・58 ATBヒット判定部 19 オーバフロー検出回路 20 全クリア制御回路 22・42 クリアアドレス生成回路 23・43 クリアアドレス登録レジスタ 24・44 +1カウンタ 25・45・65 選択回路 40 クリア制御回路 66 ATBクリア制御回路 80 ATB全クリア指示
1.11.13.151 Clear Account Part 2.12.32.52 Count Value Register 3.13.33.53 +1 Counter 4.14.34.54 ATB Key Part 4a.14a.34a.54a Count Field 4b・ 14b ・ 34b ・ 54b V field 4c ・ 14c ・ 34c ・ 54c Key address field 5 ・ 15 ・ 35 ・ 55 Request address register 6 ・ 16 ・ 36 ・ 56 Comparator 7 ・ 17 ・ 37 ・ 57 Comparator 8 ・ 18 ・38/58 ATB hit determination unit 19 Overflow detection circuit 20 All clear control circuit 22/42 Clear address generation circuit 23/43 Clear address registration register 24/44 +1 counter 25/45/65 selection circuit 40 Clear control circuit 66 ATB clear control Circuit 80 ATB all clear instruction

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 論理アドレスと実アドレスとのアドレス
変換対を保持するアドレス変換バッファに対するクリア
指示回数をカウントするクリア指示カウント部と、前記
クリア指示カウント部におけるカウント値を前記アドレ
ス変換バッファのエントリ毎に保持するカウント値保持
部と、前記クリア指示カウント部に前記アドレス変換対
を登録するとき前記クリア指示カウント部における前記
カウント値を前記カウント値保持部に登録するカウント
値登録部と、前記アドレス変換バッファを索引する場合
に前記アドレス変換バッファの前記エントリに登録して
あるカウント値と前記クリア指示カウント部のカウント
値を比較しそれらが一致しないときに索引した前記エン
トリを無効と判定する判定部とを備えることを特徴とす
るアドレス変換バッファのエントリクリア装置。
1. A clear instruction count unit for counting the number of clear instructions for an address translation buffer holding an address translation pair of a logical address and a real address, and a count value in the clear instruction count unit for each entry of the address translation buffer. A count value holding unit that holds the count value holding unit that holds the count value in the clear instruction counting unit in the count value holding unit when registering the address translation pair in the clear instruction counting unit; A determination unit that compares the count value registered in the entry of the address translation buffer with the count value of the clear instruction count unit when indexing the buffer and determines that the indexed entry is invalid when they do not match; An address translation bag characterized by Entry clearing device for FA.
【請求項2】 クリア指示カウント部がオーバーフロー
したときアドレス変換バッファの全てのエントリの有効
フラグをリセットするオーバーフローリセット部を備え
ることを特徴とする請求項1記載のアドレス変換バッフ
ァのエントリクリア装置。
2. The entry clearing device for an address translation buffer according to claim 1, further comprising an overflow reset unit which resets valid flags of all entries of the address translation buffer when the clear instruction counting unit overflows.
【請求項3】 マイクロ命令によってアドレス変換バッ
ファの全てのエントリの有効フラグをリセットするマイ
クロ命令リセット部を備えることを特徴とする請求項1
記載のアドレス変換バッファのエントリクリア装置。
3. A microinstruction reset unit for resetting valid flags of all entries of the address translation buffer by a microinstruction.
Entry clearing device of the described address translation buffer.
【請求項4】 アドレス変換バッファのエントリ数を基
本周期としてカウントを行うクリア指示カウント部と、
アドレス変換バッファクリア指示によって前記クリア指
示カウント部のカウント値をアドレスとする前記アドレ
ス変換バッファのエントリの有効フラグをリセットする
クリア指示リセット部を備えることを特徴とする請求項
1記載のアドレス変換バッファのエントリクリア装置。
4. A clear instruction counting unit that counts with the number of entries of the address translation buffer as a basic cycle,
2. The address translation buffer according to claim 1, further comprising a clear instruction reset unit that resets a valid flag of an entry of the address translation buffer whose address is a count value of the clear instruction counting unit according to an address translation buffer clear instruction. Entry clear device.
JP5030046A 1993-02-19 1993-02-19 Entry clearing device for address conversion buffer Withdrawn JPH06243043A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5030046A JPH06243043A (en) 1993-02-19 1993-02-19 Entry clearing device for address conversion buffer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5030046A JPH06243043A (en) 1993-02-19 1993-02-19 Entry clearing device for address conversion buffer

Publications (1)

Publication Number Publication Date
JPH06243043A true JPH06243043A (en) 1994-09-02

Family

ID=12292884

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5030046A Withdrawn JPH06243043A (en) 1993-02-19 1993-02-19 Entry clearing device for address conversion buffer

Country Status (1)

Country Link
JP (1) JPH06243043A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7287124B2 (en) 2003-11-26 2007-10-23 Microsoft Corporation Lazy flushing of translation lookaside buffers
US7788464B2 (en) 2006-12-22 2010-08-31 Microsoft Corporation Scalability of virtual TLBs for multi-processor virtual machines

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7287124B2 (en) 2003-11-26 2007-10-23 Microsoft Corporation Lazy flushing of translation lookaside buffers
US7788464B2 (en) 2006-12-22 2010-08-31 Microsoft Corporation Scalability of virtual TLBs for multi-processor virtual machines

Similar Documents

Publication Publication Date Title
JPH03194632A (en) Cache access on the basis of translation look ahead
JPH0619793A (en) History table of virtual address conversion estimation for cache access
JPH03206523A (en) Method of pushing data on stack inside memory in digital computor and circuit executing stack operation in digital computor havingcommand and memory to be pipe-lined
JPS63231550A (en) Multiple virtual space control system
US5675763A (en) Cache memory system and method for selectively removing stale aliased entries
US5226132A (en) Multiple virtual addressing using/comparing translation pairs of addresses comprising a space address and an origin address (sto) while using space registers as storage devices for a data processing system
JPH06243043A (en) Entry clearing device for address conversion buffer
JPS6167160A (en) Virtual address converter
JP2629613B2 (en) Branch prediction device
JPH01189728A (en) Circuit for updating instruction pre-fetch address
JP2704112B2 (en) Replacement circuit
JPH0581132A (en) Access circuit for address conversion buffer
JP2818562B2 (en) Address translation circuit
JP3290682B2 (en) Address translation device
JP2797961B2 (en) Search system
JPH04357542A (en) Address converter
JPH04133147A (en) Address conversion buffer clear system
JPH05225063A (en) Buffer memory clear system
JPH0496843A (en) Cache memory control system
JPH0224718A (en) Information processor
JP2004187114A (en) Address filtering device:
JPH05324477A (en) Address transformation buffer mechanism
JPS61267842A (en) Tlb controller
JPH0377533B2 (en)
JPH0546477A (en) Cathe memory control method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000509