JPS5914050A - Memory controlling system - Google Patents

Memory controlling system

Info

Publication number
JPS5914050A
JPS5914050A JP57122661A JP12266182A JPS5914050A JP S5914050 A JPS5914050 A JP S5914050A JP 57122661 A JP57122661 A JP 57122661A JP 12266182 A JP12266182 A JP 12266182A JP S5914050 A JPS5914050 A JP S5914050A
Authority
JP
Japan
Prior art keywords
address
operand
sent
memory
instruction
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
JP57122661A
Other languages
Japanese (ja)
Inventor
Mitsuo Morohashi
諸橋 光男
Isao Aizawa
会沢 勲
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 JP57122661A priority Critical patent/JPS5914050A/en
Publication of JPS5914050A publication Critical patent/JPS5914050A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3867Concurrent instruction execution, e.g. pipeline or look ahead using instruction pipelines
    • G06F9/3869Implementation aspects, e.g. pipeline latches; pipeline synchronisation and clocking

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Advance Control (AREA)

Abstract

PURPOSE:To control reading and writing operations to execute them at the same timing, by constituting a general register of a data processor of two memories. CONSTITUTION:At the timing 1, the data processing circuit sends an address to be read out from a memory 1 as the operand 1 of an instruction A to an address register 3 through a multiplexer 9 under control of a control part 17. The address sent to the register 3 is sent to multiplexers 12, 15, 16 under control of a control part 13 and simultaneously sent and stored to/in an address save register 6. The address sent to the multiplexers 15, 16 is sent to the memory 1 through the multiplexer 15. Receiving the specification of the address, the memory 1 reads out the operand 1 of the instruction A, which is sent to an operation processing part 19 through a multiplexer 18.

Description

【発明の詳細な説明】 80発明の技術分野 本発明はデータ処理装置において、汎用レジスタを二つ
のメモリで構成し、データのパイプライン処理を円滑に
行なうだめのメモリ制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION TECHNICAL FIELD OF THE INVENTION The present invention relates to a memory control system for a data processing device in which a general-purpose register is configured with two memories and data pipeline processing is performed smoothly.

b、技術の背景 汎用レジスタと演算処理部を持つデータ処理装置の汎用
レジスタの構成方法としては、メモリ素子を用いたレジ
スタ方式がある。第1図は、汎用レジスタを一つのメモ
リで構成したデータ処理装置においてメモリよシオベラ
ンド1.オペランド2を読み出し、オペランド1とオペ
ランド2を演算処理し、演算結果をオペランド1のあっ
た汎用レジスタのアドレスへ書き込む命令が連続してい
る場合の演算処理部のパイプライ/処理過程を示す。第
1図のタイミング1,2では、それぞれ命令AKおける
オペランド1,2の汎用レジスタからの読み出し、タイ
ミング3では命令Aにおけるオペランドlとオペランド
2の演算処理及び、命令Bにおけるオペランド1の汎用
レジスタからの読み出し、タイミング4では命令Aにお
ける演算結果をオペランド1のあった汎用レジスタのア
ドレスへの誉キ込み、タイミング5以降においても同様
の動作を表わす。
b. Background of the Technology As a method for configuring a general-purpose register of a data processing device having a general-purpose register and an arithmetic processing unit, there is a register system using a memory element. FIG. 1 shows a data processing device in which a general-purpose register is composed of one memory, and a memory and a sioberand 1. The pipeline/processing process of the arithmetic processing unit is shown when there are consecutive instructions to read operand 2, perform arithmetic processing on operand 1 and operand 2, and write the result of the operation to the address of the general-purpose register where operand 1 was located. At timings 1 and 2 in FIG. 1, operands 1 and 2 of instruction AK are read from the general-purpose register, and at timing 3, operation processing of operand 1 and operand 2 of instruction A is performed, and operand 1 of instruction B is read from the general-purpose register. At timing 4, the operation result of instruction A is written into the address of the general-purpose register where operand 1 was located, and the same operation occurs at timing 5 and thereafter.

