JPH11184754A - Address translation processor - Google Patents

Address translation processor

Info

Publication number
JPH11184754A
JPH11184754A JP9351195A JP35119597A JPH11184754A JP H11184754 A JPH11184754 A JP H11184754A JP 9351195 A JP9351195 A JP 9351195A JP 35119597 A JP35119597 A JP 35119597A JP H11184754 A JPH11184754 A JP H11184754A
Authority
JP
Japan
Prior art keywords
address
page
bits
logical
list
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
JP9351195A
Other languages
Japanese (ja)
Inventor
Atsushi Watanabe
淳 渡辺
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 JP9351195A priority Critical patent/JPH11184754A/en
Publication of JPH11184754A publication Critical patent/JPH11184754A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable the address translation of plural elements through one time of address translation by detecting a page attribute designated by the logical address of a list vector instruction and simultaneously performing the address translating processing of plural logical addresses. SOLUTION: A simultaneous processing element detecting means 30 inputs page address X bits of the logical addresses of list address holding means 10-13 for holding the plural logical addresses of the list vector instruction and the page attribute detected by a page attribute detecting means 20 and outputs the high-order M bits of representative page address X bits of simultaneous address processible element information and simultaneous processible elements to an address translation buffer index address generating means 40. The address translation buffer index address generating means 40 indexes an address translation buffer 45. An effective address generating means 50 inputs that output, intra-page address Y bits and the high-order M bit information of representative page address of simultaneous processible elements, outputs an effective bit and accesses a main storage device 60.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はリストベクトル命令
制御に関し、特に同時に複数要素のアドレス変換処理を
するアドレス変換処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a list vector instruction control, and more particularly to an address conversion processing device for simultaneously performing address conversion processing of a plurality of elements.

【0002】[0002]

【従来の技術】従来、複数のページ枠(同一ページ属性
の複数ページをある規則で1つにまとめた枠)をサポー
トしている装置において、ベクトル処理部内のベクトル
レジスタに格納されているデータを、アドレスとして主
記憶装置にアクセスするリストベクトル命令におけるア
ドレス変換処理は、サポートしている複数のページ枠内
の、最小のページ枠で動作するものとして、そのページ
属性を決定し同時アドレス変換処理数を決定し、同時ア
ドレス変換処理を行い、主記憶装置にアクセスしていた
(特開昭61ー180349号公報参照)。
2. Description of the Related Art Conventionally, in an apparatus that supports a plurality of page frames (a frame in which a plurality of pages having the same page attribute are combined into one by a certain rule), data stored in a vector register in a vector processing unit is stored. The address conversion process in the list vector instruction accessing the main memory as an address is determined to operate on the smallest page frame among a plurality of supported page frames, and its page attribute is determined and the number of simultaneous address conversion processes is performed. And a simultaneous address conversion process is performed to access the main storage device (see Japanese Patent Application Laid-Open No. 61-180349).

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来技術は、リストベクトル命令のアドレス変換処理で、
複数サポートしているページ枠の常に最小のページ枠で
動作するものとしてページ属性を決定し、同時変換処理
数を決定しているため、大きなページ枠で動作可能なリ
ストベクトル命令に対しても最小のページ属性として同
時変換処理数を決定するため、処理性能が悪く高速にア
ドレス変換処理ができないという欠点がある。
However, the above-mentioned prior art uses an address translation process for a list vector instruction.
Since the page attributes are determined to always operate with the smallest page frame among multiple supported page frames, and the number of simultaneous conversion processes is determined, the minimum for list vector instructions that can operate on large page frames Since the number of simultaneous conversion processes is determined as the page attribute of, there is a disadvantage that the processing performance is poor and the address conversion process cannot be performed at high speed.

【0004】その理由は、リストベクトル命令における
アドレス変換処理の、同時変換処理数を決定する際に、
その命令の論理アドレスが複数ページあるページ枠のう
ち、どのページ枠で動作するのか不明であることから、
常に最小のページ枠で動作するものとしてページ属性を
決定しているためである。
[0004] The reason is that when determining the number of simultaneous translation processes in the address translation process in the list vector instruction,
Since it is unknown which of the page frames having the logical address of the instruction has a plurality of pages,
This is because the page attribute is determined to always operate in the minimum page frame.

