JPS6148038A - Zero detection of adder - Google Patents

Zero detection of adder

Info

Publication number
JPS6148038A
JPS6148038A JP59169319A JP16931984A JPS6148038A JP S6148038 A JPS6148038 A JP S6148038A JP 59169319 A JP59169319 A JP 59169319A JP 16931984 A JP16931984 A JP 16931984A JP S6148038 A JPS6148038 A JP S6148038A
Authority
JP
Japan
Prior art keywords
adder
output
zero
carry
zero detection
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
JP59169319A
Other languages
Japanese (ja)
Other versions
JPH0319568B2 (en
Inventor
Suketaka Ishikawa
石川 佐孝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP59169319A priority Critical patent/JPS6148038A/en
Publication of JPS6148038A publication Critical patent/JPS6148038A/en
Publication of JPH0319568B2 publication Critical patent/JPH0319568B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/02Comparing digital values

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • General Engineering & Computer Science (AREA)

Abstract

PURPOSE:To make possible a high-speed processing by detecting with separate means (complement on 1 or complement on 2) that an addition output is zero by the presence or absence of an initial carry. CONSTITUTION:When there is an initial carry, an output of a zero detection circuit (A)4 detecting that outputs of input control sections 1-a, 1-b are complements of 1 each other is ANDed at an AND gate 7. Then, through an OR gate 9, the result of the output of zero or not of an adder 2 is fed onto a zero detection line 13. When there is no initial carry, an output of a zero detection circuit (B)5 detecting that outputs of input control sections 1-a, 1-b are complements of 2 each other is ANDed at the AND gate 8. Then, through an OR gate, 9, the result of the output of zero or not of the adder 2 is fed onto the zero detection line 13.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は2入力加算器における高速零検出方式〔発明の
背景〕 従来、加算器の演算結果が零であるか否かを高速に検出
する方法に、加算器の中間結果から零検出信号を作成す
る方式がある(例えば特開昭55−87243号)、こ
れは、加算結果が零であることは、加数および被加数が
共に零であることを検出することにより得、減算結果が
零であることは、各ビットのすべてにおいて減数と被減
数が等しくなることを検出することにより得るという方
式であり、加減算結果の最終出力が確定する時点とほぼ
同時に零検出ができるというものである。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention provides a high-speed zero detection method in a two-input adder. There is a method of creating a zero detection signal from the intermediate result of an adder (for example, Japanese Patent Laid-Open No. 55-87243). This means that the addition result is zero because both the addend and the summand are zero. The result of subtraction is zero by detecting that the subtrahend and minuend are equal in all of the bits, and the final output of the result of addition and subtraction is determined. This means that zero detection can be performed almost simultaneously.

しかしながら、上記従来方式には次のような欠点がある
。例えば、(+1)+ (−1)=Oを4ビツトの加算
器で行う場合、第2図に示すように。
However, the above conventional method has the following drawbacks. For example, when (+1)+(-1)=O is performed using a 4-bit adder, as shown in FIG.

加算器の先頭ビットからキャリイが出て加算器出力が零
になる。このような場合、上記従来方式では、演算を加
算とみなせば、加数、被加数が共に零でないので零を検
出することはできないことになる。このため、零を検出
しようとすれば、加数(−1)を減数(+1)とみなし
て、(+1)−(+1)=Oとすることが必要になる。
A carry is output from the first bit of the adder, and the adder output becomes zero. In such a case, in the conventional method described above, if the operation is regarded as addition, zero cannot be detected because both the addend and the augend are not zero. Therefore, in order to detect zero, it is necessary to consider the addend (-1) to be the subtrahend (+1) and to set (+1)-(+1)=O.

加数(−1)を減数(+1)にすることは、加数(−1
)〜 の2の補数をとる動作が必要で、この動作の後でないと
零を検出する信号を作成できないことになる。
Changing the addend (-1) to the subtrahend (+1) is to change the addend (-1
)~ is required, and a signal for detecting zero cannot be created until after this operation.

一般的に2の補数をとる動作は、データを反転し、最下
位ビットに1を加えることで実現される。
Generally, the operation of taking two's complement is achieved by inverting the data and adding 1 to the least significant bit.

最下位ビットからのキャリイは、最上位ビットまで伝搬
することがあり、この場合のキャリイ・ルックアヘッド
回路の伝搬遅延は、2入力加算器のキャリイ・ルックア
ヘッド回路はどはゲート数を費やさないが、ゲート段数
的には、はぼ同等もしくは1〜2段少なくなる程度であ
るため、この補数が得られるまでの遅延時間は、2入力
加算器の出力よりもゲート段数で高々1〜2段早めの結
果が得られる程度である。
A carry from the least significant bit may propagate to the most significant bit, and the propagation delay of the carry lookahead circuit in this case is , the number of gate stages is about the same or 1 to 2 stages less, so the delay time until this complement is obtained is at most 1 to 2 gate stages earlier than the output of the 2-input adder. This is the extent to which results can be obtained.

このように、上記従来方式は、減算時の零検出が遅く、
加算器出力とほぼ同時にしか得られない。
In this way, in the conventional method described above, zero detection during subtraction is slow;
It can only be obtained almost simultaneously with the adder output.

ところで、加算器の零検出の高速化は、高速処理を実現
するうえでは益々重要になってきている。
Incidentally, increasing the speed of zero detection in adders is becoming increasingly important in realizing high-speed processing.

例えば、ある命令を実行し、その結果の零検出結果でコ
ンディション・コードを作成し、そのコンディション・
コードに基づいて次の分岐命令が分岐するか否かを決定
するような、一般的な命令の並びのケースにおいて、こ
のコンディション・コードをできうる限り早い時点に決
定できることが。
For example, execute a certain instruction, create a condition code with the resulting zero detection result, and
In the case of a general sequence of instructions, where the next branch instruction determines whether to branch or not based on the code, it is desirable to be able to determine this condition code as early as possible.

次の分岐命令の分岐判定の高速化を実現することになる
。このため、加算器の零検出には可能な限り高速化が要
求される。このように、加算器出力が確定する以前に加
算器の零検出が要求されるような高速処理には、前述の
従来方式は適用できなりA。
This results in faster branch determination for the next branch instruction. Therefore, zero detection in the adder is required to be as fast as possible. In this way, the above-mentioned conventional method cannot be applied to high-speed processing where zero detection of the adder is required before the adder output is determined.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、加算器の出力が確定する時点よりも早
い時点で加算器の零検出を行える2進加算器の零検出方
式を提供することにある6〔発明の概要〕 この発明の特徴とすることは、2入力2進加算器におい
て、2つの入力データが互いに1の補数の関係にあるこ
とを検出する第1の検出手段と、2つの入力データが互
いに2の補数の関係にあるかまたは共に零であることを
検出する第2の検出手段とを設け、加算器が加算動作な
のか減算動作であるのかを意識することなく、イニシャ
ル・キャリィがあるときには第1の検出手段、イニシャ
ル・キャリィがないときには第2の検出手段によって、
加算器出力が零になるか否かを検出するようにしたもの
である。
An object of the present invention is to provide a zero detection method for a binary adder that can detect the zero of the adder at an earlier point in time than the time when the output of the adder is determined.6 [Summary of the Invention] Features of the Invention This means that in a two-input binary adder, the first detection means detects that two input data are in a one's complement relationship with each other, and the first detection means detects that two input data are in a two's complement relationship with each other. or both are zero, so that when there is an initial carry, the first detection means detects the initial carry without being conscious of whether the adder is performing an addition operation or a subtraction operation.・When there is no carry, the second detection means detects
It is designed to detect whether the adder output becomes zero or not.

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

第1図は本発明の一実施例のブロック図である。 FIG. 1 is a block diagram of one embodiment of the present invention.

第1図において、2入力2進加算器2は、それぞれの入
力に入力制御部1−a、1−bを有し、さらに一方の入
力最下位ビットへはイニシャル・キャリィが与えられる
ようになっている。このイニシャル・キャリィは、イニ
シャル・キャリィ制御fi14と、2入力2進加算器2
の最上位ビットからのキャリイを保持しているレジスタ
3 (CAR)の出力とがオアゲート6でオアされてい
る。このオアゲート6のオア出力は零検出回路(A)4
の出力とアンドゲート7でアンドされ、オアゲート6の
反転出力は零検出回路(B)5の出力とアンドゲート8
でアンドゲートされている。零検出回路(A)4は、入
力制御部1−aおよびl−bの出力が互いに1の補数関
係にあることを検出する回路である。零検出回路(B)
5は、入力制御部1− aおよびl−bの出力が互いに
2の補数関係にあることを検出する回路である。アンド
ゲート7および8の出力はオアゲート9でオアされ零検
出を得る。
In FIG. 1, a two-input binary adder 2 has input control units 1-a and 1-b at each input, and an initial carry is given to the least significant bit of one input. ing. This initial carry is controlled by the initial carry control fi14 and the two-input binary adder 2.
The OR gate 6 performs an OR operation on the output of the register 3 (CAR) which holds the carry from the most significant bit of the signal. The OR output of this OR gate 6 is the zero detection circuit (A) 4
The inverted output of the OR gate 6 is ANDed with the output of the zero detection circuit (B) 5 and the AND gate 8.
And gated. The zero detection circuit (A) 4 is a circuit that detects that the outputs of the input control units 1-a and 1-b are in a one's complement relationship with each other. Zero detection circuit (B)
5 is a circuit that detects that the outputs of the input control units 1-a and 1-b are in a two's complement relationship with each other. The outputs of AND gates 7 and 8 are ORed by OR gate 9 to obtain zero detection.

以下、第1図の動作を説明する。加算動作においては、
入力制御部1−a右よび1−bは入力データ線10.1
1の入力データAおよびBをそのまま2入力2進加算器
(以下、単に加算器という)2へ与え、減算動作におい
ては、入力制御部1−aは入力データAをそのまま加算
器2へ与え、入力制御部1−bは入力データBを反訴(
1の補政)して与える共にイニシャル・キャリィを加算
器2の最下位ビットへ与える。加算器2は入力制御部1
−aと1−bの出力、およびオアゲート6のオア出力の
加算を行い、加算結果を出力データ線12に出力し、最
上位ビットからのキャリイはCAR3に与える。
The operation shown in FIG. 1 will be explained below. In addition operation,
Input control unit 1-a right and 1-b are connected to input data line 10.1
1 input data A and B are supplied as they are to a two-input binary adder (hereinafter simply referred to as an adder) 2, and in the subtraction operation, the input control unit 1-a supplies input data A as is to the adder 2, The input control unit 1-b counterclaims the input data B (
In addition, an initial carry is given to the least significant bit of adder 2. Adder 2 is input control section 1
The outputs of -a and 1-b and the OR output of OR gate 6 are added, the addition result is output to output data line 12, and the carry from the most significant bit is given to CAR3.

このように、加算器2は常に加算のみを行い、加算/減
算動作の制御は、入力制御部1−a、1−bおよびイニ
シャル・キャリィによってなされる。しかし、入力デー
タの加算動作であっても。
In this way, the adder 2 always performs only addition, and the addition/subtraction operations are controlled by the input control sections 1-a, 1-b and the initial carry. However, even if it is an addition operation of input data.

入力データ巾が加算器2のデータttJよりも大きい場
合、例えば、8バイト[1]の加算器で16バイトの入
力データの加算を行うときには、下位8ノベイトの加算
時に生じた加算器2の最上位ビットからのキャリイ(C
AR出力)を上位8バイト加算時のイニシャル・キャリ
ィとして与えるため、加算動作であってもイニシャル・
キャリィが必要な場合もある。
When the input data width is larger than the data ttJ of adder 2, for example, when adding 16 bytes of input data with an 8-byte [1] adder, the maximum width of adder 2 that occurs when adding the lower 8 nobates is Carry from upper bit (C
Since the AR output) is given as the initial carry when adding the upper 8 bytes, the initial carry is
Sometimes a carry is required.

同様に減算においても、下位8バイトの減算をしたとき
、加算器2の最上位ビットからのキャリイ (CAR出
力)がないと、続く上位8バイトの減算は1入力データ
Bの反転データを入力データAとイニシャル・キャリィ
なしで加算することになるため、減算動作であってもイ
ニシャル・キャリィがない場合もある。
Similarly, in subtraction, when the lower 8 bytes are subtracted, if there is no carry (CAR output) from the most significant bit of adder 2, the subsequent subtraction of the upper 8 bytes will use the inverted data of 1 input data B as the input data. Since it is added to A without an initial carry, there may be no initial carry even in a subtraction operation.

このため、加算器2の出力が雰になるか否かを検出する
には、入力データの加算/減算という動作の種類によっ
て検出方法を区別するのではなく、イニシャル・キャリ
、イがあるかないかによって検出方法を分ける必要が生
じることになる。
Therefore, in order to detect whether or not the output of adder 2 is A, the detection method should not be differentiated depending on the type of operation such as addition/subtraction of input data, but rather whether there is an initial carry or A. Therefore, it becomes necessary to use different detection methods.

イニシャル・キャリィがある場合は、入力制御部1−a
、l”bの出力が互いに1の補数の関係になることを検
出する零検出回路(A)4の出力がアンド・ゲート7で
アンドされて、オアゲート9を通し零検出線13に加算
器2の出力が零になるか否かが検出される0例えば第3
図(a)の例の場合、入力制御部1− aの出力(10
101010)とl−bの出力(01010101)と
は互いに1の補数の関係にあり、これらにイニシャル・
キャリィを加えると、加算器2の出力は零になる。
If there is an initial carry, input control section 1-a
, l"b are in a one's complement relationship with each other. The outputs of the zero detection circuit (A) 4 are ANDed by the AND gate 7, and are passed through the OR gate 9 to the zero detection line 13 to the adder 2. It is detected whether the output of
In the case of the example in figure (a), the output (10
101010) and the output of lb (01010101) are in a one's complement relationship with each other.
When a carry is added, the output of adder 2 becomes zero.

したがって、イニシャル・キャリィがあるときには、入
力制御部1−aと1−bの出力が1の補数の関係にある
ことを検出すれば、加算器2の出力が零になることを検
出できる。
Therefore, when there is an initial carry, it is possible to detect that the output of the adder 2 becomes zero by detecting that the outputs of the input control units 1-a and 1-b are in a one's complement relationship.

イニシャル・キャリィがない場合、入力制御部1−a、
1−bの出力が互いに2の補数の関係番;なることを検
出する零検出回路(B)5の出力がアンド・ゲート8で
アンドされて、オアゲート9を通し零検出線13に加算
器2の出力が零になるか否かが検出される。例えば第3
図(b)の場合、入力制御部1−aの出力(10101
010)と1−すの出力(01010110)とは互ν
)に2の補数関係にあり、これらにイニシャル・キャリ
ィの値Oを加えると、加算器2の出力は零になる。
If there is no initial carry, the input control unit 1-a,
The output of the zero detection circuit (B) 5, which detects that the outputs of 1-b are two's complement numbers relative to each other, is ANDed by the AND gate 8, passed through the OR gate 9, and sent to the zero detection line 13 by the adder 2. It is detected whether the output of becomes zero. For example, the third
In the case of figure (b), the output of the input control unit 1-a (10101
010) and the output of 1-su (01010110) are the same ν
) have a two's complement relationship, and when the initial carry value O is added to these, the output of adder 2 becomes zero.

