JPS61279933A - Microprogram controller - Google Patents

Microprogram controller

Info

Publication number
JPS61279933A
JPS61279933A JP12210485A JP12210485A JPS61279933A JP S61279933 A JPS61279933 A JP S61279933A JP 12210485 A JP12210485 A JP 12210485A JP 12210485 A JP12210485 A JP 12210485A JP S61279933 A JPS61279933 A JP S61279933A
Authority
JP
Japan
Prior art keywords
address
control
storage device
control storage
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
JP12210485A
Other languages
Japanese (ja)
Inventor
Yoshinori Fujioka
良記 藤岡
Shigemi Adachi
茂美 足立
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP12210485A priority Critical patent/JPS61279933A/en
Publication of JPS61279933A publication Critical patent/JPS61279933A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To simplify writing/reading operations by giving accesses to the same memory contents in different addresses between the writing and reading modes. CONSTITUTION:An address decoder circuit 6 is valid in the reading mode of a control memory device 3 and the device 3 is set under an enable state by an OR circuit 8. Then an address decoder circuit 7 is valid in the writing mode of the device 3. Then the device 3 is set under an enable state by the circuit 8. The circuit 6 decodes a range between an address (1000)16 and an address (IFFF)16, while the circuit 7 decodes a range between an address (3000)16 and an address (3FFF)16.

Description

【発明の詳細な説明】 〔発明の利用分野] 本発明は、マイクロプログラム制御装置に関し。[Detailed description of the invention] [Field of application of the invention] The present invention relates to a microprogram control device.

特にマイクロプログラムを格納する読出し・書込み可能
なメモリ(以下、RAMと記す)を制御する装置に関す
るものである。
In particular, the present invention relates to a device for controlling a readable/writable memory (hereinafter referred to as RAM) that stores a microprogram.

〔発明の背景〕[Background of the invention]

通常、マイクロプログラム制御方式のデータ処理装置に
おいては、一連のマイクロ命令群を制御記憶装置に格納
し、アドレスレジスタのアドレス指定により順次マイク
ロ命令を読出して、これを実行することにより、演算等
の処理を行う。この制御記憶装置に格納するマイクロプ
ログラムを変更して使用する、いわゆるダイナミック・
マイクロプログラム制御を実現するためには、制御記憶
装置にRAMを用いる必要がある。ダイナミック・マイ
クロプログラム制御を実現するための制御記憶装置の構
成としては、次のようなものがある。
Normally, in a data processing device using a microprogram control method, a series of microinstructions are stored in a control storage device, and the microinstructions are sequentially read out and executed by specifying an address in an address register, thereby processing operations such as arithmetic operations. I do. The so-called dynamic program uses the microprogram stored in this control storage device by changing it.
In order to implement microprogram control, it is necessary to use RAM as a control storage device. The configuration of a control storage device for realizing dynamic microprogram control includes the following.

(イ)第4図(a)に示すように、計算機本来の命令の
マイクロプログラムはROM31に格納しておき、追加
命令のマイクロプログラムや診断用その他のマイクロプ
ログラムを、必要に応じてRAM32にロードして動作
させようとするものである。
(B) As shown in Figure 4(a), the microprogram for the original instructions of the computer is stored in the ROM 31, and the microprogram for additional instructions and other microprograms for diagnosis are loaded into the RAM 32 as needed. This is what you are trying to do to make it work.

(ロ)制御記憶装置全体をRAMで構成するもので。(b) The entire control storage device is composed of RAM.

この中には主記憶装置と制御記憶装置とを別個に独立し
て設ける場合と1両者を同じ記憶装置で共用する場合と
がある。(ハ)高速の制御記憶装置と、低速の制御記憶
装置および主記憶装置とを組み合わせるもので、第4図
(b)に示すように、使用頻度の高いマイクロプログラ
ムを高速制御記憶装置(RAM)37に、使用頻度の低
いものを主記憶装置(RAM)36に割付けることによ
り、実質的に動作速度を向上させることができる。34
は主記憶アドレスレジスタ、35は制御記憶アドレスレ
ジスタ、38.39は主記憶および制御記憶のデータレ
ジスタである。
Among these, there are cases where the main storage device and control storage device are provided separately and independently, and cases where both are shared by the same storage device. (c) It combines a high-speed control memory device, a low-speed control memory device, and a main memory device, and as shown in Figure 4 (b), frequently used microprograms are stored in the high-speed control memory device (RAM). 37, by allocating infrequently used data to the main memory (RAM) 36, the operating speed can be substantially improved. 34
35 is a main memory address register, 35 is a control memory address register, and 38 and 39 are main memory and control memory data registers.