【0005】本発明は、上記従来技術の問題点に鑑み、
リストベクトル命令におけるアドレス変換処理の同時変
換可能数を決定する際、そのリストベクトル命令がどの
ページ枠で動作するかを判定し、そのページ属性を先行
決定することにより、1回のアドレス変換処理で従来の
最小ページ枠で動作するものとして決定した同時変換可
能数よりも多い要素数を処理を行うことができ、リスト
ベクトル命令のアドレス変換処理を高速に行うことので
きるアドレス変換処理装置を提供することを目的として
いる。
The present invention has been made in view of the above-mentioned problems of the prior art,
When determining the number of simultaneous conversions that can be performed in the address conversion process in the list vector instruction, it is determined in which page frame the list vector instruction operates, and the page attribute is determined in advance, so that one address conversion process can be performed. Provided is an address conversion processing device capable of processing a larger number of elements than the number of simultaneous conversions determined to operate in the conventional minimum page frame, and performing high-speed address conversion processing of a list vector instruction. It is intended to be.

【0006】[0006]

【課題を解決するための手段】上記課題を解決するた
め、本発明のアドレス変換処理装置は、リストベクトル
命令における複数の論理アドレスに対し、1回のアドレ
ス変換処理により同時に複数の要素を変換処理し、主記
憶装置にアクセスするものにおいて、複数の論理アドレ
スを受付けるリストアドレス保持手段と、前記リストア
ドレス保持手段に保持された要素(論理アドレス)から
ページ属性を検出するページ属性検出手段と、1回のア
ドレス変換で同時変換が可能である要素を検出する同時
処理要素検出手段と、 連続する2のN乗数個のページ
変換データを同時に得られる構成のアドレス変換バッフ
ァと、前記アドレス変換バッファを索引するアドレスを
生成するアドレス変換バッファ索引アドレス生成手段
と、前記アドレス変換バッファの出力と前記リストアド
レス保持手段のページ内アドレスとを入力とし、実効ア
ドレスを出力する実効アドレス生成手段とを備えてい
る。
In order to solve the above problems, an address translation processing device of the present invention translates a plurality of elements simultaneously by a single address translation process for a plurality of logical addresses in a list vector instruction. And a list address holding means for receiving a plurality of logical addresses, a page attribute detecting means for detecting a page attribute from an element (logical address) held in the list address holding means, and A simultaneous processing element detecting means for detecting an element which can be simultaneously converted by one address conversion, an address conversion buffer having a configuration capable of simultaneously obtaining continuous N-number of page conversion data, and an index for the address conversion buffer Address conversion buffer index address generation means for generating an address to be converted; And an effective address generating means for inputting an output of the buffer and an address in the page of the list address holding means and outputting an effective address.

【0007】本発明の構成によれば、論理アドレスを上
位Xビットのページアドレスと下位Yビットのページ内
アドレスに分け、さらに上位Xビットのページアドレス
を上位Mビットと下位Nビットに分けた場合、連続する
2のN乗数個のページ変換データを同時に得られる構成
のアドレス変換バッファを有する装置において、リスト
ベクトル命令のアドレス変換処理は、ページ属性検出手
段によりページ属性を検出した後、同時処理要素検出手
段でリストベクトル命令の処理要素のうち、どの複数要
素が同時アドレス変換処理が可能かを検出することで、
1回のアドレス変換処理により、従来技術よりも多くの
要素がアドレス変換処理可能となる。
According to the configuration of the present invention, when the logical address is divided into a page address of upper X bits and a page address of lower Y bits, and the page address of upper X bits is divided into upper M bits and lower N bits In an apparatus having an address conversion buffer configured to simultaneously obtain consecutive 2 N powers of page conversion data, the address conversion processing of the list vector instruction is performed after the page attribute is detected by the page attribute detection means, The detecting means detects which of the processing elements of the list vector instruction is capable of simultaneous address translation processing,
By one address conversion process, more elements can be subjected to the address conversion process than in the prior art.

【0008】[0008]

【発明の実施の形態】次に、本発明の実施形態について
図面を参照して詳細に説明する。
Next, an embodiment of the present invention will be described in detail with reference to the drawings.