したがって、イニシャル・キャリィがないときには、入
力制御部1−aと1−bの出力が互いに2の補数の関係
にあることを検出すれば、加算器2の出力が零になるこ
とを検出できる。
Therefore, when there is no initial carry, it is possible to detect that the output of the adder 2 is zero by detecting that the outputs of the input control units 1-a and 1-b are in a two's complement relationship with each other.

入力制御部1−a、1−bの出力が互いに1の補数であ
ることを検出する零検出回路(A)4は。
A zero detection circuit (A) 4 detects that the outputs of the input control units 1-a and 1-b are one's complement numbers.

データ1118バイト(ビットIIJ 64ビツト)と
し。
The data is 1118 bytes (bit IIJ 64 bits).

入力制御部1−aの出力をa・・・al・”’ a R
j・入力制御部1−bの出力をbLllbl+・・・b
8゜とじた場合、 AouL= (a +l ’■b1+)”(a+■b+
)(a、、■b7)・・・・・(a8.■b、、−4) 但し、al■b1はalとb5の排他的論理和、(a+
■b)−(aa■bJ)は(at■b、)と(a」■b
、)の論理積 の論理式を満足する回路で実現できる。同様に。
The output of the input control unit 1-a is a...al・"' a R
j・The output of the input control unit 1-b is bLllbl+...b
When it is closed at 8 degrees, AouL= (a + l '■b1+)'' (a+■b+
)(a,,■b7)...(a8.■b,,-4) However, al■b1 is the exclusive OR of al and b5, (a+
■b) - (aa■bJ) is (at■b,) and (a''■b
, ) can be realized with a circuit that satisfies the logical product logic formula. Similarly.

