JPS6048551A - List data access controlling system - Google Patents

List data access controlling system

Info

Publication number
JPS6048551A
JPS6048551A JP15604683A JP15604683A JPS6048551A JP S6048551 A JPS6048551 A JP S6048551A JP 15604683 A JP15604683 A JP 15604683A JP 15604683 A JP15604683 A JP 15604683A JP S6048551 A JPS6048551 A JP S6048551A
Authority
JP
Japan
Prior art keywords
address
register
data
memory
car
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
JP15604683A
Other languages
Japanese (ja)
Inventor
Haruo Akimoto
晴雄 秋元
Akio Shinagawa
明雄 品川
Kiminori Sato
公則 佐藤
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 JP15604683A priority Critical patent/JPS6048551A/en
Publication of JPS6048551A publication Critical patent/JPS6048551A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To execute processing at a high speed by holding a list data read out by a memory controlling circuit, in plural registers, executing an access to one register selected among them, and executing continuously a memory access when an address is read out. CONSTITUTION:A list data read out of a memory 16 is accumulated in one of a CAR (chamber of the left side) register 27 or a CDR (chamber of the right side) register 28 by a multiplexer 26. Subsequently, the data is selected 19 by a microprogram control device 17, bypass paths 34, 35 are selected, and it is bypassed to a list address register 22 through a selector 20. A pointer stored in the register 22 is read out through a selector 25, and supplied as an access address to the memory 16. The CDR of the same cell is placed in the next address of the CAR in the memory, and a +1 adding circuit 23 adds ''1'' to the address of the CAR and executes read-out of the CDR continuously after the CAR. In such a way, as far as the data read out of the memory 16 is a pointer to other cell, it is bypassed and controlled at a high speed.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明はメモリ装置のアクセス制御回路C二係り。[Detailed description of the invention] [Technical field of invention] The present invention relates to an access control circuit C2 of a memory device.

特にリスト構造のデータをアクセスする際(=、読み出
したりストデータのポインタによって次のアクセスを先
行制御し、リストを高速にアクセスするりストデータア
クセス制御方式に関する。
In particular, the present invention relates to a list data access control method in which list-structured data is accessed (=, reading or by pre-controlling the next access using the list data pointer to access the list at high speed).

〔技術の背景〕[Technology background]

従来のメモリアクセス制御方式としては、CI)Uから
指示されたアドレスによって先行制御なしにアクセスす
るか、あるいは先行制御を行なう場合であっても、メモ
リ上でアドレスの連続したデータがアクセスされるもの
と仮定して9次アドレスのデータを先行して読出すもの
であった。
Conventional memory access control methods are those in which data is accessed without advance control based on the address specified by CIU, or data at consecutive addresses is accessed in memory even when advance control is performed. It was assumed that data at the ninth address was read out in advance.

しかし、リス)17ff造のように、一連のデータがメ
モリ上では連結したアドレスに格納されないのが普通で
あるものにあっては、アクセスする毎に不連続位置のア
ドレスをアドレスレジスタに設定しなければならず、上
記した従来の先行制御方式により読出しを行なった場合
、読出されたデータが使用される可能性は少ないという
欠点があった。
However, in devices such as the 17FF (Lis), where a series of data is not normally stored in concatenated addresses in memory, addresses at discontinuous locations must be set in the address register each time it is accessed. However, when data is read using the conventional advance control method described above, there is a drawback that there is little possibility that the read data will be used.

〔発明の目的および構成〕[Object and structure of the invention]

本発明の目的は、リスト構造のデータをアクセスする場
合、メモリから読出されたデータが次のセルのアドレス
を示している場合、該アドレスによって次のセルを先行
して胱出し、リストデータに対するアクセスを馬連化す
ることにある。
An object of the present invention is that when accessing list-structured data, if the data read from the memory indicates the address of the next cell, the next cell is retrieved in advance according to the address, and the list data is accessed. The goal is to make it a horse federation.