【0009】図1は、本発明のアドレス変換処理の一実
施形態の構成を示すブロック図である。同図において、
本実施形態のアドレス変換処理装置は、リストアドレス
保持手段10,11,12,13と、ページ属性検出手
段20と、同時処理要素検出手段30と、アドレス変換
バッファ索引アドレス生成手段40と、アドレス変換バ
ッファ45と、実効アドレス生成手段50で構成されて
いる。
FIG. 1 is a block diagram showing the configuration of an embodiment of the address conversion processing of the present invention. In the figure,
The address conversion processing device according to the present embodiment includes list address holding means 10, 11, 12, and 13, page attribute detection means 20, simultaneous processing element detection means 30, address conversion buffer index address generation means 40, address conversion It comprises a buffer 45 and an effective address generating means 50.

【0010】リストアドレス保持手段(レジスタ)10
〜13は、リストベクトル命令の複数の論理アドレスを
保持する。
List address holding means (register) 10
13 holds a plurality of logical addresses of the list vector instruction.

【0011】ページ属性検出手段20は、リストアドレ
ス保持手段が保持する論理アドレスの代表のページアド
レスXビットを受け、命令が動作するページ属性を検出
し、検出結果を同時処理要素検出手段30に送出する。
The page attribute detecting means 20 receives the representative page address X bits of the logical address held by the list address holding means, detects the page attribute on which the instruction operates, and sends the detection result to the simultaneous processing element detecting means 30. I do.

【0012】同時処理要素検出手段30は、リストアド
レス保持手段10〜13が保持している複数の論理アド
レスのページアドレスXビットと前記ページ属性検出手
段20が検出したページ属性を入力として、同時アドレ
ス処理可能な要素情報と同時処理可能要素の代表ページ
アドレスXビットの上位Mビットをアドレス変換バッフ
ァ索引アドレス生成手段40に出力する。
The simultaneous processing element detecting means 30 receives the page address X bits of the plurality of logical addresses held by the list address holding means 10 to 13 and the page attribute detected by the page attribute detecting means 20 as inputs, and The processable element information and the upper M bits of the representative page address X bits of the simultaneously processable element are output to the address conversion buffer index address generation means 40.

【0013】アドレス変換バッファ索引アドレス生成手
段40は、同時処理可能要素の代表ページアドレスMビ
ットを受け、アドレス変換バッファ45の索引アドレス
を生成し、アドレス変換バッファ45を索引する。
The address conversion buffer index address generation means 40 receives the representative page address M bits of the simultaneously processable element, generates an index address of the address conversion buffer 45, and indexes the address conversion buffer 45.

【0014】実効アドレス生成手段50は、アドレス変
換バッファ45の出力とリストアドレス保持手段10〜
13のページ内アドレスYビットと同時処理要素検出手
段30の同時処理可能要素の代表ページアドレスの上位
Mビット情報とを入力として、実効アドレスを出力し主
記憶装置60にアクセスを行う。
The effective address generation means 50 outputs the output of the address translation buffer 45 and the list address holding means 10
The Y address of the thirteenth page and the upper M-bit information of the representative page address of the simultaneously processable element of the simultaneous processing element detecting means 30 are input and an effective address is output to access the main storage device 60.

【0015】次に、本実施形態におけるリストベクトル
命令の全処理要素のうち、先頭の4要素(要素0〜要素
3)の処理する場合について具体的に説明する。図2は
論理アドレスの構成例を示す図である。
Next, a specific description will be given of a case where the first four elements (elements 0 to 3) of all the processing elements of the list vector instruction in this embodiment are processed. FIG. 2 is a diagram showing a configuration example of a logical address.

【0016】使用可能ページ枠は、1MBと32KBの
2種類のページ枠で動作可能とし、論理アドレス(リス
トベクトルアドレス)は、図2に示す通り、1MBペー
ジ枠動作時はページアドレスを上位5ビット、下位2ビ
ットの7ビット、ページ内アドレスを20ビットとし、
32KBページ枠動作時はページアドレスを上位10ビ
ット、下位2ビットの12ビット、ページ内アドレスを
15ビットとする。さらに最大同時処理要素数を4要素
とする。本実施形態では4要素の論理アドレス上位12
ビットは以下の値とする。
The usable page frame is operable in two types of page frames of 1 MB and 32 KB, and the logical address (list vector address) is, as shown in FIG. , The lower 2 bits are 7 bits, the address in the page is 20 bits,
At the time of the 32 KB page frame operation, the page address is set to the upper 10 bits, the lower 2 bits to 12 bits, and the address in the page to 15 bits. Further, the maximum number of simultaneous processing elements is set to four. In the present embodiment, the upper 12 logical addresses of the four elements
The bits have the following values.

