JPH02148134A - Arithmetic logic circuit - Google Patents

Arithmetic logic circuit

Info

Publication number
JPH02148134A
JPH02148134A JP63301996A JP30199688A JPH02148134A JP H02148134 A JPH02148134 A JP H02148134A JP 63301996 A JP63301996 A JP 63301996A JP 30199688 A JP30199688 A JP 30199688A JP H02148134 A JPH02148134 A JP H02148134A
Authority
JP
Japan
Prior art keywords
circuit
exclusive
shift register
value
arithmetic logic
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.)
Granted
Application number
JP63301996A
Other languages
Japanese (ja)
Other versions
JP2553175B2 (en
Inventor
Eiji Komoto
湖本 英治
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP63301996A priority Critical patent/JP2553175B2/en
Publication of JPH02148134A publication Critical patent/JPH02148134A/en
Application granted granted Critical
Publication of JP2553175B2 publication Critical patent/JP2553175B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To miniaturize an arithmetic logic circuit by providing a priority level giving circuit with the function of a part of an overflow detecting circuit besides the essential function. CONSTITUTION:An overflow detecting circuit consists of exclusive OR circuits 2-0 to 2-31, a selecting circuit 3, a priority level giving circuit 4 (priority encoder PE), and a comparing circuit 5. The overflow detecting circuit in the arithmetic logic circuit having the priority level giving circuit 4 has the constitution using the circuit 4. That is, the priority level giving circuit 4 is provided with the function of a part of the overflow detecting circuit besides the essential function. Thus, the circuit area of the overflow detecting circuit is reduced to obtain the miniaturized arithmetic logic circuit.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はマイクロプロセッサにおける演算論理回路に関
し、特にそのシフトレジスタのオーバフローを検出する
回路に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an arithmetic logic circuit in a microprocessor, and particularly to a circuit for detecting overflow of a shift register thereof.

〔従来の技術〕[Conventional technology]

第2図は従来の演算論理回路の一例を示す構成図である
。同図において、SFTはシフター、GRはシフトレジ
スタ、ALtJはデータ処理実行部(Arithmet
ic and Logic Unit ) 、5OVF
はシフトレジスタのオーバフローを検出するオーバフロ
ー検出回路、PRはシフトレジスタの最上位ビットの位
置を検出する優先順位付は回路(プライオリティエンコ
ーダ)、CTRはコントロール回路、DBIは第一デー
タパス、DB2は第二データバスである。
FIG. 2 is a block diagram showing an example of a conventional arithmetic logic circuit. In the figure, SFT is a shifter, GR is a shift register, and ALtJ is a data processing execution unit (Arithmet
IC and Logic Unit), 5OVF
is an overflow detection circuit that detects overflow of the shift register, PR is a priority circuit (priority encoder) that detects the position of the most significant bit of the shift register, CTR is a control circuit, DBI is the first data path, and DB2 is the first data path. There are two data buses.

第3図は第2図のオーバフロー検出回路SO■Fの検出
原理を示す説明図、第4図は第3図の検出原理に基づき
構成された実際のオーバフロー検出回路のブロック図で
ある。
FIG. 3 is an explanatory diagram showing the detection principle of the overflow detection circuit SO■F of FIG. 2, and FIG. 4 is a block diagram of an actual overflow detection circuit constructed based on the detection principle of FIG. 3.

第3図に示すように、オーバフロー検出回路5OVFは
シフトレジスタGRの最も上位のビット位置MSB (
図では、31ビツト目の位置)のデータと、これ以外の
ビット位置(30〜0ビツト目の位置)のそれぞれのデ
ータとの排他論理和をとり、さらにこれら排他論理和の
結果の全ての論理和をとり、この結果がローレベル(以
下、Lと記す)であればシフトレジスタがオーバフロー
状態にあると判断する。
As shown in FIG. 3, the overflow detection circuit 5OVF operates at the most significant bit position MSB (
In the figure, the data at the 31st bit position) and each data at the other bit positions (30th to 0th bit positions) are exclusive-ORed, and then all the logicals of the results of these exclusive ORs are The sum is calculated, and if the result is a low level (hereinafter referred to as L), it is determined that the shift register is in an overflow state.

実際のオーバフロー検出回路は、第4図に示すように、
排他論理和回路EXORO〜EXOR30、論理和回路
ORIの他に、論理積回路ANDO〜A N D 30
及びマスクパターンジェネレータMPGとを備えた回路
として構成される。このマスクパターンジェネレータM
PGは、第5図の真理値表のように、5ビツトのデータ
を31ビツトのデータに変換し、この31ビツトのデー
タを論理積回路ANDO〜AND30に出力するもので
あり、オーバフロー値を設定するためのものである。論
理積回路ANDO〜AND30は、排他論理和回HEX
ORO〜EXOR30の出力とマスクパターンジェネレ
ータMPGの出力との論理積をとり、この演算結果を論
理和回路ORIに出力する。ここで論理積値の全ての論
理和をとって、この論理和かローレベル(以下、Lと記
す)であればシフトレジスタがオーバフロー状態にある
と判断する。
The actual overflow detection circuit is as shown in Figure 4.
In addition to the exclusive OR circuits EXORO to EXOR30 and the OR circuit ORI, the AND circuits ANDO to A N D 30
and a mask pattern generator MPG. This mask pattern generator M
As shown in the truth table in Figure 5, the PG converts 5-bit data into 31-bit data and outputs this 31-bit data to the AND circuits ANDO to AND30, and sets the overflow value. It is for the purpose of The AND circuits ANDO to AND30 are exclusive OR circuits HEX
The outputs of ORO to EXOR30 are ANDed with the output of the mask pattern generator MPG, and the result of this operation is output to the OR circuit ORI. Here, the logical sum of all the logical product values is taken, and if this logical sum is at a low level (hereinafter referred to as L), it is determined that the shift register is in an overflow state.

また、優先順位付は回路PEは、シフトレジスタGRの
最上位ビットがMSBから何桁Hにあるかを検出し、第
6図の真理値表に示すように対応する5ビツトの信号を
出力する。
Furthermore, the priority circuit PE detects how many digits H from MSB the most significant bit of the shift register GR is in, and outputs a corresponding 5-bit signal as shown in the truth table of FIG. .

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、上記従来例においては、オーバフロー検
出回路5OVFを優先j噴位付は回路PEから独立して
備えなければならず、演算論理回路を構成する上で回路
面積が大きくなる問題があった。
However, in the conventional example described above, the overflow detection circuit 5OVF must be provided independently from the priority injection positioning circuit PE, and there is a problem in that the circuit area becomes large when constructing the arithmetic logic circuit.

そこで、本発明は上記したような従来技術の課題を解決
するなめになされたもので、その目的とするところは、
オーバフロー検出回路の回路面積を小さくし、より小型
化された演算論理回路を提供することにある。
Therefore, the present invention has been made to solve the problems of the prior art as described above, and its purpose is to:
The object of the present invention is to reduce the circuit area of an overflow detection circuit and provide a more compact arithmetic logic circuit.

〔課題を解決するための手段〕[Means to solve the problem]

本発明に係る演算論理回路は、被シフト値を記憶し、こ
れを桁送りするシフトレジスタと、上記被シフト値の最
上位ビットが、上記シフトレジスタの最も上位桁のビッ
ト位置から何桁目にあるがを検出する優先順位付は回路
とを有する演算論理回路において、上記シフトレジスタ
のそれぞれのビット位置にある被シフト値と、上記シフ
トレジスタの最も上位のビット位置にある被シフト値と
の排他論理和をとる排他論理和回路と、上記シフトレジ
スタの被シフト値と上記排他論理和回路の出力データと
を受け、この被シフト値又は出力データのいずれかを上
記優先順位付は回路に選択的に出力する選択回路と、上
記選択回路が上記排他論理和回路からの出力データを選
択するときに、上記優先順位付は回路の検出する値を所
定の値と比較する比較回路と、上記比較回路の出力に基
づいて上記シフトレジスタがオーバフローしているか否
かを判断する制御回路とを有することを特徴としている
The arithmetic logic circuit according to the present invention includes a shift register that stores a shifted value and shifts the shifted value; In an arithmetic logic circuit having a prioritized circuit for detecting an error, the to-be-shifted value at each bit position of the shift register is exclusive of the to-be-shifted value at the most significant bit position of the shift register. An exclusive OR circuit that calculates a logical sum receives the shifted value of the shift register and the output data of the exclusive OR circuit, and selectively assigns either the shifted value or the output data to the circuit with the priority. a selection circuit that outputs data from the exclusive OR circuit, a comparison circuit that compares the value detected by the circuit with a predetermined value when the selection circuit selects the output data from the exclusive OR circuit; and a control circuit that determines whether or not the shift register is overflowing based on the output of the shift register.

〔作 用〕[For production]

本発明においては、選択回路がオーバフローの検出を選
択しているときには、排他論理和回路によりシフトレジ
スタの最も上位のビット位置く例えば、0〜31ビツト
のシフトレジスタにおける31ビツトの位置)にある被
シフト値と、これより下位のビット位置(例えば、0〜
30ビツトの位置)にある被シフト値との排他論理和を
とる。
In the present invention, when the selection circuit selects overflow detection, the exclusive OR circuit detects the target at the most significant bit position of the shift register (for example, the 31st bit position in a 0 to 31 bit shift register). The shift value and lower bit positions (for example, 0 to
Exclusive OR with the shifted value at the 30-bit position) is performed.