本発明の構成は、それによりリスト構造をもつデータが
格納されるメモリ装置と、該メモリ装置のアクセスを制
御テるメモリ制御回路とを有するデータ処理システムに
おいて、上記メモリ制御回路は、メモリ装置から読み出
したリストデータを保持する複数のレジスタと、該複数
のレジスタ中なえ、メモリ装置から読み出したりストデ
ータかアドレスを表わしているとき、連続してメモリア
クセスを行なうことを特徴とする。
The present invention provides a data processing system that includes a memory device in which data having a list structure is stored and a memory control circuit that controls access to the memory device. The present invention is characterized in that it has a plurality of registers that hold read list data, and one of the registers performs continuous memory access when reading from a memory device or representing list data or an address.

〔発明の実施例〕[Embodiments of the invention]

以下(−1本発明を実施例にしたがって詳述する。 Below (-1) The present invention will be explained in detail according to Examples.

ここでは、リスト処理言語LIMPを用いたリストデー
タ処理を可能(ニするデータ処理システムを例にとり説
明する。
Here, a data processing system that is capable of list data processing using the list processing language LIMP will be described as an example.

第1図は、LISI)言語におけるリストデータのセル
構造を示し1図中、1はセル、2は制御データ、3はC
AR部、4はCD、R部を表わす0CARはリストの先
頭を取り出丁関数、CDRはリストの残りを表わす14
)1数であり、CAR部3にはリストの先頭の値の格納
位置へのポインタが置かれ、CDR部4にはリスト中の
次のセルへのポインタが置かれる。
Figure 1 shows the cell structure of list data in the LISI language.In Figure 1, 1 is a cell, 2 is control data, and 3 is C
AR part, 4 represents CD, R part 0 CAR is a pick-up function that takes out the head of the list, CDR represents the rest of the list 14
) 1, a pointer to the storage position of the first value in the list is placed in the CAR section 3, and a pointer to the next cell in the list is placed in the CDR section 4.

第2図(α)は、第1図に示したセルを用いて記述され
たりストデータの構造の1例を示したもので。
FIG. 2 (α) shows an example of the structure of data written using the cells shown in FIG. 1.

第2図(b)は、それを対応する2進水リスト形式で表
わしたものである。なお、NILは空あるいは偽を表わ
す。図中、5乃至10はセル、11乃至〕3はデータ(
あるいは値)を表わ1−0このように、CARおよびC
DRを用いて任意のセルを連結し、2進本構造のリスト
を作成することができる0 本発明の方式によれば、たとえばセル5のアクセスの場
合、まずCAR(左側の室)を読出してデータ11(X
)をアクセスし、続いてCDR(右側の室)を読出して
セル6のCARをアクセスする動作を連続的にかつCI
) Uの介入なしに実行することができる。
FIG. 2(b) shows it in the form of a corresponding binary launch list. Note that NIL represents empty or false. In the figure, 5 to 10 are cells, 11 to 3 are data (
or the value 1-0, thus CAR and C
According to the method of the present invention, for example, in the case of accessing cell 5, the CAR (left side chamber) is first read. Data 11 (X
), then read the CDR (right side chamber) and access the CAR of cell 6 continuously and CI
) can be executed without U's intervention.

第3図は9不発明方式を適用したメモリfi7υ御回路
の1実施例の構成図である。
FIG. 3 is a block diagram of one embodiment of a memory fi7υ control circuit to which the 9-inventive method is applied.

図中、14はCPU、15はメモリ制御回路。In the figure, 14 is a CPU, and 15 is a memory control circuit.

16はメモリ、17はマイクロプログラム制御装置、1
8はデコーダ、19および20はセレクタ。
16 is a memory, 17 is a microprogram control device, 1
8 is a decoder, 19 and 20 are selectors.

21はアドレス加算回路、22はリスト・アドレスレジ
スタ、23は+1加算回路、24はアドレスレジスタ、
25はセレクタ、26はマルチフレフサ、27はCAR
レジスタ、28はCDRレジスク、29は非リストレジ
スタ、30はセレクタ。
21 is an address addition circuit, 22 is a list/address register, 23 is a +1 addition circuit, 24 is an address register,
25 is a selector, 26 is a multi-flexor, 27 is a CAR
28 is a CDR register, 29 is a non-list register, and 30 is a selector.