【0017】 要素0=00001 00 01010 要素1=00001 01 01011 要素2=00001 10 01010 要素3=00001 01 01011 また、論理アドレスから主記憶装置にアクセスする実効
アドレスを生成するには、論理アドレスから実効アドレ
スの生成を示す図(図3)に示すように、論理アドレス
のページアドレスに対しアドレス変換処理を行い変換デ
ータ(以降、ページベースアドレスとする)を得て、得
られたページベースアドレスと、論理アドレスのページ
内アドレスとを接合することにより実効アドレスを生成
する。
Element 0 = 00001 00 01010 Element 1 = 000000 01 010101 Element 2 = 00001 10 01010 Element 3 = 000000 01 010101 In order to generate an effective address for accessing the main storage device from the logical address, the effective address is calculated from the logical address. As shown in FIG. 3 showing generation of addresses, address conversion processing is performed on page addresses of logical addresses to obtain conversion data (hereinafter referred to as page base addresses), and the obtained page base addresses and An effective address is generated by joining the logical address with the address in the page.

【0018】図4は、ページアドレスを保持するアドレ
ス変換バッファの構成を示す図である。
FIG. 4 is a diagram showing a configuration of an address conversion buffer for holding a page address.

【0019】アドレス変換バッファ45は、論理ページ
アドレスの下位2ビットの値が、00,01,10,1
1であるアドレス変換データが予めロードされていて、
論理アドレス上位5ビットまたは、10ビットにより4
つのアドレス変換バッファを索引することで、4つのペ
ージベースアドレスを得ることが可能な4ウェイインタ
リーブ構成となっている。
The address conversion buffer 45 stores the value of the lower two bits of the logical page address as 00, 01, 10, 1
The address conversion data of 1 is pre-loaded,
Logical address upper 5 bits or 4 by 10 bits
By indexing one address translation buffer, a four-way interleave configuration is obtained in which four page base addresses can be obtained.

【0020】図4ではアドレス変換バッファ索引アドレ
ス生成手段40が生成したアドレスが0で、論理ページ
アドレス下位2ビットの値が00で索引されるページベ
ースアドレスをPB(00)、索引アドレスが0で論理
ページアドレス下位2ビットの値が01で索引されるペ
ージベースアドレスをPB(01)、以下同様に、・・
・・PB(31)と記述している。
In FIG. 4, the address generated by the address conversion buffer index address generation means 40 is 0, the page base address indexed by the value of the lower 2 bits of the logical page address being 00 is PB (00), and the index address is 0. The page base address whose lower 2 bits of the logical page address is indexed by 01 is PB (01), and so on.
.. Is described as PB (31).

【0021】本実施形態では、論理ページアドレス上位
5ビット00001(1MBページ枠)で索引可能なペ
ージベースアドレスが登録されているものとする。
In this embodiment, it is assumed that a page base address that can be indexed by the upper 5 bits 00001 (1 MB page frame) of the logical page address is registered.

【0022】リストアドレス保持手段10〜13は、最
大同時処理要素数が4要素であるため、4要素毎の論理
アドレスを受け付け、4要素の処理が終了する毎に未処
理要素の若番からリストアドレスレジスタ10,11,
12,13の順で4要素の論理アドレスを受付ける回路
である。すなわち、リストアドレス保持手段10〜13
は、それぞれ要素0,1,2,3を受け付け、4要素の
処理が終了すると、更に要素4,5,6,7を受付け
る。
Since the maximum number of simultaneous processing elements is four, the list address holding means 10 to 13 receive a logical address for each of the four elements, and each time the processing of the four elements is completed, the list address holding means 10 to 13 starts with the lowest number of unprocessed elements Address registers 10, 11,
This circuit receives four element logical addresses in the order of 12, 13. That is, the list address holding units 10 to 13
Receives the elements 0, 1, 2, and 3, respectively, and when the processing of the four elements ends, further receives the elements 4, 5, 6, and 7.

