JPH06290044A - Sequence control circuit - Google Patents

Sequence control circuit

Info

Publication number
JPH06290044A
JPH06290044A JP14462692A JP14462692A JPH06290044A JP H06290044 A JPH06290044 A JP H06290044A JP 14462692 A JP14462692 A JP 14462692A JP 14462692 A JP14462692 A JP 14462692A JP H06290044 A JPH06290044 A JP H06290044A
Authority
JP
Japan
Prior art keywords
condition
value
selector
output
register
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
JP14462692A
Other languages
Japanese (ja)
Inventor
Tadashi Kubota
正 久保田
Seiji Nakai
誠治 中井
Toshiaki Nishio
歳朗 西尾
Hidekazu Suzuki
秀和 鈴木
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP14462692A priority Critical patent/JPH06290044A/en
Publication of JPH06290044A publication Critical patent/JPH06290044A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Abstract

PURPOSE:To make it possible to change a branch condition and a polarity judging condition without changing an instruction word stored in an instruction memory. CONSTITUTION:This sequence control circuit is provided with an instruction memory 11 for instruction words, a pipeline register 12 for temporarily storing an instruction, a succeeding address selector 18 for selecting an address for reading out an instruction word from the memory 11, condition registers 13, 14 for setting up plural external state signal selecting values and code controlling values, a condition value selector 15 for selecting the values of the registers 13, 14 based upon the value of the register 12 and outputting an external state selecting value and a code controlling value, a condition code selector 16 for selecting one of external state signals based upon the external state selecting value, and a code controller 17 for judging the polarity of an output signal outputted from the selector 16 based upon the code controlling value. Since the selector 18 selects an address based upon its judging result, a branch condition and a polarity judging condition can be updated only by updating the contents of the condition registers 13, 14.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マイクロプロセッサシ
ステムにおける順序制御回路に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a sequence control circuit in a microprocessor system.

【0002】[0002]

【従来の技術】マイクロプロセッサシステムにおいて、
外部状態信号の状態によってプログラムの流れを分岐さ
せて実行させることがある。そのための回路を順序制御
回路と呼ぶが、以下に従来の順序制御回路について説明
する。
2. Description of the Related Art In a microprocessor system,
The program flow may be branched and executed depending on the state of the external state signal. A circuit for that purpose is called a sequence control circuit, and a conventional sequence control circuit will be described below.

【0003】図4は従来の順序制御回路の構成図を示す
ものである。図において、命令メモリ1は、種々の内部
動作を指示する命令語を予め記憶しているメモリであ
る。パイプラインレジスタ2は命令メモリ1から出力さ
れる命令を一時記憶するためのレジスタである。条件符
号選択器3は、外部から入力される複数の外部状態信号
の中から1つを選択するための手段である。符号制御器
4は、条件符号選択器3が出力する信号の符号制御を行
う手段である。次番地選択器5は前記命令メモリ1から
命令語を読み出すためのメモリアドレスを選択するため
の手段である。増加器6は前記命令メモリ1の非分岐ア
ドレスを生成するためにメモリアドレスを増加(例えば
次番地選択器5が出力するメモリアドレスに1を加え
る)させるための手段である。次番地レジスタ7は増加
器6で生成された非分岐アドレスを一時記憶する手段で
ある。
FIG. 4 is a block diagram of a conventional sequence control circuit. In the figure, an instruction memory 1 is a memory in which instruction words instructing various internal operations are stored in advance. The pipeline register 2 is a register for temporarily storing the instruction output from the instruction memory 1. The condition code selector 3 is means for selecting one from a plurality of external state signals input from the outside. The code controller 4 is means for performing code control of the signal output by the conditional code selector 3. The next address selector 5 is means for selecting a memory address for reading an instruction word from the instruction memory 1. The incrementer 6 is means for incrementing the memory address (for example, adding 1 to the memory address output from the next address selector 5) to generate the non-branch address of the instruction memory 1. The next address register 7 is a means for temporarily storing the non-branch address generated by the adder 6.

【0004】以上のように構成された順序制御回路につ
いて、以下その動作について説明する。
The operation of the sequence control circuit configured as above will be described below.

【0005】まず、命令メモリ1で読み出された命令は
パイプラインレジスタ2で一時記憶された後に種々の内
部動作を指示するために出力されるが、その一部は順序
制御を行う信号として用いられ、プログラム順序の分岐
条件を選択するために条件符号選択器3に出力された
り、分岐条件の極性を判定するために符号制御器4に出
力されたり、分岐のための分岐アドレスとして次番地選
択器5に出力される。
First, the instruction read out from the instruction memory 1 is temporarily stored in the pipeline register 2 and then output to instruct various internal operations. A part of the instruction is used as a signal for controlling the sequence. Output to the condition code selector 3 to select the branch condition in the program order, to the code controller 4 to determine the polarity of the branch condition, and to select the next address as the branch address for the branch. Output to the container 5.

【0006】条件符号選択器3は、外部状態信号(例え
ば、演算器(図示せず)での演算論理結果により発生す
る、あふれ、ゼロ、符号などの各種フラグ信号などをい
う)の中から1つの信号を、パイプラインレジスタ2が
出力する信号の一部を用いて選択し符号制御器4に出力
する。符号制御器4は、パイプラインレジスタ2が出力
する信号の一部を用いて条件符号選択器3が出力する信
号の極性を判定しその結果を次番地選択器5に次番地選
択信号として出力する。
The condition code selector 3 selects 1 from the external state signals (for example, various flag signals such as overflow, zero, code, etc., which are generated by the operation logic result of an operation unit (not shown)). One of the signals is selected using a part of the signal output from the pipeline register 2 and output to the code controller 4. The code controller 4 determines the polarity of the signal output by the conditional code selector 3 using a part of the signal output by the pipeline register 2 and outputs the result to the next address selector 5 as a next address selection signal. .