このように、マイクロプログラム制御においては、制御
記憶装置としてRAMを使用する場合が多く、磁気ディ
スク等の外部記憶装置からあらかじめ一連のマイクロ命
令を読出して制御記憶装置(RAM)に書込んだ後、順
次これを読出して実行する方法がとられる。また、従来
技術においては。
In this way, in microprogram control, RAM is often used as a control storage device, and after reading a series of microinstructions from an external storage device such as a magnetic disk and writing them to the control storage device (RAM), A method is adopted in which these are sequentially read and executed. Also, in the prior art.

制御記憶装置に割当てられたアドレスは1組であり、読
出しおよび書込み時ともに共通のアドレスによってアク
セスされるのが一般的であった。
There is one set of addresses assigned to the control storage device, and it is common for the control storage device to be accessed by a common address for both reading and writing.

その−例として、第3回に示すような主プロセツサの制
御記憶装置2と副プロセツサの制御記憶装@3を備えた
マイクロプログラム制御方式の処理装置が知られている
。この場合、主プロセツサ2と副プロセツサ3のマイク
ロプログラムを同一のマイクロシーケンサで動作させて
、制御記憶装置を制御する。第3図において、制御記憶
装置!!2および3にデータを書込む場合、書込みデー
タはゲート13.14を経て制御記憶装置2,3にそれ
ぞれ入力される。その際の書込みアドレスは。
As an example, a microprogram control type processing device is known which is provided with a control storage device 2 for a main processor and a control storage device @3 for a sub-processor as shown in Part 3. In this case, the microprograms for the main processor 2 and the subprocessor 3 are operated by the same microsequencer to control the control storage device. In FIG. 3, control storage! ! When writing data to 2 and 3, the write data is input to the control stores 2 and 3 via gates 13, 14, respectively. What is the write address at that time?

アドレスレジスタ1に保持され、このアドレスがアドレ
スデコード回路9,10により解読されることにより、
制御記憶装置2または3の一方が指定される。ここでは
、アドレスレジスタ1の4ピツ1〜で制御記憶装置2ま
たは3のいずれかを指定し、残りの12ビツトで指定さ
れた制御記憶装置に書込み/読出しを行うためのアドレ
スを入力する。第3図では、主プロセツサ2の制御記憶
装置”i、 III″′°″:y−530NJllE’
tl’l&Wl(1)°mtco’sx    、。
This address is held in the address register 1 and is decoded by the address decoding circuits 9 and 10.
Either control storage 2 or 3 is designated. Here, either control storage device 2 or 3 is specified using 4 bits 1 to 3 of address register 1, and an address for writing/reading to the control storage device specified by the remaining 12 bits is input. In FIG. 3, the control storage device "i, III"'°" of the main processor 2: y-530NJllE'
tl'l&Wl(1)°mtco'sx,.

を持っている。また、制御記憶装置2,3へのV   
    。
have. Also, V to the control storage devices 2 and 3
.

込み指示は、マイクロ命令レジスタ11のCSフィール
ドをデコーダ12により解読することにより、主プロセ
ツサの制御記憶装置2と副プロセツサの制御記憶装ff
13に対する書込みを独立に指示する。このため、第3
図の装置では、あらかじめ主プロセツサ側にデコード回
路12を設けるとともに、マイクロ命令フィールドの中
に指定フィールド(CSフィールド)が必要となる。こ
のように。
By decoding the CS field of the microinstruction register 11 by the decoder 12, the instruction is sent to the control memory 2 of the main processor and the control memory ff of the sub-processor.
13 independently. For this reason, the third
In the device shown in the figure, a decoding circuit 12 is provided in advance on the main processor side, and a designation field (CS field) is required in the microinstruction field. in this way.