入力制御部1−a、1−bが互いに2の補数であること
を検出する零検出回路(B)5は。
A zero detection circuit (B) 5 detects that the input control units 1-a and 1-b are two's complement numbers.

BouL=(ar+ + bt+ )” (a + +
 b+ )・(at + L )”・・・(aMM +
b、、* ) +(a、、 + br+ )・(at + b+ )・
(ax + b7)・・=’ (ag z + bn 
3 ) + (a n■b、、)・(a、 +b、 )(a、 
+b、、)・−・(a、、* 十す、 3 ) +(a、、■b1、)(a、■b、)・<at、 +b
、、 >・Caq +bl )・”” (aFl* +
ba s ) +(an■b、、)・(a、■bI)・(a7■b2)
・・・・’(all、■b、、2)・(a8.・b81
)但し、(allbt)はa、とbもの否定論理和(a
4・a、+)はaJとbJの論理積の論理式を満足する
回路で実現できる。
BouL=(ar+ + bt+)” (a++
b+)・(at+L)”...(aMM+
b,,*) +(a,, +br+)・(at+b+)・
(ax + b7)...=' (ag z + bn
3) + (a n■b,,)・(a, +b, )(a,
+b,,)・-・(a,,* tensu, 3) +(a,,■b1,)(a,■b,)・<at, +b
,, >・Caq +bl )・”” (aFl* +
ba s ) +(an■b,,)・(a,■bI)・(a7■b2)
...'(all,■b,,2)・(a8.・b81
) However, (allbt) is the negative disjunction of a and b (a
4.a, +) can be realized with a circuit that satisfies the logical product of aJ and bJ.