【0023】ページ属性検出手段20は、アドレス変換
バッファ45に登録されているページベースアドレス情
報を保持し、受け付けた命令の代表論理ページアドレス
により命令が動作するページ属性(サイズ)の検出を行
う回路である。ページ属性検出手段20は、アドレス変
換バッファ45に論理ページアドレス上位5ビットが0
0001で1MBページ枠のページアドレスが登録され
ている情報を保持している。また、リストアドレス保持
手段10の論理ぺージアドレス上位10ビット(000
0100010)を受け付け、1MBページ枠のページ
ベースアドレスを登録しているという情報から、受け付
けた論理ページアドレスの上位5ビット(00001)
を抽出し、アドレス変換バッファ45の登録情報の登録
アドレスの5ビット00001との一致チェックを行
う。チェック結果が一致することで1MBページ枠とい
うページ属性を検出し、同時処理要素検出手段30に報
告する。
The page attribute detecting means 20 holds the page base address information registered in the address conversion buffer 45, and detects the page attribute (size) at which the instruction operates based on the representative logical page address of the received instruction. It is. The page attribute detecting means 20 stores the upper 5 bits of the logical page address in the address conversion buffer 45 as 0.
0001 holds information in which the page address of the 1 MB page frame is registered. The upper 10 bits of the logical page address of the list address holding means 10 (000
0100010) is received, and from the information that the page base address of the 1 MB page frame is registered, the upper 5 bits (00001) of the received logical page address
And checks whether the registered information in the address translation buffer 45 matches the 5-bit 00001 of the registered address. When the check results match, a page attribute of 1 MB page frame is detected and reported to the simultaneous processing element detecting means 30.

【0024】同時処理要素検出手段30は、アドレス変
換処理を行う複数の論理アドレスと、ページ属性を受
け、同時に変換処理が可能な要素は1回のアドレス変換
で処理するよう制御する回路である。同時処理要素検出
手段30は、リストアドレス保持手段10〜13から、
それぞれ論理アドレスの上位5ビットを受け付け、さら
にページ属性検出手段20から1MBページという情報
を受付ける。1MBページという情報より、論理ページ
アドレスは7ビットであることが判明し、さらに4つの
要素の上位5ビットの一致検出を行う。4つの要素が全
て一致であることを検出したら、1回のアドレス変換処
理で処理する要素番号(0,1,2,3)と各要素の論
理ページアドレス下位2ビットを実効アドレス生成手段
50に報告する。
The simultaneous processing element detection means 30 is a circuit which receives a plurality of logical addresses for performing address conversion processing and page attributes, and controls elements which can be converted at the same time so as to be processed by one address conversion. The simultaneous processing element detection means 30 sends the list address holding means 10 to 13
The upper 5 bits of the logical address are received, and information of 1 MB page is received from the page attribute detecting means 20. From the information of the 1 MB page, it is found that the logical page address is 7 bits, and a match detection of the upper 5 bits of 4 elements is performed. When it is detected that all four elements match, the element number (0, 1, 2, 3) to be processed in one address conversion process and the lower two bits of the logical page address of each element are sent to the effective address generation means 50. Report.

【0025】従来の技術では、一律32KBページで一
致検出を行うため、受け付けた4つの12ビットの要素
が上位10ビットの一致検出を行い、要素1と3が一致
という結果から4要素のアドレス変換処理は、要素1と
3、要素2、要素4の3回行われる。
In the prior art, since a match is detected in a uniform 32 KB page, the received four 12-bit elements perform a match detection of the upper 10 bits, and a 4-element address conversion is performed based on the result that the elements 1 and 3 match. The processing is performed three times: elements 1 and 3, element 2 and element 4.

【0026】アドレス変換バッファ索引アドレス生成手
段40は、同時処理要素検出手段30より、変換処理を
行う論理ページベースアドレスの上位5ビットを受け付
け、索引アドレスを生成する回路である。
The address conversion buffer index address generation means 40 is a circuit for receiving the upper 5 bits of the logical page base address to be converted from the simultaneous processing element detection means 30, and generating an index address.