そして、優先順位付は回路により上記排他論理和データ
の最上位ビットの位置(データの最も上位にある1の位
置)が、最も上位のビット位置から何桁目にあるかを検
出する。検出された最上位ビットのビット位置は比較回
路により所定の値と比較され、制御回路は比較回路の比
較結果に基づいてシフトレジスタがオーバフローしてい
るが否かを判断する。
Then, in the prioritization, a circuit detects which digit from the most significant bit position the position of the most significant bit of the exclusive OR data (the position of the most significant 1 in the data) is located. The detected bit position of the most significant bit is compared with a predetermined value by a comparison circuit, and the control circuit determines whether or not the shift register is overflowing based on the comparison result of the comparison circuit.

このように、優先順位付は回路を有する演算論理回路に
おけるオーバフローの検出回路を、優先順位付は回路を
利用した構成としている。即ち、優先順位付は回路を、
本来の機能の他に、オーバフローを検出するための回路
の一部としても機能させるよう構成し、オーバフローの
検出のための構成を節約している。
In this way, the prioritization system uses an overflow detection circuit in an arithmetic logic circuit having a circuit, and the priority system uses the circuit. In other words, prioritizing the circuit
In addition to its original function, it is configured to function as a part of a circuit for detecting overflow, thereby saving the configuration for overflow detection.