2入力2進加算器2を8バイトTIJの加算器とした場
合、零検出回路4および5は3入力および6入力のオア
/ノアの両出力を得る一般的なECLゲートで作成する
と、ゲート段数が4〜5段となり、キャリイ・ルックア
ヘッド回路で作成されるキャリイと同じ段数となり、そ
の遅延時間もほぼ同じになる。したがって、加算器2の
零検出がキャリイと同じ時点で検出されることになる。
When the 2-input binary adder 2 is an 8-byte TIJ adder, the number of gate stages is The number of stages is 4 to 5, which is the same number of stages as the carry created by the carry lookahead circuit, and the delay time thereof is also approximately the same. Therefore, the zero detection of the adder 2 is detected at the same time as the carry.

加算器2の最終出力はこのキャリイから1〜2段後に得
られるため、加算器の最終出力よりも早い時点で零か否
かを検出することができる。
Since the final output of the adder 2 is obtained one or two stages after this carry, it is possible to detect whether or not it is zero at an earlier point in time than the final output of the adder.

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

本発明によれば、加算器の出力が確定する時点よりも早
い時点で加算器の出力が零になるか否かを検出できるた
め、加算器の動作が終了する以前に次のステップの動作
を起動することができ、より高速な処理を行うことが可
能になり、計算機の処理性能の向上がもたらされる。
According to the present invention, it is possible to detect whether the output of the adder becomes zero earlier than the time when the output of the adder is determined, so that the operation of the next step can be started before the operation of the adder ends. It becomes possible to start up the computer, perform faster processing, and improve the processing performance of the computer.

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