【0027】アドレス変換バッファ45は、図4のよう
な構成となっており、アドレス変換バッファ索引アドレ
ス生成手段40の出力の索引アドレスにより、2の2乗
数個(4個)のページ変換データ(ページベースアドレ
ス)を同時に読み出し実効アドレス生成手段50に出力
する回路である。
The address conversion buffer 45 has a configuration as shown in FIG. 4, and uses the index address of the output of the address conversion buffer index address generation means 40 to calculate a square of 2 (four) page conversion data (pages). This is a circuit that simultaneously reads the base address) and outputs it to the effective address generating means 50.

【0028】アドレス変換バッファ索引アドレス生成手
段40は、同時処理要素検出手段30より00001の
5ビットを受け付け、索引アドレスを生成する。本実施
形態では索引アドレス0001を生成し、アドレス変換
バッファ45を索引し、4つのページベースアドレスP
B(04)〜PB(07)を実効アドレス生成手段50
に出力する。
The address conversion buffer index address generation means 40 receives the five bits of 00001 from the simultaneous processing element detection means 30, and generates an index address. In this embodiment, an index address 0001 is generated, the address translation buffer 45 is indexed, and four page base addresses P
B (04) to PB (07) are converted to effective address generating means 50
Output to

【0029】実効アドレス生成手段50は、索引された
4つのページベースアドレスと、同時処理用要素検出手
段30からの変換要素番号と、論理ページアドレスの下
位2ビットとをもとにして、実効アドレスを生成して主
記憶装置60に出力する回路である。
The effective address generating means 50 calculates the effective address based on the four indexed page base addresses, the conversion element number from the simultaneous processing element detecting means 30, and the lower two bits of the logical page address. Is generated and output to the main storage device 60.

【0030】実効アドレス生成手段50において、索引
された4つのページベースアドレスPB(04)〜PB
(07)は、各要素の論理ページアドレスの下位2ビッ
トの値で選出される。
The four page base addresses PB (04) -PB indexed by the effective address generation means 50
(07) is selected by the value of the lower two bits of the logical page address of each element.

【0031】要素0の実効アドレスは論理ページアドレ
ス下位2ビットが00であるため、ページベースアドレ
スPB(04)を選出する。選出したページベースアド
レスPB(04)とリストアドレスレジスト10のペー
ジ内アドレスを接合し要素0の実効アドレスを生成し、
主記憶装置60に送出する。
Since the lower 2 bits of the logical page address of the effective address of element 0 are 00, the page base address PB (04) is selected. The selected page base address PB (04) and the address in the page of the list address resist 10 are joined to generate an effective address of element 0,
The data is sent to the main storage device 60.

【0032】要素1,2,3の実効アドレスも同様に、
論理ページアドレス下位2ビットがそれぞれ01,1
0,01であるため、ページベースアドレスPB(0
5),PB(06),PB(05)を選出する。選出し
たページベースアドレスPB(05),PB(06),
PB(05)とリストアドレス保持手段(レジスタ)1
1,12,13のページ内アドレスを接合し、要素1,
2,3の実効アドレスを生成し、主記憶装置60に送出
する。
Similarly, the effective addresses of elements 1, 2, 3 are as follows:
The lower two bits of the logical page address are 01 and 1, respectively.
0, 01, the page base address PB (0
5), PB (06) and PB (05) are selected. The selected page base addresses PB (05), PB (06),
PB (05) and list address holding means (register) 1
The addresses in the pages 1, 12, and 13 are joined, and the elements 1, 1,
A few effective addresses are generated and sent to the main storage device 60.

【0033】[0033]

【発明の効果】本発明によれば、少量のハードウェア量
によるアドレス変換バッファ制御により1回のアドレス
変換で複数要素のアドレス変換が可能となるので、リス
トベクトル命令時のアドレス変換処理時間が短縮される
という効果を奏することができる。
According to the present invention, since address conversion of a plurality of elements can be performed by one address conversion by controlling the address conversion buffer with a small amount of hardware, the address conversion processing time at the time of a list vector instruction is shortened. The effect of being performed can be produced.

【0034】その理由は、同時変換処理要素が検出する
際、ページ属性が判明していることにより、各要素の論
理ページアドレス一致検出するビット幅が、ページ属性
で指定するビット幅で一致検出できるからである。
The reason is that when the simultaneous conversion processing element is detected, since the page attribute is known, the bit width for detecting the logical page address match of each element can be detected by the bit width specified by the page attribute. Because.

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