〔実方1例〕 以下に本発明を図示の実施例に基づいて説明する。[One example] The present invention will be explained below based on illustrated embodiments.

第1図は本発明に係る演算論理回路の構成を示すブロッ
ク図である。同図において、第2図と同一の構成部分に
は同一の符号を付して説明する。
FIG. 1 is a block diagram showing the configuration of an arithmetic logic circuit according to the present invention. In this figure, the same components as in FIG. 2 are given the same reference numerals and will be explained.

本実施例はシフトレジスタのオーバフロー検出回路5O
VFと、優先順位付は回路PEとが一体の構成となって
いる点以外は第2図と同一なのでその説明は省略し、以
下オーバフロー検出回路5OVFと優先順位付は回路P
E(以下、両方を含めてオーバフロー検出回路1という
)について説明する。
This embodiment is a shift register overflow detection circuit 5O.
The overflow detection circuit 5OVF and the priority order are the same as those in FIG. 2 except that the circuit PE is integrated, so the explanation thereof will be omitted.
E (hereinafter, both will be referred to as overflow detection circuit 1) will be explained.

第7図は本実施例のオーバフロー検出回路1の構成を示
すブロック図である。同図に示すように、このオーバフ
ロー検出回路1は、排他論理和回路2−0〜2−31と
、選択回路3と、優先II位付は回路4と、比較回路5
より構成されている。
FIG. 7 is a block diagram showing the configuration of the overflow detection circuit 1 of this embodiment. As shown in the figure, the overflow detection circuit 1 includes exclusive OR circuits 2-0 to 2-31, a selection circuit 3, a priority II circuit 4, and a comparison circuit 5.
It is composed of

また、第8図は第7図の排他論理和回路2−0〜2−3
1と選択回路3の詳細を示す回路図、第9図は第7図の
比較回路5を示す回路図、第10図は本実施例の動作を
説明するための説明図である。
In addition, FIG. 8 shows the exclusive OR circuits 2-0 to 2-3 in FIG.
FIG. 9 is a circuit diagram showing the comparison circuit 5 of FIG. 7, and FIG. 10 is an explanatory diagram for explaining the operation of this embodiment.