別個の制御記憶装置を備えたマイクロプログラム制御方
式においては、制御記憶装置に書込むためのハードウェ
アが多く必要となる。なお、第3図に示すように1通常
、アドレスデコーダ9,1゜は制御記憶装置の数だけ設
けられるが、これらのデコーダを1つのデコーダとして
共用させることも可能である〔例えば、特開昭56−1
34377号公報参照〕。
Microprogram control schemes with separate control storage require more hardware to write to the control storage. Note that, as shown in FIG. 3, address decoders 9 and 1 are usually provided in the same number as the number of control storage devices, but it is also possible to share these decoders as one decoder [for example, 56-1
See Publication No. 34377].

ところで、マイクロブロクラム制御方式の処理装置にお
いては1通常、命令長の大きな特殊なマイクロ命令が定
義されている場合、制御記憶装置の容量は大きなものと
なり、命令長の短いマイクロ命令にかかわらず長さの大
きい命令に合わせて記憶装置が構成されている。そこで
、このような不都合をなくすため、制御記憶のビット幅
を長くしている一部の命令を制御記憶のあるアドレス幅
でのみ実行させ、他のアドレス領域ではその命令を使用
しないように割付けることにより、制御記憶装置のビッ
ト容量を少なくする装置が提案されている(特開昭58
−225438号公報参照)。
By the way, in a processing device using a microblock control method, 1. Normally, when a special microinstruction with a large instruction length is defined, the capacity of the control storage device becomes large, and the capacity of the control storage device becomes large regardless of the microinstruction with a short instruction length. The storage device is configured to accommodate large-sized instructions. Therefore, in order to eliminate this inconvenience, some instructions that increase the bit width of control memory are executed only at a certain address width, and the instructions are allocated so that they are not used in other address areas. A device has been proposed to reduce the bit capacity of the control storage device by
(Refer to Publication No.-225438).

この装置は、第5図に示すように、命令語長の異なるマ
イクロ命令を制御記憶装置16に格納する際に、同一語
長の命令を連続番地に配置し、長さの大きな命令をA領
域に格納するとともに、長さの小さな命令をB領域に格
納する。これによって。
As shown in FIG. 5, when storing microinstructions with different instruction word lengths in the control storage device 16, this device places instructions with the same word length at consecutive addresses, and stores instructions with a large length in the A area. In addition, small-length instructions are stored in the B area. by this.

制御記憶装置16の総ピッl−容量を減らすことができ
、安価な処理装置が実現される。制御記憶装置16から
読出され、制御記憶レジスタ17にラッチされたマイク
ロ命令のうち、oP(操作)部はデコーダ19で解読さ
れて、演算器20に送出されるとともに、特殊機能回路
21にも接続される。
The total pill capacity of the control storage device 16 can be reduced, and an inexpensive processing device can be realized. Among the microinstructions read from the control storage device 16 and latched in the control storage register 17, the oP (operation) part is decoded by the decoder 19 and sent to the arithmetic unit 20, and also connected to the special function circuit 21. be done.

この特殊機能回路21は、制御記憶装置16のA領域に
格納された特殊命令により実行される論理回路である。
This special function circuit 21 is a logic circuit executed by a special instruction stored in area A of the control storage device 16.

一方、マイクロプログラム・シーケンサ18へは、デコ
ーダ19の出力とレジスタ17の一部と演算器20の出
力とが供給され、3つの出力のうちの1つが次の制御記
憶アドレスとして制御記憶袋[16に入力される。しか
し、第5図の装置においては、制御記憶装置16にマイ
クロ命令を書込む場合に、前述の例のように、マイクロ
命令の最大語長に合わせた書込み回路が必要となる。ハ
ードウェアの低減を考えた場合、この書込み回路も小型
にすることが望ましいのは勿論である。
On the other hand, the microprogram sequencer 18 is supplied with the output of the decoder 19, part of the register 17, and the output of the arithmetic unit 20, and one of the three outputs is set as the next control memory address in the control memory bag [16]. is input. However, in the device shown in FIG. 5, when writing a microinstruction to the control storage device 16, a write circuit is required to match the maximum word length of the microinstruction, as in the above example. Of course, when considering reduction in hardware, it is desirable to make this write circuit smaller as well.

〔発明の目的J 本発明の目的は、上記のような従来の問題点を改善し、
特定のアドレス範囲のみマイクロ命令語長が長くなる場
合にも、ハードウェア量を増加することなく、制御記憶
装置にマイクロ命令を書込むことができるマイクロプロ
グラム制御装置を提供することにある。
[Object of the invention J The object of the present invention is to improve the conventional problems as described above,
To provide a microprogram control device capable of writing microinstructions to a control storage device without increasing the amount of hardware even when the microinstruction word length becomes long only in a specific address range.

【発明の概要] 上記目的を達成するため、本発明のマイクロプログラム
制御装置は、一連のマイクロ命令を格納するメモリと、
該メモリの読出し・書込みアドレスを保持するアドレス
レジスタと、該アドレスレジスタにより指定されたアド
レスをデコードして上記メモリに書込みを行うための第
1のアドレスデコード手段と、上記アドレスレジスタに
より指定されたアドレスをデコードして上記メモリから
読出しを行うための第2のアドレスデコード手段とを有
し、同一メモリ内容に対して香込み時と読出し時とで、
異なったアドレスによりアクセスすることに特徴がある
[Summary of the Invention] In order to achieve the above object, a microprogram control device of the present invention includes a memory that stores a series of microinstructions;
an address register for holding read/write addresses of the memory; a first address decoding means for decoding the address specified by the address register and writing to the memory; and an address specified by the address register. and a second address decoding means for decoding and reading from the memory, and the second address decoding means for decoding and reading from the memory, and for the same memory contents at the time of fragrance and at the time of reading,
It is characterized by access using different addresses.

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

以下、本発明の実施例を、図面により詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は1本発明の一実施例を示すマイクロプログラム
制御装置のブロック図であり、第2図は第1図における
制御記憶装置のアドレスデコード回路のブロック図であ
る。
FIG. 1 is a block diagram of a microprogram control device showing an embodiment of the present invention, and FIG. 2 is a block diagram of an address decoding circuit of the control storage device in FIG. 1.

第1図および第2Wiにおいて、1はアドレスレジスタ
、2,3はそれぞれ制御記憶装置、4,5はそれぞれマ
イクロ命令読出しレジスタ、6,7はそれぞれアドレス
デコード回路、8は論理和回路である。
1 and 2 Wi, 1 is an address register, 2 and 3 are control storage devices, 4 and 5 are microinstruction read registers, 6 and 7 are address decode circuits, and 8 is an OR circuit.

本発明においては、マイクロ命令語長が部分的に異なっ
た長さを持つ制御記憶装置に対して、読出し用のアドレ
スデコード回路と、苔込み用アドレスデコード回路とを
設け、マイクロ命令の書込み時には、読み出し時とは異
ったアドレスにより書込みを行っている。
In the present invention, an address decoding circuit for reading and an address decoding circuit for writing are provided for control storage devices having partially different microinstruction word lengths, and when writing microinstructions, Writing is performed using a different address than when reading.

第1図においては、主プロセツサ側の制御記憶袋W12
と副プロセツサ側の制御記憶装置3が設けられ、主プロ
セツサ側の制御記憶装置2は32ビツトのマイクロ命令
語長を持ち(0000)18番地から(2FFF)18
番地までの容量を偏えている。また、副プロセツサ側の
制御記憶装置3も。
In FIG. 1, the main processor side control memory bag W12
A control memory device 3 on the sub-processor side is provided, and a control memory device 2 on the main processor side has a microinstruction word length of 32 bits and is stored from address (0000)18 to (2FFF)18.
The capacity up to the address is unbalanced. Also, the control storage device 3 on the sub-processor side.

32ビツトのマイクロ命令語長を持ち、主プロセツサ側
のアドレスの(1000)1Bから(I FF’F)1
6番地に対応する容量を信えている。副プロセツサは1
例えば、浮動小数点演算命令がデコードされた場合に有
効となる。すなわち、浮動小数点表現では、指数表示部
と仮数表示部に分割されているため、主プロセツサ側の
制御記憶装置に指数表示部を、副プロセツサ側の制御記
憶装置に仮数表示部をそれぞれ格納すれば、演算時の取
り扱いに便利である。
It has a microinstruction word length of 32 bits, and the main processor side address (1000)1B to (IFF'F)1
I believe in the capacity that corresponds to number 6. The subprocessor is 1
For example, it becomes valid when a floating point arithmetic instruction is decoded. In other words, floating-point representation is divided into an exponent display section and a mantissa display section, so if the exponent display section is stored in the control storage device on the main processor side, and the mantissa display section is stored in the control storage device on the sub-processor side, , which is convenient for handling during calculations.

制御記憶装置I¥2および3から読出されたマイクロ命
令は、それぞれマイクロ命令読出しレジスタ4.5に格
納される。また、制御記憶装置2,3にマイクロ命令を
書込む場合には、書込みデータバス9を介して両制御記
憶装置2,3に転送され、書込・まれる。
The microinstructions read from control stores I\2 and I3 are stored in microinstruction read registers 4.5, respectively. Further, when writing microinstructions to the control storage devices 2 and 3, the microinstructions are transferred to both control storage devices 2 and 3 via the write data bus 9 and written.

第2図において、制御記憶袋@3の読出し時には、アド
レスデコード回路6が有効となり、論理和回路8により
制御記憶袋@3がイネーブルされる。制御記憶装置3の
書込み時には、アドレスデコード回路7が有効となり、
同じく論理和回路8により制御記憶装置3がイネーブル
される。アドレスデコード回路6はアドレス(1000
)1s番地から(IFFF)□6番地の範囲をデコード
し、アドレスデコード回路7は、アドレス(3000)
16番地から(3FFF)1B番地の範囲をデコードす
る。これにより、制御記憶装置3は、V込み時には、主
プロセツサの制御記憶装置2のアドレス(3000)1
6番地から(3F F’ F)□6番地に存在するよう
にみなされる。なお、制御記憶装置2に対する読出し1
、書込みを行う場合には、制御記憶装@3への読出しお
よび書込みと全く同じく。
In FIG. 2, when reading the control memory bag @3, the address decode circuit 6 is enabled and the OR circuit 8 enables the control memory bag @3. When writing to the control storage device 3, the address decoding circuit 7 is enabled,
Similarly, the control storage device 3 is enabled by the OR circuit 8. The address decode circuit 6 is an address (1000
)1s address to (IFFF)□6 address, and the address decoding circuit 7 decodes the address (3000).
The range from address 16 to (3FFF) 1B is decoded. As a result, the control storage device 3 stores the address (3000) 1 of the control storage device 2 of the main processor during V-loading.
From address 6 to (3F F' F) □ It is considered to exist at address 6. Note that reading 1 to the control storage device 2
, when writing, it is exactly the same as reading and writing to control memory @3.

アドレスデコーダ6および7により行われるが、アドレ
ス範囲が<o o o o〜2FFF)1Bのみに限ら
れる。
This is performed by address decoders 6 and 7, but the address range is limited to <o o o o to 2FFF) 1B.

従って、例えば、第51![における制御記憶装置16
の領域Aに格納されている命令語長の大きい(例えば、
32+20=52ビツト)マイクロ命令を、第1回にお
ける主プロセツサ側の制御記憶装置2の(1000〜I
P’FF)1Bの領域と、副プロセツサ側の制御記憶装
置3の2つの領域に格納すればよく、また、制御記憶装
置16の領域Bに格納されている通常の命令語長(32
ビツト)を持つマイクロ命令(例えば、32ビツト長)
を、第1図の主プロセツサ側の制御記憶装置2の(00
゜O〜0FFF)16および(2000〜2FFF)1
6の領域に格納すればよい。この場合、大きい命令語長
を持つマイクロ命令の書込み時には、先ず、アドレスレ
ジスタ1で主プロセツサ側を選択して、アドレスデコー
ド回路7により(1000〜IFFF)16番地を指定
して、マイクロ命令の上位32ビツトを制御記憶装置2
に書込んだ後、副プロセツサ側の制御記憶装置3を選択
して、同じアドレスデコード回wt7により(3000
〜3FFF)1B番地を指定し、 同じマイクロ命令の
下位20ビツトを制御記憶装@3に書込む。次に、これ
を読出す場合には、アドレスレジスタ1により主プロセ
ツサ側の制御記憶装置2を選択して。
Therefore, for example, the 51st! Control storage device 16 in [
If the instruction word length stored in area A is large (for example,
32+20=52 bits) microinstructions are stored in the control storage device 2 (1000 to I) on the main processor side in the first
P'FF) 1B area and the control storage device 3 on the sub-processor side need to be stored in two areas.
(e.g., 32 bits long)
is (00) of the control storage device 2 on the main processor side in FIG.
゜O~0FFF)16 and (2000~2FFF)1
It is sufficient to store it in area 6. In this case, when writing a microinstruction with a large instruction word length, first select the main processor side with the address register 1, specify address 16 (1000 to IFFF) with the address decode circuit 7, and write the upper part of the microinstruction. 32 bits control storage device 2
After writing to , select the control storage device 3 on the sub-processor side and write (3000
~3FFF) Specify address 1B and write the lower 20 bits of the same microinstruction to control memory @3. Next, when reading this, the control storage device 2 on the main processor side is selected by the address register 1.

アドレスデコーダ6により(tooo〜IFFF)1B
を指定してマイクロ命令の上位32ビツトを読出した後
、アドレスレジスタlにより副プロセツサ側の制御記憶
装置3を選択して、同じアドレスデコーダ6により、上
記と同じ(tooo〜1FFF)1e  を指定してマ
イクロ命令の下位20ピッ1−を読出す。このように、
マイクロ命令が基本部分と拡張部分に分けられる場合、
アドレスデコーダを読出し用と蓄込み用に分けるのみで
、基本部分の書込みと全く同一の制御により拡張部分へ
の書込みが可能となるので、マイクロ命令語長の拡張に
対して、簡単に対処できる。また、制御記憶装置へのマ
イクロ命令の書込み時、少ないハードウェア量で書込み
が可能となるため、ハードウェアの増設は不要である。
By address decoder 6 (toooo~IFFF) 1B
After reading out the upper 32 bits of the microinstruction by specifying , select the control storage device 3 on the sub-processor side using the address register 1, and specify 1e (toooo to 1FFF) as above using the same address decoder 6. The lower 20 bits of the microinstruction are read out. in this way,
When a microinstruction is divided into a basic part and an extended part,
By simply dividing the address decoder into one for reading and one for storing, it is possible to write to the extended part under the same control as for writing to the basic part, so that expansion of the microinstruction word length can be easily handled. Furthermore, when writing microinstructions to the control storage device, it is possible to write with a small amount of hardware, so there is no need to add additional hardware.

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

以上説明したように、本発明によれば、マイクロプログ
ラム制御の処理装置において、特定のアドレス範囲のみ
マイクロ命令語長が長くなる場合にも、ハードウェア量
を増加せずに制御記憶装置への書込みが簡単にでき、か
つ語長の長い命令を基本部分と拡張部分に分けて格納す
る際に、両方を全く同一の制御で書込むことができるの
で、マイクロ命令語長の拡張に対し制御記憶装置への書
込み/読出し処理が簡単となる。
As explained above, according to the present invention, in a microprogram-controlled processing device, even if the microinstruction word length becomes long only in a specific address range, writing to the control storage device can be performed without increasing the amount of hardware. and when storing a long instruction in the basic part and extended part, both can be written with the same control, so the control storage device can be easily used for expanding the microinstruction word length. This simplifies the writing/reading process.

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

第1図は本発明の一実施例を示すマイクロプログラム制
御装置のブロック図、第2図は第1図におけるマイクロ
プログラム制御装置内のアドレスデコード回路の接続図
、第3図は従来の主副2つのプロセッサを備えたマイク
ロプログラム制御装置のブロック図、第4図は従来のダ
イナミックマイクロプログラム制御方式のブロック図、
第5図は従来の語長の異なるマイクロ命令を格納する制
御記憶装置を備えた処理装置のブロック図である。 1ニアドレスレジスタ、2,3,16,31゜32.3
7:制御記憶装置、4,5:マイクロ命令読出しレジス
タ、6.7:アドレスデコード回路、8:論理和回路、
                   :第1図 第2図 第3図 第牛図
FIG. 1 is a block diagram of a microprogram control device showing an embodiment of the present invention, FIG. 2 is a connection diagram of an address decoding circuit in the microprogram control device in FIG. 1, and FIG. 3 is a conventional main/sub 2 A block diagram of a microprogram control device equipped with two processors; FIG. 4 is a block diagram of a conventional dynamic microprogram control system;
FIG. 5 is a block diagram of a conventional processing device including a control storage device for storing microinstructions of different word lengths. 1 Near address register, 2, 3, 16, 31° 32.3
7: Control storage device, 4, 5: Microinstruction read register, 6.7: Address decode circuit, 8: OR circuit,
:Figure 1 Figure 2 Figure 3 Cow diagram

Claims (1)

【特許請求の範囲】[Claims] (1)一連のマイクロ命令を格納するメモリと、該メモ
リの読出し・書込みアドレスを保持するアドレスレジス
タと、該アドレスレジスタにより指定されたアドレスを
デコードして上記メモリに書込みを行うための第1のア
ドレスデコード手段と、上記アドレスレジスタにより指
定されたアドレスをデコードして上記メモリから読出し
を行うための第2のアドレスデコード手段とを有し、同
一メモリ内容に対して書込み時と読出し時とで、異なっ
たアドレスによりアクセスすることを特徴とするマイク
ロプログラム制御方式。
(1) A memory that stores a series of microinstructions, an address register that holds read/write addresses of the memory, and a first memory that decodes the address specified by the address register and writes to the memory. It has an address decoding means and a second address decoding means for decoding the address specified by the address register and reading from the memory, and when writing and reading the same memory contents, A microprogram control method characterized by access using different addresses.
JP12210485A 1985-06-05 1985-06-05 Microprogram controller Pending JPS61279933A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12210485A JPS61279933A (en) 1985-06-05 1985-06-05 Microprogram controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12210485A JPS61279933A (en) 1985-06-05 1985-06-05 Microprogram controller

Publications (1)

Publication Number Publication Date
JPS61279933A true JPS61279933A (en) 1986-12-10

Family

ID=14827740

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12210485A Pending JPS61279933A (en) 1985-06-05 1985-06-05 Microprogram controller

Country Status (1)

Country Link
JP (1) JPS61279933A (en)

Similar Documents

Publication Publication Date Title
US5239642A (en) Data processor with shared control and drive circuitry for both breakpoint and content addressable storage devices
JP2776132B2 (en) Data processing system with static and dynamic masking of information in operands
US5319763A (en) Data processor with concurrent static and dynamic masking of operand information and method therefor
US4229801A (en) Floating point processor having concurrent exponent/mantissa operation
US5721868A (en) Rapid register file access by limiting access to a selectable register subset
EP0476722B1 (en) Data processing system
JPS5852265B2 (en) data processing equipment
JPS6159554A (en) Cache memory control circuit
JPH0414385B2 (en)
US4949242A (en) Microcomputer capable of accessing continuous addresses for a short time
US5127096A (en) Information processor operative both in direct mapping and in bank mapping, and the method of switching the mapping schemes
US6198665B1 (en) One chip semiconductor integrated circuit device having two modes of data write operation and bits setting operation
KR920002573B1 (en) Data processor
JPS61279933A (en) Microprogram controller
US6321319B2 (en) Computer system for allowing a two word jump instruction to be executed in the same number of cycles as a single word jump instruction
US6237071B1 (en) Multiaccess circuit including arbitration capabilities to effectively perform pipeline and suspend operations according to its priority
JPH1139214A (en) Controlling method for shared memory of multiprocessor system
JP2533245Y2 (en) Data processing device
GB1235927A (en) Data processing system
JPS60134940A (en) Register selecting system of information processing device
JPS63279323A (en) Address designating system for central processing unit
JPS6091448A (en) Microprogram control type data processor
JPH05334074A (en) Microprocessor
JPH033047A (en) Memory with arithmetic function
JPH03257572A (en) Multiprocessor system