【図1】本発明のアドレス変換処理の一実施形態の構成
を示すブロック図
FIG. 1 is a block diagram showing the configuration of an embodiment of an address conversion process according to the present invention.

【図2】論理アドレスの構成例を示す図FIG. 2 is a diagram showing a configuration example of a logical address;

【図3】論理アドレスから実効アドレスの生成を示す図FIG. 3 is a diagram showing generation of an effective address from a logical address;

【図4】アドレス変換バッファの構成を示す図FIG. 4 is a diagram showing a configuration of an address translation buffer;

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

10〜13 リストアドレス保持手段 20 ページ属性検出手段 30 同時処理要素検出手段 40 アドレス変換バッファ索引アドレス生成手段 45 アドレス変換バッファ 50 実効アドレス生成手段 60 主記憶装置 10-13 List address holding means 20 Page attribute detection means 30 Simultaneous processing element detection means 40 Address conversion buffer index address generation means 45 Address conversion buffer 50 Effective address generation means 60 Main storage device

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 異なる大きさの複数のページをサポート
し、メモリアクセスのための論理アドレスを同時に複数
個、実アドレス上の実効アドレスに変換することが可能
なアドレス変換処理装置において、 ある1つのページ属性(ページサイズ種別)で動作する
リストベクトル命令の論理アドレスから、そのアドレス
が割り付けられているページ属性を検出する手段と、 検出されたページ属性により同時にアドレス変換が可能
な論理アドレスのページアドレスを検出する手段と、 ページアドレスと論理アドレスのページ内アドレスによ
り実効アドレスに変換する手段とを設け、 リストベクトル命令の論理アドレスで指定するページ属
性を検出し、同時に複数個の論理アドレスをアドレス変
換処理することを特徴とするアドレス変換処理装置。
1. An address translation processing device which supports a plurality of pages of different sizes and is capable of simultaneously translating a plurality of logical addresses for memory access to an effective address on a real address. Means for detecting the page attribute to which the address is assigned from the logical address of the list vector instruction that operates with the page attribute (page size type), and the page address of the logical address that can be simultaneously converted according to the detected page attribute And a means for converting the page address specified by the logical address of the list vector instruction to the effective address by means of a page address and a logical address within the page, and simultaneously converting a plurality of logical addresses. An address translation processing device for processing.
【請求項2】 リストベクトル命令の複数の論理アドレ
スを受付けるリストアドレス保持手段と、 前記リスト
アドレス保持手段に保持された要素(論理アドレス)か
らその命令が動作するページ属性を検出するページ属性
検出手段と、 1回のアドレス変換で同時変換が可能である要素を検出
する同時処理要素検出手段と、 連続する2のN乗数個のページ変換データを同時に得ら
れる構成のアドレス変換バッファと、 前記アドレス変換バッファを索引するアドレスを生成す
るアドレス変換バッファ索引アドレス生成手段と、 前記アドレス変換バッファの出力と前記リストアドレス
保持手段のページ内アドレスとを入力し、実効アドレス
を出力する実効アドレス生成手段とを備え、 リストベクトル命令における複数の論理アドレスに対
し、1回のアドレス変換処理により同時に複数の要素を
変換処理し、主記憶装置にアクセスすることを特徴とす
るアドレス変換処理装置。
2. A list address holding means for receiving a plurality of logical addresses of a list vector instruction, and a page attribute detecting means for detecting a page attribute on which the instruction operates from an element (logical address) held in the list address holding means. A simultaneous processing element detecting means for detecting an element which can be simultaneously converted by one address conversion; an address conversion buffer configured to simultaneously obtain two N-th powers of page conversion data; Address translation buffer index address generation means for generating an address for indexing the buffer; and effective address generation means for receiving an output of the address translation buffer and an in-page address of the list address holding means and outputting an effective address. , Once for multiple logical addresses in a list vector instruction An address conversion processing device for simultaneously converting a plurality of elements by the address conversion processing and accessing a main storage device.
【請求項3】 ページ属性検出手段は、リストアドレス
保持手段が保持する論理アドレスのページアドレスの上
位Mビットを受け、命令が動作するページ属性を検出
し、同時処理要素検出手段に出力することを特徴とする
請求項1または2に記載のアドレス変換処理装置。
3. The page attribute detection means receives the upper M bits of the page address of the logical address held by the list address holding means, detects the page attribute on which the instruction operates, and outputs the page attribute to the simultaneous processing element detection means. The address translation processing device according to claim 1 or 2, wherein
【請求項4】 同時処理要素検出手段は、リストアドレ
ス保持手段が保持する論理アドレスのページアドレスX
ビットとページ属性検出手段が検出したページ属性を入
力として、同時アドレス処理可能な要素情報と同時処理
可能要素の代表ページアドレスXビットの上位Mビット
をアドレス変換バッファ索引アドレス生成手段に出力す
ることを特徴とする請求項1乃至3のいずれか1項に記
載のアドレス変換処理装置。
4. The simultaneous processing element detecting means includes a page address X of a logical address held by the list address holding means.
It is assumed that the bit and the page attribute detected by the page attribute detecting means are input and the element information which can be processed simultaneously and the upper M bits of the representative page address X bits of the simultaneously processable element are output to the address conversion buffer index address generating means. The address translation processing device according to claim 1, wherein:
【請求項5】 実効アドレス生成手段は、アドレス変換
バッファの出力とリストアドレス保持手段のページ内ア
ドレスYビットと同時処理要素検出手段の同時処理可能
要素の代表ページアドレスの上位Mビット情報とを入力
として、実効アドレスを出力し主記憶装置にアクセスす
ることを特徴とする請求項1乃至4のいずれか1項に記
載のアドレス変換処理装置。
5. The effective address generation means inputs the output of the address conversion buffer, the Y bits in the page address of the list address holding means, and the upper M bits information of the representative page address of the simultaneously processable element of the simultaneous processing element detection means. 5. The address conversion processing device according to claim 1, wherein an effective address is output to access the main storage device.
【請求項6】 アドレス変換バッファは、論理ページア
ドレスの下位Nビットのアドレス変換データが値が予め
ロードされていることを特徴とする請求項1乃至5のい
ずれか1項に記載のアドレス変換処理装置。
6. The address conversion process according to claim 1, wherein the address conversion buffer is loaded with address conversion data of lower N bits of the logical page address in advance. apparatus.
JP9351195A 1997-12-19 1997-12-19 Address translation processor Pending JPH11184754A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9351195A JPH11184754A (en) 1997-12-19 1997-12-19 Address translation processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9351195A JPH11184754A (en) 1997-12-19 1997-12-19 Address translation processor