【0007】次番地選択器5は、次番地選択器5が出力
した命令メモリ1から命令語を読み出すためのメモリア
ドレスを用いて非分岐アドレスを生成するために増加器
6で増加させた後に次番地レジスタ7で一時記憶した値
(非分岐アドレス)と、パイプラインレジスタ2が出力
する分岐アドレスのどちらかを、符号制御器4が出力す
る次番地選択信号を用いて選択する。例えば、次番地選
択器5は、符号制御器4の出力が真(”1”)ならパイ
プラインレジスタ2が出力する分岐アドレスを、また、
符号制御器4の出力が偽(”0”)なら次番地レジスタ
7が出力する非分岐アドレスを、メモリアドレスとして
命令メモリ1と増加器6に出力する。
The next address selector 5 uses the memory address for reading the instruction word from the instruction memory 1 output from the next address selector 5 to increase the value by the incrementer 6 to generate a non-branch address, and then the next address. Either the value temporarily stored in the address register 7 (non-branch address) or the branch address output by the pipeline register 2 is selected using the next address selection signal output by the code controller 4. For example, if the output of the code controller 4 is true (“1”), the next address selector 5 determines the branch address output by the pipeline register 2,
If the output of the code controller 4 is false (“0”), the non-branch address output from the next address register 7 is output to the instruction memory 1 and the adder 6 as a memory address.

【0008】このように、パイプラインレジスタ2が出
力する信号によって、外部状態信号を条件符号選択器3
で選択し、符号制御器4で極性判定した結果を用いて、
次番地選択器5は次番地レジスタ7が出力する非分岐ア
ドレスと、パイプラインレジスタ2が出力する分岐アド
レスのどちらかを選択して命令メモリ1に出力すること
で、条件付きの分岐命令の順序制御を行う(例えば:森
亮一他「ビットスライスマイクロプロセッサ」(昭5
4.11.30)丸善、3章参照)。
As described above, the condition code selector 3 changes the external state signal by the signal output from the pipeline register 2.
And the polarity judgment result by the sign controller 4 is used,
The next address selector 5 selects either the non-branch address output from the next address register 7 or the branch address output from the pipeline register 2 and outputs the selected branch address to the instruction memory 1. Perform control (eg: Ryoichi Mori et al. “Bit Slice Microprocessor” (Sho 5
4.11.30) Maruzen, see Chapter 3).

【0009】[0009]

【発明が解決しようとする課題】しかしながら上記の従
来の構成では、命令メモリ1に記憶されている命令語を
用いて、プログラムの実行順序の分岐条件を選択し、選
択された分岐条件の極性を判定しているため、分岐条件
もしくは極性判定条件を変更する場合に変更した命令語
を命令メモリに再記憶させなければならないという課題
を有していた。
However, in the above-mentioned conventional configuration, the instruction word stored in the instruction memory 1 is used to select the branch condition of the execution order of the program, and the polarity of the selected branch condition is set. Since the determination is made, there is a problem that the changed instruction word must be stored again in the instruction memory when the branch condition or the polarity determination condition is changed.

【0010】また、変更した命令語の再記憶と動作の再
実行のために順序制御回路全体の動作を一時停止させな
ければならないという課題を有していた。
Further, there is a problem that the operation of the entire sequence control circuit must be temporarily stopped in order to re-store the changed instruction word and re-execute the operation.

【0011】本発明は上記従来の順序制御回路の課題を
解決するもので、命令メモリの命令語を変更することな
く(従って命令メモリに再記憶させることなく)、分岐
条件もしくは極性判定条件を変更することを可能とする
順序制御回路を提供することを目的とする。
The present invention solves the problems of the above-described conventional sequence control circuit, and changes the branch condition or the polarity determination condition without changing the instruction word of the instruction memory (thus without re-storing in the instruction memory). It is an object of the present invention to provide a sequence control circuit that enables the above.

【0012】[0012]

【課題を解決するための手段】本発明は、種々の内部動
作を指示する命令語が記憶されている命令メモリと、命
令メモリから出力される命令を一時記憶するパイプライ
ンレジスタと、命令メモリから命令語を読み出すための
アドレスを選択する次番地選択器とを少なくとも有する
順序制御回路であって、外部から入力される複数の外部
状態信号を選択するための値と符号制御のための値が予
め設定された条件レジスタと、その条件レジスタからの
出力と前記パイプラインレジスタからの出力を入力し、
そのパイプラインレジスタの内容に基づき、条件レジス
タに設定されている値を選択し、外部状態信号を選択す
るための値と符号制御のための値とを出力する条件値選
択器と、外部状態信号の中から1つの信号を、条件値選
択器が出力する信号を用いて選択し出力する条件符号選
択器と、条件値選択器からの出力を用いて条件符号選択
器が出力する信号の極性を判定しその結果を次番地選択
器に次番地選択信号として出力する符号制御器とを備
え、その次番地選択器は、その次番地選択信号に従って
アドレスを選択するものである順序制御回路である。
According to the present invention, there are provided an instruction memory in which instruction words for instructing various internal operations are stored, a pipeline register for temporarily storing an instruction output from the instruction memory, and an instruction memory. A sequence control circuit having at least a next address selector for selecting an address for reading a command word, wherein a value for selecting a plurality of external state signals input from the outside and a value for code control are previously set. Input the set condition register, the output from the condition register and the output from the pipeline register,
A condition value selector that selects a value set in the condition register based on the contents of the pipeline register and outputs a value for selecting an external state signal and a value for sign control, and an external state signal. One of the signals is selected by using the signal output by the condition value selector and output, and the polarity of the signal output by the condition code selector is selected using the output from the condition value selector. It is provided with a code controller which makes a judgment and outputs the result to the next address selector as a next address selection signal. The next address selector is an order control circuit for selecting an address in accordance with the next address selection signal.

【0013】[0013]

【作用】本発明では、パイプラインレジスタが出力する
命令を用いて、外部状態信号を選択するための値と符号
制御のための値とを条件値選択器で選択し、選択された
値を用いて、外部状態信号から信号を条件符号選択器に
て選択し、符号制御器にて極性判定を行うことで、次番
地選択器は非分岐アドレスもしくは分岐アドレスを選択
して出力することができるため、プログラム順序の分岐
条件もしくは極性判定条件を変更する場合、命令メモリ
の命令語を変更することなく、条件レジスタの内容を変
更するだけで、分岐条件もしくは極性判定条件を変更す
ることができる。
According to the present invention, a condition value selector selects a value for selecting an external state signal and a value for sign control by using an instruction output from a pipeline register, and the selected value is used. Since the condition code selector selects a signal from the external state signal and the code controller determines the polarity, the next address selector can select and output a non-branch address or a branch address. When changing the branch condition or the polarity judgment condition of the program order, the branch condition or the polarity judgment condition can be changed by changing the contents of the condition register without changing the instruction word of the instruction memory.

【0014】[0014]

【実施例】以下、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0015】図1は本発明の第1の実施例における順序
制御回路の構成図を示すものである。
FIG. 1 is a block diagram of a sequence control circuit according to the first embodiment of the present invention.