31はデータレジスタ、32はアドレスバス。31 is a data register, and 32 is an address bus.

33はデータバスを表わす。33 represents a data bus.

この回路の特徴は、CPU14とメモリ16との間に、
メモリ16から読み出したデータを直ちにアドレスとし
て使用できるバイパス路34 、35が設けられている
ことである。
The feature of this circuit is that between the CPU 14 and the memory 16,
Bypass paths 34 and 35 are provided so that data read from the memory 16 can be used immediately as an address.

はじめに、非リストデータのアクセス制御の場合二つい
て説明する。CPU14からアドレスノ(ス32へ出力
されたアドレスは、アト1/スレジスタ24に一旦蓄債
され、続いてセレクタ25(二より読出されてメモリ1
6へ供給される。メモリ16から読出された非リストデ
ータは、マルチプレクサ26から非リストレジスタ29
へ分配され、ここへ一旦蓄積された後、セレクタ30お
よびデータレジスタ31を介してデータバス33へ出力
され、CPU14へ送られる。
First, there are two cases of access control for non-list data. The address output from the CPU 14 to the address register 24 is temporarily stored in the address register 24, and then read from the selector 25
6. Non-list data read from memory 16 is transferred from multiplexer 26 to non-list register 29.
After being once stored there, it is output to the data bus 33 via the selector 30 and data register 31, and then sent to the CPU 14.

これに対して、リストデータのアクセス制御の場合C二
は、メモリ16から読出されたりストデータは、マルチ
プレクサ26により、CARレジスタ27あるいはCD
Rレジスタ28のいずItかに蓄積された後、マイクロ
プログラム制御装置17によりセレクタ19を制御する
ことにより、CARレジスタ27あるいはCI)Rレジ
スタ28からセレクタ19へのバイパス路3.4.35
を選択して。
On the other hand, in the case of list data access control, C2 is read from the memory 16 or stored in the CAR register 27 or CD by the multiplexer 26.
3.4.35 Bypassing from the CAR register 27 or the CI) R register 28 to the selector 19 by controlling the selector 19 by the microprogram control device 17 after the data is stored in one of the R registers 28.
Select.

セレクタ20を介して、リストアドレスレジスタ22ヘ
バイパスさせる。このとき、セレクタ20はセレクタ1
9の出力を選択するように制御されている。
It is bypassed to the list address register 22 via the selector 20. At this time, the selector 20 is the selector 1
It is controlled to select 9 outputs.

なおアドレス加算回路21は、アドレス修飾が必要なと
き選択的に使用されるものであり9本発明を実施するた
めには直接関係しないので説明を省略する。
Note that the address adder circuit 21 is selectively used when address modification is required, and is not directly related to implementing the present invention, so a description thereof will be omitted.

リストアドレスレジスタ22に格納されたポインタは、
セレクタ25を介して読み出され、メモリ16へアクセ
スアドレスどして供給される。セルのCARを読み出す
場合は上記した手順により。
The pointer stored in the list address register 22 is
It is read out via the selector 25 and supplied to the memory 16 as an access address. To read the CAR of a cell, follow the procedure described above.

CARレジスタ27の内容がリストアドレスレジスタ2
2に格納され、該レジスタの内容をアドレスとしてメモ
リ16からCARが読み出される。
The contents of CAR register 27 are listed in list address register 2.
2, and the CAR is read out from the memory 16 using the contents of the register as an address.

同じセルのCDRは、メモリではCAHの次のアドレス
に置かれている。+〕加算回路23は。
The CDR of the same cell is located at the next address of the CAH in memory. +] Adding circuit 23.

CARアドレスすなわちポインタに+1して、このCD
Rのアドレスを生成する。これにより1つのセルのCA
Rをポインタを用いてアクセスした後、すぐに続いてC
DRの読み出しが行なわれる。
Add 1 to the CAR address or pointer and select this CD
Generate an address for R. This allows one cell's CA
After accessing R using a pointer, C
Reading of DR is performed.

