JPH0196733A - Control memory - Google Patents

Control memory

Info

Publication number
JPH0196733A
JPH0196733A JP25422687A JP25422687A JPH0196733A JP H0196733 A JPH0196733 A JP H0196733A JP 25422687 A JP25422687 A JP 25422687A JP 25422687 A JP25422687 A JP 25422687A JP H0196733 A JPH0196733 A JP H0196733A
Authority
JP
Japan
Prior art keywords
address
instruction
field
memory
horizontal
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
JP25422687A
Other languages
Japanese (ja)
Inventor
Satoshi Sugiura
聡 杉浦
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 JP25422687A priority Critical patent/JPH0196733A/en
Publication of JPH0196733A publication Critical patent/JPH0196733A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the memory capacity by separating a horizontal microinstruction into a next address, a field which is partly different for each instruction, and a field which overlaps for each instruction and storing them. CONSTITUTION:A memory 31 which receives an access via the output of an address register 20 stores a next address I of a horizontal microinstruction and 1st and 2nd additional addresses. The address I read out of the memory 31 is supplied to the register 20. At the same time, the 1st and 2nd additional addresses are supplied to the memories 32 and 23 respectively. The memory 32 reads out a field II which is partly different for each instruction and supplies the field II to a data register 22. While the memory 23 reads out a field III which overlaps for each instruction and supplies it to a data register 24 in response to the 2nd additional address.

Description

【発明の詳細な説明】 〔概要〕 水平型マイクロプログラムを記憶する制御記憶装置に関
し、 メモリ容量を削減することを目的とし、水平型マイクロ
プログラムを記憶する制御記憶装置において、該水平型
マイクロプログラムを構成する水平型マイクロ命令を、
次の命令のアドレスであるネクストアドレスと、各命令
で一部異なるフィールドと、各命令で重複するフィール
ドとに分離し、該ネクストアドレス又は該ネクストアド
レス及び該各命令で一部異なるフィールドと、追加アド
レスとを読み出す第itemのメモリと、該追加アドレ
スによって該各命令で一部異なるフィールド又は該各命
令で一部異なるフィールド及び該各命令で重複するフィ
ールドを読み出す第2階層のメモリとを有し構成する。
[Detailed Description of the Invention] [Summary] Regarding a control storage device that stores horizontal microprograms, for the purpose of reducing memory capacity, the horizontal microprograms are stored in a control storage device that stores horizontal microprograms. The horizontal microinstructions that make up the
The next address, which is the address of the next instruction, is separated into a field that is partially different for each instruction, and a field that is duplicated for each instruction, and the next address or the next address and the field that is partially different for each instruction are added. and a second layer memory that reads partially different fields for each instruction or partially different fields for each instruction and duplicate fields for each instruction depending on the additional address. Configure.

〔産業上の利用分野〕[Industrial application field]

本発明は制御記憶装置に関し、水平型マイクロプログラ
ムを記憶する制御記憶装置に関する。
The present invention relates to a control storage device, and more particularly, to a control storage device that stores horizontal microprograms.

一般に、計篩機システムはマイクロプログラム制御がな
されている。マイクロプログラムには垂直型と水平型と
があり、速い応答性と条件分岐を必要とする場合には水
平型のマイクロプログラムが用いられる。
Generally, the sieve system is microprogram controlled. There are two types of microprograms: vertical and horizontal. Horizontal microprograms are used when fast response and conditional branching are required.

垂直型マイクロプログラムを構成する垂直型マイクロ命
令は単一のフィールドのコードで実行すべき全制御を定
義しており、このコードをデコードすることにより制御
の種類を知り、命令が実行される。またマイクロ命令内
に次に実行するマイクロ命令のアドレス(ネクストアド
レス)は含まれていない。
The vertical microinstruction that constitutes the vertical microprogram defines all the controls to be executed in a single field of code, and by decoding this code, the type of control is known and the instruction is executed. Further, the address of the next microinstruction to be executed (next address) is not included in the microinstruction.

