JPS6141420B2 - - Google Patents

Info

Publication number
JPS6141420B2
JPS6141420B2 JP56039593A JP3959381A JPS6141420B2 JP S6141420 B2 JPS6141420 B2 JP S6141420B2 JP 56039593 A JP56039593 A JP 56039593A JP 3959381 A JP3959381 A JP 3959381A JP S6141420 B2 JPS6141420 B2 JP S6141420B2
Authority
JP
Japan
Prior art keywords
microinstruction
microprogram
word length
microinstructions
bit pattern
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.)
Expired
Application number
JP56039593A
Other languages
Japanese (ja)
Other versions
JPS57155643A (en
Inventor
Akihiro Katsura
Hideo Maejima
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 JP3959381A priority Critical patent/JPS57155643A/en
Priority to GB8116575A priority patent/GB2077010B/en
Priority to DE19813121742 priority patent/DE3121742A1/en
Priority to US06/269,608 priority patent/US4446517A/en
Publication of JPS57155643A publication Critical patent/JPS57155643A/en
Publication of JPS6141420B2 publication Critical patent/JPS6141420B2/ja
Granted 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/22Microcontrol or microprogram arrangements
    • G06F9/223Execution means for microinstructions irrespective of the microinstruction function, e.g. decoding of microinstructions and nanoinstructions; timing of microinstructions; programmable logic arrays; delays and fan-out problems
    • 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/22Microcontrol or microprogram arrangements
    • G06F9/26Address formation of the next micro-instruction ; Microprogram storage or retrieval arrangements

Landscapes

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

Description

【発明の詳細な説明】 本発明はマイクロプログラム制御装置に係り、
特に使用頻度の高いマイクロ命令を短い語長で記
述した記憶装置に効率良く格納し得るマイクロプ
ログラム制御装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a microprogram control device,
In particular, the present invention relates to a microprogram control device that can efficiently store frequently used microinstructions written in short word lengths in a storage device.

第1図には従来から一般に用いられているマイ
クロプログラム制御装置の構成が示され、マイク
ロプログラムの初期アドレス発生装置11、アド
レス選択回路12、マイクロプログラムアドレス
レジスタ13、マイクロプログラム記憶装置1
4、マイクロ命令レジスタ15、マイクロ命令デ
コーダ16からなる。初期アドレス発生装置11
へは図示しない主記憶装置から読み出された命令
コードあるいは割込みなどの外部信号が供給され
ており、それらの外部信号に対応するマイクロプ
ログラムの初期アドレスが発生される。初期アド
レス発生装置11によつて生成されたアドレス情
報はアドレス選択回路12を介してマイクロプロ
グラムアドレスレジスタ13に記憶され、そのア
ドレスに対応するマイクロ命令の1語がマイクロ
プログラム記憶装置14から読み出される。読み
出されたマイクロ命令はマイクロ命令レジスタ1
5に記憶され、マイクロ命令デコーダ16によつ
て解読されて各種制御信号が発生される。一方読
み出されたマイクロ命令の一部はアドレス選択回
路12を介してマイクロプログラムアドレスレジ
スタ13に戻され、順次一連のマイクロプログラ
ムが実行される。一般にマイクロプログラム中に
は、マイクロ命令の分岐先アドレス情報部と一部
の制御ビツトを除いて他の処理内容が同一になる
ようなマイクロ命令が数多く存在する。ところ
が、第1図の従来のマイクロプログラム制御装置
では、マイクロ命令処理の内容がほとんど同一で
あつても分岐先アドレス情報部や一部の制御ビツ
トの内容が異なる場合には別のマイクロ命令とな
るため、マイクロプログラム記憶装置14にはマ
イクロ命令ビツトパタンのかなりの部分が共通す
るものが複数個存在していた。この結果、マイク
ロプログラムの効率が悪くなり、記憶装置が大き
くなるという欠点があつた。
FIG. 1 shows the configuration of a conventionally commonly used microprogram control device, including a microprogram initial address generator 11, an address selection circuit 12, a microprogram address register 13, and a microprogram storage device 1.
4, a microinstruction register 15, and a microinstruction decoder 16. Initial address generator 11
External signals such as instruction codes read from a main memory (not shown) or interrupts are supplied to the microprogram, and initial addresses of microprograms corresponding to these external signals are generated. The address information generated by the initial address generator 11 is stored in the microprogram address register 13 via the address selection circuit 12, and one word of the microinstruction corresponding to the address is read from the microprogram storage 14. The read microinstruction is stored in microinstruction register 1.
5 and is decoded by the microinstruction decoder 16 to generate various control signals. On the other hand, a part of the read microinstructions is returned to the microprogram address register 13 via the address selection circuit 12, and a series of microprograms are sequentially executed. In general, a microprogram includes many microinstructions whose processing content is the same except for the branch destination address information part of the microinstruction and some control bits. However, in the conventional microprogram control device shown in Fig. 1, even if the contents of the microinstruction processing are almost the same, if the contents of the branch destination address information field or some control bits are different, the microinstructions become different microinstructions. Therefore, there were a plurality of microinstructions in the microprogram storage device 14 that had a considerable portion of their bit patterns in common. As a result, the efficiency of the microprogram deteriorated and the storage device became large.

第2図には、前述した従来のマイクロプログラ
ム制御装置の改良型が示され、ナノプログラム方
式として知られている。この方式では、マイクロ
命令は分岐先アドレス情報部と一部の制御ビツト
及びナノプログラムアドレスからなり、マイクロ
命令レジスタ15に読み出されたマイクロ命令の
ナノプログラムアドレス部によつてナノプログラ
ム記憶装置が起動され、対応するナノ命令が読み
出され各種制御信号が発生される。このような構
成にすることによつて、語長の長いナノプログラ
ムでは重複を避けて語数を減少させ、語数の多い
マイクロプログラムでは語長を短くすることによ
つて総合的な記憶装置の効率の向上を目的とした
ものである。しかしながら、このナノプログラム
方式では、ハードウエア構成が複雑であり、また
ナノ命令の語長が極めて長くないと効率が悪く、
この結果、ナノプログラムメモリ21の容量が大
きくなるという問題があつた。さらに、ナノプロ
グラムの読み出しに要する時間が加わるために、
マイクロプログラム記憶装置の起動から各種制御
信号が発生されるまでの処理時間が長くなるとい
う欠点があつた。
FIG. 2 shows an improved version of the conventional microprogram control device described above, which is known as the nanoprogram method. In this method, a microinstruction consists of a branch destination address information field, some control bits, and a nanoprogram address, and the nanoprogram storage device is activated by the nanoprogram address part of the microinstruction read into the microinstruction register 15. The corresponding nanoinstructions are read out and various control signals are generated. With this configuration, in nanoprograms with long words, the number of words can be reduced by avoiding duplication, and in microprograms with many words, by shortening the word length, the overall efficiency of the storage device can be improved. The purpose is to improve. However, this nanoprogramming method has a complicated hardware configuration and is inefficient unless the nanoinstruction word length is extremely long.
As a result, there was a problem that the capacity of the nanoprogram memory 21 became large. Furthermore, due to the additional time required to read the nanoprogram,
The disadvantage is that the processing time from the activation of the microprogram storage device to the generation of various control signals is long.

本発明の目的は、使用頻度の高いマイクロ命令
を短い語長で記述することによつて、記憶装置の
効率の高いマイクロプログラム制御装置を提供す
るものである。
An object of the present invention is to provide a microprogram control device with high storage efficiency by writing frequently used microinstructions with short word lengths.

本発明の要旨は、汎用的な表現のできる長い語
長のマイクロ命令を格納するマイクロプログラム
記憶装置と、使用頻度の高い限られた処理を表現
する短い語長のマイクロ命令を格納するマイクロ
プログラム記憶装置を有し、短い語長のマイクロ
命令が読み出された場合には、ビツトパターン発
生回路を駆動して長い語長のマイクロ命令を生成
するようにした点にある。ここで、使用頻度の高
いマイクロ命令とは、主メモリからの命令語の読
出しのフエツチ処理のマイクロ命令、ノーオペレ
ーシヨン(N−OP)命令等がある。また、この
命令の中でも、例えばフエツチ命令では、更に幾
つかのタイプに分けられる。
The gist of the present invention is to provide a microprogram storage device that stores microinstructions with a long word length that can be expressed in a general-purpose manner, and a microprogram storage device that stores microinstructions with a short word length that express frequently used limited processing. The present invention has a device that, when a microinstruction with a short word length is read out, drives a bit pattern generation circuit to generate a microinstruction with a long word length. Here, frequently used microinstructions include microinstructions for fetch processing for reading instruction words from the main memory, no-operation (N-OP) instructions, and the like. Among these commands, for example, fetch commands are further divided into several types.

第3図には本発明に係るマイクロプログラム制
御装置の構成が示されており、初期アドレス発生
装置11、アドレス選択回路12、マイクロプロ
グラムアドレスレジスタ13、長語長マイクロプ
ログラム記憶装置31、短語長マイクロプログラ
ム記憶装置32、ビツトパタン発生回路33、マ
イクロ命令選択回路34、マイクロ命令レジスタ
15、マイクロ命令デコーダ16からなる。ここ
で、短語長マイクロプログラム記憶装置32及び
ビツトパタン発生回路33は本発明に係るもので
ある。初期アドレス発生装置11によつて発生さ
れたマイクロプログラムの初期アドレスは、アド
レス選択回路12を介してマイクロプログラムア
ドレスレジスタ13に記憶される。マイクロプロ
グラムアドレスレジスタ13に置数されたマイク
ロプログラムアドレスは長語長マイクロプログラ
ム記憶装置31及び短語長マイクロプログラム記
憶装置32の両方に送られ、そのアドレスに対応
するマイクロ命令の一語が読み出される。ここ
で、長語長マイクロプログラム記憶装置31から
読み出されたマイクロ命令は直接マイクロ命令選
択回路34に送られるのに対し、短語長マイクロ
プログラム記憶装置32から読み出されたマイク
ロ命令ではその一部はビツトパタン発生回路33
に送られ、そこで発生されたビツトパタンがマイ
クロ命令の残りの部分と共にマイクロ命令選択回
路34に送られる。マイクロ命令選択回路34で
は長語長側か短語長側のいずれかのマイクロ命令
が選択されマイクロ命令レジスタ15に記憶され
る。マイクロ命令選択回路34でいずれのマイク
ロ命令を選択するかを決定する方法としては、読
み出されたマイクロ命令情報の一部やアドレス情
報の一部を選択信号として用いる方法、あるいは
特別の選択信号を用いずワイヤード・オア接続に
よる方法、など種々の方法が考えられる。マイク
ロ命令レジスタ15に置数されたマイクロ命令
は、マイクロ命令デコーダ16で解読されて各部
の制御信号を発生すると同時に、その一部はアド
レス選択回路12を介してマイクロプログラムア
ドレスレジスタ13に戻され、一連のマイクロ命
令が順次実行される。このような構成にすること
により、短語長マイクロプログラム記憶装置32
から読み出されたマイクロ命令が長語長マイクロ
命令に変換されてマイクロ命令レジスタ15に置
数される結果、以下の処理ではただ一種のマイク
ロ命令として解読処理することができる。
FIG. 3 shows the configuration of a microprogram control device according to the present invention, including an initial address generator 11, an address selection circuit 12, a microprogram address register 13, a long word length microprogram storage device 31, and a short word length microprogram storage device 31. It consists of a microprogram storage device 32, a bit pattern generation circuit 33, a microinstruction selection circuit 34, a microinstruction register 15, and a microinstruction decoder 16. Here, the short word length microprogram storage device 32 and the bit pattern generation circuit 33 are according to the present invention. The initial address of the microprogram generated by the initial address generator 11 is stored in the microprogram address register 13 via the address selection circuit 12. The microprogram address stored in the microprogram address register 13 is sent to both the long word length microprogram storage device 31 and the short word length microprogram storage device 32, and one word of the microinstruction corresponding to that address is read out. . Here, the microinstruction read from the long word length microprogram storage device 31 is directly sent to the microinstruction selection circuit 34, whereas the microinstruction read out from the short word length microprogram storage device 32 is sent directly to the microinstruction selection circuit 34. The bit pattern generation circuit 33
The bit pattern generated there is sent to the microinstruction selection circuit 34 along with the rest of the microinstruction. The microinstruction selection circuit 34 selects either the long word length side or the short word length side microinstruction and stores it in the microinstruction register 15. As a method for determining which microinstruction to select in the microinstruction selection circuit 34, there is a method of using part of the read microinstruction information or part of the address information as a selection signal, or a method of using a special selection signal. Various methods can be considered, such as a method using a wired-OR connection without using a wired-OR connection. The microinstructions placed in the microinstruction register 15 are decoded by the microinstruction decoder 16 to generate control signals for each part, and at the same time, part of them is returned to the microprogram address register 13 via the address selection circuit 12. A series of microinstructions are executed sequentially. With such a configuration, the short word length microprogram storage device 32
The micro-instruction read from the micro-instruction is converted into a long-word micro-instruction and placed in the micro-instruction register 15, so that it can be decoded as just one type of micro-instruction in the following processing.

第4図は本実施例において使用頻度の高い3種
(マイクロ命令〜)の短語長マイクロ命令記
述の定義を示すものである。語長は8ビツトで、
S7〜S6は2ビツトの制御フイールド、S5〜
S0は6ビツトの分岐先のアドレスフイールド
ADFである。ここで制御フイールドS7〜S6
は(01)のときマイクロ命令を、(10)のとき
マイクロ命令を、(11)のときマイクロ命令
を示す。制御フイールドとして(00)を用いない
のは、本実施例では、読み出された短語長マイク
ロ命令のS7〜S6が(00)でない時にのみ短語
長側マイクロ命令を選択し、(00)のときは長語
長側マイクロ命令を選択するようにマイクロ命令
選択回路34を制御しているためである。
FIG. 4 shows definitions of three types of short word length microinstruction descriptions (microinstructions to microinstructions) that are frequently used in this embodiment. The word length is 8 bits,
S7-S6 are 2-bit control fields, S5-
S0 is a 6-bit branch destination address field
It is ADF. Here control fields S7-S6
(01) indicates a microinstruction, (10) indicates a microinstruction, and (11) indicates a microinstruction. The reason why (00) is not used as the control field is that in this embodiment, the short word length side microinstruction is selected only when S7 to S6 of the read short word length microinstruction are not (00). This is because the micro-instruction selection circuit 34 is controlled to select the longer micro-instruction.

一方、長語長マイクロ命令は第5図に一実施例
を示すように16ビツトで構成され、L15〜L6
は10ビツトの制御フイールド、L5〜L0は6ビツ
トの分岐先アドレスフイールドとなつている。第
5図は、第4図に示した3種のマイクロ命令の長
語長マイクロ命令記述の定義を示したものであ
る。長語長マイクロ命令としてはこれら3種の他
に数多くのパタンが存在するが、それらのマイク
ロ命令は、マイクロ命令〜に比して比較的使
用頻度の低いものであり長語長マイクロプログラ
ム記憶装置31に格納される。
On the other hand, the long word length microinstruction consists of 16 bits, as shown in one embodiment in FIG.
is a 10-bit control field, and L5 to L0 are 6-bit branch destination address fields. FIG. 5 shows definitions of long microinstruction descriptions for the three types of microinstructions shown in FIG. 4. In addition to these three types, there are many other patterns of long word length microinstructions, but these microinstructions are used relatively less frequently than microinstructions. 31.

第3図に示す構成において使用頻度の高いマイ
クロ命令〜は、第4図の記述を用いて短語長
マイクロプログラム記憶装置32に格納され、そ
の短語長マイクロ命令は読み出された後、ビツト
パタン発生回路によつて第5図に示す長語長マイ
クロ命令のパタンに変換される。
In the configuration shown in FIG. 3, frequently used microinstructions are stored in the short word length microprogram storage device 32 using the description shown in FIG. The generation circuit converts it into the long word length microinstruction pattern shown in FIG.

第6図は、第4図に示す3種の短語長マイクロ
命令から第5図に示す長語長マイクロ命令への変
換を行なうビツトパタン発生回路の詳細を示した
ものである。分岐先アドレスフイールドのL5〜
L0は短語長マイクロ命令のS5〜S0がそのま
ま対応する。L15及びL9には0信号が供給さ
れ、L12,L10、及びL6には1信号が供給
される。L14,L11、及びL8の各ビツトは
マイクロ命令では0になり、マイクロ命令及
びで1になるから、短語長マイクロ命令のS7
出力がそのまま用いられる。L7は、マイクロ命
令では1、マイクロ命令及びでは0になる
からS7をインバータ61を介して接続される。
またL13はマイクロ命令でのみ1となるビツ
トであるから、S6出力とS7出力がANDゲー
ト62を介して接続される。以上のようにして生
成されたL15〜L0の16ビツトの信号が短語長
側のマイクロ命令出力としてマイクロ命令選択回
路34に入力される。一方、S6及びS7はOR
ゲート63を介してマイクロ命令選択信号として
与えられており、マイクロ命令選択回路34で
は、上記選択信号が1のときには短語長側を、0
のときには長語長側を選択するように機能する。
一般に短語長マイクロプログラム記憶装置32
は、語長が短くなることによつて、長語長マイク
ロプログラム記憶装置31よりも読み出し時間が
短くなる。したがつて第6図に示すようなわずか
なゲート回路の付加がマイクロプログラム制御装
置の高速性を妨げるものとはならない。また本発
明の方式は、特定のマイクロ命令だけを短語長に
し従来通りの長語長マイクロ命令をも併用するも
のであるから、語長を短くしたことによつて、も
とのマイクロ命令の汎用性、一般性を失なうもの
ではない。
FIG. 6 shows details of a bit pattern generation circuit that converts the three types of short word length microinstructions shown in FIG. 4 to the long word length microinstructions shown in FIG. Branch destination address field L5~
L0 corresponds directly to short word length microinstructions S5 to S0. A 0 signal is supplied to L15 and L9, and a 1 signal is supplied to L12, L10, and L6. Since each bit of L14, L11, and L8 becomes 0 in a microinstruction and becomes 1 in a microinstruction, S7 of a short word length microinstruction
The output is used as is. Since L7 becomes 1 for a microinstruction and 0 for a microinstruction, it is connected to S7 via an inverter 61.
Further, since L13 is a bit that becomes 1 only in response to a microinstruction, the S6 output and the S7 output are connected via the AND gate 62. The 16-bit signal L15 to L0 generated as described above is input to the microinstruction selection circuit 34 as the microinstruction output on the short word length side. On the other hand, S6 and S7 are OR
It is given as a microinstruction selection signal via the gate 63, and in the microinstruction selection circuit 34, when the selection signal is 1, the short word length side is set to 0.
When , it functions to select the long word length side.
Generally short word length microprogram storage device 32
Since the word length is shortened, the reading time is shorter than that of the long word length microprogram storage device 31. Therefore, the addition of a small number of gate circuits as shown in FIG. 6 does not impede the high speed performance of the microprogram control device. In addition, in the method of the present invention, only specific microinstructions have short word lengths, and conventional long word length microinstructions are also used, so by shortening the word length, the original microinstructions can be It does not lose its versatility or generality.

以上のように、図示した実施例によれば、わず
かな回路の付加によつて、使用頻度の高いマイク
ロ命令を短語長で記述し、高速性、汎用性を低下
させることなく記憶装置の効率を向上できる。
As described above, according to the illustrated embodiment, frequently used microinstructions can be written in short word lengths by adding a small amount of circuitry, and storage efficiency can be improved without reducing speed and versatility. can be improved.

以上詳細に説明したように、本発明によれば、
記憶装置効率の良いマイクロプログラム制御装置
を実現することができる。
As explained in detail above, according to the present invention,
A microprogram control device with high storage efficiency can be realized.

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

第1図は従来のマイクロプログラム制御装置を
示すブロツク図、第2図は従来のナノプログラム
方式を示すブロツク図、第3図は本発明に係るマ
イクロプログラム制御装置のブロツク図、第4図
は短語長マイクロ命令の記述を説明する図、第5
図は第4図との対応で長語長マイクロ命令の記述
を説明する図、第6図は本発明の実施例における
主要部の詳細な論理構成図である。 31……長語長マイクロプログラム記憶装置、
32……短語長マイクロプログラム記憶装置、3
3……ビツトパタン発生回路、34……マイクロ
命令選択回路。
Fig. 1 is a block diagram showing a conventional microprogram control device, Fig. 2 is a block diagram showing a conventional nanoprogram method, Fig. 3 is a block diagram of a microprogram control device according to the present invention, and Fig. 4 is a short block diagram. Figure 5 explaining the description of the word length microinstruction.
This figure is a diagram explaining the description of a long word length microinstruction in correspondence with FIG. 4, and FIG. 6 is a detailed logical configuration diagram of the main part in the embodiment of the present invention. 31... Long word length microprogram storage device,
32...Short word length microprogram storage device, 3
3... Bit pattern generation circuit, 34... Micro instruction selection circuit.

Claims (1)

【特許請求の範囲】[Claims] 1 マイクロ命令を格納する第1のマイクロプロ
グラム記憶手段と、マイクロ命令の中から少なく
とも1つ以上の特定のマイクロ命令を選び出し該
特定のマイクロ命令の特定ビツト領域をエンコー
ド化させて上記のマイクロ命令よりも短い語長の
マイクロ命令化させて格納してなる第2のマイク
ロプログラム記憶手段と、上記第1、第2のマイ
クロプログラム記憶手段のアドレスを選定し、第
1または第2のマイクロプログラム記憶手段内の
対応アドレスから対応マイクロ命令を読出す第1
の手段と、上記短い語長のマイクロ命令化させた
マイクロ命令のエンコードしたコード部に対して
エンコードする前の元のビツトパターンを発生す
る構成のビツトパターン発生部と、上記第1の手
段で読出された対応マイクロ命令のコード部をも
とに上記ビツトパターン発生部をアクセスして、
対応ビツトパターンを発生させ、該ビツトパター
ンと、エンコードしたコード部を除く他のコード
とをもつて元のマイクロ命令を再生させてなる手
段と、より成るマイクロプログラム制御装置。
1. A first microprogram storage means for storing microinstructions; and a first microinstruction storage means that selects at least one specific microinstruction from among the microinstructions, encodes a specific bit area of the specific microinstruction, and then encodes the specific bit area of the specific microinstruction. a second microprogram storage means in which microinstructions with a short word length are stored; and addresses of the first and second microprogram storage means; The first step is to read the corresponding microinstruction from the corresponding address in
a bit pattern generating section configured to generate an original bit pattern before encoding for the encoded code portion of the microinstruction converted into a microinstruction with a short word length; The above bit pattern generation section is accessed based on the code section of the corresponding microinstruction, and
A microprogram control device comprising means for generating a corresponding bit pattern and reproducing the original microinstruction with the bit pattern and other code excluding the encoded code portion.
JP3959381A 1980-06-02 1981-03-20 Microprogram controller Granted JPS57155643A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP3959381A JPS57155643A (en) 1981-03-20 1981-03-20 Microprogram controller
GB8116575A GB2077010B (en) 1980-06-02 1981-05-29 Microprogramme control method and apparatus therefor
DE19813121742 DE3121742A1 (en) 1980-06-02 1981-06-01 MICROPROGRAM CONTROL METHOD AND DEVICE FOR IMPLEMENTING IT
US06/269,608 US4446517A (en) 1980-06-02 1981-06-02 Microprogram memory with page addressing and address decode in memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3959381A JPS57155643A (en) 1981-03-20 1981-03-20 Microprogram controller

Publications (2)

Publication Number Publication Date
JPS57155643A JPS57155643A (en) 1982-09-25
JPS6141420B2 true JPS6141420B2 (en) 1986-09-16

Family

ID=12557400

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3959381A Granted JPS57155643A (en) 1980-06-02 1981-03-20 Microprogram controller

Country Status (1)

Country Link
JP (1) JPS57155643A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52102648A (en) * 1976-02-25 1977-08-29 Hitachi Ltd Variable word-length microprogram control unit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52102648A (en) * 1976-02-25 1977-08-29 Hitachi Ltd Variable word-length microprogram control unit

Also Published As

Publication number Publication date
JPS57155643A (en) 1982-09-25

Similar Documents

Publication Publication Date Title
US4446517A (en) Microprogram memory with page addressing and address decode in memory
US4937738A (en) Data processing system which selectively bypasses a cache memory in fetching information based upon bit information of an instruction
JPS6029126B2 (en) data processing equipment
JPH0248931B2 (en)
JPS61170828A (en) Microprogram control device
US4251862A (en) Control store organization in a microprogrammed data processing system
EP0240606A2 (en) Pipe-line processing system and microprocessor using the system
JPS6041769B2 (en) Addressing method
US3480917A (en) Arrangement for transferring between program sequences in a data processor
JPS59116855A (en) Control memory mechanism
JPH027097B2 (en)
JPS5987566A (en) Memory access detecting system
JPS6141420B2 (en)
US6363469B1 (en) Address generation apparatus
JPH0795269B2 (en) Instruction code decoding device
JPS622332B2 (en)
JPS5925251B2 (en) Creation method for arithmetic control signals in microprogram-controlled electronic computers
JPS6036614B2 (en) information processing equipment
JP2819753B2 (en) Pipeline microprocessor
JPH0713758A (en) Instruction decoding method
JPH0810429B2 (en) Micro program controller
JP2636513B2 (en) Storage device and method
JPS59129995A (en) Storage device
JPH0778722B2 (en) Register file method
JPS58186846A (en) Microprogram controller