以下、第7図乃至第10図に基づいて、本実施例の動作
を説明する。先ず、第10図の1行目(信号401)は
32ビツトの入力データである。
The operation of this embodiment will be explained below based on FIGS. 7 to 10. First, the first line (signal 401) in FIG. 10 is 32-bit input data.

この入力データの最上位ビットのもの(第8図に、#3
1で示す)と、その他のものく(第8図に、#30〜#
0)はそれぞれ排他論理和回路2−0〜2−30に入力
され、ここでそれぞれの排他論理和がとられる。ここで
は、信号401は、31ビツト目が1であるため、排他
論理和回路2−0〜2−30の出力信号500〜531
は第10図の2行目に示すようになる。
The most significant bit of this input data (#3 in Figure 8)
1) and others (shown in Figure 8 as #30 to #
0) are respectively input to exclusive OR circuits 2-0 to 2-30, where the respective exclusive ORs are calculated. Here, since the 31st bit of the signal 401 is 1, the output signals 500 to 531 of the exclusive OR circuits 2-0 to 2-30
is as shown in the second line of FIG.

第8図に示される、マルチプレクサMUXには、排他論
理和回路2−0〜2−30の出力(信号500〜531
)と、入力データ(信号401)とが入力され、コント
ロール回路CTRから送られてくる切替信号Cによって
、シフトオーバフロー検出のための排他論理和回路2−
0〜2−30の出力信号か、又は優先順位付は動作のた
めの信号のいずれかを選択して、優先順位付は回路4に
出力する。
The outputs of the exclusive OR circuits 2-0 to 2-30 (signals 500 to 531
) and input data (signal 401) are input, and the exclusive OR circuit 2- for shift overflow detection is input by the switching signal C sent from the control circuit CTR.
Either one of the output signals 0 to 2-30 or a prioritized signal for operation is selected, and the prioritized signal is output to the circuit 4.

シフトオーバフローを検出する場合について説明すると
、第10図の2行目の信号500〜531がそのまま優
先順位付は回路4に入力される。
To explain the case of detecting a shift overflow, the signals 500 to 531 on the second line in FIG. 10 are input to the priority circuit 4 as they are.

この信号500〜531は、信号601として優先順位
付は回路4のブロック4aに入り、ここで31ビツト目
を除く全てのビット(O〜30ビット)の内、1が立っ
ているもので最上位以外のらのを0にする(第10図の
信号602)。
These signals 500 to 531 are prioritized as signal 601 and enter block 4a of circuit 4, where all bits (0 to 30 bits) except the 31st bit are set to 1 and are the most significant. The other numbers are set to 0 (signal 602 in FIG. 10).

このデータは次のブロック4bに入力され、これがMS
Bから何桁目にあるかを検出し、それをPE出力として
6ビツト信号で出力する(第10図の信号603)。
This data is input to the next block 4b, which is the MS
The number of digits starting from B is detected and outputted as a 6-bit signal as PE output (signal 603 in FIG. 10).

この6ビツトのPE出力信号は、選択回路3によりシフ
トオーバーフロー検出が選択されている場合にのみ、比
較回路5に受は入れられ、それ以外のときには第6図の
データバスBより出力される。第9図に示す信号101
〜105は上記6ビツトのPE出力信号を示すものであ
り、ここで被シフト値201〜205の5ビット信号と
PE出力信号201〜206とを比較し、PE出力信号
201〜206が大であれば信号301が1となる。コ
ントロール回路CTRは信号301を受けこれが1のと
きにシフトレジスタがオーバフローであると判断する このように、本実施例は、オーバフロー検出回路の構成
として従来用いられていたマスクパターンジェネレータ
の機能と、演算論理回路に備えられていた優先順位付は
回路PEの機能に近似した点があることに着目して、優
先順位付は回路PEを、オーバフローを検出するための
回路の一部として利用しマスクパターンジェネレータを
不要としたものである、このため、従来の構成のものよ
り回路面積が節約でき、演算論理回路の小型化が達成で
きる。
This 6-bit PE output signal is accepted by the comparator circuit 5 only when shift overflow detection is selected by the selection circuit 3, and otherwise outputted from the data bus B in FIG. Signal 101 shown in FIG.
~105 indicates the above 6-bit PE output signal, and here, the 5-bit signal of the shifted values 201-205 and the PE output signals 201-206 are compared, and if the PE output signals 201-206 are large, In this case, the signal 301 becomes 1. The control circuit CTR receives the signal 301 and determines that the shift register has overflowed when the signal is 1.In this way, this embodiment combines the function of the mask pattern generator conventionally used as a configuration of the overflow detection circuit and the operation Focusing on the fact that the prioritization system provided in the logic circuit is similar in function to the circuit PE, the priority system uses the circuit PE as a part of the circuit for detecting overflow, and creates a mask pattern. Since a generator is not required, the circuit area can be saved compared to the conventional configuration, and the arithmetic logic circuit can be made smaller.

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