C0従来技術と問題点 前に述べたような汎用レジスタを一つのメモリで構成し
7だようなデータ処理装置においては、第1図のタイミ
ング3,6のように同じタイミングに演算処理と読み出
し動作とを、又は演算処理と書き込み動作とを重ねるこ
とが可能である。
C0 Prior Art and Problems In a data processing device that has 7 general-purpose registers configured in one memory as described above, arithmetic processing and read operations are performed at the same timing, as shown in timings 3 and 6 in Figure 1. It is possible to overlap the calculation process and the write operation.

しかしながら命令B、Cを一連のタイミングで行なおう
とすると、タイミング4,7で、先に行なわれている命
令A、Hの書き込み動作とそれぞれ命令B、Cの読み出
し動作とが重在ってし壕う。
However, if you try to execute instructions B and C at a series of timings, at timings 4 and 7, the write operations of instructions A and H that are being executed earlier overlap with the read operations of instructions B and C, respectively. Take shelter.

この時どちらか一方の動作を待たせなければならない。At this time, one must wait for the operation of one of them.

このために、演算処理にかかる時間が大きくなる。For this reason, the time required for arithmetic processing increases.

d8発明の目的 そこで、本発明においては、データ処理装置の汎用レジ
スタを二つのメモリで構成し、読み出ングで行なうよう
に制御するものである。
d8 Purpose of the Invention Accordingly, in the present invention, a general-purpose register of a data processing device is constituted by two memories, and is controlled so as to perform reading.

e9発明の構成 本発明は、二つのメモリで構成された汎用レジスタと、
演算処理部を持つデータ処理装置において、メモリより
オペランド1、オペランド2を読み出し、オペランド1
とオペランド2を演算処理し、演算処理結果をオペラン
ド1のあったアドレスを指定しメモリへ書き込む複数個
の一連の命令が連R1−1ある1タイミングに読み出し
動作と書き込み動作が重なっても、二つのメモリを使用
することにより、読み出し動作と書き込み動作とを同時
に行なおうとするものである。
e9 Structure of the Invention The present invention comprises a general-purpose register composed of two memories,
In a data processing device having an arithmetic processing unit, operand 1 and operand 2 are read from memory, and operand 1 is
and operand 2, specifying the address where operand 1 was located, and writing the result of the arithmetic processing to the memory. Even if a read operation and a write operation overlap at one timing, two or more instructions will be executed. By using two memories, read and write operations are attempted to be performed simultaneously.

f3発明の実施例 第2図は本発明の一実施例であるメモリ制御方式に使用
するデータ処理装置を表わし、第3図は第2図のデータ
処理装置を用いて、メモリよシオベランド1、オペラン
ド2を読み出し、・オペランド1とオペランド2を演算
処理し、演算結果オペランド1をメモリに書き込む一連
のデータ処理部3− 令を連続して行なう場合の演算処理部のパイプライン処
理過程を表わす。
f3 Embodiment of the Invention FIG. 2 shows a data processing device used in a memory control method which is an embodiment of the present invention, and FIG. 3 shows a data processing device using the data processing device of FIG. A series of data processing unit 3-instructions that reads out 2, performs arithmetic processing on operand 1 and operand 2, and writes the operation result operand 1 to memory.

第2図において、1,2はメモリ、3.4.5はアドレ
スレジスタ、6.7.8はアドレスセーブレジスタ、9
. 10. 11’、  12. 13. 14. 1
5,16゜18はマルチプレクサ、17は制御部、19
は演算処理部を表わす。
In Figure 2, 1 and 2 are memories, 3.4.5 is an address register, 6.7.8 is an address save register, and 9
.. 10. 11', 12. 13. 14. 1
5,16° 18 is a multiplexer, 17 is a control unit, 19
represents an arithmetic processing unit.

今、第3図のような連続したデータ処理命令A。Now, a continuous data processing instruction A as shown in FIG.

B、C・・・を第2図のデータ処理回路で処理する場合
について、WJ3図のタイミング1においては、命令A
のオペランド1をメモリ1より読み出す。
When B, C, etc. are processed by the data processing circuit shown in Fig. 2, at timing 1 in Fig. WJ3, the instruction A
Reads operand 1 of from memory 1.

又、メモリ1、メモリ2には同じアドレスに同じデータ
が書き込まれている。
Furthermore, the same data is written to the same address in memory 1 and memory 2.

タイミング1では第2図のデータ処理回路は、命令Aの
オペランド1としてメモリ1よシ読み出すべきアドレス
を、制御部17の制御にょシ、マルチプレクサ9を介し
てアドレスレジスタ3に送る。
At timing 1, the data processing circuit shown in FIG. 2 sends the address to be read from the memory 1 as operand 1 of the instruction A to the address register 3 via the multiplexer 9 under the control of the control section 17.

アドレスレジスタ3に送られたアドレスは、さらに制御
部13の制御により、マルチプレクサ124− を介して、マルチプレクサ15.16に送られ、同時に
、アドレスセーブレジスタ6に送られ、記憶される。マ
ルチプレクサ15.16に送られたアドレスは、制御部
13の制御によりマルチプレクサ15を介してメモリ1
へ送られる。アドレスの指定を受けだメモリ1は命令A
のオペランド1を読み出し、命令Aのオペランド1はマ
ルチプレクサ18を介して演算処理部)9へ送られる。
The address sent to address register 3 is further sent to multiplexer 15.16 via multiplexer 124-, under the control of control unit 13, and simultaneously sent to address save register 6 and stored. The address sent to the multiplexers 15 and 16 is sent to the memory 1 via the multiplexer 15 under the control of the control unit 13.
sent to. Memory 1 receives the address specification and command A
The operand 1 of the instruction A is read out, and the operand 1 of the instruction A is sent to the arithmetic processing unit 9 via the multiplexer 18.

第3図のタイミング2においては、命令Aのオペランド
2をメモリ2よ如読み出す。タイミング2では第2図の
データ処理回路は、命令Aのオペランド2としてメモリ
2より読み出すべきアドレスを、制御部17の制御によ
シ、マルチプレクサ9を介してアドレスレジスタ3に送
る。アドレスレジスタ3に送られたアドレスは、さらに
制御部17の制御によシ、マルチプレクサ12を介して
、マルチプレクサ15.16に送られる。ここで、命令
Aのオペランド2のアドレスはアドレスセーブレジスタ
6には送られない。マルチプレクサ15゜16に送られ
たアドレスは、制御部13の制御により、マルチプレク
サ16を介してメモリ2に送られる。
At timing 2 in FIG. 3, operand 2 of instruction A is read out from memory 2. At timing 2, the data processing circuit of FIG. 2 sends the address to be read from the memory 2 as the operand 2 of the instruction A to the address register 3 via the multiplexer 9 under the control of the control section 17. The address sent to the address register 3 is further sent to multiplexers 15 and 16 via the multiplexer 12 under the control of the control section 17. Here, the address of operand 2 of instruction A is not sent to address save register 6. The address sent to the multiplexers 15 and 16 is sent to the memory 2 via the multiplexer 16 under the control of the control section 13.

アドレスの指定を受けたメモリ2は、命令Aのオペラン
ド2を読み出し、命令へのオペランド2はマルチプレク
サ18を介して演算処理部19へ送られる。
The memory 2 having received the address reads out the operand 2 of the instruction A, and the operand 2 to the instruction is sent to the arithmetic processing unit 19 via the multiplexer 18.

第3図のタイミング3においては、命令Aのオペランド
1とオペ2ンド2の演算処理、及び命令Bのオペランド
1のメモリ1よりの読み出しを行う。タイミング3では
、第2図のデータ処理回路は、演算処理部19で命令A
のオペランド1とオペランド2の演算処理を行なう。同
時に、命令Bのオペランド1としてメモリ1より読み出
すべきアドレスを、制御部17の制御によシ、マルチプ
レクサ10を介してアドレスレジスタ4に送る。
At timing 3 in FIG. 3, arithmetic processing is performed on operand 1 and operand 2 of instruction A, and operand 1 of instruction B is read from memory 1. At timing 3, the data processing circuit of FIG.
Performs arithmetic processing on operand 1 and operand 2. At the same time, the address to be read from the memory 1 as operand 1 of the instruction B is sent to the address register 4 via the multiplexer 10 under the control of the control section 17.

アドレスレジスタ4に送られたアドレスは、さらに制御
部17の制御により、マルチプレクサ13を介してマル
チプレクサ15.16に送られ同時にアドレスセーブレ
ジスタ7に送られ記憶される。
The address sent to the address register 4 is further sent to the multiplexers 15 and 16 via the multiplexer 13 under the control of the control section 17, and is simultaneously sent to the address save register 7 and stored therein.

マルチプレクサ15.1’6に送られたアドレスは、介
してメモリ1へ送られる。アドレスの指定を受けたメモ
リ1は命令Bのオペランド1を読み出し、命令Bのオペ
ランド1はマルチプレクサ18を介して演算処理部19
へ送られる。
The address sent to multiplexer 15.1'6 is sent to memory 1 via. The memory 1 that has received the address reads out the operand 1 of the instruction B, and the operand 1 of the instruction B is sent to the arithmetic processing unit 19 via the multiplexer 18.
sent to.

第3図のタイミング4においては、命令Aの演算結果を
メモリ1ヘオペランド1のあったアドレスドレスを指定
し、書き込み、及び、命令Bのオペランド2のメモリ2
よシの読み出しを行う。タイミング4では、第2図のデ
ータ処理回路は、制御回路17の制御により、アドレス
セーブレジスタ6より、先に命令Aでアドレスセーブレ
ジスタ6に記憶させたアドレスを、マルチプレクサ12
を介して、マルチプレクサ15.16に送る。
At timing 4 in FIG. 3, the operation result of instruction A is written to memory 1 by specifying the address address where operand 1 was located, and the operation result of instruction B is written to memory 2 of operand 2.
Reads the data. At timing 4, under the control of the control circuit 17, the data processing circuit of FIG.
to multiplexer 15.16.

マルチプレクサ15.16に送られたアドレスは制御部
17の制御によシ、マルチプレクサ15を介してメモリ
1へ送られる。そして命令Aの演算結果はオペランド1
のあったアドレスに書き込まれる。同時に、命令Bのオ
ペランド2としてメモリ2より読み出すべきアドレスを
制御部17の制7− 御によりマルチプレクサ10を介してアドレスレジスタ
4に送る。アドレスレジスタ4に送られたアドレスは、
さらに制御部17の制御により、マルチプレクサ13を
介して、マルチプレクサ15゜16に送られる。
The address sent to the multiplexers 15 and 16 is sent to the memory 1 via the multiplexer 15 under the control of the control section 17. And the operation result of instruction A is operand 1
will be written to the address where it was. At the same time, the address to be read from the memory 2 as the operand 2 of the instruction B is sent to the address register 4 via the multiplexer 10 under the control of the control section 17. The address sent to address register 4 is
Further, under the control of the control section 17, the signal is sent to the multiplexers 15 and 16 via the multiplexer 13.

ここで、命令Bのオペランド2のアドレスは、アドレス
セーブレジスタ7には送られない。マルチプレクサ15
.16に送られたアドレスは、制御回路17の制御によ
シ、マルチプレクサ16を介してメモリ2に送られる。
Here, the address of operand 2 of instruction B is not sent to address save register 7. multiplexer 15
.. The address sent to 16 is sent to memory 2 via multiplexer 16 under the control of control circuit 17.

アドレスの指定を受けたメモリ2は、命令Bのオペラン
ド2を読み出し、命令Bのオペランド2はマルチプレク
サ18を介して演算処り1部19へ送られる。
The memory 2 having received the address reads out the operand 2 of the instruction B, and the operand 2 of the instruction B is sent to the arithmetic processor 1 section 19 via the multiplexer 18.

第3図のタイミング5においては、命令Aの演算結果を
メモリ2ヘオペランド1のあったアドレスを指定し書き
込み及び、命令Bのオペランド1とオペランド2の演算
処理、及び、命令Cのオペランド1のメモリ1よシの読
み出しを行なう。タイミング5では、第2図のデータ処
理装置は制御回路17の制御によシ、アドレスセーブレ
ジスタ8− 6より先に命令Aでアドレスセーブレジスタ6に記憶さ
せたアドレスを、マルチプレクサ12を介して、マルチ
プレクサ15.16に送られる。マルチプレクサ15.
16に送られたアドレスは制御部17の制御により、マ
ルチプレクサ16を介してメモリ2へ送られる。そして
命令Aの演算結果はオペランド1のあったアドレスに書
き込まれる。
At timing 5 in FIG. 3, the operation result of instruction A is written to memory 2 by specifying the address where operand 1 was located, the operation processing of operand 1 and operand 2 of instruction B, and the operation of operand 1 of instruction C are performed. Read data from memory 1. At timing 5, under the control of the control circuit 17, the data processing device shown in FIG. Sent to multiplexer 15.16. Multiplexer 15.
The address sent to 16 is sent to memory 2 via multiplexer 16 under the control of control section 17. The operation result of instruction A is then written to the address where operand 1 was located.

同時に演算処理部19で命令Bのオペランド1とオペラ
ンド2の演算処理を行なう。同時に、命令Cのオペラン
ド1としてメモ1月よ如読み出すべきアドレスを、制御
部17の制御によりマルチプレクサ11を介してアドレ
スレジスタ5に送る。
At the same time, the arithmetic processing unit 19 performs arithmetic processing on operands 1 and 2 of instruction B. At the same time, as operand 1 of instruction C, the address to be read out, such as Memo 1, is sent to the address register 5 via the multiplexer 11 under the control of the control section 17.

アドレスレジスタ5に送られたアドレスは、さらに制御
部17の制御にょシ、マルチプレクサ14を介して、マ
ルチプレクサ15.16に送られ、同時に、アドレスセ
ーブレジスタ8に送られ、記憶される。タイミング6以
降においては前に述べたと同様の手順を繰シ返す。
The address sent to the address register 5 is further sent to the multiplexer 15, 16 via the multiplexer 14 under the control of the control section 17, and at the same time is sent to the address save register 8 and stored therein. After timing 6, the same procedure as described above is repeated.

y6発明の効果 ★8111旧/r )−、L+lJt  r−=+ l
吻−′作と松、き込み動作が行なえ、パイプライン演算
処理にかかる時間が小さくなる。
y6 Effect of invention★8111 old/r )-, L+lJt r-=+l
The proboscis-'crop, pine, and input operations can be performed, and the time required for pipeline arithmetic processing is reduced.

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

第1図は一つのメモリで構成した汎用レジスタと、演算
処理部とを持つデータ処理装置においてメモリよシオペ
ランド1、オペランド2を読み出し、オペランド1とオ
ペランド2を演算処理し、演算結果をオペランド1のあ
ったメモリのアドレスへ書き込む命令が連続している場
合の演算処理部のパイプライン処理過程を表わす。 第2図は本発明の一実施例である。 メモリ制御方式に使用するデータ処理装置を表わし、第
3図は第2図のデータ処理装置を用いて、メモリよシオ
ベランド1、オペ2/ド2を読み出しオペランド1とオ
ペランド2を演算処理し、演算結果オペランド1をメモ
リに書き込む一連のデータ処理命令を連続して行なう場
合の演算処理部のパイプライン処理過程を表わす。 第2図において、1,2はメモリ、3,4.5はアドレ
スレジスタ、bt7,8ハアドレスセーブレはマルチプ
レクサ、17は制御部、19は演算処理部を表わす。
Figure 1 shows a data processing device that has a general-purpose register made up of one memory and an arithmetic processing unit, which reads out operands 1 and 2 from the memory, processes operands 1 and 2, and sends the result of the operation to operand 1. This figure shows the pipeline processing process of the arithmetic processing unit when there are consecutive instructions to write to the address of the memory where the previous memory address existed. FIG. 2 shows an embodiment of the present invention. FIG. 3 shows a data processing device used in the memory control method, and FIG. 3 shows the data processing device shown in FIG. This figure shows the pipeline processing process of the arithmetic processing unit when a series of data processing instructions for writing result operand 1 into memory are executed in succession. In FIG. 2, 1 and 2 are memories, 3 and 4.5 are address registers, bt7 and 8 are address savers, multiplexers, 17 is a control section, and 19 is an arithmetic processing section.

Claims (1)

【特許請求の範囲】[Claims] 一タイミングに一動作を含み、一連の複数タイミングで
構成されたデータ処理命令を複数個、連続的にパイプラ
イン処理するデータ処理装置において、汎用レジスタを
二つのメモリで構成し、前記命令を少なくとも、第1オ
ペランドの読み出し動作、第2オペランドの読み出し動
作、演算処理動作、演算処理結果データの書き込み動作
、演算処理結果データの書き込み動作の5タイミングで
構成し、演算処理結果データを前記二つのメモリに順次
書き込むようにし、複数個の前記命令を少なくとも2タ
イミングずらしてパイプジイン処理を行ない、ある命令
の書き込不動作とその次の命令の読み出し動作をそれぞ
れ別の前記メモリに対して同時に行なうことを特徴とす
るメモリ制御方式。
In a data processing device that continuously pipeline processes a plurality of data processing instructions including one operation at one timing and composed of a series of a plurality of timings, a general-purpose register is configured with two memories, and the instruction is processed by at least It consists of five timings: a read operation of the first operand, a read operation of the second operand, an arithmetic processing operation, a write operation of the arithmetic processing result data, and a write operation of the arithmetic processing result data, and the arithmetic processing result data is stored in the two memories. A plurality of instructions are written sequentially, a plurality of instructions are piped in with a timing shift of at least two, and a write inactivation of one instruction and a read operation of the next instruction are simultaneously performed on different memories. A memory control method that uses
JP57122661A 1982-07-14 1982-07-14 Memory controlling system Pending JPS5914050A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57122661A JPS5914050A (en) 1982-07-14 1982-07-14 Memory controlling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57122661A JPS5914050A (en) 1982-07-14 1982-07-14 Memory controlling system

Publications (1)

Publication Number Publication Date
JPS5914050A true JPS5914050A (en) 1984-01-24

Family

ID=14841500

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57122661A Pending JPS5914050A (en) 1982-07-14 1982-07-14 Memory controlling system

Country Status (1)

Country Link
JP (1) JPS5914050A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61267134A (en) * 1985-05-22 1986-11-26 Hitachi Ltd Data processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61267134A (en) * 1985-05-22 1986-11-26 Hitachi Ltd Data processor

Similar Documents

Publication Publication Date Title
JPS6217252B2 (en)
JPS6313215B2 (en)
JPH0248931B2 (en)
EP0378415A2 (en) Multiple instruction dispatch mechanism
US4812970A (en) Microprogram control system
JPS5914050A (en) Memory controlling system
JPS578851A (en) Parallel processing system
JPS588011B2 (en) Microprogram Seigiyohoshiki
JPH0546389A (en) Parallel processor
JPS61133440A (en) Data processing unit
JP2512994B2 (en) Vector register
JPS59223846A (en) Arithmetic processor
JPH0424731B2 (en)
JPH04217026A (en) Parallel processor
JPS59218557A (en) Data processing device by microprogram control
JPH0512003A (en) Program control system
JPS5875250A (en) Digital information processor
JPH05307482A (en) Microprocessor
JPH01260541A (en) Register saving method
JPH02294829A (en) Memory operand takeout system
JPS6028014B2 (en) microprocessor
JPH03164945A (en) Data processor
JPS5862886A (en) Storage controlling system
JPH02230326A (en) Pipe line information processor
JPS61283935A (en) Memory access system