第1図は本発明の一実施例の構成図、第2図は加算器の
先頭ビットからキャリイが出て、加算器出力が刃になる
例を示す図、第3図(a)及び(b)は第1図による零
検出の一例を示す図である。 1−a、lb・・・入力制御部、  2・・・2入力2
進加算器、  3・・・キャリイ保持レジスタ。 4.5・・・零検出回路。 第1図 2直10輩ムカ 第2図 o  o  o  +   (+) 十シーニー土−ヲニ+   (−) 1(★ヤリイ) 第3図 (α) 10+O+(zo    、、、公カ 010+  olol    、  、cr)、力+ 
                  イニ′>1ルk
k?1)1(b) 10101010   1−α。云力 01010110     1−b=n*っ+    
                0     イニシ
ャノV今岬・ノイI 0タリイ)
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a diagram showing an example in which a carry is output from the first bit of an adder and the adder output becomes a blade, and FIGS. 3(a) and (b) ) is a diagram showing an example of zero detection according to FIG. 1. 1-a, lb...input control section, 2...2 input 2
Decimal adder, 3... Carry holding register. 4.5...Zero detection circuit. Figure 1 2nd shift 10-year-old man's fault Figure 2 o o o + (+) 10 seaney earth - Woni + (-) 1 (★Yarii) Figure 3 (α) 10+O+ (zo ,,, public 010+ olol, , cr), force +
ini′>1ruk
k? 1) 1(b) 10101010 1-α. Yin force 01010110 1-b=n*+
0 Inishano V Imamisaki Noi I 0 Tarii)

