JPH01142957A - Address converter - Google Patents

Address converter

Info

Publication number
JPH01142957A
JPH01142957A JP62302514A JP30251487A JPH01142957A JP H01142957 A JPH01142957 A JP H01142957A JP 62302514 A JP62302514 A JP 62302514A JP 30251487 A JP30251487 A JP 30251487A JP H01142957 A JPH01142957 A JP H01142957A
Authority
JP
Japan
Prior art keywords
address
address translation
row
tlb
buffer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP62302514A
Other languages
Japanese (ja)
Inventor
Hideyuki Yano
矢野 秀行
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP62302514A priority Critical patent/JPH01142957A/en
Publication of JPH01142957A publication Critical patent/JPH01142957A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute an address conversion at a high speed by providing a comparator to compare the row address of a buffer (TLB) for converting an address corresponding to a virtual address to execute the address conversion and the counted value of a counter when an address converting request is executed during a clear execution. CONSTITUTION:When an address converting request is generated before the clearing of all rows of TLB is completed, the row address of the TLB corresponding to the virtual address to execute the address conversion and the output of a counter 23 at the present time are compared by a comparator 25. When the row address is less than the output of the counter 23, it is informed to a TLB control circuit that an 'OFF' signal (a) is outputted from the comparator 25 and the row of the TLB corresponding to the row address is already cleared. As the result, the counting-up of the counter 23 is stopped and the address conversion with the row of the TLB corresponding to the row address is executed.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、仮想アドレス方式を採用した計算機システム
において用いられるアドレス変換装=に係り、特にアド
レス変換用バッファを用いて高速アドレス変換を行うア
ドレス変換装置に関する。
[Detailed Description of the Invention] [Objective of the Invention] (Industrial Application Field) The present invention relates to an address translation device used in a computer system that employs a virtual address method, and in particular, relates to an address translation device used in a computer system that employs a virtual address method. The present invention relates to an address translation device that performs address translation.

(従来の技術) 従来から、計算機システムにおいては、プログラムによ
って指定されるアドレスを仮想アドレスとしてとらえ、
アドレス変換装置を介して仮想アドレスから実アドレス
に変換することで主記憶装置に対してデータのアクセス
を行なう仮想アドレス方式が採用されている。
(Prior Art) Conventionally, in computer systems, addresses specified by programs are treated as virtual addresses, and
A virtual address system is employed in which data is accessed from the main memory by converting a virtual address into a real address via an address conversion device.

そして通常、このような仮想アドレス方式を用いた計算
機システムでは、アドレス変換の高速化を図るためのア
ドレス変換用バッファ(Translation Lo
okaside Buyer;以下、TLBと称す)を
用いた次のようなアドレス変換が行われている。
Computer systems that use such a virtual address method usually use an address translation buffer (Translation Logo) to speed up address translation.
The following address translation is performed using an OKAside Buyer (hereinafter referred to as TLB).

第2図はこのTLBを用いたアドレス変換装置における
アドレス変換方式を説明するための図である。
FIG. 2 is a diagram for explaining an address translation method in an address translation device using this TLB.

同図において、Aは仮想アドレスを示しており、この仮
想アドレスAは、たとえば0〜19ビツトからなるペー
ジアドレスp、+p2および20〜31ビツトからなる
ページ内アドレスDとから構成されている。1はTLB
において作成されたバッファテーブルであり、このバッ
ファテーブル1には主記憶装置(図示せず)の実ページ
アドレスBが登録される。また2はバッファテーブル1
の内容に応じたたとえば0〜11ビツトからなる比較用
ページアドレスPaが登録されたディレクトリ、3は比
較用ページアドレスPaとアドレス変換すべき゛仮想ア
ドレスAの0〜11ビツトのページアドレスP1とを比
較する比較器である。
In the figure, A indicates a virtual address, and this virtual address A is composed of, for example, page addresses p and +p2 consisting of 0 to 19 bits, and an intra-page address D consisting of 20 to 31 bits. 1 is TLB
This is a buffer table created in 1, and a real page address B of the main storage device (not shown) is registered in this buffer table 1. 2 is buffer table 1
For example, 3 is a directory in which a comparison page address Pa consisting of 0 to 11 bits is registered according to the contents of the page address Pa, and 3 compares the comparison page address Pa with the 0 to 11 bit page address P1 of the virtual address A to be converted. It is a comparator that

このアドレス変換装置の具体的なアドレス変換の動作に
おいては、まずディレクトリ2を参照してアドレス変換
すべき仮想アドレスAの12〜19ビツトからなるペー
ジアドレスP2に対応する比較用ページアドレスPaを
検索する。この後比較器3において、その検索結果であ
る比較用ページアドレスPaと仮想アドレスAの0〜1
1ビツトのページアドレスP1とを比較する。そして双
方が一致した場合、バッファテーブル1を参照して仮想
アドレスAの12〜19ビツトのページアドレスP2に
対応する実ページアドレスBを検索する。そして最後に
、実ページアドレスBに仮想アドレスAのページ内アド
レスDを付加してアドレス変換が完了する。
In the specific address translation operation of this address translation device, first, the directory 2 is referred to to search for a comparison page address Pa corresponding to the page address P2 consisting of 12 to 19 bits of the virtual address A to be address translated. . After that, in the comparator 3, the comparison page address Pa and the virtual address A, which are the search results, are 0 to 1.
It is compared with the 1-bit page address P1. If both match, the real page address B corresponding to the 12-19 bit page address P2 of the virtual address A is searched by referring to the buffer table 1. Finally, the in-page address D of the virtual address A is added to the real page address B, and the address conversion is completed.

次に、上述したTLBのクリア回路について説明する。Next, the above-mentioned TLB clear circuit will be explained.

第3図はこのクリア回路の構成を示すブロック図である
。同図において、11はTLB制御メモリであり、TL
Bの状態をロウアドレス(ページ)毎に保持し、これが
0″である場合は対応するTLBのロウが初期状態にあ
る(エントリが作成されていない)ことを意味する。1
2はTLB制御メモリ11に供給するデータを選択する
ためのセレクタで、通常動作時においては更新データが
、TLBクリア信号が入力されている時は“0″が選択
される。さらに13はTLBクリア信号の入力により所
定のタイミングで0から順次カウントアツプするカウン
タ、14はT L B ilJ @メモリ11のアドレ
ス供給用のセレクタで、通常動作時においてはTLBの
ロウアドレスが、TLBクリア信号が入力されている時
はカウンタ13の出力がそれぞれ選択される。
FIG. 3 is a block diagram showing the configuration of this clear circuit. In the figure, 11 is a TLB control memory;
The state of B is maintained for each row address (page), and if this is 0'', it means that the corresponding TLB row is in the initial state (no entry has been created).1
2 is a selector for selecting data to be supplied to the TLB control memory 11; update data is selected during normal operation, and "0" is selected when a TLB clear signal is input. Furthermore, 13 is a counter that counts up sequentially from 0 at a predetermined timing in response to the input of the TLB clear signal, and 14 is a selector for supplying the address of the TLB ilJ@memory 11. During normal operation, the TLB row address is When the clear signal is input, each output of the counter 13 is selected.

以上の構成を備えたクリア回路のクリア動作において、
T” L Bクリア命令が実行される場合は、まずTL
Bクリア信号の入力によりカウンタ13が所定のタイミ
ングで0から順次TLB 1のロウ数だけカウントアツ
プされ、このカウンタ13のカウントに伴いデータ供給
用のセレクタ12からTLBIIIt!Itメモリ11
へ0″が順次出力される。
In the clearing operation of the clearing circuit with the above configuration,
T”LB When the B clear command is executed, first the TL
In response to the input of the B clear signal, the counter 13 sequentially counts up the number of rows of TLB1 from 0 at a predetermined timing. It memory 11
0'' is sequentially output to.

これによりTLB制御メモリ11に保持されたロウアド
レスに対応するTLB 1のロウがクリアされる。
This clears the TLB 1 row corresponding to the row address held in the TLB control memory 11.

しかしながら、上述した従来からのアドレス変換装置の
クリア回路では、TLBクリア信号が出力されている間
、アドレス変換を行うために1゛LBを参照したりよた
TLBに新しくエントリを登録したりすることができな
い。
However, in the clear circuit of the conventional address translation device described above, while the TLB clear signal is being output, it is not possible to refer to the 1゛LB or to register a new entry in the TLB in order to perform address translation. I can't.

したがって、TLBのクリア実行中に発生したアドレス
変換要求に対しては、−度全てのTLBのロウがクリア
されるのを待ってアドレス変換を実行することになるの
で、結果として高速のアドレス変換を実現する上での妨
げとなるという問題点があった。
Therefore, in response to an address translation request that occurs during TLB clearing, address translation is executed after waiting for all TLB rows to be cleared, resulting in high-speed address translation. There was a problem that hindered the realization of this idea.

(発明が解決しようとする問題点) 本発明はこのような難点を解決するためのもので、アド
レス変換用バッファのクリア実行中にアドレス変換要求
があった場合でも、クリアの完了したロウを使用するア
ドレス変換要求においてはアドレス変換用バッファを用
いたアドレス変換を可能とすることができ、アドレス変
換用バッファの使用効率の向上およびアドレス変換の高
速化を図ることのできるアドレス変換装置を提供するこ
とを目的としている。
(Problems to be Solved by the Invention) The present invention is intended to solve these difficulties. Even if an address translation request is made while the address translation buffer is being cleared, the cleared row is used. To provide an address translation device that can perform address translation using an address translation buffer in response to an address translation request, and that can improve the usage efficiency of the address translation buffer and speed up address translation. It is an object.

[発明の構成] (問題点を解決するための手段) 本発明は上記した目的を達成するために、仮想アドレス
から実アドレスへのアドレス変換を行うために用いられ
るアドレス変換用バッファと、バッファクリア信号の入
力により所定のタイミングで0から順次カウントアツプ
するカウンタと、カウンタのカウントにともないアドレ
ス変換用バッファの各ロウを順次クリアするクリア手段
と、クリア実行中のアドレス変換要求によりアドレス変
換すべき仮想アドレスに対応するアドレス変換用バッフ
ァのロウアドレスとカウンタのカウント値とを比較する
比較器と、この比較器の比較結果においてロウアドレス
がカウンタのカウント値未満のときバッファクリア信号
の入力を停止させる信号入力停止手段と、バッファクリ
ア信号の入力停止に従いアドレス変換用バッファを用い
たアドレス変換を行うアドレス変換手段とを具備したも
のである。
[Structure of the Invention] (Means for Solving the Problems) In order to achieve the above-mentioned object, the present invention provides an address translation buffer used for address translation from a virtual address to a real address, and a buffer clearing method. A counter that sequentially counts up from 0 at a predetermined timing according to the input of a signal, a clearing means that sequentially clears each row of an address conversion buffer as the counter counts, and a virtual address conversion buffer that is to be converted by an address conversion request during clearing. A comparator that compares the row address of the address conversion buffer corresponding to the address with the count value of the counter, and a signal that stops inputting the buffer clear signal when the row address is less than the count value of the counter in the comparison result of this comparator. The device is equipped with an input stop means and an address conversion means that performs address conversion using an address conversion buffer in accordance with the stop of input of a buffer clear signal.

(作 用) 本発明のアドレス変換装置は、制御手段が、比較器の比
較結果においてアドレス変換すべき仮想アドレスに対応
するアドレス変換用バッファのロウアドレスがカウンタ
のカウント値未満のときバッファクリア信号の入力が信
号入力停止手段により停止され、これによりアドレス変
換手段が、ロウアドレスに対応するアドレス変換用バッ
ファのロウを用いたアドレス変換を行うよう構成された
ので、アドレス変換用バッファのクリア実行中にアドレ
ス変換要求があった場合でも、クリアの完了したロウを
使用するアドレス変換要求においてはアドレス変換用バ
ッファを用いたアドレス変換を可能とすることができ、
アドレス変換用バッファの使用効率の向上およびアドレ
ス変換の高速化を図ることが可能となる。
(Function) In the address translation device of the present invention, when the row address of the address translation buffer corresponding to the virtual address to be translated in the comparison result of the comparator is less than the count value of the counter, the control means issues a buffer clear signal. The input is stopped by the signal input stop means, and the address conversion means is thereby configured to perform address conversion using the row of the address conversion buffer corresponding to the row address. Even if there is an address translation request, it is possible to perform address translation using an address translation buffer in an address translation request that uses a row that has been cleared.
It is possible to improve the usage efficiency of the address translation buffer and speed up address translation.

(実施例) 以下、本発明の実施例を図面に基づいて詳細に説明する
(Example) Hereinafter, an example of the present invention will be described in detail based on the drawings.

第1図は本発明の一実施例のアドレス変換装置における
クリア回路の構成を示すブロック図である。同図におい
て、21はTLB制御メモリであり、TLBの状態をロ
ウアドレス(ベージ)毎に保持し、これが“0”である
場合は対応する1゛LBのロウが初期状態にある(エン
トリが作成されていない)ことを意味する。22は更新
データと“0″のいずれかを選択してTLB制御メモリ
21に出力するためのセレクタで、通常動作時において
は更新データが、クリア処理を行うときには“0”がT
LB制御メモリ21に出力される。23はTLBクリア
信号の入力により所定のタイミングで0から順次カウン
トアツプするカウンタ、24はTLBのロウアドレスと
カウンタ23の出力のいずれかを選択してTLB制御メ
モリ21に書込むためのセレクタである。また25はT
LBのロウアドレスとカウンタ23の出力とを比較し、
ロウアドレスがカウンタ23の出力以上である場合その
ロウアドレスに対応するTLBのロウはクリア済みであ
ることを示すrOn」信号aを出力し、またロウアドレ
スがカウンタ23の出力未満である場合そのロウアドレ
スに対応するT L Bのロウはまだクリアされていな
いことを示すr Off、信号aを出力する比較器、2
6は外部からのTLBクリア信号が「On」、比較器2
5からの入力信号が「On」である場合に内部1’ L
 Bクリア信号すを出力するためのAND回路である。
FIG. 1 is a block diagram showing the configuration of a clear circuit in an address translation device according to an embodiment of the present invention. In the same figure, 21 is a TLB control memory, which holds the TLB state for each row address (page), and if this is "0", the corresponding 1゛LB row is in the initial state (an entry has been created). means that it has not been done). 22 is a selector for selecting either the update data or "0" and outputting it to the TLB control memory 21; during normal operation, the update data is the TLB control memory 21; when performing clear processing, "0" is the TLB control memory 21;
It is output to the LB control memory 21. 23 is a counter that sequentially counts up from 0 at a predetermined timing in response to the input of the TLB clear signal; 24 is a selector for selecting either the TLB row address or the output of the counter 23 and writing it into the TLB control memory 21; . Also 25 is T
Compare the row address of LB and the output of the counter 23,
If the row address is greater than or equal to the output of the counter 23, an "rOn" signal a indicating that the row of the TLB corresponding to that row address has been cleared is output, and if the row address is less than the output of the counter 23, the row is cleared. A comparator that outputs r Off, a signal a indicating that the TLB row corresponding to the address has not been cleared yet, 2
6, the TLB clear signal from the outside is "On", comparator 2
When the input signal from 5 is “On”, internal 1'L
This is an AND circuit for outputting the B clear signal.

また、上述したカウンタ23はAND回路26の出力信
号すが「00」のときカウントアツプされるようになっ
ており、データ供給用のセレクタ22は出力信号すが「
00」のとき“0”、r O(f。
Further, the counter 23 mentioned above is configured to count up when the output signal of the AND circuit 26 is "00", and the selector 22 for data supply is configured to count up when the output signal of the AND circuit 26 is "00".
00”, “0”, r O(f.

のとき更新データが選択され、また、アドレス供給用の
セレクタ24は出力信号すが「On」のときカウンタ2
3の出力が、r 0ffJのときTLBのロウアドレス
がそれぞれ選択されるようになされている。
When the update data is selected, and when the output signal of the address supply selector 24 is "On", the counter 2 is selected.
When the output of No. 3 is r0ffJ, the row address of the TLB is selected.

次に、この実施例のアドレス変換装置におけるクリア回
路の動作について説明する。
Next, the operation of the clear circuit in the address translation device of this embodiment will be explained.

まず、アドレス変換を行っていない時は、TLBのロウ
アドレスは′1”に設定されているものとし、この時T
LBクリア信号が入力されると、比較器25からは「O
n」の信号aが出力され、AND回路26からは「On
」の信号すが出力される。
First, when address translation is not performed, it is assumed that the TLB row address is set to '1', and at this time TLB
When the LB clear signal is input, the comparator 25 outputs “O
The signal a of “n” is output, and the AND circuit 26 outputs the “on” signal a.
” signal is output.

これによりデータ供給用のセレクタ22においては“0
″が、ロウアドレス供給用のセレクタ24においてはカ
ウンタ23の出力がそれぞれ選択される。またこれと同
時にカウンタ23におけるカウントが開始されてTLB
制御メモリ21へ所定のタイミングの書込みストローブ
が出力されることにより順次TLBの各ロウのクリアが
実行される。
As a result, the data supply selector 22 outputs "0".
'' is selected by the output of the counter 23 in the row address supply selector 24. At the same time, the counter 23 starts counting and the TLB
By outputting a write strobe at a predetermined timing to the control memory 21, each row of the TLB is sequentially cleared.

そして、TLBの全てのロウのクリアが終了する前にア
ドレス変換要求が発生した場合、アドレス変換すべき仮
思アドレスに対応するTLBのロウアドレスが入力され
、比較器25においてこのロウアドレスと現時点でのカ
ウンタ23の出力とが比較される。そしてその比較結果
において、ロウアドレスがカウンタ23の出力未満であ
る場合は、比較器25よりr 0ffJ信号a、AND
回路26よりr (Hf、信号すが出力され、このロウ
アドレスに対応するTLBのロウが既にクリア済みであ
ることがTLB制御回路に通知される。この結果、デー
タ供給用のセレクタ22においては更新データが、アド
レス供給用のセレクタ24においてはTLBのロウアド
レスがそれぞれ選択され、さらにカウンタ23のカウン
トアツプは停止されて、このロウアドレスに対応するT
LBのロウを用いたアドレス変換が実行される。
If an address conversion request occurs before all rows of the TLB are cleared, the row address of the TLB corresponding to the hypothetical address to be converted is input, and the comparator 25 uses this row address and the current address. The output of the counter 23 is compared. As a result of the comparison, if the row address is less than the output of the counter 23, the comparator 25 outputs r 0ffJ signal a, AND
The circuit 26 outputs a signal r (Hf), and the TLB control circuit is notified that the TLB row corresponding to this row address has already been cleared. As a result, the selector 22 for data supply The selector 24 for address supply selects each row address of the TLB, and furthermore, the count-up of the counter 23 is stopped, and the TLB corresponding to this row address is
Address translation is performed using the row of LB.

一方、比較器25において、ロウアドレスがカウンタ2
3の出力以上であった場合は、比較器25より「On」
信号a、AND回路16より「On」信号すが出力され
、ロウアドレスに対応する′rLBのロウがまだクリア
されていないことがTLB制御回路に通知される。この
結果、TLBにおける各ロウのクリアが継続して実行さ
れ、TLBを使用しない方法でアドレス変換が行われる
On the other hand, in the comparator 25, the row address is
If the output is greater than 3, the comparator 25 turns “On”
The signal a and the "On" signal S are output from the AND circuit 16, and the TLB control circuit is notified that the row of 'rLB corresponding to the row address has not been cleared yet. As a result, each row in the TLB is continuously cleared, and address translation is performed without using the TLB.

かくして、この実施例のアドレス変換装置によれば、T
LBのクリア実行中にアドレス変換要求があった場合で
も、クリア済みのTLBのロウを使用するアドレス変換
要求においてはTLBを用いたアドレス変換を行うこと
ができ、TLBの使用効率を向上させることができるの
で、結果としてアドレス変換の速度アップを図ることが
できる。
Thus, according to the address translation device of this embodiment, T
Even if an address translation request is made while the LB is being cleared, address translation using the TLB can be performed in the address translation request that uses the row of the cleared TLB, which improves the efficiency of TLB usage. As a result, the speed of address translation can be increased.

[発明の効果コ 以上説明したように本発明のアドレス変換装置によれば
、アドレス変換用バッファのクリア実行中にアドレス変
換要求があった場合でも、クリアの完了したロウを使用
するアドレス変換要求においてはアドレス変換用バッフ
ァを用いたアドレス変換を可能とすることができ、アド
レス変換用バッファの使用効率の向上およびアドレス変
換の高速化を図ることができる。
[Effects of the Invention] As explained above, according to the address translation device of the present invention, even if an address translation request is made while the address translation buffer is being cleared, the address translation request using the cleared row is This makes it possible to perform address translation using an address translation buffer, thereby improving the efficiency of using the address translation buffer and speeding up address translation.

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

第1図は本発明の一実施例のアドレス変換装置における
クリア回路の構成を説明するためのブロック図、第2図
は従来のアドレス変換装置におけるアドレス変換方式を
説明するための図、第3図は従来のアドレス変換装置の
クリア回路の構成を説明するためのブロック図である。 21・・・TLB制御メモリ、22・・・セレクタ(デ
ータ供給用)、23・・・カウンタ、24・・・セレク
タ(アドレス供給用)、25・・・比較器、26・・・
AND回路。 出願人     株式会社 東芝 代理人 弁理士 須 山 佐 −
FIG. 1 is a block diagram for explaining the configuration of a clear circuit in an address translation device according to an embodiment of the present invention, FIG. 2 is a diagram for explaining an address translation method in a conventional address translation device, and FIG. 3 FIG. 1 is a block diagram for explaining the configuration of a clear circuit of a conventional address translation device. 21... TLB control memory, 22... Selector (for data supply), 23... Counter, 24... Selector (for address supply), 25... Comparator, 26...
AND circuit. Applicant Toshiba Corporation Representative Patent Attorney Sasa Suyama −

Claims (2)

【特許請求の範囲】[Claims] (1)仮想アドレスから実アドレスへのアドレス変換を
行うために用いられるアドレス変換用バッファと、バッ
ファクリア信号の入力により所定のタイミングで0から
順次カウントアップするカウンタと、前記カウンタのカ
ウントにともない前記アドレス変換用バッファの各ロウ
を順次クリアするクリア手段と、クリア実行中のアドレ
ス変換要求によりアドレス変換すべき仮想アドレスに対
応する前記アドレス変換用バッファのロウアドレスと前
記カウンタのカウント値とを比較する比較器と、この比
較器の比較結果において前記ロウアドレスが前記カウン
タのカウント値未満のときバッファクリア信号の入力を
停止させる信号入力停止手段と、前記バッファクリア信
号の入力停止に従い前記アドレス変換用バッファを用い
たアドレス変換を行うアドレス変換手段とを具備したこ
とを特徴とするアドレス変換装置。
(1) An address translation buffer used to perform address translation from a virtual address to a real address, a counter that counts up sequentially from 0 at a predetermined timing by inputting a buffer clear signal, and clearing means for sequentially clearing each row of the address translation buffer, and a count value of the counter is compared with a row address of the address translation buffer corresponding to a virtual address to be translated by an address translation request during clearing; a comparator; a signal input stop means for stopping the input of the buffer clear signal when the row address is less than the count value of the counter in the comparison result of the comparator; and the address conversion buffer when the input of the buffer clear signal is stopped. 1. An address translation device comprising: address translation means for performing address translation using.
(2)前記制御手段は、前記比較器の比較結果において
前記アドレス変換用バッファのロウアドレスが前記カウ
ンタのカウント値以上のとき前記アドレス変換用バッフ
ァのクリアを継続させかつ前記アドレス変換用バッファ
を用いないアドレス変換を行うことを特徴とする特許請
求の範囲第1項記載のアドレス変換装置。
(2) The control means continues to clear the address translation buffer and uses the address translation buffer when the row address of the address translation buffer is greater than or equal to the count value of the counter in the comparison result of the comparator. 2. The address translation device according to claim 1, wherein the address translation device performs an address translation that is not based on an address.
JP62302514A 1987-11-30 1987-11-30 Address converter Pending JPH01142957A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62302514A JPH01142957A (en) 1987-11-30 1987-11-30 Address converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62302514A JPH01142957A (en) 1987-11-30 1987-11-30 Address converter

Publications (1)

Publication Number Publication Date
JPH01142957A true JPH01142957A (en) 1989-06-05

Family

ID=17909881

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62302514A Pending JPH01142957A (en) 1987-11-30 1987-11-30 Address converter

Country Status (1)

Country Link
JP (1) JPH01142957A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10042912C2 (en) * 1999-08-31 2003-03-06 Honda Motor Co Ltd Vehicular display apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10042912C2 (en) * 1999-08-31 2003-03-06 Honda Motor Co Ltd Vehicular display apparatus

Similar Documents

Publication Publication Date Title
US4495575A (en) Information processing apparatus for virtual storage control system
JPS63231550A (en) Multiple virtual space control system
JPS6376034A (en) Multiple address space control system
JPH01142957A (en) Address converter
JPH0551933B2 (en)
JPH04266140A (en) Address conversion buffer device
JP2895892B2 (en) Data processing device
JPS63189955A (en) Data transferring and processing system in virtual computer system
JPH0573424A (en) High speed address converting system
JPH0547856B2 (en)
JPS6175944A (en) Address converter
JPS58196680A (en) Address converting system for virtual machine system
JPS63123145A (en) Buffer memory device
JPH05250261A (en) Address conversion device
JPS63266560A (en) Buffer storage control system
JPS6175943A (en) Address converter
JPS58196681A (en) Address converting system for virtual machine system
JPH0277953A (en) Constitution system for conversion index buffer
JPS59191649A (en) Program production system
JPS59158443A (en) Data flow processing
JPS62154040A (en) Address converting device
JPS634361A (en) Dma control circuit
JPH0412858B2 (en)
JPS63173144A (en) Control system for actual time garbage collection
JPH04137150A (en) Buffer storage device