このようにして、メモリ16から読み出されたデータが
他のセルへのポインタである限り、バイパス路34.3
5を経てメモリアクセスの先行制御が連続的に行なわれ
る。
In this way, as long as the data read from memory 16 is a pointer to another cell, bypass path 34.3
5, advance control of memory access is performed continuously.

第4図は、第3図に示した実施例回路の動作を説明する
ためのりストデータの1例であり、第5図は、その読み
出しプログラムとプログラム実行時の各レジスタの内容
とを示す説明図である。
FIG. 4 is an example of list data for explaining the operation of the embodiment circuit shown in FIG. 3, and FIG. 5 is an explanation showing the read program and the contents of each register when the program is executed. It is a diagram.

第4図に示すリストデータは、3つのセルA。The list data shown in FIG. 4 includes three cells A.

B、Cからなる。セルAのCARはアドレス100にあ
り、その内容は、CAHの値Xが格納されているメモリ
位置を示すアドレスをポインタアドレス1000である
。またセルAのCDRはアドレス101にあり、その内
容はセルBのCARを与えるポインタアドレス200で
ある。
Consists of B and C. The CAR of cell A is at address 100, and its contents are pointer address 1000 to the address indicating the memory location where the value X of CAH is stored. The CDR of cell A is located at address 101, and its content is a pointer address 200 that provides the CAR of cell B.

セルBのCARの内容は、その値Yが格納されているメ
モリ位置を示すポインタアドレス2000である。また
セルBのCD 、Rのアドレスは201であり、その内
容は、セルCのCARを与えるポインタアドレス300
である。そしてセルCのCDHの内容はX寸ILである
The content of CAR in cell B is a pointer address 2000 indicating the memory location where the value Y is stored. Also, the addresses of CD and R of cell B are 201, and the contents are pointer address 300 that gives the CAR of cell C.
It is. The contents of CDH of cell C are X dimension IL.

第5図において9図示されているプログラムは。The program shown in 9 diagrams in FIG.

LISP言語プログラムを、インクプリンタにより中間
言M■のプログラムに変換したものである。■乃至■は
その各ステップを表わしている。以下。
This is a LISP language program converted into an intermediate language M2 program using an ink printer. ■ to ■ represent each step. below.

第3図を参照しつつ、実行動作を順に説明する。The execution operations will be explained in order with reference to FIG.

ステップ■では、蛍初のセル人に対するアドレスゝlO
O“が、CPU14によりリストアドレスレジスタ22
へ設定される。
In step ■, address もlO for Firefly's first cell person.
O” is stored in the list address register 22 by the CPU 14.
is set to

ステップ■では、メモリ〕6のアドレス月00“にある
セルAのCARがアクセスされ、その内容町、OOO“
がCARレジスタ27へ取り出される。
In step ■, the CAR of cell A located at address 00" in memory]6 is accessed, and its contents are OOO"
is taken out to the CAR register 27.

このとき先行アクセス制御として、アドレス′]01“
のCDRをアクセスし、その内容″′200“をCDR
レジスク28に格納し、さらに先に取り出したC A、
 Rレジスタ27中のデータがポインタアドレスである
ことを識別して、そのアドレスをアクセスし、内容1X
“をCARレジスタ27へ取り出して置く。
At this time, as advance access control, address ']01"
Access the CDR and copy the contents "'200" to the CDR.
CA stored in the register disk 28 and taken out earlier,
It identifies that the data in the R register 27 is a pointer address, accesses that address, and stores the contents 1X.
“ is taken out and placed in the CAR register 27.

ステップ■では、セルAのCA Rの内容読み出しと次
のセルBのCARのアクセスが行なわれる。
In step (2), the contents of the CAR in cell A are read and the next CAR in cell B is accessed.

