JPS6359170B2 - - Google Patents

Info

Publication number
JPS6359170B2
JPS6359170B2 JP58013460A JP1346083A JPS6359170B2 JP S6359170 B2 JPS6359170 B2 JP S6359170B2 JP 58013460 A JP58013460 A JP 58013460A JP 1346083 A JP1346083 A JP 1346083A JP S6359170 B2 JPS6359170 B2 JP S6359170B2
Authority
JP
Japan
Prior art keywords
adder
output
bits
sum
exponent
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
JP58013460A
Other languages
Japanese (ja)
Other versions
JPS59139448A (en
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 filed Critical
Priority to JP58013460A priority Critical patent/JPS59139448A/en
Publication of JPS59139448A publication Critical patent/JPS59139448A/en
Publication of JPS6359170B2 publication Critical patent/JPS6359170B2/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/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/483Computations with numbers represented by a non-linear combination of denominational numbers, e.g. rational numbers, logarithmic number system or floating-point numbers
    • G06F7/487Multiplying; Dividing
    • G06F7/4876Multiplying
    • 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/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/499Denomination or exception handling, e.g. rounding or overflow
    • G06F7/49905Exception handling
    • G06F7/4991Overflow or underflow
    • G06F7/49915Mantissa overflow or underflow in handling floating-point numbers
    • 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/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/499Denomination or exception handling, e.g. rounding or overflow
    • G06F7/49936Normalisation mentioned as feature only

Description

【発明の詳細な説明】 産業上の利用分野 本発明は浮動小数点乗算装置、特にIEEE標準
フオーマツトに準拠する浮動小数点乗算における
指数部分の演算を高速に行ない、オーバーフロー
及びアンダーフロー検知信号を迅速に得るように
した浮動小数点乗算装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention is directed to a floating point multiplication device, particularly to a floating point multiplication device that performs high-speed calculations on the exponent part in floating point multiplication conforming to the IEEE standard format, and quickly obtains overflow and underflow detection signals. The present invention relates to a floating point multiplication device.

従来例の構成とその問題点 浮動小数点乗算装置の指数部演算においては、
一般に指数部分の加算を行ない、その後仮数部分
演算によつて生成される正規化のためのシフト信
号が到達してからさらにこの加算を行ないこの後
にオーバーフロー及びアンダーフローの検出を行
なつている。
Conventional configuration and its problems In the exponent operation of a floating-point multiplier,
Generally, the exponent parts are added, and then the addition is performed again after the shift signal for normalization generated by the mantissa part calculation arrives, and then overflow and underflow detection is performed.

以下に従来の浮動小数点乗算装置の指数部演算
器について第1図とともに説明する。第1図にお
いて、1は乗数の指数部EXと被乗数の指数部EY
とを加算する指数部加算器、2は乗数の仮数部
MXと被乗数の仮数部Myとの乗算によつて生成さ
れる指数部分の正規化のための+1加算信号線、
3は+1加算信号線2の信号に応じて+1もしく
は+0を指数部加算器1の出力に加算する+1加
算器、4は+1加算器3の出力を所定の数値と比
較して乗算結果のオーバーフローもしくはアンダ
ーフローを検出する検出器であり、5,6は夫々
検出器4から出力されるアンダーフロー検出信号
線、オーバーフロー検出信号線である。第1図に
示す如き従来の指数部演算器はExとEyとの加算
を行ないしかる後仮数部演算によつて得られる正
規化のための+1加算信号の到来を待つて指数部
演算を終了する。オーバーフロー及びアンダーフ
ローの検出は指数部演算が完全に終了してから行
なわれる。一般に浮動小数点乗算においては、仮
数部演算が終了した後指数部演算を行なうため、
指数部演算時間を短縮することによつて全体の乗
算時間を短縮することができる。
The exponent part arithmetic unit of a conventional floating point multiplication device will be explained below with reference to FIG. In Figure 1, 1 is the exponent part of the multiplier E X and the exponent part E Y of the multiplicand.
2 is the mantissa part of the multiplier
+1 addition signal line for normalizing the exponent part generated by multiplying M X by the mantissa part My of the multiplicand;
3 is a +1 adder that adds +1 or +0 to the output of exponent adder 1 according to the signal on +1 addition signal line 2, and 4 is an overflow of the multiplication result by comparing the output of +1 adder 3 with a predetermined value. Alternatively, it is a detector for detecting an underflow, and 5 and 6 are an underflow detection signal line and an overflow detection signal line output from the detector 4, respectively. A conventional exponent part calculation unit as shown in Fig. 1 performs addition of Ex and Ey, and then waits for the arrival of a +1 addition signal for normalization obtained by mantissa part calculation to complete the exponent part calculation. . Detection of overflow and underflow is performed after the exponent part calculation is completely completed. In general, in floating-point multiplication, the exponent operation is performed after the mantissa operation is completed, so
By shortening the exponent calculation time, the entire multiplication time can be shortened.

しかしながら上記の例では、指数部正規化信号
(+1加算信号に相当する)が到来してから+1
加算を行ない、この出力をもつてオーバーフロー
及びアンダーフロー検出を行なうため、仮数部演
算が終了してから全乗算結果を得るまで比較的長
い時間が必要であり、浮動小数点乗算を高速に行
なう上で好ましくなかつた。
However, in the above example, after the exponent normalized signal (corresponding to the +1 addition signal) arrives, +1
Since addition is performed and overflow and underflow detection is performed using this output, a relatively long time is required from the end of the mantissa operation to obtaining the full multiplication result, which is difficult to perform in high-speed floating point multiplication. I didn't like it.

発明の目的 本発明はこのような従来の問題に鑑み、仮数部
演算によつて得られる指数部正規化信号の到来か
ら指数部処理を終了するまでに要する時間を極力
短かくすることのできる浮動小数点乗算装置を提
供することを目的とする。
Purpose of the Invention In view of these conventional problems, the present invention provides a floating method that can minimize the time required from the arrival of an exponent normalized signal obtained by mantissa calculation to the end of exponent processing. The purpose is to provide a decimal point multiplication device.

発明の構成 本発明は、乗数の指数部と被乗数の指数部と所
定の定数との第1の和と、この和にさらに1を加
えた第2の和と、前記2つの和の特定な値を検知
する検出信号とを用意することによつて、指数部
正規化信号の到来後直ちに指数部演算結果を得る
ものである。
Structure of the Invention The present invention provides a first sum of an exponent part of a multiplier, an exponent part of a multiplicand, and a predetermined constant, a second sum obtained by adding 1 to this sum, and a specific value of the two sums. By preparing a detection signal for detecting the exponent part, the exponent part calculation result can be obtained immediately after the exponent part normalized signal arrives.

実施例の説明 第2図は本発明の実施例におけるIEEE標準フ
オーマツトに基づく浮動小数点乗算を行う乗算器
の指数部演算器の構成を示す。指数部分は8ビツ
トのデータ巾を持つものとする。第2図において
11は乗数の指数部Exと被乗数の指数部Eyと16
進数表示で81(以下81Hと表わす)を加算する10ビ
ツト巾の加算器、12は加算器11の出力に1を
加える10ビツト巾の加算器、13は仮数乗算の結
果指数部正規化が必要な時高論理レベル(以下
“H”と略す)となる信号線14は信号線13が
低論理レベル(以下“L”と略す。)かつ加算器
11の出力が100Hか、もしくは上位2ビツトが00
である場合に信号線16にアンダフロー検出信号
を出力するアンダフロー検出器、15は加算器1
2の最上位ビツトが1であるか、もしくは信号線
13が“H”かつ加算器の下位9ビツトが1FFH
である場合に信号線17にオーバーフロー検出信
号を出力するオーバーフロー検出器、16はアン
ダーフロー検出信号線、17はオーバーフロー検
出信号線、18は信号線13が“H”の場合に加
算器12の出力を“L”の場合に加算器11の出
力を出力するセレクタである。
DESCRIPTION OF EMBODIMENTS FIG. 2 shows the configuration of an exponent unit of a multiplier that performs floating point multiplication based on the IEEE standard format in an embodiment of the present invention. It is assumed that the exponent part has a data width of 8 bits. In Figure 2, 11 is the exponent part Ex of the multiplier, the exponent part Ey of the multiplicand, and 16
A 10-bit width adder that adds 81 (hereinafter referred to as 81H ) in base notation, 12 is a 10-bit width adder that adds 1 to the output of adder 11, and 13 is the exponent part normalized as a result of mantissa multiplication. The signal line 14, which becomes a high logic level (hereinafter abbreviated as "H") when necessary, is set when the signal line 13 is at a low logic level (hereinafter abbreviated as "L") and the output of the adder 11 is 100H or the upper 2 bit is 00
an underflow detector that outputs an underflow detection signal to the signal line 16 when 15 is the adder 1;
The most significant bit of 2 is 1, or the signal line 13 is “H” and the lower 9 bits of the adder are 1FF H
16 is an underflow detection signal line, 17 is an overflow detection signal line, and 18 is an output of the adder 12 when the signal line 13 is "H". This is a selector that outputs the output of the adder 11 when is "L".

IEEE標準フオーマツトに於ける単精度浮動小
数点データは (−1)S・2E-127・(1・F) ……(1) なる形式を持つ。この式に於いて、Sは符号ビツ
ト、Eは127(7FH)だけ正方向へ偏位された8ビ
ツト巾の指数データ、Fは23ビツトの仮数部デー
タであり、オーバーフローは、 128≦(E−127) ……(2) アンダーフローは、 (E−127)≦−127 ……(3) の範囲と定められている。ここで乗数X、被乗数
Yを、 X=(−1)SX・2EX-127・(1・Fx) ……(4) Y=(−1)Sy・2Ey-127・(1・Fy) ……(5) とすると乗算結果Pは次式の如く表わされる。
Single-precision floating point data in the IEEE standard format has the following format: (-1) S・2 E-127・(1・F) ……(1). In this formula, S is the sign bit, E is 8-bit exponent data shifted in the positive direction by 127 (7F H ), F is 23-bit mantissa data, and overflow is 128≦( E-127) ...(2) Underflow is defined as a range of (E-127)≦-127 ...(3). Here, the multiplier X and the multiplicand Y are as follows : ...(5) Then, the multiplication result P is expressed as the following equation.

P=X・Y =(−1)Sx+Sy・2(Ex+Ey-127)-127・(1・Fx)・
(1・Fy) =(−1)SP・2EP-127・(1・FP) ……(6) (6)式においては排他的論理和を表わすものと
する。仮数(1・F)は、1≦(1・F)<2の範
囲にあるためXとYの仮数の積は 1≦(1・Fx)・(1・Fy)<4 の範囲をとり 2≦(1・Fx)・(1・Fy)<4 の範囲においては正規化を行ない指数部に1を加
える必要がある。この信号を伝搬する信号線が信
号線13である。一方、EPの計算は−127を補数
で表わして129(81H)をEx+Eyに加算することに
よつて加算器11に於いて得られる。仮数の乗算
結果によつては前述した如く更に1を加える必要
があり、この結果は加算器12に於いて得られ
る。指数部の演算結果は信号線13の信号が
“H”の場合加算器12から“L”の場合加算器
11からセレクタ18を経て出力される。
P=X・Y = (-1) Sx+Sy・2 (Ex+Ey-127)-127・(1・Fx)・
(1.Fy) = (-1) S P.2 EP-127 .(1.F P )...(6) Equation (6) represents exclusive OR. Since the mantissa (1・F) is in the range of 1≦(1・F)<2, the product of the mantissas of X and Y is in the range of 1≦(1・Fx)・(1・Fy)<4 2 In the range ≦(1・Fx)・(1・Fy)<4, it is necessary to perform normalization and add 1 to the exponent part. A signal line 13 is a signal line that propagates this signal. On the other hand, E P is calculated in the adder 11 by representing -127 as a complement and adding 129 (81 H ) to Ex+Ey. Depending on the result of the multiplication of the mantissas, it is necessary to further add 1 as described above, and this result is obtained in the adder 12. The calculation result of the exponent part is outputted from the adder 12 when the signal on the signal line 13 is "H", and from the adder 11 via the selector 18 when it is "L".

オーバーフローは(2)式及び(6)式より EP≧128+2.127+129=511(1FFH) ……(7) の範囲となる。すなわちEPを10ビツト巾の数と
すると、EPが1FFHかもしくはEPの最上位ビツト
が1の場合にオーバーフローとなる。これは次の
2項目a、bと等価であり、 (a) 信号線13の信号が“L”の場合加算器12
の出力が512(200H)以上。すなわち加算器12
の出力の最上位ビツトが1。
From equations (2) and (6), the overflow is in the range E P ≧128 + 2.127 + 129 = 511 (1FF H ) ... (7). That is, if EP is a number with a width of 10 bits, an overflow will occur if EP is 1FFH or the most significant bit of EP is 1. This is equivalent to the following two items a and b: (a) When the signal on the signal line 13 is “L”, the adder 12
output is 512 (200 H ) or more. That is, adder 12
The most significant bit of the output is 1.

(b) 信号線13の信号が“H”の場合加算器12
の出力が511(1FFH)以上。すなわち加算器1
2の出力の最上位ビツトが1であるかもしくは
下位9ビツトが1FFH
(b) Adder 12 when the signal on signal line 13 is “H”
output is 511 (1FF H ) or more. That is, adder 1
The most significant bit of the output of 2 is 1, or the lower 9 bits are 1FFH .

検出器15によつて検出される。It is detected by the detector 15.

アンダーフローは(3)式及び(6)式より EP≦−127+2.127+129=256(100H) の範囲となる。すなわちEPが100HかもしくはEP
上位2ビツトが00の場合アンダーフローとなる。
これは次の2項目(c)、(d)と等価であり、 (c) 信号線13の信号が“H”の場合加算器11
の出力が255(FFH)以下。すなわち加算器11
の出力の上位2ビツトが00。
From equations (3) and (6), the underflow is in the range E P ≦-127 + 2.127 + 129 = 256 (100 H ). That is, if E P is 100 H or the upper two bits of E P are 00, an underflow will occur.
This is equivalent to the following two items (c) and (d). (c) When the signal on the signal line 13 is “H”, the adder 11
output is 255 (FF H ) or less. That is, adder 11
The upper two bits of the output are 00.

(d) 信号線14の信号が“L”の場合加算器11
の出力が256(100H)以下。すなわち加算器11
の出力が100Hであるかもしくは上位2ビツトが
00。
(d) Adder 11 when the signal on signal line 14 is “L”
The output is 256 (100 H ) or less. That is, adder 11
output is 100H or the upper 2 bits are
00.

検出器14によつて検出される。検出器14及び
検出器15は例えば第2図に示した如き論理回路
によつて実現することができる。
It is detected by the detector 14. The detector 14 and the detector 15 can be realized, for example, by a logic circuit as shown in FIG.

以上のように、本実施例によれば加算器11及
び加算器12を夫々10ビツト巾で設け夫々の上位
2ビツトの信号を効果的に利用することにより、
正規化信号が到来した後直ちに指数部データ及び
オーバーフロー、アンダーフローを検出すること
ができる。
As described above, according to this embodiment, the adder 11 and the adder 12 are each provided with a width of 10 bits, and the signals of the upper two bits of each are effectively utilized.
Exponent data, overflow, and underflow can be detected immediately after the normalization signal arrives.

なお、本実施例においてはIEEE標準フオーマ
ツトの乗算に関し所定の定数を81HとしたがIEEE
フオーマツト外のフオーマツトの乗算に関しても
所定の定数を定めることによつて本実施例と同様
な構成を実現し得ることは明らかである。
Note that in this example, the predetermined constant for multiplication in the IEEE standard format is 81H ;
It is clear that a configuration similar to this embodiment can be realized by defining a predetermined constant for multiplication of a format other than the format.

また、本実施例においては、ExとEyと81Hとを
加算する加算器とインクリメンターによつて2つ
の和出力を得ているが、ExEyと82Hとを加算する
加算器とデクリメンターによつても同一な2つの
和出力を得ることが可能であるのは明らかであ
る。
In addition, in this example, two sum outputs are obtained by the adder and incrementer that add Ex, Ey, and 81 H , but the adder and decrementer that add ExEy and 82 H are used to obtain two sum outputs. It is clear that it is possible to obtain two summed outputs that are identical even when

発明の効果 以上のように、本発明は浮動小数点乗算装置に
おいて乗算結果の指数部分の解となり得る2つの
出力を用意し、夫々特定な値を検出する検出器を
設けることにより、仮数部演算の結果生ずる正規
化信号の到来後速かに指数部分出力及びオーバー
フロー、アンダーフロー検出信号を得ることがで
きる優れた浮動小数点乗算器を実現できるもので
ある。
Effects of the Invention As described above, the present invention provides two outputs that can be the solution of the exponent part of the multiplication result in a floating-point multiplication device, and provides a detector for detecting a specific value for each output. An improved floating point multiplier can be realized which can obtain the exponential part output and the overflow and underflow detection signals quickly after the arrival of the resulting normalized signal.

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

第1図は従来の指数部演算器の構成図、第2図
は本発明の実施例における指数部演算器の構成図
である。 11,12……加算器、13……正規化信号
線、14……アンダーフロー検出器、15……オ
ーバーフロー検出器。
FIG. 1 is a block diagram of a conventional exponent part calculator, and FIG. 2 is a block diagram of an exponent part calculator in an embodiment of the present invention. 11, 12... Adder, 13... Normalization signal line, 14... Underflow detector, 15... Overflow detector.

Claims (1)

【特許請求の範囲】 1 乗数のnビツト長の指数部分と、被乗数のn
ビツト長の指数部分とを入力し、前記乗数の指数
部分と前記被乗数の指数部分と所定の定数との和
であるn+2ビツトの第1の和と、前記第1の和
より1大きいn+2ビツトの第2の和とを出力す
る第1の手段と、前記第1の和出力の上位2ビツ
トが00であるか、もしくは前記乗数及び前記被乗
数の仮数部分の乗算結果の最上位ビツトが0であ
り前記第1の和出力の上位2ビツトが01であつて
かつ下位nビツトが全て0である場合にアンダー
フロー検出信号を発生する第1の検出器と、前記
乗数及び前記被乗数の仮数部分の乗算結果の最上
位ビツトが1であつてかつ前記第2の和出力の下
位n+1ビツトが全て1であるか、もしくは前記
第2の和出力の最上位ビツトが1である場合にオ
ーバーフロー検出信号を発生する第2の検出器
と、前記乗数及び前記被乗数の仮数部分の乗算結
果の最上位ビツトが0の時第1の和出力の下位n
ビツトを、1の時第2の和出力の下位nビツトを
夫々指数部分の結果として出力するセレクタとを
有することを特徴とする浮動小数点乗算装置。 2 第1の手段が加算器と、該加算器の出力を入
力とするインクリメンタとで構成されていること
を特徴とする特許請求の範囲第1項記載の浮動小
数点乗算装置。 3 第1の手段が加算器と、該加算器の出力を入
力とするデクリメンタとで構成されていることを
特徴とする特許請求の範囲第1項記載の浮動小数
点乗算装置。 4 所定の定数が(2n-1+1)であることを特徴
とする特許請求の範囲第2項もしくは第3項に記
載の浮動小数点乗算装置。
[Claims] 1 n-bit length exponent part of the multiplier and n bits of the multiplicand
A first sum of n+2 bits, which is the sum of the exponent part of the multiplier, the exponent part of the multiplicand, and a predetermined constant, and an a first means for outputting a second sum; and the first means for outputting a second sum is 00, or the most significant bit of the multiplication result of the mantissa part of the multiplier and the multiplicand is 0. a first detector that generates an underflow detection signal when the upper two bits of the first sum output are 01 and the lower n bits are all 0; and multiplication of the multiplier and the mantissa part of the multiplicand. Generates an overflow detection signal when the most significant bit of the result is 1 and the lower n+1 bits of the second sum output are all 1, or when the most significant bit of the second sum output is 1. and a second detector that calculates the lower n of the first sum output when the most significant bit of the multiplication result of the mantissa part of the multiplier and the multiplicand is 0.
1. A floating point multiplication device comprising: a selector that outputs the lower n bits of the second sum output as the result of the exponent part when the bit is 1. 2. The floating point multiplication device according to claim 1, wherein the first means comprises an adder and an incrementer that receives the output of the adder as input. 3. The floating-point multiplication device according to claim 1, wherein the first means comprises an adder and a decrementer whose input is the output of the adder. 4. The floating point multiplication device according to claim 2 or 3, wherein the predetermined constant is (2 n-1 +1).
JP58013460A 1983-01-28 1983-01-28 Floating-point multiplying device Granted JPS59139448A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58013460A JPS59139448A (en) 1983-01-28 1983-01-28 Floating-point multiplying device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58013460A JPS59139448A (en) 1983-01-28 1983-01-28 Floating-point multiplying device

Publications (2)

Publication Number Publication Date
JPS59139448A JPS59139448A (en) 1984-08-10
JPS6359170B2 true JPS6359170B2 (en) 1988-11-18

Family

ID=11833753

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58013460A Granted JPS59139448A (en) 1983-01-28 1983-01-28 Floating-point multiplying device

Country Status (1)

Country Link
JP (1) JPS59139448A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4879676A (en) * 1988-02-29 1989-11-07 Mips Computer Systems, Inc. Method and apparatus for precise floating point exceptions
JP3076046B2 (en) * 1989-01-31 2000-08-14 日本電気株式会社 Exception detection circuit

Also Published As

Publication number Publication date
JPS59139448A (en) 1984-08-10

Similar Documents

Publication Publication Date Title
EP0483864A2 (en) Hardware arrangement for floating-point addition and subtraction
US5993051A (en) Combined leading one and leading zero anticipator
JPH0776911B2 (en) Floating point arithmetic unit
JPH02196328A (en) Floating point computing apparatus
JPH02500551A (en) Apparatus and method for floating point normalized prediction
JPS5776635A (en) Floating multiplying circuit
US5341319A (en) Method and apparatus for controlling a rounding operation in a floating point multiplier circuit
JP3345894B2 (en) Floating point multiplier
JPH09212337A (en) Floating-point arithmetic processor
US7290023B2 (en) High performance implementation of exponent adjustment in a floating point design
JP2511527B2 (en) Floating point arithmetic unit
Tsen et al. A combined decimal and binary floating-point multiplier
JPS6359170B2 (en)
EP0332215B1 (en) Operation circuit based on floating-point representation
EP0273753B1 (en) Floating-point arithmetic apparatus
JPH0540605A (en) Floating point multiplier
Nguyen et al. A combined IEEE half and single precision floating point multipliers for deep learning
Parhami Comments on" Evaluation of A+ B= K conditions without carry propagation
US6996591B2 (en) System and method to efficiently approximate the term 2x
JP3257278B2 (en) Normalizer using redundant shift number prediction and shift error correction
JP3950920B2 (en) Multiply-accumulator and data processing device
JP2556171B2 (en) Arithmetic circuit
JP2998324B2 (en) Normalized shift device and normalized shift method
Gopal Design and performance analysis of high throughput and low latency double precision floating point division on FPGA
JP3137131B2 (en) Floating point multiplier and multiplication method