Claims (1)

【特許請求の範囲】[Claims] (1)2入力加算器の演算結果が零であるか否かを検出
する方式において、前記加算器の2つの入力データが互
いに1の補数の関係にあることを検出する第1の検出手
段と、2つの入力データが互いに2の補数の関係にある
ことを検出する第2の検出手段とを設け、前記加算器の
演算においてイニシャル・キャリィがあるときには前記
第1の検出手段により、前記イニシャル・キャリィがな
いときには前記第2の検出手段によって、それぞれ演算
結果が零であるか否かを検出することを特徴とする加算
器の零検出方式。
(1) In a method for detecting whether the calculation result of a two-input adder is zero, a first detection means for detecting that two input data of the adder are in a one's complement relationship with each other; , a second detection means for detecting that two input data are in a two's complement relationship with each other, and when there is an initial carry in the operation of the adder, the first detection means detects the initial carry. A zero detection method for an adder, characterized in that when there is no carry, the second detection means detects whether or not each operation result is zero.
JP59169319A 1984-08-15 1984-08-15 Zero detection of adder Granted JPS6148038A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59169319A JPS6148038A (en) 1984-08-15 1984-08-15 Zero detection of adder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59169319A JPS6148038A (en) 1984-08-15 1984-08-15 Zero detection of adder

Publications (2)

Publication Number Publication Date
JPS6148038A true JPS6148038A (en) 1986-03-08
JPH0319568B2 JPH0319568B2 (en) 1991-03-15

Family

ID=15884334

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59169319A Granted JPS6148038A (en) 1984-08-15 1984-08-15 Zero detection of adder

Country Status (1)

Country Link
JP (1) JPS6148038A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0827708B2 (en) * 1990-04-04 1996-03-21 インターナショナル・ビジネス・マシーンズ・コーポレーション ALU status determination device
WO1996010784A1 (en) * 1994-09-30 1996-04-11 Vlsi Technology, Inc. Arithmetic logic unit with zero sum prediction
GB2354091A (en) * 1999-09-09 2001-03-14 Advanced Risc Mach Ltd Zero result prediction.

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0827708B2 (en) * 1990-04-04 1996-03-21 インターナショナル・ビジネス・マシーンズ・コーポレーション ALU status determination device
WO1996010784A1 (en) * 1994-09-30 1996-04-11 Vlsi Technology, Inc. Arithmetic logic unit with zero sum prediction
GB2354091A (en) * 1999-09-09 2001-03-14 Advanced Risc Mach Ltd Zero result prediction.
GB2354091B (en) * 1999-09-09 2003-08-27 Advanced Risc Mach Ltd Zero result prediction
US6629118B1 (en) 1999-09-09 2003-09-30 Arm Limited Zero result prediction

Also Published As

Publication number Publication date
JPH0319568B2 (en) 1991-03-15

Similar Documents

Publication Publication Date Title
JP3076046B2 (en) Exception detection circuit
JPH06236257A (en) Method and apparatus for post-normalization at inside of floating-point execution unit in data processor
CA1324217C (en) Pipelined floating point adder for digital computer
JP2618374B2 (en) Finding the position of the most significant digit
US5136536A (en) Floating-point ALU with parallel paths
JPH0542011B2 (en)
JPH09212337A (en) Floating-point arithmetic processor
US20060206556A1 (en) Data processing apparatus and method for performing floating point addition
US6061707A (en) Method and apparatus for generating an end-around carry in a floating-point pipeline within a computer system
JPS6148038A (en) Zero detection of adder
JP2695178B2 (en) Arithmetic circuit
JPH0362124A (en) Adding circuit
JP3370688B2 (en) Flag generation circuit of adder
JPH0731591B2 (en) Leading 1 detection circuit and floating point addition / subtraction device
JP3174974B2 (en) Floating point arithmetic device and method
JPH0479014B2 (en)
JPH0367328A (en) Floating point arithmetic unit
JPH07134645A (en) Device for generating condition code for information processing
JPS63208938A (en) Flag generating circuit
JPH08123662A (en) Adding method and adder
JPH02224120A (en) Floating point computing element
JPH1040078A (en) Preceding 0, 1 numeral predicting circuit and floating point arithmetic device and microprocessor and information processor
JP3298119B2 (en) Zero flag generation adder / subtractor
JPH03217938A (en) Floating deciaml rounding normalizing device
JPH0628157A (en) Circuit and method for carryout

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term