JPS6134628A - Computer provided with tag - Google Patents

Computer provided with tag

Info

Publication number
JPS6134628A
JPS6134628A JP15662284A JP15662284A JPS6134628A JP S6134628 A JPS6134628 A JP S6134628A JP 15662284 A JP15662284 A JP 15662284A JP 15662284 A JP15662284 A JP 15662284A JP S6134628 A JPS6134628 A JP S6134628A
Authority
JP
Japan
Prior art keywords
tag
pointer
data
address
information
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
JP15662284A
Other languages
Japanese (ja)
Inventor
Hiroshi Hayashi
弘 林
Akira Hattori
彰 服部
Masashi Niwa
雅司 丹羽
Takeshi Shinoki
剛 篠木
Yasunori Kimura
康則 木村
Mitsuhiro Kishimoto
岸本 光弘
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP15662284A priority Critical patent/JPS6134628A/en
Publication of JPS6134628A publication Critical patent/JPS6134628A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To generate a format of a data indicated by a pointer, from a value of the pointer by assigning a storage area of information being on a main storage device, in accordance with a format of information classified by a tag. CONSTITUTION:In case of a main storage access, a tag generating mechanism 16 is started, when a control latch 41 is set by a starting line 40 from a control part 13 of a processor 3. A selector 42 inputs a storage address of an address line 22 to a tag memory 43. As for the tag memory 43, for instance, a data area is assigned by a block unit of 64 kilobytes. If a storage address length is set as 32 bits, this block address is determined by the upper 16 bits of a pointer. Accordingly, this computer is constituted so as to store a tag table to be indexed by this 16 bits, and by the upper 16 bits of an input storage address of a signal line 44, a tag of information assigned to this address which follows an area assignment is outputted to a signal line 45.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置に係り、特にタグ付のポインタ及
びデータを処理するように構成されたタグ付計算機の改
良に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing device, and particularly to an improvement in a tagged computer configured to process tagged pointers and data.

複雑な構造のデータを処理する計算機の方式として、タ
グ部1のポインタ語によってデータを指示し、またデー
タにタグをイ]シて制御する方式がある。このようt「
計算機において、情報86ハ例えば第2図のように、タ
グを保持するタグ部1と、データ自身、又は情報語のア
ドレス情報からなるポインタを保持するデータ/ポイン
タ部2からなるものとして構成される。
As a computer system for processing data with a complex structure, there is a system in which data is designated by a pointer word in a tag section 1, and a tag is inserted into the data to control the data. Like this
In a computer, the information 86 is configured as, for example, as shown in FIG. 2, consisting of a tag section 1 that holds a tag, and a data/pointer section 2 that holds a pointer consisting of the data itself or address information of an information word. .

ポインタを保持する情報語(これを以下においてポイン
タ詔と呼ぶ)において、データ/ポインタ部2のアドレ
ス情報は、データを保持する情報語(これを以下におい
てデータ語と呼ぶ)又はポインタ語の格納されている主
起1a装置等の記憶アドレスを示し、タグ部1のタグは
ポインタで指される情報語のデータ/ポインタ部2の情
報の型、即ちポインタであるか、又データであれば数値
、文字等のデータ型、を表示している。
In the information word that holds a pointer (hereinafter referred to as a pointer edict), the address information of the data/pointer section 2 is the address information of the information word that holds data (hereinafter referred to as a data word) or the stored pointer word. The tag in the tag part 1 indicates the data of the information word pointed to by the pointer/the type of information in the pointer part 2, that is, whether it is a pointer, or if it is data, it is a numerical value, Data types such as characters are displayed.

又データ語の場合には、タグはそのデータ型を表示する
In the case of a data word, the tag also indicates its data type.

これにより、データを主記憶装置等から読み出す前に、
その型を知ることができるので、対応する処理を高速化
でき、又被処理データによって、その型に従った処理が
決定するような制御方式をとることにより、複雑な処理
のプログラミングを容易にする等の効果がある。
As a result, before reading data from main memory etc.
Since the type can be known, the corresponding processing can be speeded up, and by using a control method that determines the processing according to the type depending on the data to be processed, programming of complex processing is made easier. There are other effects.