水平型マイクロプログラムを構成する水平型マイクロ命
令は複数のフィールド夫々のコード(フィールドとはデ
コードを要する単位であり、各フィールドのビット数は
垂直型に比べて小)で実行すべき全制御を定義するか又
はビットフィールド内の各ビ°ット夫々が実行すべき全
制御を定義している。またマイ、り0命令内には次に実
行するマイクロ命令のアドレスが含まれている。
The horizontal microinstructions that make up the horizontal microprogram define all the controls that should be executed using codes for each of multiple fields (a field is a unit that requires decoding, and the number of bits in each field is smaller than in the vertical type). Each bit in the bit field defines the total control to be performed. Also, the my, ri0 instructions contain the address of the next microinstruction to be executed.

このため、水平型マイクロ命令は垂直型マイクロ命令に
対してビット幅が大である。
Therefore, the bit width of horizontal microinstructions is larger than that of vertical microinstructions.

〔従来の技術〕[Conventional technology]

第4図は従来の制御記憶装置の一例のブロック図を示す
FIG. 4 shows a block diagram of an example of a conventional control storage device.

同図中、アドレスレジスタ10には次に読み出すマイク
ロ命令のアドレス(例えば12ビツト)が格納されてお
り、このアドレスによってメモリ11がアクセスされる
In the figure, an address register 10 stores an address (for example, 12 bits) of a microinstruction to be read next, and a memory 11 is accessed by this address.

メモリ11には例えばビット幅192ピツトの水平型マ
イクロ命令が4k(−212)ワード記憶されており、
上記アドレスに指定された水平型マイクロ命令がメモリ
11より読み出され、ネクストアドレスを除く各フィー
ルドはデータレジスタ12に供給され、ここに格納され
る。また、ネクストアドレスはアドレスレジスタ10に
供給されて格納される。
For example, 4k (-212) words of horizontal microinstructions with a bit width of 192 bits are stored in the memory 11.
The horizontal microinstruction designated by the above address is read from the memory 11, and each field except the next address is supplied to the data register 12 and stored there. Further, the next address is supplied to the address register 10 and stored therein.