Publications (1)

Publication Number Publication Date
JPH11184754A true JPH11184754A (en) 1999-07-09

Family

ID=18415704

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9351195A Pending JPH11184754A (en) 1997-12-19 1997-12-19 Address translation processor

Country Status (1)

Country Link
JP (1) JPH11184754A (en)

Similar Documents

Publication Publication Date Title
JPH05165715A (en) Information processor
JPH11184754A (en) Address translation processor
JP2503702B2 (en) Address translation device
JP3257811B2 (en) Syndrome generation circuit
JPH0520184A (en) Memory access device
JPH0785652A (en) Ram control system
JP2000235551A (en) Data base arrangement retrieval control method and recording medium
KR20150062877A (en) Method and apparatus for controlling register of configurable processor and method and apparatus for generating instruction for controlling register of configurable processor and record medium thereof
JPH07105078A (en) Memory access network controller
JPH03168853A (en) Input/output processor
JPH07105077A (en) Memory access network controller
JPH06236264A (en) Load module generating system
JPH03278147A (en) High speed memory system
JPH10178634A (en) Image correlation arithmetic unit
JPH05241795A (en) M-series random number generation system
JPH0553916A (en) Address converting device
JPH05100654A (en) Character generator access control circuit
JPH0528075A (en) Communication controller and information processor
JPH056407A (en) Fault simulation system
JPH06259317A (en) Data processor
JPS6320627A (en) Group number generating mechanism
JPH07281944A (en) Image memory control method
JPH0269851A (en) Input/output control system
JPH04350964A (en) Layout processing
JPS61125656A (en) Address converting system