以上説明したように、本発明によれば、優先順位付は回
路を有する演算論理回路におけるオーバフローの検出回
路を、優先順位付は回路を利用した構成とし、優先順位
付は回路を、本来の機能の他に、オーバフローを検出す
るための回路の一部としても機能させているので、マス
クパターンジェネレータ等を用いた従来の構成のものよ
り回路面積が節約でき、よって演算論理回路の小型化が
達成できるという効果を有する。
As explained above, according to the present invention, the overflow detection circuit in the arithmetic logic circuit having the circuit is configured to be configured using the circuit, and the prioritized configuration uses the circuit to perform the original function. In addition, since it also functions as part of the circuit for detecting overflow, the circuit area can be saved compared to conventional configurations that use mask pattern generators, etc., and thus the arithmetic logic circuit can be made smaller. It has the effect of being able to.

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

第1図は本発明に係る演算論理回路の一実施例を示すブ
ロック図、 第2図は従来の演算論理回路の一例を示すブロック図、 第3図は第2図のオーバフロー検出回路の検出原理を示
す説明図、 第4図は第3図の検出原理に基づき構成された実際のオ
ーバフロー検出回路のブロック図、第5図は第2図のマ
スクパターンジェネレータの真理値表を示す図、 第6図は第2図の優先順位付は回路の真理値表を示す図
、 第7図は本実施例のオーバフロー検出回路1の構成を示
すブロック図、 第8図は第7図の排他論理和回路と選択回路の詳細を示
す回路図、 第9図は第7図の比較回路を示す回路図、第10図は本
実施例の動作を説明するための説明図である。 1・・・オーバフロー検出回路、 2−0〜2−30・・・排他論理和回路、3・・・選択
回路、 4・・・優先順位付は回路、 5・・・比較回路、 CTR・・・コントロール回路(制御回路)。 本弱輯l二よる循jン錦弓1)回路内ブ’o −t 7
 z7第1図 a層蜜J:客命r側e回ン舜卜のプロ・・・7の第2図 早2辺、l、T−バフロー朱餘よ)回路舊ブ°o72団
第4図 43>1IFIマス7、ぐ7−ンシ゛’rat−タ、+
1 LirtXK第5図 )621因・4しし・ツ貞泣J丁・アロ昌トの臭鰻!l
直裏第6図 201−棺7朴謹 第9 図
FIG. 1 is a block diagram showing an example of an arithmetic logic circuit according to the present invention, FIG. 2 is a block diagram showing an example of a conventional arithmetic logic circuit, and FIG. 3 is a detection principle of the overflow detection circuit shown in FIG. 2. FIG. 4 is a block diagram of an actual overflow detection circuit constructed based on the detection principle shown in FIG. 3, FIG. 5 is a truth table of the mask pattern generator shown in FIG. 2, and FIG. The figure shows a truth table of the circuit with the priority order shown in Fig. 2, Fig. 7 is a block diagram showing the configuration of the overflow detection circuit 1 of this embodiment, and Fig. 8 shows the exclusive OR circuit of Fig. 7. FIG. 9 is a circuit diagram showing the comparison circuit of FIG. 7, and FIG. 10 is an explanatory diagram for explaining the operation of this embodiment. 1... Overflow detection circuit, 2-0 to 2-30... Exclusive OR circuit, 3... Selection circuit, 4... Priority circuit, 5... Comparison circuit, CTR...・Control circuit (control circuit). Circulation based on this weak version 2 1) In-circuit block 7
z7 Figure 1 a layer honey J: Customer order r side e turn Shun's pro... 7's Figure 2 early 2nd side, l, T-buff flow Zhu Yu) circuit board °o72 group Figure 4 43>1IFI mass 7, 7-scene rat-ta, +
1 Lirt l
Direct Back Figure 6 201-Coffin 7 Pak Jin Figure 9

Claims (1)