【0016】図において、命令メモリ11は、種々の内
部動作を指示する命令語を予め記憶しているメモリであ
る。パイプラインレジスタ12は、命令メモリ11から
出力される命令を一時記憶するためのレジスタである。
第1の条件レジスタ13、第2の条件レジスタ14に
は、外部から入力される複数の外部状態信号を選択する
ための値と符号制御のための値が予め設定されている。
条件値選択器15は第1の条件レジスタ13の出力信号
と第2の条件レジスタ14の出力信号のいずれかを選択
して出力する手段である。条件符号選択器16は外部か
ら入力される複数の外部状態信号の中から1つを選択す
る手段である。符号制御器17は条件符号選択器16が
出力する信号の符号制御を行う手段である。次番地選択
器18は前記命令メモリ11から命令語を読み出すため
のメモリアドレスを選択する手段である。増加器19は
命令メモリ11の非分岐アドレスを生成するためにメモ
リアドレスを増加(例えば次番地選択器18が出力する
メモリアドレスに1を加える)させる手段である。次番
地レジスタ20は増加器19で生成された非分岐アドレ
スを一時記憶する手段である。
In the figure, an instruction memory 11 is a memory in which instruction words for instructing various internal operations are stored in advance. The pipeline register 12 is a register for temporarily storing the instruction output from the instruction memory 11.
In the first condition register 13 and the second condition register 14, a value for selecting a plurality of external state signals input from the outside and a value for sign control are preset.
The condition value selector 15 is means for selecting and outputting either the output signal of the first condition register 13 or the output signal of the second condition register 14. The condition code selector 16 is means for selecting one from a plurality of external state signals input from the outside. The code controller 17 is means for controlling the code of the signal output by the conditional code selector 16. The next address selector 18 is means for selecting a memory address for reading an instruction word from the instruction memory 11. The incrementer 19 is means for increasing the memory address (for example, adding 1 to the memory address output from the next address selector 18) to generate the non-branch address of the instruction memory 11. The next address register 20 is means for temporarily storing the non-branch address generated by the adder 19.

【0017】以上のように構成された順序制御回路につ
いて、以下その動作について説明する。
The operation of the sequence control circuit configured as described above will be described below.

【0018】まず、命令メモリ11で読み出された命令
はパイプラインレジスタ12で一時記憶された後に種々
の内部動作を指示するために出力されるが、その一部は
順序制御を行う信号として用いられ、プログラム順序の
分岐条件を選択するために条件値選択器15に出力され
たり、分岐のための分岐アドレスとして次番地選択器1
8に出力される。
First, the instruction read out from the instruction memory 11 is temporarily stored in the pipeline register 12 and then output for instructing various internal operations. A part of the instruction is used as a signal for controlling the sequence. Is output to the condition value selector 15 to select a branch condition in the program order, or the next address selector 1 is used as a branch address for branching.
8 is output.

【0019】第1の条件レジスタ13および第2の条件
レジスタ14には外部から入力される複数の外部状態信
号を選択するための値と符号制御のための値が予め設定
されており、条件値選択器15は、パイプラインレジス
タ12が出力する信号の一部を用いて、第1の条件レジ
スタ13に設定されている値もしくは第2の条件レジス
タ14に設定されている値を選択し、外部状態信号を選
択するための値を条件符号選択器16に、符号制御のた
めの値を符号制御器17に出力する。
In the first condition register 13 and the second condition register 14, a value for selecting a plurality of external state signals input from the outside and a value for sign control are set in advance, and the condition value is set. The selector 15 selects the value set in the first condition register 13 or the value set in the second condition register 14 by using a part of the signal output from the pipeline register 12, A value for selecting a state signal is output to the conditional code selector 16 and a value for code control is output to the code controller 17.

【0020】条件符号選択器16は、外部状態信号(例
えば、演算器(図示せず)での演算論理結果により発生
する、あふれ、ゼロ、符号などの各種フラグ信号などを
いう)の中から1つの信号を、条件値選択器15が出力
する信号の一部を用いて選択し符号制御器17に出力す
る。符号制御器17は、条件値選択器15が出力する信
号の一部を用いて条件符号選択器16が出力する信号の
極性を判定しその結果を次番地選択器18に次番地選択
信号として出力する。
The conditional code selector 16 is one of the external state signals (for example, various flag signals such as overflow, zero, code, etc., which are generated as a result of arithmetic logic in an arithmetic unit (not shown)). One of the signals is selected using a part of the signal output by the condition value selector 15 and output to the code controller 17. The code controller 17 determines the polarity of the signal output by the condition code selector 16 using a part of the signal output by the condition value selector 15 and outputs the result to the next address selector 18 as the next address selection signal. To do.

【0021】次番地選択器18は、次番地選択器18が
出力した命令メモリ11から命令語を読み出すためのメ
モリアドレスを用いて非分岐アドレスを生成するために
増加器19で増加させた後に次番地レジスタ20で一時
記憶した値(非分岐アドレス)と、パイプラインレジス
タ12が出力する分岐アドレスのどちらかを、符号制御
器17が出力する次番地選択信号を用いて選択する。例
えば、次番地選択器18は、符号制御器17の出力が真
(”1”)ならパイプラインレジスタ12が出力する分
岐アドレスを、また符号制御器17の出力が偽(”
0”)なら次番地レジスタ20が出力する非分岐アドレ
スを、メモリアドレスとして命令メモリ11と増加器1
9に出力する。
The next address selector 18 increments by the incrementer 19 to generate a non-branch address using the memory address for reading the instruction word from the instruction memory 11 output from the next address selector 18 and then increments it by the incrementer 19. Either the value temporarily stored in the address register 20 (non-branch address) or the branch address output by the pipeline register 12 is selected by using the next address selection signal output by the code controller 17. For example, if the output of the code controller 17 is true (“1”), the next address selector 18 outputs the branch address output from the pipeline register 12, and the output of the code controller 17 is false (“1”).
0 ”), the non-branch address output from the next address register 20 is used as the memory address for the instruction memory 11 and the incrementer 1.
Output to 9.

【0022】以上のように本発明によれば、外部から入
力される複数の外部状態信号を選択するための値と符号
制御のための値が予め設定されている第1の条件レジス
タ13と第2の条件レジスタ14と、第1の条件レジス
タ13に設定されている値と第2の条件レジスタ14に
設定されている値とを選択する条件値選択器15と、外
部状態信号を選択する外部符号選択器16と、外部符号
選択器16が出力する信号の極性を判定する符号制御器
17と、次番地レジスタ20が出力する非分岐アドレス
と、パイプラインレジスタ12が出力する分岐アドレス
を符号制御器17が出力する次番地選択信号を用いて選
択しメモリアドレスを出力する次番地選択器18を設け
ることにより、分岐条件もしくは極性判定条件を変更す
る場合に、変更した命令語を命令メモリに再記憶させる
ことなく、第1の条件レジスタ13もしくは第2の条件
レジスタ14の内容を更新するだけでプログラム順序の
分岐条件もしくは分岐条件の極性判定条件を更新するこ
とができる。
As described above, according to the present invention, the first condition register 13 and the first condition register 13 in which a value for selecting a plurality of external state signals input from the outside and a value for code control are preset. 2 condition register 14, a condition value selector 15 for selecting a value set in the first condition register 13 and a value set in the second condition register 14, and an external device for selecting an external state signal. The code selector 16 and the code controller 17 that determines the polarity of the signal output by the external code selector 16, the non-branch address output by the next address register 20, and the branch address output by the pipeline register 12 are code controlled. When the branch condition or the polarity judgment condition is changed by providing the next address selector 18 which selects using the next address selection signal output from the device 17 and outputs the memory address, it is changed. The branch condition of the program order or the polarity determination condition of the branch condition can be updated only by updating the content of the first condition register 13 or the second condition register 14 without re-storing the instruction word in the instruction memory. .

【0023】なお第1の実施例では、条件レジスタが2
つある場合について説明したが、条件レジスタは1つで
も、また3つ以上でも本実施例と同様の効果が得られる
ことは言うまでもない。
In the first embodiment, the condition register is 2
Although the case where there are three condition registers has been described, it is needless to say that the same effect as that of the present embodiment can be obtained with one condition register or with three or more condition registers.

【0024】以下本発明の第2の実施例について、図面
を参照しながら説明する。
A second embodiment of the present invention will be described below with reference to the drawings.

【0025】図2は本発明の第2の実施例における順序
制御回路の構成図を示すものである。 図において、2
1は命令メモリ、22はパイプラインレジスタ、27は
符号制御器、28は次番地選択器、29は増加器、30
は次番地レジスタで、以上は図1の構成における、命令
メモリ11、パイプラインレジスタ12、符号制御器1
7、次番地選択器18、増加器19、次番地レジスタ2
0と各々同様なものである。
FIG. 2 is a block diagram of a sequence control circuit according to the second embodiment of the present invention. In the figure, 2
1 is an instruction memory, 22 is a pipeline register, 27 is a code controller, 28 is a next address selector, 29 is an incrementer, 30
Is the next address register, and above is the instruction memory 11, pipeline register 12, code controller 1 in the configuration of FIG.
7, next address selector 18, incrementer 19, next address register 2
The same as 0.

【0026】図1の構成と異なるのは、第1の条件レジ
スタ23、第2の条件レジスタ24で外部から入力され
る複数の外部状態信号の信号本数に1対1で対応するビ
ットパターン値と符号制御のための値が予め設定されて
いる。また、条件値選択器25は、第1の条件レジスタ
23の出力信号と第2の条件レジスタ24の出力信号の
いずれかを選択して出力する手段である。また、比較器
26は外部状態信号のビットパターンと、第1の条件レ
ジスタ23または第2の条件レジスタ24に設定され条
件値選択器25で選択された条件を示すビットパターン
とが一致した時に真(”1”)を、一致しなかった時に
偽(”0”)を符号制御器27に出力する手段である。
The difference from the configuration of FIG. 1 is that the first condition register 23 and the second condition register 24 have bit pattern values corresponding to the number of a plurality of external state signals input from the outside on a one-to-one basis. Values for code control are preset. The condition value selector 25 is means for selecting and outputting either the output signal of the first condition register 23 or the output signal of the second condition register 24. Further, the comparator 26 is true when the bit pattern of the external state signal matches the bit pattern indicating the condition set in the first condition register 23 or the second condition register 24 and selected by the condition value selector 25. It is means for outputting false ("0") to the code controller 27 when ("1") does not match.

【0027】以上のように構成された順序制御回路につ
いて、以下その動作について説明する。
The operation of the sequence control circuit configured as above will be described below.

【0028】まず、命令メモリ21で読み出された命令
はパイプラインレジスタ22で一時記憶された後に種々
の内部動作を指示するために出力されるが、その一部は
順序制御を行う信号として用いられ、プログラム順序の
分岐条件を選択するために条件値選択器25に出力され
たり、分岐のための分岐アドレスとして次番地選択器2
8に出力される。
First, the instruction read out from the instruction memory 21 is temporarily stored in the pipeline register 22 and then output for instructing various internal operations. A part of the instruction is used as a signal for controlling the sequence. Is output to the condition value selector 25 to select a branch condition in the program order, or the next address selector 2 is used as a branch address for branching.
8 is output.

【0029】第1の条件レジスタ23および第2の条件
レジスタ24には外部から入力される複数の外部状態信
号の信号本数に1対1で対応するビットパターン値と符
号制御のための値が予め設定されており、条件値選択器
25は、パイプラインレジスタ22が出力する信号の一
部を用いて、第1の条件レジスタ23に設定されている
値もしくは第2の条件レジスタ24に設定されている値
を選択し、ビットパターン値を比較器26に、符号制御
のための値を符号制御器27に出力する。
In the first condition register 23 and the second condition register 24, a bit pattern value corresponding to the number of a plurality of external state signals input from the outside on a one-to-one basis and a value for code control are stored in advance. The condition value selector 25 uses the part of the signal output from the pipeline register 22 to set the value set in the first condition register 23 or the second condition register 24. The selected value is output, the bit pattern value is output to the comparator 26, and the value for code control is output to the code controller 27.

【0030】比較器26は、外部状態信号(例えば、演
算器(図示せず)での演算論理結果により発生する、あ
ふれ、ゼロ、符号などの各種フラグ信号などをいう)の
ビットパターンと条件値選択器25が出力するビットパ
ターンを比較し、一致した時に真(”1”)を、一致し
なかった時に偽(”0”)を符号制御器27に出力す
る。符号制御器27は、条件値選択器25が出力する信
号の一部を用いて比較器26が出力する信号の極性を判
定し、その結果を次番地選択器28に次番地選択信号と
して出力する。
The comparator 26 is a bit pattern and a condition value of an external state signal (for example, various flag signals such as overflow, zero, sign, etc., which are generated by the operation logic result of an operation unit (not shown)). The bit patterns output by the selector 25 are compared with each other, and true (“1”) is output to the code controller 27 when they match and false (“0”) when they do not match. The code controller 27 determines the polarity of the signal output by the comparator 26 using a part of the signal output by the condition value selector 25, and outputs the result to the next address selector 28 as a next address selection signal. .

【0031】次番地選択器28は、次番地選択器28が
出力した命令メモリ21から命令語を読み出すためのメ
モリアドレスを用いて非分岐アドレスを生成するために
増加器29で増加させた後に次番地レジスタ30で一時
記憶した値(非分岐アドレス)と、パイプラインレジス
タ22が出力する分岐アドレスのどちらかを、符号制御
器27が出力する次番地選択信号を用いて選択する。例
えば、次番地選択器28は、符号制御器27の出力が真
(”1”)ならパイプラインレジスタ22が出力する分
岐アドレスを、また符号制御器27の出力が偽(”
0”)なら次番地レジスタ30が出力する非分岐アドレ
スを、メモリアドレスとして命令メモリ21と増加器2
9に出力する。
The next address selector 28 uses the memory address for reading the instruction word from the instruction memory 21 output by the next address selector 28 to increase the value by the incrementer 29 to generate the non-branch address, and then the next address. Either the value temporarily stored in the address register 30 (non-branch address) or the branch address output by the pipeline register 22 is selected using the next address selection signal output by the code controller 27. For example, the next address selector 28 outputs the branch address output from the pipeline register 22 when the output of the code controller 27 is true (“1”), and the output of the code controller 27 is false (“”).
0 "), the non-branch address output from the next address register 30 is used as a memory address for the instruction memory 21 and the adder 2
Output to 9.

【0032】以上のように本発明によれば、外部から入
力される複数の外部状態信号の信号本数に1対1で対応
するビットパターン値と符号制御のための値が予め設定
されている第1の条件レジスタ23と第2の条件レジス
タ24と、第1の条件レジスタ23に設定されている値
と第2の条件レジスタ24に設定されている値とを選択
する条件値選択器25と、外部状態信号のビットパター
ンと条件値選択器25が出力するビットパターンを比較
する比較器26と、比較器26が出力する信号の極性を
判定する符号制御器27と、次番地レジスタ30が出力
する非分岐アドレスと、パイプラインレジスタ22が出
力する分岐アドレスを符号制御器27が出力する次番地
選択信号を用いて選択しメモリアドレスを出力する次番
地選択器28を設けることにより、分岐条件もしくは極
性判定条件を変更する場合に、変更した命令語を命令メ
モリに再記憶させることなく、第1の条件レジスタ23
もしくは第2の条件レジスタ24の内容を更新するだけ
でプログラム順序の分岐条件もしくは分岐条件の極性判
定条件を更新することができる。
As described above, according to the present invention, the bit pattern value and the code control value corresponding to the number of signals of the plurality of external state signals input from the outside on a one-to-one basis are preset. A first condition register 23, a second condition register 24, a condition value selector 25 for selecting a value set in the first condition register 23 and a value set in the second condition register 24, A comparator 26 that compares the bit pattern of the external state signal with the bit pattern output by the condition value selector 25, a code controller 27 that determines the polarity of the signal output by the comparator 26, and a next address register 30 output. A non-branch address and a branch address output from the pipeline register 22 are selected using a next address selection signal output from the code controller 27, and a next address selector 28 is output to output a memory address. The Rukoto, when changing the branch condition or polarity determination condition, without re-storing the modified instruction in the instruction memory, the first condition register 23
Alternatively, the branch condition of the program order or the polarity determination condition of the branch condition can be updated simply by updating the content of the second condition register 24.

【0033】なお第2の実施例では、条件レジスタが2
つある場合について説明したが、条件レジスタは1つで
も、また3つ以上でも本実施例と同様の効果が得られる
ことは言うまでもない。
In the second embodiment, the condition register is 2
Although the case where there are three condition registers has been described, it is needless to say that the same effect as that of the present embodiment can be obtained with one condition register or with three or more condition registers.

【0034】以下本発明の第3の実施例について、図面
を参照しながら説明する。
The third embodiment of the present invention will be described below with reference to the drawings.

【0035】図3は本発明の第3の実施例における順序
制御回路の構成図を示すものである。図において、31
は命令メモリ、32はパイプラインレジスタ、38は符
号制御器、39は次番地選択器、40は増加器、41は
次番地レジスタで、以上は図2の構成における、命令メ
モリ21、パイプラインレジスタ22、符号制御器2
7、次番地選択器28、増加器29、次番地レジスタ3
0と各々同様なものである。
FIG. 3 is a block diagram of the sequence control circuit in the third embodiment of the present invention. In the figure, 31
Is an instruction memory, 32 is a pipeline register, 38 is a code controller, 39 is a next address selector, 40 is an incrementer, 41 is a next address register. The above is the instruction memory 21 and pipeline register in the configuration of FIG. 22, code controller 2
7, next address selector 28, incrementer 29, next address register 3
The same as 0.

【0036】図2の構成と異なるのは、第1の条件レジ
スタ33、第2の条件レジスタ34で外部から入力され
る複数の外部状態信号の信号本数に1対1で対応するマ
スクパターン値と条件を示すビットパターン値と符号制
御のための値が予め設定されている。条件値選択器35
は、第1の条件レジスタ33の出力信号と第2の条件レ
ジスタ34の出力信号のいずれかを選択して出力する手
段である。マスク回路36は、例えば論理積回路もしく
は論理和回路で構成され、外部状態信号のビットパター
ンを、第1の条件レジスタ33または第2の条件レジス
タ34に設定され条件値選択器35で選択されたマスク
パターンでマスクする。また、比較器37はマスク回路
36が出力するビットパターンと、第1の条件レジスタ
33または第2の条件レジスタ34に設定され条件値選
択器35で選択された条件を示すビットパターンとが一
致した時に真(”1”)を、一致しなかった時に偽(”
0”)を符号制御器38に出力する。
The difference from the configuration of FIG. 2 is that the first condition register 33 and the second condition register 34 have a mask pattern value corresponding to the number of a plurality of external state signals input from the outside on a one-to-one basis. A bit pattern value indicating the condition and a value for code control are set in advance. Condition value selector 35
Is a means for selecting and outputting either the output signal of the first condition register 33 or the output signal of the second condition register 34. The mask circuit 36 is composed of, for example, a logical product circuit or a logical sum circuit, and the bit pattern of the external state signal is set in the first condition register 33 or the second condition register 34 and selected by the condition value selector 35. Mask with a mask pattern. Further, in the comparator 37, the bit pattern output by the mask circuit 36 matches the bit pattern indicating the condition set in the first condition register 33 or the second condition register 34 and selected by the condition value selector 35. Sometimes true ("1"), false ("
0 ″) is output to the code controller 38.

【0037】以上のように構成された順序制御回路につ
いて、以下その動作について説明する。
The operation of the sequence control circuit configured as described above will be described below.

【0038】まず、命令メモリ31で読み出された命令
はパイプラインレジスタ32で一時記憶された後に種々
の内部動作を指示するために出力されるが、その一部は
順序制御を行う信号として用いられ、プログラム順序の
分岐条件を選択するために条件値選択器35に出力され
たり、分岐のための分岐アドレスとして次番地選択器3
9に出力される。
First, the instruction read out from the instruction memory 31 is temporarily stored in the pipeline register 32 and then output to instruct various internal operations. A part of the instruction is used as a signal for controlling the sequence. Is output to the condition value selector 35 to select a branch condition in the program order, or the next address selector 3 is used as a branch address for branching.
9 is output.

【0039】第1の条件レジスタ33および第2の条件
レジスタ34には外部から入力される複数の外部状態信
号の信号本数に1対1で対応するマスクパターン値と条
件を示すビットパターン値と符号制御のための値が予め
設定されており、条件値選択器35は、パイプラインレ
ジスタ32が出力する信号の一部を用いて、第1の条件
レジスタ33に設定されている値もしくは第2の条件レ
ジスタ34に設定されている値を選択し、マスクパター
ン値をマスク回路36に、ビットパターン値を比較器3
7に、符号制御のための値を符号制御器38に出力す
る。
The first condition register 33 and the second condition register 34 have a mask pattern value corresponding to the number of signals of a plurality of external state signals input from the outside on a one-to-one basis and a bit pattern value and code indicating the condition. A value for control is set in advance, and the condition value selector 35 uses a part of the signal output from the pipeline register 32 to set the value set in the first condition register 33 or the second condition register 33. The value set in the condition register 34 is selected, the mask pattern value is set in the mask circuit 36, and the bit pattern value is set in the comparator 3.
At 7, the value for code control is output to the code controller 38.

【0040】マスク回路36は、外部状態信号(例え
ば、演算器(図示せず)での演算論理結果により発生す
る、あふれ、ゼロ、符号などの各種フラグ信号などをい
う)のビットパターンに対して条件値選択器35が出力
するマスクパターンでマスクし、得られたビットパター
ンを比較器37に出力する。
The mask circuit 36 responds to a bit pattern of an external state signal (for example, various flag signals such as overflow, zero, sign, etc., which are generated by the arithmetic logic result in an arithmetic unit (not shown)). Masking is performed with the mask pattern output from the condition value selector 35, and the obtained bit pattern is output to the comparator 37.

【0041】比較器37は、マスク回路36が出力する
ビットパターンと条件値選択器35が出力するビットパ
ターンを比較し、一致した時に真(”1”)を、一致し
なかった時に偽(”0”)を符号制御器38に出力す
る。符号制御器38は、条件値選択器35が出力する信
号の一部を用いて比較器37が出力する信号の極性を判
定しその結果を次番地選択器39に次番地選択信号とし
て出力する。
The comparator 37 compares the bit pattern output by the mask circuit 36 with the bit pattern output by the condition value selector 35. If they match, true ("1"), and if they do not match, false (" 0 ″) is output to the code controller 38. The code controller 38 determines the polarity of the signal output by the comparator 37 using a part of the signal output by the condition value selector 35, and outputs the result to the next address selector 39 as a next address selection signal.

【0042】次番地選択器39は、次番地選択器39が
出力した命令メモリ31から命令語を読み出すためのメ
モリアドレスを用いて非分岐アドレスを生成するために
増加器40で増加させた後に次番地レジスタ41で一時
記憶した値(非分岐アドレス)と、パイプラインレジス
タ32が出力する分岐アドレスのどちらかを、符号制御
器38が出力する次番地選択信号を用いて選択する。例
えば、次番地選択器39は、符号制御器38の出力が真
(”1”)ならパイプラインレジスタ32が出力する分
岐アドレスを、また符号制御器38の出力が偽(”
0”)なら次番地レジスタ41が出力する非分岐アドレ
スを、メモリアドレスとして命令メモリ31と増加器4
0に出力する。
The next address selector 39 uses the memory address for reading the instruction word from the instruction memory 31 output by the next address selector 39 to increase the number by the incrementer 40 to generate the non-branch address, and then the next address. Either the value temporarily stored in the address register 41 (non-branch address) or the branch address output from the pipeline register 32 is selected by using the next address selection signal output from the code controller 38. For example, the next address selector 39 outputs the branch address output from the pipeline register 32 when the output of the code controller 38 is true ("1"), and the output of the code controller 38 is false ("").
0 ″), the non-branch address output from the next address register 41 is used as a memory address for the instruction memory 31 and the adder 4
Output to 0.

【0043】以上のように本発明によれば、外部から入
力される複数の外部状態信号の信号本数に1対1で対応
するマスクパターン値と条件を示すビットパターン値と
符号制御のための値が予め設定されている第1の条件レ
ジスタ33と第2の条件レジスタ34と、第1の条件レ
ジスタ33に設定されている値と第2の条件レジスタ3
4に設定されている値とを選択する条件値選択器35
と、外部状態信号のビットパターンを条件値選択器35
が出力するマスクパターンでマスクするマスク回路36
と、マスク回路36が出力するビットパターンと条件値
選択器35が出力するビットパターンを比較する比較器
37と、比較器37が出力する信号の極性を判定する符
号制御器38と、次番地レジスタ41が出力する非分岐
アドレスと、パイプラインレジスタ32が出力する分岐
アドレスを符号制御器38が出力する次番地選択信号を
用いて選択しメモリアドレスを出力する次番地選択器3
9を設けることにより、分岐条件もしくは極性判定条件
を変更する場合に、変更した命令語を命令メモリに再記
憶させることなく、第1の条件レジスタ33もしくは第
2の条件レジスタ34の内容を更新するだけでプログラ
ム順序の分岐条件もしくは分岐条件の極性判定条件を更
新することができる。
As described above, according to the present invention, a mask pattern value corresponding to the number of a plurality of external state signals input from the outside on a one-to-one basis, a bit pattern value indicating a condition, and a value for code control. Are set in advance, the first condition register 33 and the second condition register 34, the values set in the first condition register 33 and the second condition register 3
Condition value selector 35 for selecting the value set to 4
And the bit pattern of the external state signal to the condition value selector 35.
Mask circuit 36 for masking with the mask pattern output by
A comparator 37 for comparing the bit pattern output by the mask circuit 36 with the bit pattern output by the condition value selector 35; a code controller 38 for determining the polarity of the signal output by the comparator 37; and a next address register. The next address selector 3 which selects the non-branch address output by 41 and the branch address output by the pipeline register 32 using the next address selection signal output by the code controller 38 and outputs the memory address.
By providing 9, the content of the first condition register 33 or the second condition register 34 is updated when the branch condition or the polarity determination condition is changed without re-storing the changed instruction word in the instruction memory. It is possible to update the branch condition of the program order or the polarity determination condition of the branch condition only by itself.

【0044】なお第3の実施例では、条件レジスタが2
つある場合について説明したが、条件レジスタは1つで
も、また3つ以上でも本実施例と同様の効果が得られる
ことは言うまでもない。
In the third embodiment, the condition register is 2
Although the case where there are three condition registers has been described, it is needless to say that the same effect as that of the present embodiment can be obtained with one condition register or with three or more condition registers.

【0045】また、本発明における回路、器、レジスタ
等は、コンピュータのソフトウェアを用いて実現しても
かまわない。
The circuits, units, registers and the like in the present invention may be realized by using software of a computer.

【0046】[0046]

【発明の効果】以上述べたところから明らかなように、
本発明は、分岐条件もしくは極性判定条件を変更する場
合に、変更した命令語を命令メモリに再記憶させること
なく、条件レジスタの内容を更新するだけでプログラム
順序の分岐条件もしくは分岐条件の極性判定条件を更新
することができる優れた順序制御回路を実現できるもの
である。
As is apparent from the above description,
According to the present invention, when the branch condition or the polarity determination condition is changed, the branch condition in the program order or the polarity determination of the branch condition is simply updated by updating the contents of the condition register without re-storing the changed instruction word in the instruction memory. It is possible to realize an excellent sequence control circuit capable of updating the conditions.

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

【図1】本発明の第1の実施例における順序制御回路の
構成図である。
FIG. 1 is a configuration diagram of a sequence control circuit according to a first embodiment of the present invention.

【図2】本発明の第2の実施例における順序制御回路の
構成図である。
FIG. 2 is a configuration diagram of a sequence control circuit according to a second embodiment of the present invention.

【図3】本発明の第3の実施例における順序制御回路の
構成図である。
FIG. 3 is a configuration diagram of a sequence control circuit according to a third embodiment of the present invention.

【図4】従来の順序制御回路の構成図である。FIG. 4 is a configuration diagram of a conventional sequence control circuit.

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

11、21、31 命令メモリ 12、22、32 パイプラインレジスタ 13、23、33 第1の条件レジスタ 14、24、34 第2の条件レジスタ 15、25、35 条件値選択レジスタ 17、27、38 符号制御器 18、28、39 次番地選択器 19、29、40 増加器 20、30、41 次番地レジスタ 16 条件符号選択器 26、37 比較器 36 マスク回路 11, 21, 31 Instruction memory 12, 22, 32 Pipeline register 13, 23, 33 First condition register 14, 24, 34 Second condition register 15, 25, 35 Condition value selection register 17, 27, 38 Code Controller 18, 28, 39 Next address selector 19, 29, 40 Increaser 20, 30, 41 Next address register 16 Condition code selector 26, 37 Comparator 36 Mask circuit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 鈴木 秀和 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Hidekazu Suzuki 1006 Kadoma, Kadoma City, Osaka Prefecture Matsushita Electric Industrial Co., Ltd.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】種々の内部動作を指示する命令語が記憶さ
れている命令メモリと、前記命令メモリから出力される
命令を一時記憶するパイプラインレジスタと、前記命令
メモリから命令語を読み出すためのアドレスを選択する
次番地選択器とを少なくとも有する順序制御回路であっ
て、外部から入力される複数の外部状態信号を選択する
ための値と符号制御のための値が予め設定された条件レ
ジスタと、その条件レジスタからの出力と前記パイプラ
インレジスタからの出力を入力し、そのパイプラインレ
ジスタの内容に基づき、前記条件レジスタに設定されて
いる値を選択し、前記外部状態信号を選択するための値
と符号制御のための値とを出力する条件値選択器と、前
記外部状態信号の中から1つの信号を、前記条件値選択
器が出力する信号を用いて選択し出力する条件符号選択
器と、前記条件値選択器からの出力を用いて前記条件符
号選択器が出力する信号の極性を判定しその結果を前記
次番地選択器に次番地選択信号として出力する符号制御
器とを備え、その次番地選択器は、その次番地選択信号
に従ってアドレスを選択するものであることを特徴とす
る順序制御回路。
1. An instruction memory storing instruction words for instructing various internal operations, a pipeline register for temporarily storing an instruction output from the instruction memory, and an instruction word for reading the instruction words from the instruction memory. A sequence control circuit having at least a next address selector for selecting an address, and a condition register in which a value for selecting a plurality of external state signals input from the outside and a value for sign control are preset. , For inputting the output from the condition register and the output from the pipeline register, selecting the value set in the condition register based on the contents of the pipeline register, and selecting the external state signal A condition value selector that outputs a value and a value for sign control, and a signal that the condition value selector outputs one signal from the external state signals. The condition code selector that selects and outputs using the condition code selector and the output from the condition value selector is used to determine the polarity of the signal output by the condition code selector, and the result is sent to the next address selector to the next address selection signal. And a code controller which outputs as, the next address selector selects an address according to the next address selection signal.
【請求項2】種々の内部動作を指示する命令語が記憶さ
れている命令メモリと、前記命令メモリから出力される
命令を一時記憶するパイプラインレジスタと、前記命令
メモリから命令語を読み出すためのアドレスを選択する
次番地選択器とを少なくとも有する順序制御回路であっ
て、外部から入力される複数の外部状態信号を選択する
ためのビットパターン値と符号制御のための値が予め設
定された条件レジスタと、その条件レジスタからの出力
と前記パイプラインレジスタからの出力を入力し、その
パイプラインレジスタの内容に基づき、前記条件レジス
タに設定されている値を選択し、前記外部状態信号を選
択するためのビットパターン値と符号制御のための値と
を出力する条件値選択器と、前記外部状態信号のビット
パターンと前記条件値選択器が出力するビットパターン
を比較し、一致した時真、不一致の時偽とする信号を出
力する比較器と、前記条件値選択器からの出力を用いて
前記比較器が出力する信号の極性を判定しその結果を前
記次番地選択器に次番地選択信号として出力する符号制
御器とを備え、その次番地選択器は、その次番地選択信
号に従ってアドレスを選択するものであることを特徴と
する順序制御回路。
2. An instruction memory in which instruction words for instructing various internal operations are stored, a pipeline register for temporarily storing instructions output from the instruction memory, and an instruction word for reading out the instruction words from the instruction memory. A sequence control circuit having at least a next address selector for selecting an address, in which a bit pattern value for selecting a plurality of external state signals input from the outside and a value for code control are set in advance. A register, an output from the condition register and an output from the pipeline register are input, the value set in the condition register is selected based on the contents of the pipeline register, and the external state signal is selected. Condition value selector for outputting a bit pattern value for controlling the sign and a value for sign control, the bit pattern of the external state signal and the condition Comparing the bit patterns output by the value selector, outputting a signal that is true when they match and false when they do not match, and the signal output by the comparator using the output from the condition value selector. And a code controller for determining the polarity and outputting the result to the next address selector as a next address selection signal, and the next address selector selects an address according to the next address selection signal. Sequential control circuit.
【請求項3】種々の内部動作を指示する命令語が記憶さ
れている命令メモリと、前記命令メモリから出力される
命令を一時記憶するパイプラインレジスタと、前記命令
メモリから命令語を読み出すためのアドレスを選択する
次番地選択器とを少なくとも有する順序制御回路であっ
て、外部から入力される複数の外部状態信号を選択する
ためのマスクパターン値と条件を示すビットパターン値
と符号制御のための値とが予め設定された条件レジスタ
と、その条件レジスタからの出力と前記パイプラインレ
ジスタからの出力を入力し、そのパイプラインレジスタ
の内容に基づき、前記条件レジスタに設定されている値
を選択し、前記マスクパターン値と前記ビットパターン
値と前記符号制御のための値とを出力する条件値選択器
と、外部状態信号のビットパターンに対して前記マスク
パターンでマスクし、得られたビットパターンを出力す
るマスク回路と、そのマスク回路の出力するビットパタ
ーンと前記条件値選択器が出力するビットパターンを比
較し、一致した時真、不一致の時偽とする信号を出力す
る比較器と、前記条件値選択器からの出力を用いて前記
比較器が出力する信号の極性を判定しその結果を前記次
番地選択器に次番地選択信号として出力する符号制御器
とを備え、その次番地選択器は、その次番地選択信号に
従ってアドレスを選択するものであることを特徴とする
順序制御回路。
3. An instruction memory in which instruction words for instructing various internal operations are stored, a pipeline register for temporarily storing an instruction output from the instruction memory, and an instruction word for reading out the instruction words from the instruction memory. A sequence control circuit having at least a next address selector for selecting an address, a mask pattern value for selecting a plurality of external state signals input from the outside, a bit pattern value indicating a condition, and a code control A condition register whose value is set in advance, an output from the condition register and an output from the pipeline register are input, and the value set in the condition register is selected based on the contents of the pipeline register. A condition value selector that outputs the mask pattern value, the bit pattern value, and the value for the code control, and an external state signal A mask circuit that masks the bit pattern with the mask pattern and outputs the obtained bit pattern is compared with the bit pattern output by the mask circuit and the bit pattern output by the condition value selector. True or false, a comparator that outputs a false signal when there is a disagreement, and the output of the condition value selector is used to determine the polarity of the signal output by the comparator, and the result is sent to the next address selector to the next address. A sequence control circuit comprising: a code controller for outputting as a selection signal, the next address selector selecting an address in accordance with the next address selection signal.
JP14462692A 1992-06-04 1992-06-04 Sequence control circuit Pending JPH06290044A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14462692A JPH06290044A (en) 1992-06-04 1992-06-04 Sequence control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14462692A JPH06290044A (en) 1992-06-04 1992-06-04 Sequence control circuit

Publications (1)

Publication Number Publication Date
JPH06290044A true JPH06290044A (en) 1994-10-18

Family

ID=15366417

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14462692A Pending JPH06290044A (en) 1992-06-04 1992-06-04 Sequence control circuit

Country Status (1)

Country Link
JP (1) JPH06290044A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008305185A (en) * 2007-06-07 2008-12-18 Nec Electronics Corp Processor device and compound condition processing method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53132244A (en) * 1977-04-25 1978-11-17 Hitachi Ltd Test and control unit for extendable microprogram
JPS60209837A (en) * 1984-04-03 1985-10-22 Nec Corp Microprogram controller

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53132244A (en) * 1977-04-25 1978-11-17 Hitachi Ltd Test and control unit for extendable microprogram
JPS60209837A (en) * 1984-04-03 1985-10-22 Nec Corp Microprogram controller

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008305185A (en) * 2007-06-07 2008-12-18 Nec Electronics Corp Processor device and compound condition processing method
US7797519B2 (en) 2007-06-07 2010-09-14 Nec Electronics Corporation Processor apparatus with instruction set for storing comparison conditions and for evaluating branch condition values against results of identified complex comparison conditions

Similar Documents

Publication Publication Date Title
CA1267230A (en) Selective operation of processing elements in a single instruction, multiple stream (simd) computer system
KR960035300A (en) PIPELINE DATA PROCESSING APPARATUS AND PROCESSING METHOD
US5109480A (en) Drawing processor including arithmetical unit for improved superposed picture display
KR19980052740A (en) How to perform double precision multiplication in digital signal processor
KR100521110B1 (en) Event handling
JPH06290044A (en) Sequence control circuit
US6038660A (en) Method and apparatus for updating a program counter
JPS623345A (en) Interruption system
JPH0793133A (en) Method for increase of data processing speed of signal processor
JPS6148174B2 (en)
IE56443B1 (en) Microprogram control
JPS6318222B2 (en)
JPS58127245A (en) Processor of control data for microprogram
KR100257502B1 (en) Shifter operated without cluck
JPH04218834A (en) Conditional branch control circuit
JPH04184535A (en) Parallel arithmetic units
KR100200735B1 (en) High-speed micro-controller
KR19990061571A (en) Digital signal processor
JPH01159730A (en) Microprogram control device
JPH01236327A (en) Interruption mask control method
JP2000305782A (en) Arithmetic unit
JPH02293928A (en) Microcomputer
JPH0269826A (en) System for controlling instruction with condition
JPS62249228A (en) Shift device
JPH056280A (en) Interruption control system