しかし、通常の計算機方式においては、データにタグを
付随するような構成を用いていないので、上記のような
タグ付計算機に通常の方式の計算機システムの構成コン
ポーネントを利用しようとすると、特別の考慮を要する
場合がある。
However, since normal computer systems do not use a structure that attaches tags to data, special considerations must be taken when using the components of a normal computer system for a tagged computer as described above. may be required.

〔従来の技術と発明が解決しようとする問題点〕第3図
はタグ付計算機本体部の構成例であり、タグ付情報語を
処理する機能を有する処理装置3及び主記憶装置4から
なる。
[Prior Art and Problems to be Solved by the Invention] FIG. 3 shows an example of the structure of a main body of a tagged computer, which is composed of a processing device 3 having a function of processing tagged information words and a main storage device 4.

主記憶装置4には前記のような情報語、即ちデータ語と
ポインタ語が共に格納され、処理において、両者は原則
として共にポインタ語のポインタで指示されるように構
成されている。
The main storage device 4 stores both the above-mentioned information words, that is, data words and pointer words, and is configured so that, in processing, both of them are, in principle, pointed to by the pointer of the pointer word.

一般に計算機は8ビット程度のビット長を最小単位(ハ
イド)として、その2の整数乗倍、特に4倍(4ハイド
)を1語として数値等を表現するデータの基本単位とす
る構成が多く、主記憶装置4はそれに応じて、例えば4
又は8ハイドをアクセス単位として構成されている。
In general, computers are often configured with a bit length of about 8 bits as the minimum unit (hide), and an integer power multiple of 2, especially 4 times (4hide), as the basic unit of data to express numerical values, etc. The main memory 4 is configured accordingly, e.g.
Alternatively, it is configured with 8 hides as an access unit.

従来このような構成の計算機において、前記ポインタ語
及びデータ語を使用する場合には、タグ部lは高々8ビ
ツトでよいので、1語内の1ハイドをタグ部1とし、残
り3ハイドをデータ/ポインタ部2に当てていた。
Conventionally, in a computer with such a configuration, when using the pointer word and data word, the tag part l can be at most 8 bits, so one hide in one word is used as tag part 1, and the remaining three hides are used as data. /It was applied to pointer part 2.

しかし、数値データ等は通常の多くの方式で採用されて
いるように、実用上最小4バイト程度のビット長は必要
である。
However, for numerical data, etc., a minimum bit length of approximately 4 bytes is required in practice, as is employed in many conventional methods.

又、記憶アドレスとしては、近年の処理の高速化、プロ
グラミングの容易化等から記憶アドレス空間は拡大され
る方向にあるので、少なくとも数値データの基本単位と
同等程度までのビット長をアドレスの表現に使用できる
ことが望まれる。
In addition, as the memory address space is expanding in recent years due to faster processing and easier programming, it is necessary to express the address using a bit length that is at least equivalent to the basic unit of numerical data. It is hoped that it can be used.

これらの要求に応じるとすれば、ポインタ語は5ハイド
の構成となるが、このような構成の語を前記のような構
成の主記憶装置4に格納するとずれば、アクセス及び処
理を複雑化して処理効率を低下させるという問題がある
If these requirements were to be met, the pointer word would have a 5-hide structure, but if a word with such a structure were to be stored in the main memory 4 with the above structure, access and processing would become complicated. There is a problem that processing efficiency is reduced.

〔問題点を解決するための手段〕[Means for solving problems]

前記の問題点は、データ又はポインタを保持するデータ
/ポインタ部と該データの型又は該ポインタの指示する
データの型を表示するタグを保持するタグ部によって構
成される語の処理において、原語を保持するバッファ、
上記ポインタ/データ部の情報を格納する主記憶装置、
及び該主記憶装置のアドレス値によってタグを生成する
手段、及び該主記憶装置から読み出した情報をデータ/
ポインタ部とし、該タグ生成手段により生成したタグを
タグ部とする語を構成するように上記バッファに格納す
る手段を有する本発明のタグ付計算機によって解決する
ことができる。
The above problem arises when processing a word that is composed of a data/pointer section that holds data or a pointer, and a tag section that holds a tag that displays the type of data or the type of data pointed to by the pointer. buffer to hold,
a main storage device that stores information in the pointer/data section;
and means for generating a tag based on the address value of the main memory, and means for generating the information read from the main memory as data/data.
This problem can be solved by the tagging computer of the present invention, which has means for storing in the buffer so as to form a word having a pointer part and a tag generated by the tag generating means as a tag part.

〔作用〕[Effect]

即ち、例えばタグで分類される情報の型に応じて、主記
憶装置4上の情報の記憶領域を割り当てることにより、
ポインタの値からそれが指すデータの型を生成できるよ
うにする。
That is, by allocating the storage area of information on the main storage device 4 according to the type of information classified by tag, for example,
Enables generation of the data type pointed to by a pointer value.

ごのようにして、主記憶装置4に格納される情報は情報
語のタグ部1を除いたデータ/ポインタ部2のみとし、
主記憶装置4から処理装置3のバッファへ情報語(のデ
ータ/ポインタ部)を読み出す過程で、該データ/ポイ
ンタ部の記憶アドレスからタグを生成して該データ/ポ
インタ部に付加して、バッファに格納する。
In this way, the information stored in the main storage device 4 is only the data/pointer part 2 excluding the tag part 1 of the information word.
In the process of reading the information word (data/pointer section) from the main storage device 4 to the buffer of the processing device 3, a tag is generated from the storage address of the data/pointer section and added to the data/pointer section, and the tag is added to the buffer. Store in.

従って、主記憶装置4上で各データ/ポインタ部は例え
ば4バイトの1記憶語全体を使用することができ、処理
装置3では例えば5バイト構成のタグ付情報語となって
タグ付計算機方式の処理に乗せることができる。
Therefore, each data/pointer section on the main memory device 4 can use the entirety of one memory word of, for example, 4 bytes, and in the processing device 3, it becomes a tagged information word of, for example, 5 bytes, and is used in the tagged computer system. It can be processed.

従って、記憶装置4を特殊な構成にする必要も、処理装
置3におけるアドレス制御等を複雑化する必要もなく、
望ましいタグ付計算機を構成することが可能になる。
Therefore, there is no need to make the storage device 4 have a special configuration, and there is no need to complicate address control etc. in the processing device 3.
It becomes possible to configure a desirable tagged computer.

〔実施例〕〔Example〕

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

図においてバッファ10は処理装置3の構成の−部をな
す比較的小容量0、高速の記憶装置であり、論理的には
、主記憶装置4に格納されているポインタ語、データ語
のうちの一部の語のコピーを保持するものである。
In the figure, a buffer 10 is a relatively small-capacity, high-speed storage device that forms part of the configuration of the processing device 3. Logically, it is used to store pointer words and data words stored in the main storage device 4. It retains copies of some words.

バッファ10は例えば4バイトで構成されるデータ/ポ
インタ部を格納する主領域11と、主領域11の各々に
対応して例えば1ハイドづつの記憶領域から構成される
タグ領域12を有し、両領域を連結した5ハイドが1情
報語としてアクセスされるように構成されている。
The buffer 10 has a main area 11 for storing a data/pointer section consisting of, for example, 4 bytes, and a tag area 12 consisting of a storage area of, for example, 1 hide corresponding to each main area 11. The structure is such that five hides, which are connected areas, are accessed as one information word.

図中のブロック間を接続する線に付けである、かっこ内
の数字はその線で転送される情報単位のバイト幅の一例
を示す。
The numbers in parentheses attached to lines connecting blocks in the figure indicate an example of the byte width of the information unit transferred by the line.

処理語W3の制御部13からアクセスを要求する記憶ア
ドレスが信号線14によって指定されると、公知のよう
にまずバッファ10に該当記憶アドレスのデータ又はポ
インタ語が無いか探索され、バッファ10にある場合に
は、バッファ10から制御部13に読み出され、又は制
御部13から転送されるデータ等によりバッファ10の
更新が行われる。
When a storage address to which access is requested is specified by the control unit 13 of the processing word W3 via the signal line 14, the buffer 10 is first searched for the data or pointer word at the corresponding storage address, as is well known. In this case, the buffer 10 is updated using data read out from the buffer 10 to the control unit 13 or transferred from the control unit 13.

要求の記憶アドレスのデータ又はポインタ語がバッファ
10に無かった場合には、アドレスレジスタ15にセッ
トされている記憶アルレスによって主記憶装置4からデ
ータ又はポインタ語を読み出してバッファ10に格納し
て使用する。この際、バッファ10の内容の置換等の制
御があるがそれらは公知のバッファ制御手法によればよ
いので、説明を省略する。
If the data or pointer word at the requested storage address is not in the buffer 10, the data or pointer word is read from the main storage device 4 according to the storage address set in the address register 15 and stored in the buffer 10 for use. . At this time, there are controls such as replacement of the contents of the buffer 10, but since they may be performed using known buffer control techniques, their explanation will be omitted.

本実施例において、主記憶装置4の記憶領域は例えば第
1図fblの説明図に示すように、数値データ領域30
、ポインタ領域31、文字データ領域32、ベクトルデ
ータ領域33のように、それぞれ連続した記憶アドレス
からなるブロックを単位にして、タグにより分類される
情報型別に領域が割り当てられている。
In this embodiment, the storage area of the main storage device 4 is, for example, a numerical data area 30, as shown in the explanatory diagram of FIG.
, a pointer area 31, a character data area 32, and a vector data area 33, areas are allocated to each type of information classified by tags in units of blocks each consisting of consecutive storage addresses.

又、主記憶装置4には各情報語のうち、第2図に示すデ
ータ/ポインタ部2のみが記憶され、タグ部1は実際に
は記憶されていない。
Furthermore, among the information words, only the data/pointer section 2 shown in FIG. 2 is stored in the main storage device 4, and the tag section 1 is not actually stored.

主記憶装置4のアクセスにおいて、アドレスレジスタ1
5の記憶アドレスが主舵4.#装置4へ転送されて、該
当記憶領域のデータまたはポインタ(データ/ポインタ
部)が読み出されると、信号線2゜でバッファ10へ転
送されると共に、タグ生成機構16へも入力される。タ
グ生成機構16へはアドレスレジスター5からのアドレ
ス線22により、アクセス要求の記憶アドレスも入力さ
れる。
When accessing main memory 4, address register 1
The memory address of 5 is the main rudder 4. # When the data or pointer (data/pointer part) of the corresponding storage area is read out after being transferred to the device 4, it is transferred to the buffer 10 via the signal line 2° and is also input to the tag generation mechanism 16. The storage address of the access request is also input to the tag generation mechanism 16 via the address line 22 from the address register 5.

第1図(c)はタグ生成機構16の詳細構成を示すブロ
ック図である。
FIG. 1(c) is a block diagram showing the detailed configuration of the tag generation mechanism 16.

主記憶アクセスにおいて、タグ生成機構16は処理装置
3の制御部13からの起動線4oにより制御ラッチ41
がセットされて起動する。この制御ランチ40の信号に
よりセレクタ42を制御して、アドレス線22の記憶ア
ドレスをタグメモリ43へ入力する。
In accessing the main memory, the tag generation mechanism 16 uses the control latch 41 by the activation line 4o from the control unit 13 of the processing device 3.
is set and starts. The selector 42 is controlled by the signal from the control launch 40 to input the storage address on the address line 22 to the tag memory 43.

タグメモリ43は、例えばデータMJj!iを64キロ
バイトのブロック単位で割り当てるとし、記憶アドレス
長を32ビツトとすれば、例えばポインタ(記憶アドレ
ス)の上位16ビツトで該ブロックアドレスが決定する
ので、この16ビツトで索引するタグ表を記憶する構成
とし、信号線44の大刀記憶アドレスの上位16ビソト
により、第1図(blの領域割当に従う該アドレスに割
り当てられている情報のタグを、信号線45に出力する
The tag memory 43 stores, for example, data MJj! If i is allocated in blocks of 64 kilobytes and the storage address length is 32 bits, the block address is determined by the upper 16 bits of the pointer (storage address), so the tag table to be indexed using these 16 bits is stored. By using the upper 16 bits of the long sword memory address on the signal line 44, the tag of information assigned to the address according to the area allocation shown in FIG. 1 (bl) is output to the signal line 45.

アドレス線22から信号線44へ通された記憶アドレス
がポインタ領域31でない場合には、信号線45の出力
が、目的のタグとして信号線21によりバッファ10へ
転送される。
If the storage address passed from the address line 22 to the signal line 44 is not in the pointer area 31, the output of the signal line 45 is transferred to the buffer 10 via the signal line 21 as the target tag.

この記憶アドレスがポインタ領域31のものであると、
信号線45のタグ値がポインタ型検出回路46で検出さ
れ、その出力信号線47の信号によりバッファ10への
タグ転送はゲート48で阻止されると共に、制御ラッチ
旧がリセットされる。
If this storage address is in the pointer area 31,
The tag value on the signal line 45 is detected by the pointer type detection circuit 46, and the tag transfer to the buffer 10 is blocked by the signal on the output signal line 47 at the gate 48, and the control latch old is reset.

その結果、セレクタ42は主記憶装置4からの信号線2
0の読出しデータを信号線44へ通過する。
As a result, the selector 42 receives the signal line 2 from the main memory 4.
Pass read data of 0 to signal line 44.

このときは、信号線22の記憶アドレスがポインタの領
域であり、従って信号線20にはポインタ語の内のポイ
ンタである記憶アドレスが、主記憶装置4から読み出さ
れている。
At this time, the storage address on the signal line 22 is a pointer area, and therefore the storage address, which is a pointer in the pointer word, is read out from the main memory 4 on the signal line 20.

従って、この記憶アドレスにより、タグメモリ43は前
記と同様に動作してタグ値を信号綿45に出力する。
Therefore, with this storage address, the tag memory 43 operates in the same manner as described above and outputs the tag value to the signal line 45.

このタグ値は信号線21によりバッファ10へ転送され
る。なお、この場合のタグ値が再びポインタのタグであ
る場合もあるが、今回は制御ラッチ41がリセットされ
ていることにより、ポインタ型検出回路46が動作せず
(信号線48の制御による)、ポインタを示すタグがそ
のま\信号線21を経てバッファ10へ転送される。
This tag value is transferred to the buffer 10 via the signal line 21. Note that the tag value in this case may be a pointer tag again, but this time the control latch 41 has been reset, so the pointer type detection circuit 46 does not operate (by control of the signal line 48). The tag indicating the pointer is directly transferred to the buffer 10 via the signal line 21.

バッファ10では信号線20からのデータ又はポインタ
を主領域11に格納し、信号線21の内容をタグ領域1
2の対応する領域に格納する。
In the buffer 10, the data or pointer from the signal line 20 is stored in the main area 11, and the contents of the signal line 21 are stored in the tag area 1.
Store it in the corresponding area of 2.

なお、データが数値である場合等に、例外的にポインタ
語のポインタ部にデータ自身を置く方式の場合には、例
えばタグ生成機構16において、アドレス線22の記憶
アドレスから生成されたタグが数値データであると、主
起憶装W4にアクセスして該当データを読み出し、該デ
ータと先に生成したタグとをバッファ10に格納するよ
うにする。
In addition, in the case where the data is a numerical value, in the case where the data itself is exceptionally placed in the pointer part of the pointer word, for example, in the tag generation mechanism 16, the tag generated from the storage address of the address line 22 is a numerical value. If it is data, the main memory W4 is accessed to read the corresponding data, and the data and the previously generated tag are stored in the buffer 10.

〔発明の効果〕〔Effect of the invention〕

以上の説明から明らかなように本発明によれば、処理効
率の低下や特殊な構成の記憶装置を使用す1す る必要無く、所要のヒント長を有するポインタ及びデー
タを有するタグ付計算機を構成することができるので、
タグ付計算機の性能向−1−及び適用領域の拡大が得ら
れるという著しい工業的効果がある。
As is clear from the above description, according to the present invention, a tagged computer having a pointer and data having a required hint length can be configured without reducing processing efficiency or using a specially configured storage device. Because you can
There is a significant industrial effect in that the performance of the tagged computer can be improved -1- and the range of application can be expanded.

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

第1図は本発明一実施例構成を示すブロック図、第2図
はタグ付ポインタの構成を示す図、第3図は計算機の構
成図である。 図において、 ■はタグ部、 2はデータ/ポインタ部、 3は処理装置、    4は主記憶装置、10ばバッフ
ァ、15ばアドレスレジスタ、16はタグ生成機構、 
 41は制御ランチ、42はセレクタ、     43
はタグメモリ、46はポインタ型検出回路を示す。 代理人 弁理士  検量 宏四部 箒 1 区 (久) 茅 1 園 <S
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, FIG. 2 is a diagram showing the configuration of a tagged pointer, and FIG. 3 is a configuration diagram of a computer. In the figure, ■ is a tag section, 2 is a data/pointer section, 3 is a processing unit, 4 is a main memory, 10 is a buffer, 15 is an address register, 16 is a tag generation mechanism,
41 is a control launch, 42 is a selector, 43
Reference numeral 46 indicates a tag memory, and 46 indicates a pointer type detection circuit. Agent Patent Attorney Weighing Koshibe Houki 1 Ward (ku) Kaya 1 En<S

Claims (1)

【特許請求の範囲】[Claims] データ又はポインタを保持するデータ/ポインタ部と該
データの型又は該ポインタの指示するデータの型を表示
するタグを保持するタグ部によって構成される語の処理
において、該語を保持するバッファ、上記ポインタ/デ
ータ部の情報を格納する主記憶装置、及び該主記憶装置
のアドレス値によってタグを生成する手段、及び該主記
憶装置から読み出した情報をデータ/ポインタ部とし、
該タグ生成手段により生成したタグをタグ部とする語を
構成するように上記バッファに格納する手段を有するこ
とを特徴とするタグ付計算機。
In processing a word consisting of a data/pointer section holding data or a pointer and a tag section holding a tag indicating the type of the data or the type of data pointed to by the pointer, the buffer holding the word; a main memory device for storing information of a pointer/data section, a means for generating a tag based on an address value of the main memory device, and information read from the main memory device as a data/pointer section;
A tagged computer characterized by comprising means for storing in the buffer a word having a tag part formed by the tag generated by the tag generating means.
JP15662284A 1984-07-27 1984-07-27 Computer provided with tag Pending JPS6134628A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15662284A JPS6134628A (en) 1984-07-27 1984-07-27 Computer provided with tag

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15662284A JPS6134628A (en) 1984-07-27 1984-07-27 Computer provided with tag

Publications (1)

Publication Number Publication Date
JPS6134628A true JPS6134628A (en) 1986-02-18

Family

ID=15631732

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15662284A Pending JPS6134628A (en) 1984-07-27 1984-07-27 Computer provided with tag

Country Status (1)

Country Link
JP (1) JPS6134628A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04136513U (en) * 1991-06-13 1992-12-18 千春 桑野 piano cover

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04136513U (en) * 1991-06-13 1992-12-18 千春 桑野 piano cover

Similar Documents

Publication Publication Date Title
US4992936A (en) Address translation method and apparatus therefor
JP3715724B2 (en) Circular Queue Creator entity
EP0168121B1 (en) Memory access method and apparatus in multiple processor systems
KR920005853B1 (en) Apparatus for controlling input/output operation in virtual memory/visual computer type data processing system
US5426751A (en) Information processing apparatus with address extension function
US5481688A (en) Information processing system having an address translation table loaded with main/expanded memory presence bits
EP0492859A2 (en) Translation lookaside buffer
EP0007003A1 (en) Data processing apparatus including address translation apparatus
US5060137A (en) Explicit instructions for control of translation lookaside buffers
US5182805A (en) Method and system for determining copy-on-write condition
EP0149389A2 (en) Address translation control system
EP0372841B1 (en) Arrangement for and method of locating ROM in computer memory space
US4126894A (en) Memory overlay linking system
US3778776A (en) Electronic computer comprising a plurality of general purpose registers and having a dynamic relocation capability
US5175830A (en) Method for executing overlays in an expanded memory data processing system
KR19990037572A (en) Design of Processor Architecture with Multiple Sources Supplying Bank Address Values and Its Design Method
US4445191A (en) Data word handling enhancement in a page oriented named-data hierarchical memory system
KR930002943A (en) Microprocessors and Memory Management Systems Having the Same
US4499535A (en) Digital computer system having descriptors for variable length addressing for a plurality of instruction dialects
US6338125B1 (en) Dynamic slot allocation and tracking of multiple memory requests
JPH07281948A (en) Memory controller
JPH027097B2 (en)
JPS6134628A (en) Computer provided with tag
GB2037466A (en) Computer with cache memory
JPS5853075A (en) Information processor provided with high speed separation buffer