【特許請求の範囲】 被シフト値を記憶し、これを桁送りするシフトレジスタ
と、 上記被シフト値の最上位ビットが、上記シフトレジスタ
の最も上位桁のビット位置から何桁目にあるかを検出す
る優先順位付け回路とを有する演算論理回路において、 上記シフトレジスタのそれぞれのビット位置にある被シ
フト値と、上記シフトレジスタの最も上位のビット位置
にある被シフト値との排他論理和をとる排他論理和回路
と、 上記シフトレジスタの被シフト値と上記排他論理和回路
の出力データとを受け、この被シフト値又は出力データ
のいずれかを上記優先順位付け回路に選択的に出力する
選択回路と、 上記選択回路が上記排他論理和回路からの出力データを
選択するときに、上記優先順位付け回路の検出する値を
所定の値と比較する比較回路と、上記比較回路の出力に
基づいて上記シフトレジスタがオーバフローしているか
否かを判断する制御回路とを有することを特徴とする演
算論理回路。
[Claims] A shift register that stores and shifts a value to be shifted; and a shift register that stores a value to be shifted and shifts the value; an arithmetic logic circuit having a prioritization circuit for detecting, performs an exclusive OR of the shifted value at each bit position of the shift register and the shifted value at the most significant bit position of the shift register; an exclusive OR circuit; and a selection circuit that receives the shifted value of the shift register and the output data of the exclusive OR circuit, and selectively outputs either the shifted value or the output data to the prioritization circuit. and a comparison circuit that compares the value detected by the prioritization circuit with a predetermined value when the selection circuit selects the output data from the exclusive OR circuit, and a comparison circuit that compares the value detected by the prioritization circuit with a predetermined value; An arithmetic logic circuit comprising: a control circuit that determines whether a shift register is overflowing.
JP63301996A 1988-11-29 1988-11-29 Overflow detection circuit Expired - Fee Related JP2553175B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63301996A JP2553175B2 (en) 1988-11-29 1988-11-29 Overflow detection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63301996A JP2553175B2 (en) 1988-11-29 1988-11-29 Overflow detection circuit

Publications (2)

Publication Number Publication Date
JPH02148134A true JPH02148134A (en) 1990-06-07
JP2553175B2 JP2553175B2 (en) 1996-11-13

Family

ID=17903630

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63301996A Expired - Fee Related JP2553175B2 (en) 1988-11-29 1988-11-29 Overflow detection circuit

Country Status (1)

Country Link
JP (1) JP2553175B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6298425A (en) * 1985-10-24 1987-05-07 Oki Electric Ind Co Ltd Arithmetic shifter circuit
JPH01180629A (en) * 1988-01-12 1989-07-18 Mitsubishi Electric Corp Overflow detecting circuit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6298425A (en) * 1985-10-24 1987-05-07 Oki Electric Ind Co Ltd Arithmetic shifter circuit
JPH01180629A (en) * 1988-01-12 1989-07-18 Mitsubishi Electric Corp Overflow detecting circuit

Also Published As

Publication number Publication date
JP2553175B2 (en) 1996-11-13

Similar Documents

Publication Publication Date Title
US4573137A (en) Adder circuit
JPH0746310B2 (en) Semiconductor logic circuit
JPH02148134A (en) Arithmetic logic circuit
US3728689A (en) Program branching and register addressing procedures and apparatus
US6738792B1 (en) Parallel mask generator
US4858166A (en) Method and structure for performing floating point comparison
JPS61255433A (en) Arithmetic unit
US6122730A (en) "Test under mask high" instruction and "Test under mask low" instruction executing method and apparatus
JPH0267979A (en) Testing circuit for logic circuit
JPH0683618A (en) Flag control circuit
JP2005327062A (en) Control method for input/output terminal module and input/output terminal module
SU1608656A1 (en) Square rooting device
SU921091A2 (en) Logic element
SU696462A1 (en) Correcting device
JPS61153739A (en) Interrupting circuit of microprocessor
SU1501169A1 (en) Mask code shaper
WO2004044731A2 (en) Device and method for performing shift/rotate operations
SU555538A1 (en) Redundant trigger device
JPS6128423Y2 (en)
JPH03164852A (en) Integrated circuit
JPS6022356A (en) Large scale integrated circuit
JPH11119976A (en) Data dividing parallel shifter
JPH02293928A (en) Microcomputer
JPS61221931A (en) Arithmetic element
JPH02235143A (en) 2n-bit arithmetic circuit

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070822

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080822

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees