JPH03217953A - Address conversion system - Google Patents

Address conversion system

Info

Publication number
JPH03217953A
JPH03217953A JP2012418A JP1241890A JPH03217953A JP H03217953 A JPH03217953 A JP H03217953A JP 2012418 A JP2012418 A JP 2012418A JP 1241890 A JP1241890 A JP 1241890A JP H03217953 A JPH03217953 A JP H03217953A
Authority
JP
Japan
Prior art keywords
address
page
real
counter
entries
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
JP2012418A
Other languages
Japanese (ja)
Inventor
Satoshi Kobayashi
智 小林
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2012418A priority Critical patent/JPH03217953A/en
Publication of JPH03217953A publication Critical patent/JPH03217953A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To improve the address conversion efficiency by storing plural continuous page table entries into a real address register RAR at one time and then using successively and selectively these stored entries every time a page cross occurs. CONSTITUTION:A translator 8 loads successively the three fetched page entries, for example, into the #0RAR 13-#2RAR 15. At the same time, a real address selector 16 selects the #0RAR 13 when '0' is set to a selection counter SCNT 17. Under such conditions, the translator 8 checks the validity of the fetched page table entries and requests a program interruption exceptional to the conversion when the first page entry is invalid. Then the translator 8 loads the number of valid page entries into an RCNT 18 when the second and subsequent page entries are invalid. Then '3' is loaded to the RCNT 18 when all page entries are valid.

Description

【発明の詳細な説明】 し産業上の利用分野1 この発明は、アドレス変換方式に関するものであり、特
に、データ処理装置における命令フェッチを行うときに
好適なアドレス変換方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application 1 The present invention relates to an address translation method, and particularly to an address translation method suitable for fetching instructions in a data processing device.

[従来の技術] 第3図は、従来のアドレス変換方式を示すプロ・ソク図
である。この第3図において、(1)はオペランドアド
レスレジスタ(O P Rと省略)、(2)はOPR(
1)のページ内アドレス部、(3)はOPR(1)の仮
想ページアドレス部、(4)は命令カウンタ(ICと省
略)、(5)はIC(4)のページ内アドレス部、(6
)はIC(4)の仮想ページアドレス部、(7)はアド
レス変換バッファ(T L Bと省略)、(8)はアド
レス変換を行うためのトランスレータ、くっ)はIC(
4)をカウントアップするための加算器、(10)はア
ドレス変換後の実オペランドアドレスを保持するための
実オペランドアドレスレジスタ(R O P Rと省略
)、(11)はROPR(10)のページ内アドレス部
、(12)はROPR(10)の実ページアドレス部、
(20)はオペランドキャッシュ、(21)はオペラン
ドキャッシュ(20)からの読み出しデータを一時的に
蓄積しておくオペランドバッファ、(22)は命令キャ
ッシュ、(23)は命令キャッシュ(22)からの読み
出しデータを一時的に蓄積しておく命令バッファ、(2
5)は■C(4)のアドレス変換の結果を格納する実命
令アドレスレジスタ(RIARと省略)、(26)はR
IAR(25)のページ内アドレス部、(27)はRI
AR(25)の実ページアドレス部である。
[Prior Art] FIG. 3 is a diagram showing a conventional address conversion method. In this figure, (1) is the operand address register (abbreviated as OPR), (2) is OPR (abbreviated as OPR), and (2) is OPR (abbreviated as OPR).
(1) is the in-page address part, (3) is the virtual page address part of OPR (1), (4) is the instruction counter (abbreviated as IC), (5) is the in-page address part of IC (4), (6)
) is the virtual page address part of IC (4), (7) is the address translation buffer (abbreviated as TLB), (8) is the translator for performing address translation, and (ku) is the IC (
4) is an adder for counting up, (10) is a real operand address register (abbreviated as R O P R) for holding the real operand address after address conversion, and (11) is a page of ROPR (10). Internal address part, (12) is the real page address part of ROPR (10),
(20) is an operand cache, (21) is an operand buffer that temporarily stores data read from the operand cache (20), (22) is an instruction cache, and (23) is a read from the instruction cache (22). An instruction buffer that temporarily stores data (2
5) is a real instruction address register (abbreviated as RIAR) that stores the result of address conversion in C(4), and (26) is R.
In-page address part of IAR (25), (27) is RI
This is the real page address part of AR (25).

次に、上記された構成を有する従来例の動作について説
明する。
Next, the operation of the conventional example having the above configuration will be explained.

IC(4)内の仮想命令のアドレス変換をしようとする
ときには、まずT L B (7 ’)を引き、該当す
るエントリがこのT L B (7 )に存在するか否
かを調べる。この調査の結果として、該当するエントリ
がT L B (7 )に存在することが判明したとき
には、即座に対応の実アドレスが求められて、RIAR
(25)の実ページアドレス部(27)に格納される。
When trying to translate the address of a virtual instruction in IC (4), first, T L B (7') is subtracted, and it is checked whether the corresponding entry exists in this T L B (7). As a result of this investigation, if it is found that a corresponding entry exists in TLB (7), the corresponding real address is immediately sought and the RIAR
(25) is stored in the real page address field (27).

また、R I AR(2 5)のページ内アドレス部(
26)には、IC(4)のページ内アドレス部(5)の
内容がそのまま格納され、命令キャッシュ(22〉から
の命令が命令バッファ(23)に読み出される。
In addition, the in-page address part of R I AR (2 5) (
26) stores the contents of the intra-page address field (5) of the IC (4) as is, and reads instructions from the instruction cache (22>) to the instruction buffer (23).

これに対して、該当するエントリがT L B (7 
)に存在しないことが判明したときには、トランスレー
タ(8)によって所要のアドレス変換を実行して、その
結果としての実ページアドレスを、TLB(7)および
RIAR(25)の実ページアドレス部(27)に格納
する。
On the other hand, the corresponding entry is T L B (7
), the translator (8) performs the required address translation and transfers the resulting real page address to the real page address section (27) of the TLB (7) and RIAR (25). Store in.

このアドレス変換が一旦完了した後で、IC(4)にお
けるカウントアップの結果として、仮想ページアドレス
部(6)がカウントアップされるまで、RIAR(25
)の実ページアドレス部(27)が、そのままで命令キ
ャッシュ(22)のアクセスのために使用されて、T 
L B (7 )やトランスレータ(8)によるアドレ
ス変換は実行されない。そして、IC(4)における仮
想ページアドレス部(6)のカウントアップによりペー
ジクロスが検出されると、IC(4)における仮想ペー
ジアドレス部(6)により、アドレス変換が再度実行さ
れる。
After this address conversion is once completed, the RIAR (25
) is used as is for accessing the instruction cache (22), and the real page address part (27) of T
No address translation is performed by L B (7) or translator (8). Then, when a page cross is detected by counting up the virtual page address section (6) in the IC (4), address conversion is executed again by the virtual page address section (6) in the IC (4).

オペランドアクセスについては、命令アクセスとは異な
り、アドレスに連続性がないことから、常に、OPR(
1)の仮想ページアドレス部(3)から、T L B 
(7 ’)およびトランスレータ(8)を用いてアドレ
ス変換を実行し、その結果としての実アドレスをROP
R(to)の実ページアドレス部(12)に格納するよ
うにされている。ここで、ROPR(10)のページ内
アドレス部(11)には、OPR(1)のページ内アド
レス部(2)の内容がそのまま格納されており、実ペー
ジアドレス部(12)の内容とともに、オペランドキャ
ッシュ(20)からのオペランドデータを、オペランド
バツファ(21》に読み出すようにされる。
For operand access, unlike instruction access, there is no continuity in addresses, so OPR (
From the virtual page address part (3) of 1), T L B
(7') and translator (8) and ROP the resulting real address.
It is stored in the real page address field (12) of R(to). Here, the in-page address field (11) of ROPR (10) stores the contents of the in-page address field (2) of OPR (1) as is, and together with the contents of the real page address field (12), Operand data from the operand cache (20) is read out into the operand buffer (21).

[発明か解決しようとする課題1 従来のデータ処理装置におけるアドレス変換方式は以上
のように構成されているものであり、命令フェッチリク
エストのアドレスに基づくページクロスが生じる場合に
は、アドレス変換の間は命令フェッチが待たされるとい
う問題点があった。
[Problem to be solved by the invention 1 The address conversion method in the conventional data processing device is configured as described above, and when a page cross occurs based on the address of an instruction fetch request, the address conversion method in the conventional data processing device is had the problem that instruction fetching had to wait.

また、TLBをオペランドリクエストと共用しているた
めに、命令フェッチにおけるアドレス変換が待たされた
り、オペランドリクエストが妨害を受けたりするという
問題点もあった。
Furthermore, since the TLB is shared with operand requests, there are also problems in that address translation during instruction fetching is forced to wait, and operand requests are interfered with.

この発明は上記のような問題点を解決するためになされ
たものであって、1回のアドレス変換処理により複数ペ
ージ分のアドレス変換をすることが可能なアドレス変換
方式を得ることを目的とする。
This invention was made in order to solve the above-mentioned problems, and its purpose is to obtain an address translation method that is capable of translating addresses for multiple pages in one address translation process. .

[課題を解決するための手段] この発明に係るアドレス変換方式は、複数個の連続した
ページテーブルエントリを同時に実アドレスレジスタに
格納し、ページクロスが生じる度に順次選択して使用す
るように構成されているものである。
[Means for Solving the Problems] The address conversion method according to the present invention is configured to simultaneously store a plurality of consecutive page table entries in a real address register, and to select and use them sequentially every time a page cross occurs. This is what is being done.

[作用1 この発明においては、命令フェッチのためのアドレス変
換回数が、複数個の実アドレスレジスタを用いることに
より削減されて、命令フェッチとオペランドリクエスト
との競合状態が低減される。
[Effect 1] In the present invention, the number of address conversions for instruction fetch is reduced by using a plurality of real address registers, and the conflict between instruction fetch and operand requests is reduced.

「実施例1 第1図は、この発明の一実施例であるアドレス変換方式
を示すブロック図である。この第1図において、(1)
はオペランドアドレスレジスタ(OPRと省略)、(2
)はOPR(1)のページ内アドレス部、(3)はOP
R(1)の仮想ページアドレス部、(4)は命令カウン
タ(ICと省略)、(5)は■C(4〉のページ内アド
レス部、(6)はIC(4)の仮想ページアドレス部、
(7)はアドレス変換バツファ(T L Bと省略)、
(8)はアドレス変換を行うためのトランスレータ、(
9)はIC(4)をカウントアッズするための加算器、
(10》はアドレス変換後の実オペランドアドレスを保
持するための実オペランドアドレスレジスタ(ROPR
と省略〉、(11)はROPR(10)のページ内アド
レス部、(12)はROPR<10)の実ページアドレ
ス部、(13)は#0実アドレスレジスタ(RAROと
省略)、く14)は#1実アドレスレジスタ(RARI
と省略)、(15)は#2実アドレスレジスタ(RAR
2と省略〉、(16)は実アドレスセレクタであって、
RARO(13>からRAR2(15)までのいずれか
を命令キャッシュアクセスのために選択するためのもの
、(17)は実アドレスセレクタ(16)の選択情報を
保持するためのセレクトカウンタ(S C N Tと省
略)、(18)は有効な実アドレスレジスタの個数に関
する情報を保持するためのレジスタカウンタ(RCNT
と省略)、(19》は比較器であって、SCNT(1.
7>における値とRCNT(1 8)における値とを比
較して両者が一致したことを検出するためのもの、(2
0)はオペランドキャッシュ、(21》はオペランドキ
ャッシュ(20)からの読み出しデータを一時的に蓄積
しておくオペランドバッファ、(22)は命令キャッシ
ュ、(23)は命令キャッシュ(22)からの読み出し
データを一時的に蓄積しておく命令バツファ、(24〉
はアドレス変換要求信号線であって、SCNT(1 7
)における値とRCNT(18)における値とが一致し
たことを示すとともに、アドレス変換の開始を要求する
信号を伝送する機能を果たすものである。
Embodiment 1 FIG. 1 is a block diagram showing an address translation method which is an embodiment of the present invention. In this FIG. 1, (1)
is the operand address register (abbreviated as OPR), (2
) is the in-page address part of OPR (1), (3) is OP
Virtual page address part of R (1), (4) is the instruction counter (abbreviated as IC), (5) is the in-page address part of ■C (4>), (6) is the virtual page address part of IC (4) ,
(7) is an address translation buffer (abbreviated as TLB),
(8) is a translator for address translation, (
9) is an adder for counting up IC (4);
(10) is the real operand address register (ROPR) for holding the real operand address after address conversion.
(11) is the in-page address part of ROPR (10), (12) is the real page address part of ROPR<10), (13) is the #0 real address register (abbreviated as RARO), (14) is #1 real address register (RARI)
), (15) is #2 real address register (RAR
(abbreviated as 2), (16) is a real address selector,
RARO (13> to RAR2 (15)) is used to select one of them for instruction cache access. (abbreviated as T), (18) is a register counter (RCNT) for holding information regarding the number of valid real address registers.
), (19》 is a comparator, and SCNT (abbreviated as 1.
7> and RCNT (1 8) to detect that they match, (2
0) is the operand cache, (21》) is the operand buffer that temporarily stores the data read from the operand cache (20), (22) is the instruction cache, and (23) is the data read from the instruction cache (22). An instruction buffer that temporarily stores (24)
is an address conversion request signal line, and SCNT (1 7
) and RCNT (18) match, and also serves to transmit a signal requesting the start of address translation.

第2図は、この発明のアドレス変換方式において、所要
のアドレス変換を実行することに関する説明図である、 次に、上記された構成を有する実施例の動作について,
第1図および第2図を適宜参照しながらいま、IC(4
)の仮想ページアドレス部(6)における仮想アドレス
を、トランスレータ(8)に送ることによって対応の実
アドレスに変換しているとすると、ここでは命令フエツ
チがなされていることから、前記トランスレータ(8)
においては、ページテーブルく33)上の目的エントリ
を起点として、更に2エントリ分のフエツチをすること
になる。
FIG. 2 is an explanatory diagram regarding the execution of required address translation in the address translation method of the present invention.Next, regarding the operation of the embodiment having the above configuration,
While referring to FIGS. 1 and 2 as appropriate, we will now discuss the IC (4
) is converted into a corresponding real address by sending it to the translator (8). Since an instruction fetch is being performed here, the translator (8)
In this case, two more entries are fetched starting from the target entry on the page table 33).

トランスレータ(8)は、セグメントテーブルオリジン
(31)からセグメントテーブル(32)の開始アドレ
スを知り、ページアドレス部(34)のセグメントイン
デックス部(35)に示されている値だけ、前記セグメ
ントテーブル(32)上を進んだアドレスにあるセグメ
ントエントリから、ページテーブル(33)の開始アド
レスを求める。
The translator (8) learns the start address of the segment table (32) from the segment table origin (31), and updates the segment table (32) by the value shown in the segment index field (35) of the page address field (34). ) Determine the start address of the page table (33) from the segment entry at the address advanced above.

次に、前記されたページテーブル(33)の開始アドレ
スから、ページアドレス部(34)のページインデック
ス部(36)に示されている値だけ、ページテーブル(
33)上を進んだアドレスにあるべ一リエント11め7
,.9手をオス−通堂 このページエントリのフェッチ
は主記憶(図示されない)からのフェッチであるために
、キャッシュブロックのバイト数に対応するだけの分を
一度にフエツチすることが可能である。そのために、ト
ランスレータ(8}においては、これらのバイト数の中
から複数ページ(この実施例では3ページ)に対応する
ページェントリ部分を容易に取り出すことができる。
Next, from the start address of the page table (33) mentioned above, the page table (
33) The 11th entry in the address above is 7
、. 9-move male-to-do Since this page entry fetch is from the main memory (not shown), it is possible to fetch as many pages as the number of bytes in the cache block at once. Therefore, the translator (8} can easily extract pageantry portions corresponding to a plurality of pages (three pages in this embodiment) from among these byte numbers.

そして、このトランスレータ(8》においては、フェッ
チした3個のページェントリについて、これらを順次R
ARO(13)からRAR2(15)へとロードしてい
く。その一方で、SCNT(17)に゛0′′をセット
することにより、実アドレスセレクタ(16)がRAR
O(13)を選択するようにされる。このとき、トラン
スレータ(8)は、フェッチしたページテーブルエント
リの有効性について調べる。そして、例えば1番目のペ
ージェントリが無効であったときには、変換例外なるプ
ログラム割り込みを要求する。また、2番目以降のペー
ジェントリが無効であったときには、有効なベージエン
トリ数をRCNT(18)にロードする。そして、全ペ
ージェントリが有効であるときには、前記RCNT(1
8)には3がロードされることになる。以下は、RCN
T(18)に3がロードされている場合について説明し
ていく。
Then, in this translator (8), the three fetched pageantries are sequentially R
It is loaded from ARO (13) to RAR2 (15). On the other hand, by setting SCNT (17) to ``0'', the real address selector (16)
O(13) is selected. At this time, the translator (8) checks the validity of the fetched page table entry. For example, when the first pageantry is invalid, a program interrupt called a conversion exception is requested. Furthermore, when the second and subsequent page entries are invalid, the number of valid page entries is loaded into RCNT (18). Then, when all the pageantries are valid, the RCNT (1
8) will be loaded with 3. The following is R.C.N.
The case where 3 is loaded into T(18) will be explained.

まず、実アドレスセレクタ(16)から目的の実アドレ
ス部が出力されて、IC(4)のページ内アドレス部(
5)と結合した結果により、IC(4)で示される命令
が、命令キャッシュ(22)から命令バッファ(23)
に読み出される。
First, the target real address part is output from the real address selector (16), and the in-page address part (
5), the instruction indicated by IC (4) is transferred from the instruction cache (22) to the instruction buffer (23).
is read out.

命令の実行が進んでIC(4)のカウントアップがなさ
れるが、その結果として前記IC(4)の仮想ページア
ドレス部(6)がインクレメントされて、ページクロス
が検出されることがある。そして、この検出に基づく所
定の信号によりSCNT(17)がインクレメントされ
る。次いで、RAR[14)に格納されている次ページ
の実アドレスを実アドレスセレクタ(16)によって選
択する、かくして、アドレス変換を実行することなく、
次ページからの命令フェッチが連続的に実行される。
As the execution of the instruction progresses, the IC (4) counts up, but as a result, the virtual page address field (6) of the IC (4) is incremented, and a page cross may be detected. Then, SCNT (17) is incremented by a predetermined signal based on this detection. Then, the real address of the next page stored in RAR[14] is selected by the real address selector (16), thus without performing any address translation.
Instruction fetches from the next page are executed continuously.

更に、RAR2(15)が使用されていてページクロス
が生じたときには、SCNT(17)のインクレメント
値が3となり、これはRCNT(18)の値と一致する
。そして、比較器(19)はこの一致を検出してアドレ
ス変換要求をアドレス変換要求信号線(24)に対して
出力させる。これを受けて、IC(4)のページアドレ
ス部(5)におけるアドレス変換を実行するとともに、
RARO(13)〜RARI(15)、SCNT(17
)およびRCNT(18)の再設定をする。
Furthermore, when RAR2 (15) is used and a page cross occurs, the increment value of SCNT (17) becomes 3, which matches the value of RCNT (18). The comparator (19) detects this match and outputs an address translation request to the address translation request signal line (24). In response to this, address conversion is executed in the page address section (5) of the IC (4), and
RARO (13) ~ RARI (15), SCNT (17)
) and RCNT (18).

[発明の効果] 以上説明されたように、この発明によれば、連続したペ
ージェントリを、複数個の実アドレスレジスタに対して
、1回のアドレス変換だけで格納することができるよう
にされており、それだけ効率的なアドレス変換がなされ
るという効果が奏せられる。また、TLBの共用を回避
できることから、命令フェッチとオペランドリクエスト
との独立性が高くなり、双方の利用性が向上するといつ
効果も奏せられる。
[Effects of the Invention] As explained above, according to the present invention, continuous page entries can be stored in a plurality of real address registers with only one address conversion. Therefore, the effect of more efficient address translation can be achieved. Furthermore, since the sharing of TLBs can be avoided, the independence between instruction fetch and operand request is increased, and the effect can be achieved whenever the usability of both is improved.

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

第1図は、この発明の一実施例であるアドレス変換方式
を示すブロック図、第2図は、上記実施例において、所
要のアドレス変換を実行することに関する説明図、第3
図は、従来のアドレス変換方式を示すブロック図である
。 (13)は#0実アドレスレジスタ、 (14)は#1実アドレスレジスタ、 (15)は#2実アドレスレジスタ、 (16)は実アドレスセレクタ、 (17)はセレクトカウンタ、 (18)はレジスタカウンタ、 〈19)は比較器。 なお、図中において、同一の符号が付されたものは同一
または相当の部分を示すものである。
FIG. 1 is a block diagram showing an address conversion method according to an embodiment of the present invention, FIG.
The figure is a block diagram showing a conventional address translation method. (13) is #0 real address register, (14) is #1 real address register, (15) is #2 real address register, (16) is real address selector, (17) is select counter, (18) is register Counter, <19) is a comparator. In addition, in the figures, the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】 命令キャッシュとオペランド・キャッシュとを備えたデ
ータ処理装置のためのアドレス変換方式において: 連続したページテーブルエントリを保持している複数個
の実アドレスレジスタ; 上記実アドレスレジスタ内の実アドレスを上記命令キャ
ッシュのアクセスのために選択する実アクセスセレクタ
; 上記実アドレスの選択情報を保持するためのセレクトカ
ウンタ; 上記実アドレスレジスタの有効なレジスタ数を保持する
ためのレジスタカウンタ; 上記セレクトカウンタにおける値が上記レジスタカウン
タにおける値に到達したことを検出するための比較器; が設けられており: 命令フェッチによるアドレス変換がなされているときに
、連続したページテーブルエントリの内容をそれぞれの
実アドレスレジスタに格納して、セレクトカウンタのリ
セットをし、レジスタカウンタに有効なページテーブル
エントリ数を設定すること; 命令カウンタのカウントアップによりページクロスを検
出したときにセレクトカウンタをインクリメントするこ
と; セレクトカウンタのインクリメント値とレジスタカウン
タの値との一致の検出に基づいてアドレス変換を開始す
ること; を特徴とするアドレス変換方式。
[Claims] In an address translation method for a data processing device having an instruction cache and an operand cache: a plurality of real address registers holding consecutive page table entries; a real access selector that selects a real address for accessing the instruction cache; a select counter that holds selection information of the real address; a register counter that holds the number of valid registers of the real address register; A comparator is provided to detect when the value in the counter reaches the value in the register counter. When address translation is being performed by instruction fetch, the contents of consecutive page table entries are Store in the address register, reset the select counter, and set the number of valid page table entries in the register counter; Increment the select counter when a page cross is detected by counting up the instruction counter; Select counter An address conversion method characterized by: starting address conversion based on detection of a match between an increment value of and a value of a register counter.
JP2012418A 1990-01-24 1990-01-24 Address conversion system Pending JPH03217953A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012418A JPH03217953A (en) 1990-01-24 1990-01-24 Address conversion system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012418A JPH03217953A (en) 1990-01-24 1990-01-24 Address conversion system

Publications (1)

Publication Number Publication Date
JPH03217953A true JPH03217953A (en) 1991-09-25

Family

ID=11804722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012418A Pending JPH03217953A (en) 1990-01-24 1990-01-24 Address conversion system

Country Status (1)

Country Link
JP (1) JPH03217953A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10760993B2 (en) 2016-08-31 2020-09-01 Fujikura Ltd. Measurement method, measurement device, and non-transitory recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10760993B2 (en) 2016-08-31 2020-09-01 Fujikura Ltd. Measurement method, measurement device, and non-transitory recording medium

Similar Documents

Publication Publication Date Title
JPS6341100B2 (en)
JPH0371337A (en) Microprocessor circuit
JPH0137773B2 (en)
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
JPH0512126A (en) Device and method for address conversion for virtual computer
JPH04213135A (en) External memory access system
US5051894A (en) Apparatus and method for address translation of non-aligned double word virtual addresses
US4768146A (en) Vector data refer circuit with a preceding paging control for a vector processor apparatus therefor
JPH0550776B2 (en)
JPH03217953A (en) Address conversion system
US4737908A (en) Buffer memory control system
US5426749A (en) Buffer control system using synonymic line address to retrieve second tag portion for fetch and store accesses while first tag portion is invalidated
JP2507785B2 (en) Pageable entry invalidation device
JP3645671B2 (en) Processor device having instruction buffer
JPH0679296B2 (en) Multiple virtual address space access method and data processing device
JP3013996B2 (en) Information processing device
JP2501353B2 (en) Prefetch control method
JPS6410858B2 (en)
JPH0235331B2 (en)
JP2778623B2 (en) Prefetch control device
KR960003052B1 (en) Microprocessor having cashe memory unit
JPH01193961A (en) Address converting device
JPH03105536A (en) Address conversion system
JPH0512110A (en) Information processor
JPS6010336B2 (en) Address comparison method