JPH0512003A - Program control system - Google Patents

Program control system

Info

Publication number
JPH0512003A
JPH0512003A JP16326091A JP16326091A JPH0512003A JP H0512003 A JPH0512003 A JP H0512003A JP 16326091 A JP16326091 A JP 16326091A JP 16326091 A JP16326091 A JP 16326091A JP H0512003 A JPH0512003 A JP H0512003A
Authority
JP
Japan
Prior art keywords
sub
microinstruction
control
stored
memory
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
JP16326091A
Other languages
Japanese (ja)
Inventor
Hirotaka Nakano
裕隆 中野
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP16326091A priority Critical patent/JPH0512003A/en
Publication of JPH0512003A publication Critical patent/JPH0512003A/en
Pending legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)

Abstract

PURPOSE:To incorporate a large-sized microprogram in an LSI. CONSTITUTION:Plural auxiliary control storages 31, 32, and 33 where the microprogram is stored, plural auxiliary micro instruction registers 41, 42, and 43 where micro instructions read out from auxiliary control storages are stored, decoders 51, 52, and 53 which convert a part of micro instructions stored in auxiliary micro instruction registers to control signals for execution of micro instructions, a main control 10 where start addresses of auxiliary control storages are stored, and a main micro instruction register 20 where start addresses of auxiliary control storages read from a main control storage are stored are provided.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は情報処理装置のマイクロ
プログラム制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a micro program control system for an information processing device.

【0002】[0002]

【従来の技術】従来のマイクロプログラム制御方式で
は、制御記憶から読み出したマイクロ命令をマイクロ命
令レジスタに格納し、その一部はデコーダによりデコー
ドされ、マイクロ命令を実行するための制御信号にな
る。同時にマイクロ命令レジスタに格納されたマイクロ
命令の一部は、制御記憶上のアドレスを特定し、次のマ
イクロ命令をマイクロ命令レジスタに格納するために使
用される。この一連の動作によりマイクロ命令の実行シ
ーケンスが形成され、情報処理装置のマイクロプログラ
ム制御が行われる。
2. Description of the Related Art In a conventional micro program control system, a micro instruction read from a control memory is stored in a micro instruction register, and a part of the micro instruction is decoded by a decoder to be a control signal for executing the micro instruction. At the same time, a part of the microinstruction stored in the microinstruction register is used to specify the address on the control memory and store the next microinstruction in the microinstruction register. By this series of operations, an execution sequence of microinstructions is formed, and microprogram control of the information processing device is performed.

【0003】ところで、近年の大型情報処理装置では高
速化のため複数のマイクロ命令を1ステップで実行する
水平型マイクロプログラム方式が用いられているが、さ
らに並列度を高めるためマイクロプログラム1ステップ
当りのビット幅が増加する傾向にある。また、演算の実
行だけでなく例えば例外処理などさまざまな制御をマイ
クロプログラムで行うために、マイクロプログラムのス
テップ数も増加する傾向にある。
In recent years, a large-scale information processing apparatus uses a horizontal microprogram method for executing a plurality of microinstructions in one step in order to increase the speed. The bit width tends to increase. In addition, the number of steps in the microprogram tends to increase because the microprogram performs various controls such as exception processing as well as execution of operations.

【0004】[0004]

【発明が解決しようとする課題】従来のマイクロプログ
ラム制御方式では、高速化のため、あるいはさまざまな
制御を行うため、マイクロプログラムの容量が増加する
ことにより、マイクロプログラムを格納する制御記憶が
大型化してしまうので、制御記憶をLSIに内蔵するこ
とが困難となり、装置の小型化の妨げとなっているとい
う問題点がある。
In the conventional micro program control system, the control memory for storing the micro program becomes large because the capacity of the micro program is increased for speeding up or performing various controls. Therefore, it becomes difficult to embed the control memory in the LSI, which hinders downsizing of the device.

【0005】[0005]