このため、先のステップ■でCARレジスタ27に取り
出しであるデータ1X“をデータレジスタ31へ転送し
、続いてセルBのCARアドレス1200“(CDRレ
ジスタ28に取り出しである)を用いてメモリアクセス
し、その内容’2000’をCARレジスタ27へ読み
出す。ここでステップ■と同様に、先行アクセス制御と
して、アドレス″″201“のCDRをアクセスし、そ
の内容1300“をCD Rレジスタ28へ取り出し、
続いて、CARレジスタ27中のデータ’2000’が
ポインタアドレスであることを識別して、そのアドレス
をアクセスし、内容1Y“をCARレジスタ27へ取り
出して置く。
Therefore, in the previous step (2), data 1X", which is fetched from the CAR register 27, is transferred to the data register 31, and then memory access is performed using the CAR address 1200" of cell B (which is fetched from the CDR register 28). , reads its content '2000' to the CAR register 27. Here, in the same way as in step (3), as a preliminary access control, the CDR at address "201" is accessed, its contents 1300" are taken out to the CDR register 28,
Subsequently, it identifies that the data '2000' in the CAR register 27 is a pointer address, accesses that address, and takes out and stores the content 1Y'' in the CAR register 27.

ステップ■では、セルBのCARの内容1Y′/を。In step (2), the content of CAR in cell B is 1Y'/.

CARレジスタ27からデータレジスタ31へ読み出し
1次のセルCのCARをアクセスする。
The CAR of the primary cell C is accessed by reading from the CAR register 27 to the data register 31.

CA Rアドレスは、ステップ■でC]) Rレジスタ
に取り出されている1300″であり、これを用いてメ
モリアクセスを行ない、内容ゝNIL“がCARレジス
タ27へ取り出される。
The CAR address is 1300'' taken out to the C]) R register in step (2), and this is used to access the memory, and the content ``NIL'' is taken out to the CAR register 27.

ステップ■では、セルCのCARの内容がCARレジス
タ27からデータレジスタ31へ;洸み出される。
In step (2), the contents of the CAR in cell C are extracted from the CAR register 27 to the data register 31.

以上(二より、CPU14からの少いプログラムステッ
プ数の命令により、セルA、B、Cのそれぞれについて
、リストデータX、Y、NILが簡単にメモリ16から
CPU14へ睨み出されることができる。
From the above (2), the list data X, Y, and NIL for each of cells A, B, and C can be easily viewed from the memory 16 to the CPU 14 by an instruction with a small number of program steps from the CPU 14.

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

本発明によれば、リストデータをメモリアクセス制御回
路が自動的に検査して、それが他のセルへのポインタア
ドレスであるとき、先行アクセス制御を行なうため、全
体としてのりストデータアクセス処理を著しく高速化す
ることができる。
According to the present invention, the memory access control circuit automatically inspects list data and performs advance access control when the list data is a pointer address to another cell, so that the list data access process as a whole is significantly improved. It can be made faster.

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

第1図はセルのイq造を示す図、εIN 2図(ex)
I (15)はりストデータの購造の説明図、第3図は
本発明の1実施例の構成図、第4図はりストデータの1
例を示す図、第5図は第4図のリストデータについての
某LI!1例動作の説明図である。 図中、14はCPU、1.5はメモリ制御回路。 16はメモリ、17はマイクロプログラム制御装a+ 
19.20,25.30はセレクタ、22はリストアド
レスレジスタ、26はマルチプレクサ。 27はCA i<レジスタ、28はCDRレジスタ。 31はデータレジスタを表わす。 特許出願人 富士通株式会社
Figure 1 is a diagram showing the equal structure of the cell, εIN Figure 2 (ex)
I (15) An explanatory diagram of purchasing beam strike data, Fig. 3 is a configuration diagram of one embodiment of the present invention, Fig. 4 is a diagram showing the purchase of beam strike data.
A diagram showing an example, Figure 5, is a certain LI! about the list data of Figure 4! It is an explanatory diagram of one example operation. In the figure, 14 is a CPU, and 1.5 is a memory control circuit. 16 is a memory, 17 is a microprogram controller a+
19.20, 25.30 are selectors, 22 is a list address register, and 26 is a multiplexer. 27 is a CA i< register, and 28 is a CDR register. 31 represents a data register. Patent applicant Fujitsu Limited

Claims (2)

【特許請求の範囲】[Claims] (1) リスト構造をもつデータが格納されるメモリ装
置と、該メモリ装jlのアクセスを制御するメモリ制御
回路とを有するデータ処理システムにおいて、上記メモ
リ制御回路は、メモリ装置から読み出したリストデータ
を保持する複数のレジスタと。 該複数のレジスタ中の選択された1つのレジスタ内のり
ストデータなアドレスとしてメモリ装置をアクセスする
アクセス手段とをそなえ、メモリ装置から読み出したり
ストデータがアドレスを表わしているとき、連続してメ
モリアクセスを行なうことを特徴と1−るリストデータ
アクセス制御方式。
(1) In a data processing system that includes a memory device in which data having a list structure is stored and a memory control circuit that controls access to the memory device, the memory control circuit controls list data read from the memory device. With multiple registers to hold. an access means for accessing the memory device as a first data address in one register selected from the plurality of registers, and continuously accessing the memory when reading from the memory device or writing data represents an address 1. List data access control method.
(2)前記第1項に記載のリストデータアクセス制御方
式において、リスト構造をもつデータはCARおよびC
DRからなるセルの連結形式をとり、がつメモリ装置か
ら読み出したりストデータを保持する複数のレジスタは
CARレジスタとCDRレジスタとを含み、CDHのア
クセスはCARアクセスに続いて行ない、読み出したC
 I) Rが示すアドレスを連続してアクセストること
を特徴と1−るリストデータアクセス制御方式。
(2) In the list data access control method described in item 1 above, data with a list structure is
The plurality of registers that are in the form of a concatenation of cells consisting of DR and that are read from the memory device and hold the stored data include a CAR register and a CDR register, and the access to the CDH is performed following the CAR access, and the read C
I) A list data access control method characterized by continuously accessing the address indicated by R.
JP15604683A 1983-08-26 1983-08-26 List data access controlling system Pending JPS6048551A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15604683A JPS6048551A (en) 1983-08-26 1983-08-26 List data access controlling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15604683A JPS6048551A (en) 1983-08-26 1983-08-26 List data access controlling system

Publications (1)

Publication Number Publication Date
JPS6048551A true JPS6048551A (en) 1985-03-16

Family

ID=15619131

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15604683A Pending JPS6048551A (en) 1983-08-26 1983-08-26 List data access controlling system

Country Status (1)

Country Link
JP (1) JPS6048551A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59140273A (en) * 1983-01-31 1984-08-11 Pilot Pen Co Ltd:The Water ink

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53102635A (en) * 1977-02-18 1978-09-07 Sanyo Electric Co Ltd Access system for memory unit
JPS583051A (en) * 1981-06-30 1983-01-08 Fujitsu Ltd List processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53102635A (en) * 1977-02-18 1978-09-07 Sanyo Electric Co Ltd Access system for memory unit
JPS583051A (en) * 1981-06-30 1983-01-08 Fujitsu Ltd List processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59140273A (en) * 1983-01-31 1984-08-11 Pilot Pen Co Ltd:The Water ink

Similar Documents

Publication Publication Date Title
JPH0724013B2 (en) Vector processor
JPS6048551A (en) List data access controlling system
US5854919A (en) Processor and its operation processing method for processing operation having bit width exceeding data width of bit storage unit
JPS5853075A (en) Information processor provided with high speed separation buffer
JP2526728B2 (en) Disk cache automatic usage method
JPS6116336A (en) Fortran input/output control processing system
JP2635169B2 (en) Micro program controller
JPS59111533A (en) Digital data arithmetic circuit
JPS588011B2 (en) Microprogram Seigiyohoshiki
JPS60178539A (en) By-pass control system of information processor
JP2524376B2 (en) Instruction fetch method
JPS617976A (en) Vector operation processor
JP2883489B2 (en) Instruction processing unit
JP2897049B2 (en) Branch instruction method
JPH04107634A (en) Memory data bypass control system
JPS6042492B2 (en) Processing phase execution control method
JPS6215645A (en) Central processing unit
JPS6142076A (en) Vector mask information control device
JPH05100842A (en) Instruction processor
JPS61289446A (en) Hardware stack control system
JPS63314660A (en) Cache test system
JPH024011B2 (en)
JPS6222165A (en) Control system for access to main storage device
JPH0470966A (en) Data base processing mechanism
JPH0319570B2 (en)