JPS6028013B2 - microprogram controller - Google Patents
microprogram controllerInfo
- Publication number
- JPS6028013B2 JPS6028013B2 JP51150522A JP15052276A JPS6028013B2 JP S6028013 B2 JPS6028013 B2 JP S6028013B2 JP 51150522 A JP51150522 A JP 51150522A JP 15052276 A JP15052276 A JP 15052276A JP S6028013 B2 JPS6028013 B2 JP S6028013B2
- Authority
- JP
- Japan
- Prior art keywords
- control
- register
- microprogram
- branch
- data
- 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
Links
Landscapes
- Executing Machine-Instructions (AREA)
Description
【発明の詳細な説明】
本発明は、データ処理装置に於けるマイクロプログラム
制御装置に関するもので、特に、データおよび制御情報
のパターン判別のためのブランチ制御方式に関するもの
である。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a microprogram control device in a data processing device, and more particularly to a branch control method for determining patterns of data and control information.
データ処理装置に於けるマイクロプログラム制御装置で
は、通常8ビットから構成されるバイト単位のデータを
処理し、1バイトにて表現される256重りのパターン
の中から複数個の特定パターンを判別する必要が度々あ
る。A microprogram control device in a data processing device usually processes byte-based data consisting of 8 bits, and it is necessary to distinguish multiple specific patterns from among the 256 weighted patterns expressed in 1 byte. There are many times.
キーボード/CRTディスプレイを例にとると、キーボ
ード上にはデータキーと称し、オペレータが打けんした
データをディスプレイ画面上に表示するものと、それ以
外に画面およびカーソル(画面上に存在し、次にデータ
・キーを打けん入力する位置を示す指標)を制御するた
めの次に示す機能キーが存在する。Taking a keyboard/CRT display as an example, there are keys on the keyboard called data keys that display the data entered by the operator on the display screen, as well as screens and cursors (existing on the screen, There are the following function keys for controlling data keys (indicators indicating positions where data keys are pressed).
・ カーソル右移動キー、左移動キー、上移動キー、下
移動キー、フィールドスキップキー、フィールド逆スキ
ップキー、フィールドクリアキー、画面クリアキー、打
けん入力終了キー、その他。- Cursor right movement key, left movement key, up movement key, down movement key, field skip key, field reverse skip key, field clear key, screen clear key, input end key, etc.
キーボード/CRTディスプレイを制御するマイクロプ
ログラムは、オペレータが打けんするデー夕を1バイト
毎、データキーか上記の機能キーのいづれかを判別し、
各々に対する制御を行なわねばならない。The microprogram that controls the keyboard/CRT display identifies each byte of data entered by the operator as either a data key or the above function key, and
Control must be exercised for each.
通信制御装置を制御するマイクロプログラムの場合は、
1バイト毎に入力されるデータの中から、以下の制御コ
ードを判別し、各々に対する処理を行なわねばならない
。In the case of a microprogram that controls a communication control device,
The following control codes must be determined from the data input for each byte and processing must be performed for each one.
・ SYN,SOH,STX,ETB,ETX,EOT
,ENQ,ACK,NAK,DLE、その他。・SYN, SOH, STX, ETB, ETX, EOT
, ENQ, ACK, NAK, DLE, etc.
また他の入出力装置では、ESCシーケンスと称し、E
SCコードに続くデータのパターンにより制御情報が与
えられるものがあり、これを制御するマイクロプログラ
ムは、ESCコードを検出したらそれに続くパターンを
判別し、対応する制御を行なわねばならない。従来のマ
イクロプログラム制御装置では、この様にバイトにて表
現されるパターンの中から複数個の特定パターンを判別
する手段として、第1図aに示すように、25財固のブ
ランチ・マイクロ命令から構成されるブランチ・テーブ
ルを用意し1バイトの情報で多分岐を行なうか、第1図
bに示すようにデータと特定パターンQ,〜Qnとの比
較命令と、そのステータスを調べて等しいかどうかとの
判別命令との組合せで判別する手段が一般的である。In other input/output devices, it is called ESC sequence and
In some cases, control information is given by a data pattern following an SC code, and when a microprogram that controls this code detects an ESC code, it must determine the pattern that follows it and perform corresponding control. In conventional microprogram control devices, as a means of determining a plurality of specific patterns from among the patterns expressed in bytes, as shown in FIG. Whether to prepare a branch table consisting of 1 byte of information and perform multi-branching using 1-byte information, use a comparison instruction to compare data with specific patterns Q, ~Qn, and check their status to see if they are equal, as shown in Figure 1b. A common method is to use a combination of a discrimination command and a discrimination command.
前者の場合、データによる多分岐命令とブランチ命令の
2つの命令を関行することにより以後の処理命令の関行
にうつるため判別時間は2命令分ですみ遠い。しかし、
パターンが256ある場合には25針固のブランチマイ
クロ命令を記憶するブランチテーブルを必要とする。ま
た、後者の場合には、パターンQ,〜Qnのn個のパタ
ーンに対し、各パターンあたり2命令であるので、加命
令を記憶したマイクロプログラム記憶装置でよく、n<
256のため少ない記憶容量ですむしかし、データがパ
ターンは,のときは2命令分の実行ですむが、パターン
Qnのときには沙命令を実行する必要があり、特定パタ
ーンのときは平均n命令を実行する必要があるが、デー
タがパターンQ,〜Qnでない場合には当然か命令を実
行後に初めて、パターンQ,〜Qnでないということが
判明するため多くの判別時間を必要とする。上記に例示
した入出力装置を複数台、低速なものも、より高速なも
のも混在して制御しなければならない小型コンピュータ
では、マイクロプログラム記憶装置の容量を綾少させる
とともに、ある程度の高速性も要求されることから、第
1図a,bに示した手段の各々の長所を合わせもったパ
ターンの判別手段が好ましい。従って、本発明の目的は
、データおよび制御情報のパターン判別に際し、マイク
ロプログラム制御装置の容量を比較的少なく、且つ少な
いマイクロステップで比較的遠くパターン判別を行なう
手段を有する改良されたマイクロプ。In the former case, since the two instructions, the multi-branch instruction and the branch instruction based on data, are related, the process is transferred to the subsequent processing instructions, so the determination time is only two instructions long. but,
If there are 256 patterns, a branch table storing 25 branch microinstructions is required. In the latter case, since there are two instructions for each pattern for n patterns Q, ~Qn, a microprogram storage device that stores additional instructions may be sufficient, and n<
However, when the data is a pattern, only two instructions are required to be executed, but when the pattern is Qn, it is necessary to execute the S instruction, and when it is a specific pattern, an average of n instructions are executed. However, if the data is not in the pattern Q, .about.Qn, it is naturally determined that the data is not in the pattern Q, .about.Qn only after the instruction is executed, which requires a lot of determination time. In a small computer that must control multiple input/output devices, both slow and faster, as exemplified above, the capacity of the microprogram storage device is reduced, and a certain level of high speed is also required. In view of the requirements, it is preferable to use pattern discrimination means that combines the advantages of each of the means shown in FIGS. 1a and 1b. SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide an improved microprogram which requires a relatively small capacity of a microprogram control device and has means for performing pattern discrimination over a relatively long distance with a small number of microsteps when discriminating patterns of data and control information.
グラム制御装置を提供することにある。01 本発明で
は、マイクロ命令を収容するマイクロプログラム記憶装
置と、上記マイクロプログラム記憶装置のアドレスを与
えるマイクロシーケンスレジスタとを有するマイクロプ
ログラム制御装置に於いて、パターン判別の対象データ
を収容するデータレジスタと、上記データレジスタから
アドレス情報の一部又は全てが与えられる制御記憶装置
を設け、上記制御記憶装遭には、Q,〜Qnの判別パタ
ーンに対応する番地には、ブランチを指示するマイクロ
指令を、Q,〜Qn以外のパターンに対応する番地には
、ブランチを行なわないよう指示するマイクロ指令を記
録させる。gram control device. 01 In the present invention, in a microprogram control device having a microprogram storage device accommodating microinstructions and a microsequence register giving an address of the microprogram storage device, a data register accommodating target data for pattern discrimination; , a control memory device to which part or all of the address information is given from the data register is provided, and the control memory device includes microcommands instructing branches at addresses corresponding to the discrimination patterns Q, to Qn. , Q, to Qn, a microcommand instructing not to perform a branch is recorded at an address corresponding to a pattern other than patterns .
更に、上記マイクロ命令の中の特定なマイクロ命令(パ
ターン判別ブランチ命令と称する)を検出すると、上記
制御記憶装置から、上記デ−タレジスタの内容に対応す
るマイクロ指令を読み出し、その指令により上記マイク
ロシーケンスレジスタに対してブランチを行なうか、行
なわないかの制御を行なうブランチ制御回路を設けるこ
とにより、第2図のaに示すマイクロプログラムのフロ
ーの様に、パターン判別のステップが少なく、且つ、マ
イクロプログラム記憶装置の有効利用を図ったマイクロ
プログラム制御装置が得られる。第2図aのフローを詳
細に説明する。Further, when a specific micro-instruction (referred to as a pattern discrimination branch instruction) among the micro-instructions is detected, a micro-instruction corresponding to the contents of the data register is read from the control storage device, and the micro-sequence is executed according to the instruction. By providing a branch control circuit that controls whether to branch to a register or not, it is possible to reduce the number of steps for pattern discrimination and to reduce the number of steps for pattern discrimination, as shown in the microprogram flow shown in FIG. A microprogram control device that makes effective use of a storage device can be obtained. The flow shown in FIG. 2a will be explained in detail.
テスト対象のデータをデータレジスタにセット後、パタ
ーン判別ブランチ命令を実行する。After setting the data to be tested in the data register, a pattern determination branch instruction is executed.
上記データがQ,〜Qnのいずれにも該当しないパター
ンのときは、上記制御記憶装置から読み出されたマイク
ロ指令は、ブランチを指示しないことから上記ブランチ
制御回路により、上記マイクロシーケンスレジスタは順
次動作を行ない、次の番地から実行されるQ,〜Qn以
外のパターンに対する処理へと進む。上記データがQ・
〜Qnのいずれかに該当するパターンのときは、上記制
御記憶装置から読み出されたマイクロ指令は、ブランチ
を指示し上記ブランチ制御回路により、A−1番地への
ブランチが行なわれる。A−1番地にてデータレジスタ
の内容による多分岐命令を実行すること、データレジス
タ内容はQ,〜Qn以外は存在しないことから、A+Q
,,A+Q2,…A+Qn番地以外の256−n個の番
地に第1図aの様にブランチマイクロ命令を用意する必
要はなく、処理用のマイクロ命令を置くことが可能とな
る。結局第1図aに示す従来の装置で必要とした256
個のブランチマイクロ命令は、本発明ではn個のブラン
チマイクロ命令でよく、記憶容量は少なくなる。さらに
、このブランチマイクロ命令の代りに処理用のマイクロ
命令をおく場合は記憶容量はさらに少なくなる。■ 本
発明では、‘1)項にて述べたマイクロプログラム制御
装置に於いて、上記ブランチ制御回路にて、上記マイク
ロシーケンスレジスタのブランチ動作を制御する際、上
記データレジスタの内容をブランチアドレス情報として
用いることにより、第2図bに示すマイクロプログラム
のフローの様にパターン判別多分岐命令により、第1図
aのパターン判別ブランチ命令とデータレジスタによる
多分岐命令を一度に実行可能としたマイクロプログラム
制御装置が得られる。When the above data is a pattern that does not correspond to either Q or ~Qn, the micro command read from the control storage device does not instruct a branch, so the branch control circuit sequentially operates the micro sequence registers. Then, the process proceeds to the processing for patterns other than Q, to Qn, which is executed from the next address. The above data is Q・
When the pattern corresponds to one of the patterns .about.Qn, the microcommand read from the control storage device instructs a branch, and the branch control circuit causes the branch to address A-1. Since a multi-branch instruction is executed based on the contents of the data register at address A-1, and there are no data register contents other than Q and ~Qn, A+Q
, , A+Q2, . . . A+Qn addresses other than the addresses 256-n need not be provided with branch microinstructions as shown in FIG. 1A, and processing microinstructions can be placed therein. In the end, the conventional device shown in Figure 1a required 256
In the present invention, n branch micro-instructions may be used instead of n branch micro-instructions, resulting in less storage capacity. Furthermore, if a processing microinstruction is placed in place of this branch microinstruction, the storage capacity becomes even smaller. ■ In the present invention, in the microprogram control device described in section '1), when the branch control circuit controls the branch operation of the microsequence register, the contents of the data register are used as branch address information. By using microprogram control, it is possible to execute the pattern discrimination branch instruction in Figure 1a and the multibranch instruction using the data register at the same time using the pattern discrimination multibranch instruction as shown in the microprogram flow shown in Figure 2b. A device is obtained.
‘31 更に本発明では、【11項にて述べたマイクロ
プログラム制御装置に於いて、上記マイクロプログラム
記憶装置と上記制御記憶装置を同一の記憶装置に構成す
ることにより、上記マイクロ指令を収容する制御テーブ
ルをマイクロプログラム記憶装置内に設けることを可能
とし、上記制御テーブルの設計がマイクロプログラムの
設計と同レベルで行なえると共に、上記マイクロプログ
ラム記憶装置内のマイクロプログラムにより制御される
制御情報と同様に、上記制御テーブルの変更等を容易な
らしめるマイクロプログラム制御装置が得られる。【4
1 更に本発明では、‘1)項にて述べたマイクロプロ
グラム制御装置に於いて、上記制御記憶装置のアドレス
情報として、上記データレジスタの内容に付加するアド
レス情報を与えるマイクロ命令を設けることにより、上
記制御記憶装置にて複数個の種類のパターン判別のマイ
クロ指令制御テーブルを用意し、マイクロプログラムに
て任意の制御テーブルの選択を可能としたマイクロプロ
グラム制御装置が得られる。'31 Furthermore, in the present invention, [in the microprogram control device described in Section 11, the microprogram storage device and the control storage device are configured in the same storage device, thereby controlling the microprogram accommodating the microcommands. The table can be provided in the microprogram storage device, and the control table can be designed at the same level as the microprogram design, and the control information controlled by the microprogram in the microprogram storage device can be , a microprogram control device is obtained which makes it easy to change the control table. [4
1. Furthermore, in the present invention, in the microprogram control device described in section '1), by providing a microinstruction that provides address information to be added to the contents of the data register as address information of the control storage device, A microprogram control device is obtained in which a plurality of types of pattern discrimination microcommand control tables are prepared in the control storage device, and an arbitrary control table can be selected by a microprogram.
(5’更に本発明では、‘1)項にて述べたマイクロプ
ログラム制御装置に於いて、上記データレジスタの内容
をビット単位のマスクを制御する論理回路と、そのマス
ク情報を与えるマイクロ命令とを設けることにより、上
記制御記憶装置における冗長度を減少させることを可能
とするマイクロプログラム制御装置が得られる。(5'Furthermore, in the present invention, the microprogram control device described in item '1) includes a logic circuit that controls bit-by-bit masking of the contents of the data register, and a microinstruction that provides the mask information. By providing a microprogram control device, it is possible to reduce the redundancy in the control memory.
次に本発明の実施例を示して詳細に説明する。Next, examples of the present invention will be shown and explained in detail.
第3図に本発明の一実施例のブロック図を示す。マイク
ロプログラム記憶装置MMは、第4図に示したマイクロ
命令を含むマイクロ命令を記憶し、更に第5図に示した
マイクロ指令による制御テーブルを記憶する。マイクロ
指令は、1ビットから成り“0”のときはブランチを行
なわない指令を意味し、“1”のときはブランチを行な
う指令を意味する。バイト単位のパターン判別のための
制御テーブルは、256ビット(32バイト)から構成
される。パターンQ, 〜Qnであるか杏かを判別する
ための制御テーブルを第5図bに示す、パターンQ,〜
Qnに対応するビット位置のマイクロ指令のみ“1”を
セットし、他のビット位置にはは“0”のマイクロ指令
を用意する。制御テーフルは、マイクロプログラム記憶
装置MM上では、第5図aに示したように0番地から1
筋蚤類の制御テーブルを収容可能とする。マイクロ命令
に関するアドレス情報は、マイクロシーケンスレジスタ
MSCより与えられマイクロプログラム記憶装置MMか
ら読み出されたマイクロ命令は、マイクロ命令レジスタ
肌Rに収容され、デコーダDECにてデコードされて各
部の制御が行なわれる。FIG. 3 shows a block diagram of an embodiment of the present invention. The microprogram storage device MM stores microinstructions including the microinstructions shown in FIG. 4, and further stores a control table based on the microinstructions shown in FIG. 5. A microinstruction consists of one bit, and when it is "0" it means a command not to perform a branch, and when it is "1" it means a command to perform a branch. The control table for pattern discrimination in units of bytes is composed of 256 bits (32 bytes). A control table for determining whether pattern Q, ~Qn or apricot is shown in Figure 5b.
Only the microcommand at the bit position corresponding to Qn is set to "1", and microcommands of "0" are prepared for the other bit positions. The control table is located at addresses 0 to 1 on the microprogram storage device MM, as shown in FIG. 5a.
A control table for muscle fleas can be accommodated. Address information regarding the microinstruction is given by the microsequence register MSC, and the microinstruction read from the microprogram storage device MM is stored in the microinstruction register R, and is decoded by the decoder DEC to control each part. .
データレジスタDRは1バイトのパターン判別対象のデ
ータ又は制御情報を収容するレジス夕で、バス17を介
して上記のデータ又は制御情報を収容し、・マスク回路
MSKを経て、バス1 5,バス14に接続される。The data register DR is a register that stores 1 byte of data or control information for pattern discrimination, and stores the above data or control information via the bus 17. connected to.
付加アドレスレジスタARは、第5図aに示すマイクロ
プログラム記憶装置MM上の制御テーフル#1〜#16
を指示する情報をマイクロ命令レジスタ肌Rから与えら
れて、それを収容し、バスl4に接続される。The additional address register AR is a control table #1 to #16 on the microprogram storage device MM shown in FIG. 5a.
A microinstruction register R receives information instructing the microinstruction register R, which contains it, and is connected to the bus l4.
メモリアドレスレジスタMARは、バス1 4上のアド
レス情報を収容し、特定なマイクロ命令に応動して、マ
イク。The memory address register MAR contains address information on the bus 14 and is responsive to specific microinstructions.
プログラム記憶装置MMに対し、データ制御情報及び上
記の制御テーブルの読み出し、書き込みを行なう。書き
込みデータは、バス16上のデータを使用し読み出しデ
ータは、メモリデータレジスタM町Rに収容する。ブラ
ンチ制御回路4は、マイクロ指令選択回路41と、マス
ク回路42と、ブランチアドレス演算回路43とから構
成される。Data control information and the above control table are read from and written to the program storage device MM. The data on the bus 16 is used for the write data, and the read data is stored in the memory data register M town R. The branch control circuit 4 includes a microcommand selection circuit 41, a mask circuit 42, and a branch address calculation circuit 43.
マイクロ命令レジスタMIR等からバス15上に与えら
れたブランチアドレス情報をマスク回路42を経て、ブ
ランチアドレス演算回路43に送り、マイクロシーケン
スレジスタMSCと演算した結果を再びマイクロシーケ
ンスレジスタMSCにセットすることによりブランチ動
作が行なわれる。ブランチを行なわない場合は、マスク
回路42はマスクされ、キヤリィ(C)44のみが“1
”の演算が行なわれ、マイクロシーケンスレジス夕MS
Cは十1の更新が行なわれる。マイクロ指令選択回路4
1は、付加アドレスレジスタARとマスク回路MSKを
経たデータレジスタDRの一部(上位4ビット)をアド
レスとして、メモリデ−タレジスタMPRに読み出され
た16ビットのマイクロ指令群の中から、マスク回路M
SKを経たデータレジスタDRの一部(下位4ビット)
に対応するビット位置のマイクロ指令を選択する。選択
されたマイク。指令40はマスク回路42をマスクする
(プランチしない)か、マスクしない(ブランチする)
かの制御に使用される。作業レジスタ群GRは、バス1
5,バス16に接続され、バス17を介してデータ制御
情報が収容される。The branch address information given on the bus 15 from the microinstruction register MIR or the like is sent to the branch address calculation circuit 43 via the mask circuit 42, and the result of the calculation with the microsequence register MSC is set in the microsequence register MSC again. A branch operation is performed. When branching is not performed, the mask circuit 42 is masked and only the carry (C) 44 is set to "1".
” is performed and the microsequence register MS
C is updated eleven times. Micro command selection circuit 4
1 selects the mask circuit M from among the 16-bit microcommand group read out to the memory data register MPR using a part (upper 4 bits) of the data register DR that has passed through the additional address register AR and the mask circuit MSK as an address.
Part of data register DR via SK (lower 4 bits)
Select the microinstruction at the bit position corresponding to . Selected microphone. Directive 40 masks (does not branch) or does not mask (branch) mask circuit 42
used to control The work register group GR is bus 1.
5, is connected to bus 16 and data control information is accommodated via bus 17;
入出力レジスタIRは、入出力装置のアダプタ内の制御
情報をバイト単位に組み合わせたもので、バス15に接
続されバス17を介してデータ制御情報が収容される。The input/output register IR is a combination of control information in the adapter of the input/output device in byte units, and is connected to the bus 15 and stores data control information via the bus 17.
演算器ALLは、バス1 5,バス1 6上乗せられた
データ制御情報の演算を行ない結果をバス17上に出力
する。第4図に示したマイクロ命令は、本発明に関連す
る主要なマイクロ命令で以下に各マイクロ命令の動作を
説明する。The arithmetic unit ALL performs arithmetic operations on the data control information carried on the buses 15 and 16, and outputs the results onto the bus 17. The microinstructions shown in FIG. 4 are major microinstructions related to the present invention, and the operation of each microinstruction will be explained below.
第4図aの命令コード“OPI”のマイクロ命令は、パ
ターン判別対象データをDR3にセットするマイクロ命
令である。The micro-instruction with the instruction code "OPI" in FIG. 4a is a micro-instruction that sets data to be subjected to pattern discrimination in DR3.
Rフィールドは対象データが存在する作業レジスタ群G
R又は入出レジスタIRを指定し、ADRフィールドの
内容が付加アドレスレジスタARにセットされる。命令
コードOPIのマイクロ命令がマイクロ命令レジスタM
IRに読み出されると、Rフィールドにて指定された作
業レジスタ群GR、入出力レジスタIRのデータは、バ
ス15、演算器ALUバス1 7の経路でデータレジス
タDRにセットされ、マイクロ命令レジスタMIRのA
DRフィールドに対応する内容が付加アドレスレジスタ
ARにセットされる。第4図bの命令コード‘‘OP2
’’のマイクロ命令は、第2図aにおけるパターン判別
ブランチ命令に相当するマイクロ命令である。B−AD
Rフィールドは、ブランチアドレス情報でマイクロ命令
レジスタ肌Rからバス15に出力される。バス14には
、OPIマイクロ命令にてセットされた付加アドレスレ
ジスタARとデータレジスタDRの内容がマスク回路M
SKの全ビットが開いた状態で乗せられる。メモリアド
レスレジスタMARを経てマイクロプログラム記憶装置
MMより読み出されたマイクロ指令群はメモリデータレ
ジスタMDRに収容される。マイクロ指令選択回路41
にて選択されたマイクロ指令40が“0”のときは、マ
スク回路42をマスクしてマイクロシーケンスレジスタ
MSCの順次動作を行わせ“1”のときは、マスク回路
42を開いてバス15に乗せられたブランチアドレス情
報(B−ADR)によりマイクロシーケンスレジスタM
SCのブランチ動作を行なわせる。第4図cの命令コー
ド“OPゞのマイクロ命令は、第2図bにおけるパター
ン判別多分岐命令に相当するマイクロ命令である。The R field is the work register group G where the target data exists.
R or input/output register IR is specified, and the contents of the ADR field are set in the additional address register AR. The microinstruction with instruction code OPI is in the microinstruction register M.
When read out to IR, the data in the working register group GR and input/output register IR specified by the R field is set in the data register DR via the bus 15 and the arithmetic unit ALU bus 17, and is then read out in the microinstruction register MIR. A
The contents corresponding to the DR field are set in the additional address register AR. Instruction code ``OP2'' in Figure 4b
The microinstruction '' is a microinstruction corresponding to the pattern discrimination branch instruction in FIG. 2a. B-AD
The R field is output from the microinstruction register R to the bus 15 with branch address information. The bus 14 carries the contents of the additional address register AR and data register DR set by the OPI microinstruction to the mask circuit M.
All bits of SK are placed open. The microcommand group read out from the microprogram storage device MM via the memory address register MAR is stored in the memory data register MDR. Micro command selection circuit 41
When the micro-command 40 selected in is "0", the mask circuit 42 is masked and the micro-sequence register MSC is sequentially operated.When it is "1", the mask circuit 42 is opened and the micro-sequence register MSC is operated sequentially. microsequence register M according to the branch address information (B-ADR)
The SC branch operation is performed. The microinstruction with the instruction code "OP2" in FIG. 4c is a microinstruction corresponding to the pattern discrimination multi-branch instruction in FIG. 2b.
MASKフィールドは、マスク回路MSKにマイクロ命
令レジスタMIRから与えられるマスク情報で、マスク
回路MSKではMASKフィールドの“0”に対応する
データレジスタDRのビットをマスクし、“1”に対応
するデータレジスタDRのビットをそのまま出力するよ
うに制御する。バス15にはブランチアドレス情報とし
て、データレジスタDRの内容がマスク回路MSKを経
て出力される。バス14には、付加アドレスレジスタA
Rとマスク回路MSKを経たデータレジスタDRの内容
が乗せられ、同様にしてマイクロ指令40が選択される
。マイクロ指令40が“0”のときは、マイクロシーケ
ンスレジスタMSCは順次動作を行ない“1”のときは
、バス15に乗せられたマスク回路MSKを経たデータ
レジスタDRの内容によりマイクロシーケンスレジスタ
MSCのブランチ動作が行なわれる。かようにして、第
2図a,bに示したマイクロプログラムを実行可能とす
ることにより、データ及び制御情報のパターン判別にて
比較的遠く、且つ、マイクロプログラム記憶装置の利用
率を高めたマイクロプログラム制御装置が得られる。The MASK field is mask information given to the mask circuit MSK from the microinstruction register MIR.The mask circuit MSK masks the bits of the data register DR corresponding to "0" in the MASK field, and masks the bits of the data register DR corresponding to "1" in the MASK field. Control the bits to be output as is. The contents of the data register DR are output to the bus 15 as branch address information via the mask circuit MSK. Bus 14 includes an additional address register A.
R and the contents of the data register DR through the mask circuit MSK are loaded, and the microcommand 40 is similarly selected. When the microcommand 40 is "0", the microsequence register MSC operates sequentially, and when it is "1", the branch of the microsequence register MSC is operated according to the contents of the data register DR which has passed through the mask circuit MSK carried on the bus 15. An action is taken. In this way, by making the microprograms shown in FIGS. 2a and 2b executable, the microprogram can be executed relatively far in pattern discrimination of data and control information, and the utilization rate of the microprogram storage device can be increased. A program control device is obtained.
第1図a,bは、従釆のマイクロプログラム制御装置が
行なっていたパターン判別手段のマイク。
プログラムの一例をフローにて示す。第2図a,.bは
、本発明により改良されたパターン判別のマイクロプロ
グラムの一例をフローにて示す。第3図は、本発明の一
実施例のブロック図を示す。MM・・・・・・マイクロ
プログラム記憶装置、MSC・・・…マイクロ・シーケ
ンス・レジスタ。
第4図は、本発明の実施例に於ける本発明に関連するマ
イクロ命令の命令形式を示す。
第5図aは、本発明の実施例に於けるマイクロプログラ
ム記憶装置内に設けた制御テーブルの分布状態を示し、
第5図bは、制御テーブル内のマイクロ指令テーブルの
例を示す。図において、DR…・・・データレジスタ、
MM・・・・・・マイクロプログラム記憶装置、MSC
・・…・マイクロシーケンスレジスタ、4……ブランチ
制御回路、40・…・・マイクロ指令、41・・・・・
・マイクロ指令選択回路、42・・・・・・マスク回路
、43・・・・・・ブランチアドレス演算回路、44…
・・・キャリィ(C)、AR……付加アドレスレジスタ
、MSK・・・・・・マスク回路、MAR……メモリア
ドレスレジスタ、MIR・・・・・・マイクロ命令レジ
スタ、MDR・・・・・・メモリデータレジスタ、DE
C・・・・・・デコーダ、14,15,16,17・・
・・・・バス、GR・・・・・・作業レジスタ群、AL
U・・・・・・演算器、IR・・・・・・入出力レジス
タ(m)。
努1函多2図
努3函
姿4図
第5函FIGS. 1a and 1b show microphones of pattern discrimination means performed by a subordinate microprogram control device. An example of a program is shown in flowchart. Figure 2a, . b shows a flowchart of an example of a microprogram for pattern discrimination improved according to the present invention. FIG. 3 shows a block diagram of one embodiment of the invention. MM...Micro program storage device, MSC...Micro sequence register. FIG. 4 shows the instruction format of microinstructions related to the present invention in an embodiment of the present invention. FIG. 5a shows the distribution state of the control table provided in the microprogram storage device in the embodiment of the present invention,
FIG. 5b shows an example of a microcommand table within a control table. In the figure, DR...data register,
MM・・・Micro program storage device, MSC
...Micro sequence register, 4...Branch control circuit, 40...Micro command, 41...
・Micro command selection circuit, 42...Mask circuit, 43...Branch address calculation circuit, 44...
...Carry (C), AR...Additional address register, MSK...Mask circuit, MAR...Memory address register, MIR...Micro instruction register, MDR... Memory data register, DE
C...Decoder, 14, 15, 16, 17...
...Bus, GR...Work register group, AL
U... Arithmetic unit, IR... Input/output register (m). Tsutomu 1 box number 2 figure Tsutomu 3 box appearance 4 figure 5th box
Claims (1)
するためのマイクロプログラムと、前記マイクロ命令と
は異なりそれぞれブランチ制御情報を含む複数のマイク
ロ指令をそれぞれ有し前記複数の制御対象と一対一対応
する複数の判別用制御テーブルとを格納した記憶装置と
;該記憶装置のアドレスを与えるマイクロシーケンスレ
ジスタと;判別対象のデータを収容するデータレジスタ
と;テーブル選択情報を有する特定のマイクロ命令に基
づいて前記複数の判別用制御テーブルのうち一つを選択
し前記データレジスタの内容に基づいて該選択されたテ
ーブルに含まれる前記マイクロ指令のうちの一つを前記
記憶装置から読み出されるアドレスレジスタと;前記記
憶装置から読み出されるマイクロ指令により前記マイク
ロシーケンスレジスタのブランチ動作を制御するブラン
チ制御回路とから構成したことを特徴とするマイクロプ
ログラム制御装置。 2 特許請求の範囲1項記載のマイクロプログラム制御
装置に於いて、前記ブランチ制御回路について、前記マ
イクロ・シーケンス・レジスタのブランチ動作を制御す
る際、前記データ・レジスタの内容をブランチ・アドレ
ス情報として用いるマイクロプログラム制御装置。 3 特許請求の範囲1項記載のマイクロプログラム制御
装置に於いて、前記データレジスタの内容をビツト単位
のマスクを制御する論理回路と、そのマスク情報を与え
るマイクロ命令とを有するマイクロプログラム制御装置
。[Scope of Claims] 1. A microprogram comprising a plurality of microinstructions for controlling a plurality of control targets, and a microprogram each including a plurality of microinstructions each including branch control information, unlike the microinstructions, to control the plurality of control objects. a storage device storing a plurality of determination control tables in one-to-one correspondence with the target; a microsequence register providing the address of the storage device; a data register storing data to be determined; and a specific control table having table selection information. One of the plurality of discrimination control tables is selected based on a microinstruction, and one of the microinstructions included in the selected table is read out from the storage device based on the contents of the data register. A microprogram control device comprising: an address register; and a branch control circuit that controls branch operations of the microsequence register based on microcommands read from the storage device. 2. In the microprogram control device according to claim 1, when the branch control circuit controls the branch operation of the micro sequence register, the contents of the data register are used as branch address information. Microprogram controller. 3. A microprogram control device according to claim 1, comprising a logic circuit that controls bit-by-bit masking of the contents of the data register, and a microinstruction that provides mask information.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP51150522A JPS6028013B2 (en) | 1976-12-14 | 1976-12-14 | microprogram controller |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP51150522A JPS6028013B2 (en) | 1976-12-14 | 1976-12-14 | microprogram controller |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS5374332A JPS5374332A (en) | 1978-07-01 |
JPS6028013B2 true JPS6028013B2 (en) | 1985-07-02 |
Family
ID=15498694
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP51150522A Expired JPS6028013B2 (en) | 1976-12-14 | 1976-12-14 | microprogram controller |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6028013B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS60241133A (en) * | 1984-05-16 | 1985-11-30 | Nec Corp | Microcomputer |
JP2557043B2 (en) * | 1985-12-26 | 1996-11-27 | ソニー株式会社 | Bit pattern detector |
-
1976
- 1976-12-14 JP JP51150522A patent/JPS6028013B2/en not_active Expired
Also Published As
Publication number | Publication date |
---|---|
JPS5374332A (en) | 1978-07-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5168571A (en) | System for aligning bytes of variable multi-bytes length operand based on alu byte length and a number of unprocessed byte data | |
CN100377075C (en) | Apparatus and method for instruction-level specification of floating point format | |
US3585605A (en) | Associative memory data processor | |
JPS5960652A (en) | Data processing device | |
US4394729A (en) | Jump return stack | |
JPH0517577B2 (en) | ||
JPS6028013B2 (en) | microprogram controller | |
JP2551167B2 (en) | Microcomputer | |
GB2039109A (en) | Computer system with subordinate cip processor | |
JPS6211367B2 (en) | ||
JPS6041102A (en) | Sequence control device | |
JPS59123936A (en) | Movement control system | |
JPS6148735B2 (en) | ||
JP2808558B2 (en) | Information processing device | |
JPS63123104A (en) | Nc device | |
JPH02224109A (en) | Computer system | |
JP2899009B2 (en) | Information processing device | |
JP3471388B2 (en) | Auxiliary processing unit | |
JPH01150939A (en) | Information processor | |
JPS5818647B2 (en) | key | |
JPS6158042A (en) | Microprogram control system | |
JPS5870361A (en) | Input controlling system | |
JPS58225403A (en) | Programmable controller | |
JPS5949609A (en) | Programmable controller equipped with simulation performing function | |
JPS6224806B2 (en) |