【課題を解決するための手段】本発明のマイクロプログ
ラム制御方式は、マイクロプログラムを格納する複数の
副制御記憶と、各副制御記憶から読出したマイクロ命令
をそれぞれ格納する複数の副マイクロ命令レジスタと、
各副マイクロ命令レジスタに格納されたマイクロ命令の
一部をマイクロ命令を実行するための制御信号に変換す
るデコーダと、前記各副制御記憶の起動アドレスを格納
する主制御記憶と、主制御記憶から読出した各副制御記
憶の起動アドレスを格納する主マイクロ命令レジスタと
を有し、主マイクロ命令レジスタに格納された前記各副
制御記憶の起動アドレスによって前記各副制御記憶から
マイクロ命令を読出し、これらマイクロ命令の一部が各
副制御記憶の次実行アドレスとなるように構成したこと
を特徴とする。 実施
A microprogram control system according to the present invention comprises a plurality of sub-control memories for storing microprograms, and a plurality of sub-microinstruction registers for storing microinstructions read from the respective subcontrol memories. ,
From the main control memory, a decoder for converting a part of the microinstruction stored in each sub-microinstruction register into a control signal for executing the microinstruction, a main control memory for storing an activation address of each subcontrol memory, and a main control memory A main microinstruction register for storing the read activation address of each sub-control memory, and a microinstruction is read from each sub-control memory by the activation address of each sub-control memory stored in the main microinstruction register. It is characterized in that a part of the micro-instruction is configured as the next execution address of each sub-control memory. Implementation

【実施例】図1は本発明の一実施例のブロック図であ
る。
FIG. 1 is a block diagram of an embodiment of the present invention.

【0006】図1を参照すると本実施例は、主制御記憶
10,主マイクロ命令レジスタ20,3つの副制御記憶
31〜33,3つの副マイクロ命令レジスタ41〜4
3,3つのレコード51〜53からなる。
Referring to FIG. 1, in this embodiment, a main control memory 10, a main micro instruction register 20, three sub control memories 31 to 33, and three sub micro instruction registers 41 to 4 are used.
It is composed of three records 51 to 53.

【0007】主制御記憶10は、各副制御記憶31,3
2,33に対応する領域のみで構成され、各副制御記憶
31,32,33のアドレスを記憶する。
The main control memory 10 is composed of the sub control memories 31 and 3 respectively.
It is composed of only the areas corresponding to 2, 33 and stores the addresses of the respective sub-control memories 31, 32, 33.

【0008】ソフトウェア命令もしくは特定のマイクロ
プログラム処理ルーチンの開始時にのみ、信号100が
オンになる。このとき、主制御記憶10に格納されてい
る各副制御記憶31,32,33の起動アドレスは主マ
イクロ命令レジスタ20に読出され、各副制御記憶3
1,32,33を起動する。
Signal 100 turns on only at the beginning of a software instruction or a particular microprogram processing routine. At this time, the starting addresses of the sub-control memories 31, 32, 33 stored in the main control memory 10 are read out to the main microinstruction register 20, and the sub-control memories 3 are read.
1, 32, 33 are activated.

【0009】各副制御記憶31から読出されたマイクロ
命令は副マイクロ命令レジスタ41に格納される。副マ
イクロ命令レジスタ41に格納されたマイクロ命令の一
部はデコーダ51によりデコードされ、マイクロ命令を
実行するための制御信号501になる。その一方で副マ
イクロ命令レジスタ41に格納されたマイクロ命令の一
部は次実行アドレス信号401となり、副制御記憶31
の上のアドレスを特定し、次のマイクロ命令を副マイク
ロ命令レジスタ41に格納する。副制御記憶32及び副
制御記憶33の動作も上述の副制御記憶31の動作と同
様である。
The micro instruction read from each sub control memory 31 is stored in the sub micro instruction register 41. A part of the micro instruction stored in the sub micro instruction register 41 is decoded by the decoder 51 and becomes a control signal 501 for executing the micro instruction. On the other hand, a part of the micro instruction stored in the sub micro instruction register 41 becomes the next execution address signal 401, and the sub control memory 31
The address above is specified and the next microinstruction is stored in the submicroinstruction register 41. The operations of the sub-control memory 32 and the sub-control memory 33 are similar to the above-mentioned operations of the sub-control memory 31.

【0010】このように、マイクロ命令から構成される
マイクロプログラムを複数の副制御記憶に分割して記憶
することにより、各々の副制御記憶の容量は小さくなる
ため、複数のLSIにそれぞれ内蔵することが可能とな
る。また、主制御記憶は各副制御記憶のアドレスのみを
記憶し、各副制御記憶を起動する役割を持つことによ
り、制御記憶全体として縮退が可能となり、容量が小さ
くなる。
As described above, since the capacity of each sub-control memory is reduced by dividing and storing the micro-program composed of micro-instructions into a plurality of sub-control memories, each micro-program should be incorporated in each LSI. Is possible. Further, the main control memory stores only the address of each sub-control memory and has a role of activating each sub-control memory, so that the control memory as a whole can be degenerated and the capacity becomes small.

【0011】[0011]

【発明の効果】本発明によりマイクロ命令から構成され
るマイクロプログラムを複数の副制御記憶に分割して記
憶し、主制御記憶は各副制御記憶のアドレスのみを記憶
して各副制御記憶を起動する役割を構成としたことによ
り、制御記憶全体の容量が小さくなるという効果があ
る。
According to the present invention, a microprogram composed of microinstructions is divided and stored in a plurality of sub-control memories, and the main control memory stores only the address of each sub-control memory and activates each sub-control memory. By configuring the role to perform, there is an effect that the capacity of the entire control memory is reduced.

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

【図1】図1は本発明の一実施例を示す。FIG. 1 shows an embodiment of the present invention.

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

10 主制御記憶 20 主マイクロ命令レジスタ 31〜33 副制御記憶 41〜43 副マイクロ命令レジスタ 51〜53 デコーダ 10 main control memory 20 main micro instruction register 31 to 33 sub control memory 41 to 43 sub micro instruction register 51 to 53 decoder

Claims (1)

【特許請求の範囲】 【請求項1】 マイクロプログラムを格納する複数の副
制御記憶と、 各副制御記憶から読出したマイクロ命令をそれぞれ格納
する複数の副マイクロ命令レジスタと、 各副マイクロ命令レジスタに格納されたマイクロ命令の
一部をマイクロ命令を実行するための制御信号に変換す
るデコーダと、 前記各副制御記憶の起動アドレスを格納する主制御記憶
と、 主制御記憶から読出した各副制御記憶の起動アドレスを
格納する主マイクロ命令レジスタとを有し、 主マイクロ命令レジスタに格納された前記各副制御記憶
の起動アドレスによって前記各副制御記憶からマイクロ
命令を読出し、これらマイクロ命令の一部が各副制御記
憶の次実行アドレスとなるように構成したことを特徴と
するマイクロプログラム制御方式。
Claim: What is claimed is: 1. A plurality of sub-control memories for storing microprograms, a plurality of sub-microinstruction registers for respectively storing microinstructions read from the respective subcontrol memories, and each of the sub-microinstruction registers. A decoder for converting a part of the stored microinstruction into a control signal for executing the microinstruction, a main control memory for storing an activation address of each subcontrol memory, and each subcontrol memory read from the main control memory And a main microinstruction register for storing the start address of the submicrocontrol register. The microinstruction is read from each subcontrol memory according to the start address of each subcontrol memory stored in the main microinstruction register. A microprogram control method characterized in that it is configured so as to be the next execution address of each sub-control memory.
JP16326091A 1991-07-04 1991-07-04 Program control system Pending JPH0512003A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16326091A JPH0512003A (en) 1991-07-04 1991-07-04 Program control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16326091A JPH0512003A (en) 1991-07-04 1991-07-04 Program control system

Publications (1)

Publication Number Publication Date
JPH0512003A true JPH0512003A (en) 1993-01-22

Family

ID=15770425

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16326091A Pending JPH0512003A (en) 1991-07-04 1991-07-04 Program control system

Country Status (1)

Country Link
JP (1) JPH0512003A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08292903A (en) * 1995-04-21 1996-11-05 Nec Corp Information processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08292903A (en) * 1995-04-21 1996-11-05 Nec Corp Information processor

Similar Documents

Publication Publication Date Title
JPH0346850B2 (en)
JPS6146858B2 (en)
JPH03233630A (en) Information processor
JPH0512003A (en) Program control system
JP2758624B2 (en) Speed control method of micro program
JPS6085691A (en) Digital picture signal processor
JPS6346855B2 (en)
JPH0353320A (en) Program control system
JPS6148735B2 (en)
JPH07175648A (en) Microprogram controller
JPS61249140A (en) Microprogram controller
JPS5925264B2 (en) Vector instruction processing method
JPS6232500B2 (en)
JPS63293638A (en) Data processing system
JP2985244B2 (en) Information processing device
JPS59186048A (en) Microprogram control system
JPS6031646A (en) Data processor
JPH05298086A (en) Information processor
JPH07160578A (en) Information processor
JPH0778730B2 (en) Information processing equipment
JPS5914050A (en) Memory controlling system
JPS6028014B2 (en) microprocessor
JPH07219765A (en) Microprogram controller
JPH0326860B2 (en)
JPH02272654A (en) Cache memory device