(発明が解決しようとする問題点〕 上記の従来装置においては、水平型マイクロ命令のピッ
ト幅が192ピツトと大であるため、メモリ12は19
2X4にピットと膨大なものになるという問題点があっ
た。
(Problems to be Solved by the Invention) In the conventional device described above, since the pit width of the horizontal microinstruction is as large as 192 pits, the memory 12 is 192 pits wide.
There was a problem in that the 2X4 had a pit and was huge.

本発明は、上記の点に鑑みてなされたもので、メモリ容
量を削減する制御記憶装置を提供することを目的とする
The present invention has been made in view of the above points, and an object of the present invention is to provide a control storage device that reduces memory capacity.

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

第1発明の制御記憶装置は、水平型マイクロプログラム
を記憶する制御記憶装置において、水平型マイクロプロ
グラムを構成する水平型マイクロ命令を、次の命令のア
ドレスであるネクストアドレスと、各命令で一部賃なる
フィールドと、各命令で重複するフィールドとに分離し
、ネクストアドレス又はネクストアドレス及び各命令で
一部異なるフィールドと、追加アドレスとを読み出す第
1階層のメモリ(31,21)と、追加アドレスによっ
て各命令で一部異なるフィールド又は各命令で一部異な
るフィールド及び各命令で°重複するフィールドを読み
出す第2111!i層のメモリ(32,23)とを有す
る。
The control storage device of the first invention is a control storage device that stores horizontal microprograms, in which horizontal microinstructions constituting the horizontal microprogram are stored in part with a next address that is the address of the next instruction, and a part of each instruction. A first layer memory (31, 21) for reading out the next address or the next address, a partially different field for each instruction, and an additional address; Read partially different fields in each instruction or partially different fields in each instruction and duplicate fields in each instruction by 2111! It has an i-layer memory (32, 23).

第2発明の制御記憶装置は、水平型マイクロプログラム
を記憶する制御記憶装置において、水平型マイクロプロ
グラムを構成する水平型マイクロ命令を、次の命令のア
ドレスであるネクストアドレスと、各命令で一部異なる
フィールドと、各命令で重複するフィールドとに分離し
、ネクストアドレスと、第1の追加アドレスとを読み出
す第1階層のメモリ(33)と、第1の追加アドレスに
よって各命令で一部異なるフィールド及び第2の追加ア
ドレスを読み出す第2階層のメモリ(34)と、 第2の追加アドレスによって各命令で重複するフィール
ドを読み出す第3wi層のメモリ(23)とを有する。
In the control storage device of the second invention, in the control storage device that stores horizontal microprograms, the horizontal microinstructions constituting the horizontal microprogram are stored in part with the next address, which is the address of the next instruction, and each instruction. A first layer memory (33) that separates different fields and fields that overlap in each instruction and reads out the next address and the first additional address, and fields that partially differ in each instruction depending on the first additional address. and a second layer memory (34) from which the second additional address is read, and a third wi layer memory (23) from which the field that overlaps in each instruction is read by the second additional address.

    ・ 〔作用〕 水平型マイクロ命令は次のような特徴を持っている。・ [Effect] Horizontal microinstructions have the following characteristics.

■ 各命令は全フィールドを使用するわけではなく、使
用しているフィールド数が少ない。
■ Each instruction does not use all fields; it uses only a small number of fields.

■ 良く使用されるフィールドとなかなか使用されない
フィールドとははっきり分かれている。
■ There is a clear distinction between frequently used fields and rarely used fields.

■ 各命令を比較するとネクスト7′ドレスのみが異な
り、他のフィールドはほとんど同一である場合が多い。
■ Comparing each instruction, only the next 7' address differs, and other fields are often almost the same.

■ 各命令のネクストアドレスを除いて比較すすると、
一部のフィールドだけが異なり、残りのフィールドは同
一である場合が多い。
■ When comparing each instruction excluding the next address,
Often only some fields are different and the remaining fields are the same.

このことから、水平マイクロ命令は I ネクストアドレス π 各命令で一部異なるフィールド ■ 各命令で重複するフィールド に分類できる。From this, the horizontal microinstruction is I Next address π Some fields are different for each instruction ■ Duplicate fields in each instruction It can be classified into

第1発明ではネクストアドレス1.各命令で一部異なる
フィールド■、各命令で重複するフィールド■を第11
1IIIIのメモリ(21,31)と第2階層のメモリ
(23,32>とに分けて記憶させ、第2発明では第1
階層のメモリ(33)と第2階11(1−EIJ (3
4) と第319111のメモlJ (23)とに分け
て記憶させている。
In the first invention, next address 1. Fields that are partially different for each instruction, and fields that are duplicated for each instruction, are listed in the 11th section.
In the second invention, the first layer memory (21, 31) and the second layer memory (23, 32>) are stored separately.
The memory of the hierarchy (33) and the second floor 11 (1-EIJ (3)
4) and the 319111th memo lJ (23).

このように階層化することによって少なくとも各命令で
重複するフィールドに要するメモリ容量を削減できる。
By layering in this way, it is possible to reduce the memory capacity required for at least the fields that overlap in each instruction.

(実施例) 第1図は本発明のコントロールストレッジ制御方式の第
1実施例のブロック図を示す。
(Embodiment) FIG. 1 shows a block diagram of a first embodiment of the control storage control system of the present invention.

同図中、アドレスレジスタ20には次に読み出すマイク
ロ命令のアドレス(例えば12ビツト)が格納されてお
り、このアドレスによってメモリ21がアクセスされる
In the figure, an address register 20 stores the address (for example, 12 bits) of the next microinstruction to be read, and the memory 21 is accessed by this address.

メモリ21には水平型マイクロ命令のうちネクストアド
レスエと各命令で一部異なるフィールド■との計72ピ
ットと、追加アドレス11ビツトとを、4K (−2”
 )ワード記憶している。このうち追加アドレスとは水
平型マイクロ命令のうち各命令で重複するフィールド■
をアクセスするためのものである。
The memory 21 stores a total of 72 pits, including the next address area of the horizontal microinstruction and a field ■ that is partially different for each instruction, and 11 additional address bits, 4K (-2"
) Word memorization. Of these, the additional address is a field that is duplicated in each horizontal microinstruction.
It is for accessing.

メモリ21から上記アドレスに指定されて読み出された
水平マイクロ命令の各命令で一部異なるフィールド■は
データレジスタ22に供給されて格納される。
The field (2), which is partially different for each horizontal microinstruction read out from the memory 21 at the specified address, is supplied to the data register 22 and stored therein.

また、ネクストアドレスエはアドレスレジスタ20に供
給されて格納される。追加アドレスはメモリ23に供給
される。
Further, the next address is supplied to the address register 20 and stored therein. The additional address is provided to memory 23.

メモリ23は追加アドレスの値に応じた水平型マイクロ
命令の各命令で重複するフィールド■の120ピツトを
2K(−211)ワード記憶しており、供給される追加
アドレスに指定されて、各命令でフィールド■を読み出
してデータレジスタ24に供給され、ここに格納される
The memory 23 stores 2K (-211) words of 120 pits of the field ■ which are duplicated in each instruction of horizontal microinstructions according to the value of the additional address, and is specified by the supplied additional address. Field (2) is read out and supplied to the data register 24, where it is stored.

上記データレジスタ22及び23に格納された水平型マ
イクロ命令の各命令で一部異なるフィールド■及び各命
令で重複するフィールド■を、フィールド毎にデコード
することにより水平型マイクロ命令が実行される。
The horizontal micro-instruction stored in the data registers 22 and 23 is executed by decoding the field (2), which is partially different for each instruction, and the field (2), which is duplicated in each instruction, field by field.

従来装置ではメモリ11の容量が768にビット(−1
92X4K)であったのに対し、本発明方式ではメモリ
21.23の容量が572にビット(−83x4に+1
20x2K)と196ビツト削減される。
In the conventional device, the capacity of the memory 11 is 768 bits (-1
92x4K), whereas in the method of the present invention, the capacity of the memory 21.23 is 572 bits (-83x4 +1).
20x2K), which is a reduction of 196 bits.

第2図は本発明装置の第2実施例のブロック図を、示す
。同図中、第1図と同一部分には同一符号を付し、その
説明を省略する。
FIG. 2 shows a block diagram of a second embodiment of the device of the invention. In the figure, the same parts as in FIG. 1 are designated by the same reference numerals, and their explanations will be omitted.

アドレスレジスタ20の出力によりアクセスされるメモ
リ31は水平型マイクロ命令のうちネクストアドレスI
と第1及び第2の追加アドレスとを4にワード記憶して
いる。第1の追加アドレスは各命令で一部異なるフィー
ルド■をアクセスするためのもので、第2の追加アドレ
スは各命令で重複するフィールド■をアクセスするため
のものである。
The memory 31 accessed by the output of the address register 20 is the next address I of the horizontal microinstruction.
and the first and second additional addresses are stored in words 4. The first additional address is for accessing a partially different field (2) for each instruction, and the second additional address is for accessing a duplicate field (2) for each instruction.

メモリ31から読み出されたネクストアドレスエはアド
レスレジスタ20に供給され、第1の追加アドレスはメ
モリ32に供給され、第2の追加アドレスはメモリ23
に供給される。
The next address read from the memory 31 is supplied to the address register 20, the first additional address is supplied to the memory 32, and the second additional address is supplied to the memory 23.
is supplied to

メモリ32は追加アドレスQ値に応じて水平型マイクロ
命令の各命令で一部異なるフィールド■を3にワード記
憶しており、供給される第1の追加アドレスに指定され
て各命令で一部異なるフィールド■を読み出してデータ
レジスタ22に供給する。
The memory 32 stores in 3 words a field (■) which is partially different for each horizontal microinstruction according to the Q value of the additional address, and is partially different for each instruction specified by the first additional address supplied. The field ■ is read out and supplied to the data register 22.

この実施例においてもメモリ31.32.23を合わせ
た容量は従来に比して大幅に削減される。
In this embodiment as well, the combined capacity of the memories 31, 32, and 23 is significantly reduced compared to the prior art.

第3図は本発明装置の第3実施例のブロック図を示す。FIG. 3 shows a block diagram of a third embodiment of the device of the present invention.

同図中、第2図と同一部分には同一符号を付し、その説
明を省略する。
In this figure, the same parts as in FIG. 2 are designated by the same reference numerals, and their explanations will be omitted.

アドレスレジスタ20の出力によりアクセスされるメモ
リ33は水平型マイクロ命令の各命令のうちネクストア
ドレスIと第1の追加アドレスとを4にワード記憶して
いる。第1の追加アドレスは各命令で一部異なるフィー
ルド■をアクセスするためのものである。メモリ33か
ら読み出されたネクストアドレスエはアドレスレジスタ
20に供給され、第1の追加アドレスはメモリ34に供
給される。
The memory 33 accessed by the output of the address register 20 stores the next address I and the first additional address of each horizontal microinstruction in four words. The first additional address is for accessing a partially different field (2) for each instruction. The next address read from the memory 33 is supplied to the address register 20 and the first additional address is supplied to the memory 34.

メモリ34は追加アドレスの値に応じて水平型マイクロ
命令の各命令で一部異なるフィールド■及び第2のアド
レスを3にワード記憶しており、供給される第1の追加
アドレスに指定されて各命令で一部異なるフィールド■
及び第2のアドレスを読み出してフィールド■をデータ
レジスタ22に供給し、また第2のアドレスをメモリ2
3に供給する。
The memory 34 stores a field (3) and a second address, which are partially different for each horizontal microinstruction, depending on the value of the additional address. Some fields differ depending on the command■
and the second address and supply the field ■ to the data register 22, and also read the second address to the memory 2.
Supply to 3.

この実施例においてもメモリ33.34.23を合わせ
た容量は従来に比して大幅に削減される。
In this embodiment as well, the combined capacity of the memories 33, 34, and 23 is significantly reduced compared to the prior art.

また、階層が多いだけ削減できるメモリ容量が増し、第
1.第2の実施例よりもメモリ容量が小さくて済む。
In addition, the more layers there are, the more memory capacity can be reduced. The memory capacity can be smaller than that of the second embodiment.

なお、必要に応じてメモリ21.31.33夫々から読
み出された追加アドレスをアドレスレジスタにセットし
た後、後続のメモリ23.32゜34夫々に供給しても
良い。
Note that, if necessary, the additional addresses read from each of the memories 21, 31, and 33 may be set in the address register and then supplied to the subsequent memories 23, 32, and 34, respectively.

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

上述の如く、第1発明の制御記憶装置によれば、メモリ
の容量を従来に比して大幅に削減でき、第2発明の制御
記憶装置によれば第1発明よりも更にメモリ容−を削減
でき、実用上きわめて有用である。
As mentioned above, according to the control storage device of the first invention, the memory capacity can be significantly reduced compared to the conventional one, and according to the control storage device of the second invention, the memory capacity can be further reduced compared to the first invention. This is extremely useful in practice.

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

第1図は本発明の制御記憶装置の第1実施例のブロック
図、 第2図は本発明装置の第2実施例のブロック図、第3図
は本発明装置の第3実施例のブロック図、第4図は従来
装置の一例のブロック図である。 図において、 20・・・アドレスレジスタ、 21.23.31〜34・・・メモリ、22.24−・
・データレジスタ を示す。 特許出願人 富 士 通 株式会社 *4I!川射良用の悼4膚力1Hのフキ39図III図 t’a’tmの竿2大ホし−1のプロ!2図岑→!’l
itの亭3大カし−1,ブロー72図113図 R摩串五1のブローI2図 第4図
FIG. 1 is a block diagram of a first embodiment of the control storage device of the present invention, FIG. 2 is a block diagram of a second embodiment of the device of the present invention, and FIG. 3 is a block diagram of a third embodiment of the device of the present invention. , FIG. 4 is a block diagram of an example of a conventional device. In the figure, 20...Address register, 21.23.31-34...Memory, 22.24-.
- Indicates a data register. Patent applicant Fujitsu Co., Ltd. *4I! Kawasaki Ryoyo's mourning 4 skin strength 1H butterfly 39 figure III figure t'a'tm rod 2 big hoshi-1 professional! 2 diagrams→! 'l
It's Tei 3 Daikashi-1, Blow 72 Figure 113 Figure R Makushi 51's Blow I2 Figure 4

Claims (2)

【特許請求の範囲】[Claims] (1)水平型マイクロプログラムを記憶する制御記憶装
置において、 該水平型マイクロプログラムを構成する水平型マイクロ
命令を、次の命令のアドレスであるネクストアドレスと
、各命令で一部異なるフィールドと、各命令で重複する
フィールドとに分離し、該ネクストアドレス又は該ネク
ストアドレス及び該各命令で一部異なるフィールドと、
追加アドレスとを読み出す第1階層のメモリ(31、2
1)と、 該追加アドレスによって該各命令で一部異なるフィール
ド又は該各命令で一部異なるフィールド及び該各命令で
重複するフィールドを読み出す第2階層のメモリ(32
、23)とを有することを特徴とする制御記憶装置。
(1) In a control storage device that stores a horizontal microprogram, horizontal microinstructions constituting the horizontal microprogram are stored in a next address that is the address of the next instruction, a field that is partially different for each instruction, and a field that is partially different for each instruction. The next address or the next address and the field that is partially different for each instruction, and
The first layer memory (31, 2
1), and a second layer memory (32
, 23).
(2)水平型マイクロプログラムを記憶する制御記憶装
置において、 該水平型マイクロプログラムを構成する水平型マイクロ
命令を、次の命令のアドレスであるネクストアドレスと
、各命令で一部異なるフィールドと、各命令で重複する
フィールドとに分離し、該ネクストアドレスと、第1の
追加アドレスとを読み出す第1階層のメモリ(33)と
、 該第1の追加アドレスによつて該各命令で一部異なるフ
ィールド及び第2の追加アドレスを読み出す第2階層の
メモリ(34)と 該第2の追加アドレスによつて該各命令で重複するフィ
ールドを読み出す第3階層のメモリ(23)とを有する
ことを特徴とする制御記憶装置。
(2) In a control storage device that stores a horizontal microprogram, the horizontal microinstructions constituting the horizontal microprogram are stored in a next address that is the address of the next instruction, a field that is partially different for each instruction, and a field that is partially different for each instruction. A first layer memory (33) for reading out the next address and a first additional address by separating fields that overlap in each instruction; and fields that partially differ in each instruction depending on the first additional address. and a second layer memory (34) for reading out a second additional address, and a third layer memory (23) for reading fields that are duplicated in each of the instructions using the second additional address. control storage.
JP25422687A 1987-10-08 1987-10-08 Control memory Pending JPH0196733A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25422687A JPH0196733A (en) 1987-10-08 1987-10-08 Control memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25422687A JPH0196733A (en) 1987-10-08 1987-10-08 Control memory

Publications (1)

Publication Number Publication Date
JPH0196733A true JPH0196733A (en) 1989-04-14

Family

ID=17262014

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25422687A Pending JPH0196733A (en) 1987-10-08 1987-10-08 Control memory

Country Status (1)

Country Link
JP (1) JPH0196733A (en)

Similar Documents

Publication Publication Date Title
JPS61170828A (en) Microprogram control device
US5420997A (en) Memory having concurrent read and writing from different addresses
JPS5995660A (en) Data processor
JPH0196733A (en) Control memory
JPS58158754A (en) Controlling system
JPH02197924A (en) Central arithmetic processor
JPH0353320A (en) Program control system
JP2527814B2 (en) Instruction processing system
JP2507399B2 (en) Database equipment
JPS6158042A (en) Microprogram control system
JPS6158043A (en) Register address converter circuit
JPH02137044A (en) Memory device
JPS59186048A (en) Microprogram control system
JPH02230324A (en) Microprogram controller
JPS5899840A (en) Control storage device
JPS62135935A (en) Microprogram control system microprocessor
JPS6081647A (en) Program control system
JPH02138623A (en) Microprocessor for microprogram system with pointer register
JPS59111555A (en) Memory circuit
JPH01318131A (en) Error processing system for data processor
JPS6319042A (en) Instruction prefetching method
JPH0553808A (en) Arithmetic processing unit
JPS592147A (en) Data processing device
JPS5824955A (en) Data managing system
JPS61148699A (en) Rom simulator