JP2931632B2 - Digit shifter and floating point arithmetic unit - Google Patents
Digit shifter and floating point arithmetic unitInfo
- Publication number
- JP2931632B2 JP2931632B2 JP2135660A JP13566090A JP2931632B2 JP 2931632 B2 JP2931632 B2 JP 2931632B2 JP 2135660 A JP2135660 A JP 2135660A JP 13566090 A JP13566090 A JP 13566090A JP 2931632 B2 JP2931632 B2 JP 2931632B2
- Authority
- JP
- Japan
- Prior art keywords
- exponent
- adder
- mantissa
- bit
- output
- 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 - Fee Related
Links
Description
【発明の詳細な説明】 [概要] 各種コンピュータシステムに搭載されている浮動小数
点演算装置における桁移動装置にに関し、 加減算器から出力されるシフト値に基づいてバレルシ
フタにより行われる数値の桁移動動作の遅延時間を小さ
くし、より高速に桁移動を行えることを目的とし、 被演算数と演算数との差を求め、その差を二進数のシ
フト値として出力する加減算器と、二進数の数値を入力
するとともに、前記加減算器より出力されるシフト値の
各ビット又は連続した複数のビット列を入力し、そのビ
ット又はビット列の重みに対応したビット数分だけ前記
入力した二進数の数値をシフトして出力可能な複数のマ
ルチプレクサからなり、これら複数のマルチプレクサを
直列に接続したバレルシフタとで構成される桁移動装置
において、前記バレルシフタを構成する複数のマルチプ
レクサを、前記加減算器の出力のうち下位側のビット又
はビット列が入力されるマルチプレクサほど前段に設け
た。DETAILED DESCRIPTION OF THE INVENTION [Summary] The present invention relates to a digit shifter in a floating point arithmetic unit mounted on various computer systems, and relates to a digit shift operation performed by a barrel shifter based on a shift value output from an adder / subtractor. An adder / subtracter that calculates the difference between the operand and the operand and outputs the difference as a binary shift value, with the aim of reducing the delay time and performing digit shifting at a higher speed. While inputting, each bit of the shift value output from the adder / subtractor or a plurality of continuous bit strings is input, and the input binary number is shifted by the number of bits corresponding to the weight of the bit or the bit string. In a digit shifter comprising a plurality of multiplexers capable of outputting, and a barrel shifter in which the plurality of multiplexers are connected in series. A plurality of multiplexers constituting the barrel shifter are provided in a stage preceding the multiplexer to which the lower-order bit or bit string of the output of the adder / subtractor is input.
[産業上の利用分野] 本発明は、各種コンピュータシステムに搭載されてい
る浮動小数点演算装置及び同装置における桁移動装置に
関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a floating point arithmetic unit mounted on various computer systems and a digit shift unit in the same.
近年のコンピュータシステムの高速化に対する要求に
伴い、浮動小数点演算装置の高速化の要求は強い。浮動
小数点の演算処理には、指数合わせによる仮数の桁移動
動作が不可欠であり、指数の減算動作の後に行われるバ
レルシフタの動作を高速化することにより、浮動小数点
演算の高速化が図れる。With the recent demand for faster computer systems, there is a strong demand for faster floating point arithmetic units. The operation of moving the mantissa by the exponent matching is indispensable for the arithmetic processing of the floating point, and the speed of the operation of the barrel shifter performed after the operation of subtracting the exponent can speed up the floating point operation.
[従来の技術] 従来の浮動小数点演算装置を第7図に示す。この浮動
小数点演算装置では、例えば被演算数Fa2eaと演算数Fb2
ebを加減算する場合、指数加減算器1にてnビットより
なる指数eaと指数ebを減算し、その指数差(=eb−ea)
をシフト値としてn本の出力線を介して指数セレクタ2,
仮数セレクタ3,バレルシフタ4及び浮動小数点正規化器
6に出力する。指数セレクタ2は指数eaと指数ebを入力
し前記指数差に基づいて指数の大きい方(ea>ebとす
る)を選択する。[Prior Art] FIG. 7 shows a conventional floating point arithmetic unit. In this floating-point arithmetic unit, for example, the operands Fa2 ea and Fb2
When adding or subtracting eb , the exponent adder / subtracter 1 subtracts the exponent ea of n bits and the exponent eb, and the exponent difference (= eb−ea)
Is used as a shift value, and exponent selector 2,
Output to the mantissa selector 3, barrel shifter 4 and floating point normalizer 6. The exponent selector 2 inputs the exponent ea and the exponent eb, and selects the larger exponent (ea> eb) based on the exponent difference.
一方、仮数セレクタ3はl(≫n)ビットよりなる仮
数Faと仮数Fbを入力し、前記指数差に基づいて小さい指
数を持つ仮数(この場合、Fb)をバレルシフタ4に、大
きい指数を持つ仮数(この場合、Fa)を仮数加減算器5
に出力する。バレルシフタ4は仮数Fbを前記指数差(=
eb−ea)だけシフトして等値化し仮数加減算器5に出力
する。仮数加減算器5は等値化された仮数Fa,Fbを加減
算fa(=Fa±Fb2Z(eb-ea)=Fa2-ec)する。そして、指
数セレクタ2で選択した指数eaと、仮数加減算器5から
の仮数faは浮動小数点正規化器6に出力されて正規化さ
れ、指数erと仮数Frとして出力される。On the other hand, the mantissa selector 3 inputs a mantissa Fa and a mantissa Fb each having l (≫n) bits, and based on the exponent difference, outputs a mantissa having a small exponent (in this case, Fb) to the barrel shifter 4 and a mantissa having a large exponent. (In this case, Fa) is converted to a mantissa adder / subtracter 5
Output to The barrel shifter 4 calculates the mantissa Fb by the index difference (=
eb-ea), and shifts it to an equal value to output it to the mantissa adder / subtracter 5. The mantissa adder-subtracter 5 equalization mantissa Fa, addition or subtraction of Fb fa (= Fa ± Fb2Z ( eb-ea) = Fa2 -ec) to. Then, the exponent ea selected by the exponent selector 2 and the mantissa fa from the mantissa adder / subtracter 5 are output to the floating-point normalizer 6 where they are normalized and output as the exponent er and the mantissa Fr.
この浮動小数点演算装置に用いられているバレルシフ
タ4は、第8図に示すように前記指数加減算器1のn本
の出力線に対応して設けられたn個のマルチプレクサMP
0〜MPn−1からなり、各マルチプレクサMP0〜MPn−1は
回路設計が容易な順に規則性なく形成され、直列に接続
されている。そして、各マルチプレクサMP0〜MPn−1は
それぞれlビットよりなる数値を入力するとともに、前
記指数加減算器1のシフト値の対応する各ビットを入力
し、入力した数値をそのビットの重みに対応したビット
数分だけシフトして次段のマルチプレクサに出力可能に
なっている。例えば、マルチプレクサMP0はシフト値の
ビット0が「0」の場合にはシフトなしとし、ビット0
が「1」の場合には入力した数値を1ビット分だけシフ
トさせる。又、マルチプレクサMPn−1はビットn−1
が「0」の場合にはシフトなしとし、ビットn−1が
「1」の場合には入力した数値を2n-1ビット分だけシフ
トさせる。The barrel shifter 4 used in this floating-point arithmetic unit includes n multiplexers MP provided corresponding to the n output lines of the exponent adder / subtracter 1 as shown in FIG.
The multiplexers MP0 to MPn-1 are formed without regularity in the order of easy circuit design, and are connected in series. Each of the multiplexers MP0 to MPn-1 receives a numerical value of 1 bit, inputs each bit of the shift value of the exponent adder / subtracter 1, and converts the input numerical value into a bit corresponding to the weight of the bit. It can be shifted by several minutes and output to the next-stage multiplexer. For example, the multiplexer MP0 determines that there is no shift when bit 0 of the shift value is “0”,
Is "1", the input numerical value is shifted by one bit. The multiplexer MPn-1 has a bit n-1.
Is “0”, no shift is performed, and if bit n−1 is “1”, the input numerical value is shifted by 2 n−1 bits.
[発明が解決しようとする課題] しかしながら、前記指数加減算器1のシフト値の各ビ
ットの値は、下位ビットから上位ビットへのキャリー出
力があるため、下位ビットほど遅延時間が小さく上位ビ
ットほど遅延時間が大きくなる。従って、バレルシフタ
4の各マルチプレクサMP0〜MPn−1が第8図に示すよう
に降順に設けられている場合には、第9図に示すように
指数加減算器1の最上位ビットの値が確定した後、最前
段マルチプレクサから順に出力が確定し、それに伴って
順次、次段のマルチプレクサの出力が確定することとな
る。このため、バレルシフタ4の出力が確定する遅延時
間t0は、指数加減算器1の最上位ビットの値が確定する
のに要する遅延時間と、バレルシフタ4の最前段マルチ
プレクサMPn−1から最終段マルチプレクサMP0までの遅
延時間の和となり、処理速度が遅くなるという問題点が
あった。[Problems to be Solved by the Invention] However, since the value of each bit of the shift value of the exponent adder / subtractor 1 has a carry output from a lower bit to an upper bit, the lower bit has a smaller delay time and the upper bit has a delay time. Time increases. Therefore, when the multiplexers MP0 to MPn-1 of the barrel shifter 4 are provided in descending order as shown in FIG. 8, the value of the most significant bit of the exponent adder / subtractor 1 is determined as shown in FIG. Thereafter, the output is determined in order from the foremost-stage multiplexer, and accordingly, the output of the next-stage multiplexer is determined sequentially. Therefore, the delay time t0 at which the output of the barrel shifter 4 is determined is the delay time required for determining the value of the most significant bit of the exponent adder / subtractor 1, and the delay time from the first-stage multiplexer MPn-1 to the last-stage multiplexer MP0 of the barrel shifter 4. And the processing speed becomes slow.
本発明は上記問題点を解決するためになされたもので
あって、その目的は加減算器から出力されるシフト値に
基づいてバレルシフタにより行われる数値の桁移動動作
の遅延時間を小さくし、より高速に桁移動を行うことが
できる桁移動装置を提供することにある。SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and an object of the present invention is to reduce a delay time of a digit shift operation of a numerical value performed by a barrel shifter based on a shift value output from an adder / subtracter, thereby achieving a higher speed. To provide a digit moving device capable of performing digit shifting.
又、上記従来の浮動小数点演算装置において仮数加減
算器5に入力される両仮数を求めるまでの処理として、
まず指数加減算器1により指数差を求め、次にその指数
差に応じて仮数セレクタ3により指数が大きい方の仮数
はそのまま仮数加減算器5に出力し、指数が小さい方の
仮数を選択してバレルシフタ4に出力してシフトさせる
ようになっているので、仮数加減算器5に入力される両
仮数が確定するまでの遅延時間が遅くなり、浮動小数点
演算の高速化を図る上で問題であった。Further, in the above-mentioned conventional floating-point arithmetic unit, as processing until obtaining both mantissas inputted to the mantissa adder / subtractor 5,
First, the exponent difference is obtained by the exponent adder / subtracter 1, and the mantissa having the larger exponent is output to the mantissa adder / subtractor 5 as it is by the mantissa selector 3 in accordance with the exponent difference, and the mantissa having the smaller exponent is selected and the barrel shifter is selected. 4, the delay is delayed until both mantissas input to the mantissa adder / subtracter 5 are determined, which is a problem in increasing the speed of floating-point arithmetic.
本発明は上記問題点を解決するためになされたもので
あって、その目的は仮数加減算器に入力される前までの
仮数の演算処理速度を上げ装置全体として演算処理の高
速化を図ることができる浮動小数点演算装置を提供する
ことにある。SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and an object of the present invention is to increase the mantissa processing speed before inputting to a mantissa adder / subtracter to increase the calculation processing speed as a whole device. It is an object of the present invention to provide a floating-point arithmetic device capable of performing such operations.
[課題を解決するための手段] 第1図に本発明の桁移動装置を示す。[Means for Solving the Problems] FIG. 1 shows a girder moving device of the present invention.
加減算器1は被演算数と演算数との差を求め、その差
を二進数のシフト値として出力する。The adder / subtractor 1 calculates the difference between the operand and the operand, and outputs the difference as a binary shift value.
バレルシフタ11は、二進数の数値を入力するととも
に、前記加減算器1より出力されるシフト値の各ビット
又は連続した複数のビット列を入力し、そのビット又は
ビット列の重みに対応したビット数分だけ前記入力した
二進数の数値をシフトして出力可能な複数のマルチプレ
クサMP0〜MPn−1からなる。そして、これら複数のマル
チプレクサMP0〜MPn−1は前記加減算器1の出力のうち
下位側のビット又はビット列が入力されるマルチプレク
サほど前段となるように直列に接続されている。The barrel shifter 11 inputs a binary number, inputs each bit of the shift value output from the adder / subtractor 1 or a plurality of continuous bit strings, and inputs the bits by the number of bits corresponding to the weight of the bits or the bit strings. It is composed of a plurality of multiplexers MP0 to MPn-1 capable of shifting and outputting an inputted binary number. The plurality of multiplexers MP0 to MPn-1 are connected in series such that the multiplexer to which the lower-order bit or the bit string of the output of the adder / subtractor 1 is input is at a preceding stage.
又、第2の発明は第2図に示すように、被演算数と演
算数の両指数の指数差を求め、その差を二進数のシフト
値として出力する指数加減算器1と、前記指数加減算器
1が演算した指数差に基づいて大きい方の指数を選択す
る指数セレクタ2と、被演算数及び演算数の二進数で表
現された各仮数をそれぞれ入力するとともに、前記指数
加減算器1より出力されるシフト値の各ビット又は連続
した複数のビット列を入力し、そのビット又はビット列
の重みに対応したビット数分だけ前記入力した各仮数を
シフトして出力可能な複数のマルチプレクサMP0〜MPn−
1からなり、これら複数のマルチプレクサMP0〜MPn−1
を、前記指数加減算器1の出力のうち下位側のビット又
はビット列が入力されるマルチプレクサほど前段となる
ように直列に接続した第1及び第2のバレルシフタ11,1
2と、前記第1及び第2のバレルシフタ11,12の出力のう
ち、前記指数加減算器1が演算した指数差に基づいて小
さい方の指数に対応する出力を選択する第1の仮数セレ
クタ13と、前記被演算数及び演算数の仮数のうち、前記
指数加減算器1が演算した指数差に基づいて大きい方の
指数に対応する仮数を選択する第2の仮数セレクタ14
と、第1及び第2の仮数セレクタ13,14にて選択された
両仮数の差を求める仮数加減算器5と、前記指数セレク
タ2が選択した指数と前記仮数加減算器5により求めら
れた仮数とに基づいて正規化した指数と仮数を演算する
浮動小数点正規化器6とで構成した。Further, as shown in FIG. 2, the second invention calculates an exponent difference between both exponents of the operand and the operand and outputs the difference as a binary shift value. An exponent selector 2 for selecting a larger exponent based on the exponent difference calculated by the exponent unit 1, and input each mantissa expressed as a binary number of the operand and the operand, and output from the exponent adder / subtracter 1. A plurality of multiplexers MP0 to MPn− capable of inputting each bit or a plurality of continuous bit strings of the shift value to be shifted and shifting and outputting each input mantissa by the number of bits corresponding to the weight of the bit or the bit string.
1 and the plurality of multiplexers MP0 to MPn-1.
And the first and second barrel shifters 11 and 1 connected in series such that the lower bit or bit string of the output of the exponent adder / subtractor 1 is input so that the lower the bit or bit string is, the earlier it is.
A first mantissa selector 13 for selecting an output corresponding to a smaller exponent based on the exponent difference calculated by the exponent adder / subtractor 1 among outputs of the first and second barrel shifters 11 and 12; A second mantissa selector 14 for selecting a mantissa corresponding to a larger exponent based on the exponent difference calculated by the exponent adder / subtractor 1 among the mantissas of the operand and the operand.
A mantissa adder / subtracter 5 for calculating a difference between the two mantissas selected by the first and second mantissa selectors 13 and 14, an exponent selected by the exponent selector 2 and a mantissa obtained by the mantissa adder / subtractor 5. And a floating-point normalizer 6 for calculating a mantissa and an exponent normalized based on
[作用] 本発明の桁移動装置では加減算器1の出力のうち、遅
延時間の小さな下位ビットほどバレルシフタ11の前段の
マルチプレクサに入力されているので、加減算器1のシ
フト値の最上位ビットの出力が確定した時にはバレルシ
フタ11の最終段マルチプレクサの入力信号は確定してお
り、加減算器1の最上位ビットの出力の確定後、バレル
シフタ11の最終段マルチプレクサでの遅延時間を経た後
に出力が確定する。従って、バレルシフタ11の出力が確
定する遅延時間は、加減算器1のシフト値の最上位ビッ
トが確定するのに要する遅延時間と、バレルシフタ11の
最終段マルチプレクサの遅延時間の和となり、処理速度
が向上される。[Operation] In the digit shifter according to the present invention, the lower-order bit of the output of the adder / subtractor 1 with the smaller delay time is input to the multiplexer preceding the barrel shifter 11, so that the output of the most significant bit of the shift value of the adder / subtractor 1 is output. Is determined, the input signal of the last-stage multiplexer of the barrel shifter 11 is determined, and after the output of the most significant bit of the adder / subtractor 1 is determined, the output is determined after a delay time in the last-stage multiplexer of the barrel shifter 11 has passed. Accordingly, the delay time in which the output of the barrel shifter 11 is determined is the sum of the delay time required for determining the most significant bit of the shift value of the adder / subtractor 1 and the delay time of the last-stage multiplexer of the barrel shifter 11, thereby improving the processing speed. Is done.
又、本発明の浮動小数点演算装置では仮数加減算器5
に入力される両仮数を求めるまでの処理として、指数加
減算器1により被演算数及び演算数の両指数から指数差
を求めてシフト値とし、そのシフト値に基づいて第1及
び第2のバレルシフタ11,12により被演算数及び演算数
の各仮数をシフトさせ、それを第1の仮数セレクタ13に
出力して前記シフト値に基づいて小さい方の指数に対応
する出力を選択するようにしたので、バレルシフタ11,1
2の各マルチプレクサMP0〜MPn−1においては前記シフ
ト値の各ビットの出力が確定すればシフト動作が順次行
われ、バレルシフタ11,12の出力が確定する遅延時間は
指数加減算器1のシフト値の最上位ビットが確定するの
に要する遅延時間と、バレルシフタ11,12の最終段マル
チプレクサの遅延時間の和となって遅延時間が短くな
り、浮動小数点演算が高速化される。In the floating-point arithmetic device of the present invention, the mantissa adder / subtracter 5
As a process up to obtaining the both mantissas input to the arithmetic unit, an exponent difference is obtained from both exponents of the operand and the operand by the exponent adder / subtractor 1 to obtain a shift value, and based on the shift value, the first and second barrel shifters. Since the mantissas of the operand and the operand are shifted by 11, 12 and output to the first mantissa selector 13, the output corresponding to the smaller exponent is selected based on the shift value. , Barrel shifter 11,1
In each of the multiplexers MP0 to MPn-1, the shift operation is sequentially performed if the output of each bit of the shift value is determined. The delay time at which the outputs of the barrel shifters 11 and 12 are determined is the delay time of the shift value of the exponent adder / subtractor 1. The sum of the delay time required to determine the most significant bit and the delay time of the last-stage multiplexers of the barrel shifters 11 and 12 shortens the delay time and speeds up floating-point arithmetic.
[実施例] 以下、本発明を浮動小数点演算装置に具体化した一実
施例を第1〜4図に従って説明する。[Embodiment] An embodiment in which the present invention is embodied in a floating-point arithmetic unit will be described below with reference to FIGS.
尚、説明の便宜上、第7,8図と同様の構成については
同一の符号を付して説明を一部省略する。For the sake of convenience, the same components as those in FIGS. 7 and 8 are denoted by the same reference numerals, and the description thereof will be partially omitted.
第2図に示すように、本実施例における浮動小数点演
算装置では、一対のバレルシフタ11,12が設けられ、各
バレルシフタ11,12には被演算数Fa2eaと演算数Fb2ebの
各仮数Fa,Fbがそれぞれ入力される。各バレルシフタ11,
12は同一の構成をなし、第1図に示すようにn個のマル
チプレクサMP0〜MPn−1をこの順で直列に接続して構成
されている。各マルチプレクサMP0〜MPn−1はl(≫
n)ビットよりなる数値(仮数)を入力するとともに、
指数加減算器1より出力されるnビットよりなるシフト
値の対応する各ビット0〜ビット(n−1)を入力し、
入力した数値をそのビットの重みに対応したビット数分
だけシフトして出力するようになっている。As shown in FIG. 2, in the floating-point arithmetic device according to the present embodiment, a pair of barrel shifters 11 and 12 are provided, and each mantissa Fa, ea of the operands Fa2 ea and Fb2 eb is provided in each of the barrel shifters 11, 12. Fb is input respectively. Each barrel shifter 11,
12 has the same configuration, and is constructed by connecting n multiplexers MP0 to MPn-1 in series in this order as shown in FIG. Each of the multiplexers MP0 to MPn-1 has l (≫
n) Enter a numerical value (mantissa) consisting of bits,
The corresponding bits 0 to (n-1) of the n-bit shift value output from the exponent adder / subtracter 1 are input,
The input numerical value is shifted and output by the number of bits corresponding to the weight of the bit.
仮数セレクタ13は前記各バレルシフタ11,12の各出力
(シフトされた各仮数)を入力し、前記指数加減算器1
のシフト値に基づいて小さい方の指数に対応する出力を
選択して仮数加減算器5に出力するようになっている。
又、仮数セレクタ14は前記被演算数Fa2eaと演算数Fb2eb
の各仮数Fa,Fbを入力し、前記指数加減算器1のシフト
値に基づいて大きい方の指数に対応する仮数を選択して
仮数加減算器5に出力するようになっている。The mantissa selector 13 inputs each output (shifted mantissa) of each of the barrel shifters 11 and 12, and outputs the exponent adder / subtracter 1
, An output corresponding to the smaller exponent is selected and output to the mantissa adder / subtracter 5.
Further, the mantissa selector 14 calculates the operands Fa2 ea and Fb2 eb
, The mantissa corresponding to the larger exponent is selected based on the shift value of the exponent adder / subtracter 1, and is output to the mantissa adder / subtracter 5.
仮数加減算器5は各仮数セレクタ13,14にて選択され
た両仮数の加減算を行い、その結果faを浮動小数点正規
化器6に出力する。そして、浮動小数点正規化器6は指
数セレクタ2が選択した指数と前記仮数加減算器5によ
り求められた仮数とに基づいて正規化した指数erと仮数
Frを演算して出力する。The mantissa adder / subtracter 5 performs addition / subtraction of both mantissas selected by the mantissa selectors 13 and 14, and outputs the result fa to the floating-point normalizer 6. The floating-point normalizer 6 calculates an exponent er and a mantissa normalized based on the exponent selected by the exponent selector 2 and the mantissa obtained by the mantissa adder / subtracter 5.
Calculate and output Fr.
次に前記各マルチプレクサMP0〜MPn−1の構成につい
て説明する。各マルチプレクサMP0〜MPn−1はほぼ同一
の構成であるため、説明の便宜上、マルチプレクサMP1
を第3図に従って説明する。Next, the configuration of each of the multiplexers MP0 to MPn-1 will be described. Since the multiplexers MP0 to MPn-1 have substantially the same configuration, the multiplexer MP1
Will be described with reference to FIG.
マルチプレクサMP1はl個のエレメントE0〜El−1よ
りなり、各エレメントE0〜El−1はOR回路15,16と両OR
回路15,16の出力を入力とするAND回路17とからなる。各
AND回路17の出力データ線DO0〜DOl−1は次段マルチプ
レクサ(この場合、MP2)の各入力データ線に接続され
ている。各エレメントE0〜El−1におけるOR回路15の一
方の入力端子には入力データ線DI0〜DIl−1を介してデ
ータが入力され、他方の入力端子には前記指数加減算器
1のビット1のデータが入力されるようになっている。
又、各OR回路16の一方の入力端子にはインバータ18を介
して前記ビット1のデータを反転したデータが入力さ
れ、エレメントE0〜El−3のOR回路16の他方の入力端子
は入力データ線DI2〜DIl−1に接続されてデータが入力
されるようになっている。尚、エレメントEl−2,El−1
のOR回路16の他方の入力端子はアースされて「0」のデ
ータが入力されている。The multiplexer MP1 is composed of one element E0 to El-1. Each element E0 to El-1 is connected to OR circuits 15 and 16 and both OR circuits.
An AND circuit 17 receives the outputs of the circuits 15 and 16 as inputs. each
Output data lines DO0 to DOl-1 of the AND circuit 17 are connected to respective input data lines of the next-stage multiplexer (in this case, MP2). Data is input to one input terminal of the OR circuit 15 in each of the elements E0 to El-1 via input data lines DI0 to DIl-1, and data of bit 1 of the exponent adder / subtracter 1 is input to the other input terminal. Is entered.
The data obtained by inverting the data of the bit 1 is input to one input terminal of each OR circuit 16 via the inverter 18. The other input terminal of the OR circuit 16 of the elements E0 to El-3 is connected to the input data line. Data are input by being connected to DI2 to DIl-1. In addition, element El-2, El-1
The other input terminal of the OR circuit 16 is grounded and data "0" is input.
従って、前記指数加減算器1のシフト値のビット1が
「0」の場合には、インバータ18を介して反転されたデ
ータ「1」が各OR回路16に入力されるため、各OR回路16
の出力は「1」となり、各エレメントE0〜El−1の出力
は各OR回路15の出力によって決定される。このとき、各
OR回路15の一方の入力端子にはデータ「0」が入力され
ているため、各OR回路15の出力は各入力データ線DI0〜D
Il−1のデータによって決定されることになる。即ち、
ビット1が「0」の場合には、各エレメントE0〜El−1
の出力データ線DO0〜DOl−1に現れるデータは各入力デ
ータ線DI0〜DIl−1のデータとなり、シフト動作は行わ
れない。Therefore, when the bit 1 of the shift value of the exponent adder / subtracter 1 is “0”, the inverted data “1” is input to each OR circuit 16 via the inverter 18, so that each OR circuit 16
Is "1", and the output of each element E0 to El-1 is determined by the output of each OR circuit 15. At this time,
Since data "0" is input to one input terminal of the OR circuit 15, the output of each OR circuit 15 is connected to each of the input data lines DI0 to DI0.
It will be determined by the data of Il-1. That is,
When bit 1 is “0”, each element E0 to El−1
Appearing on the output data lines DO0-DOl-1 are the data of the input data lines DI0-DIl-1, and the shift operation is not performed.
逆に、前記ビット1が「1」の場合には、各OR回路15
にはデータ「1」が入力されるため、各OR回路15の出力
は「1」となり、各エレメントE0〜El−1の出力は各OR
回路16の出力によって決定される。このとき、各OR回路
16の一方の入力端子にはインバータ18を介して反転され
たデータ「0」が入力されているため、エレメントEl−
2,El−1以外の他のエレメントE0〜El−3の各OR回路16
の出力は各入力データ線DI2〜DIl−1のデータによって
決定されることになる。即ち、ビット1が「1」の場合
には、エレメントEl−2,El−1の出力データ線DOl−2,D
Ol−1に現れるデータは入力データ線DIl−2,DIl−1の
データに関係なく「0」,「0」となり、各エレメント
E0〜El−3の出力データ線DO0〜DOl−3に現れるデータ
は各入力データ線DI2〜DIl−1のデータとなり、2ビッ
ト分だけシフトされることになる。Conversely, when the bit 1 is "1", each OR circuit 15
, The output of each OR circuit 15 is “1”, and the output of each element E0 to El−1 is
Determined by the output of circuit 16. At this time, each OR circuit
Since the inverted data "0" is input to one input terminal of the element 16 through the inverter 18, the element El-
2, each OR circuit 16 of elements E0 to El-3 other than El-1
Will be determined by the data on each of the input data lines DI2 to DIl-1. That is, when the bit 1 is "1", the output data lines DOl-2, D1 of the elements El-2, El-1 are output.
The data appearing on Ol-1 is "0", "0" regardless of the data on the input data lines DIl-2 and DIl-1.
The data appearing on the output data lines DO0 to DOl-3 of E0 to El-3 become the data of the input data lines DI2 to DIl-1 and are shifted by 2 bits.
尚、他のマルチプレクサMP0,MP2〜MPn−1も前記マル
チプレクサMP1と同様にl個のエレメントE0〜El−1で
構成され、各エレメントE0〜El−1のOR回路16の一方の
入力端子が前記指数加減算器1のシフト値の各ビットの
重みに対応したビット数分だけ上位側の入力データ線に
接続されている点において異なっており、これにより、
各ビットが「1」の場合には入力した数値をそのビット
の重みに対応したビット数分だけシフトさせる。例え
ば、マルチプレクサMPiではシフト値のビットiが
「1」である場合に、入力した数値を2iビット分だけシ
フトさせる。The other multiplexers MP0, MP2 to MPn-1 are each composed of one element E0 to El-1 similarly to the multiplexer MP1, and one input terminal of the OR circuit 16 of each element E0 to El-1 is the same as that of the multiplexer MP1. The difference is that the number of bits corresponding to the weight of each bit of the shift value of the exponent adder / subtracter 1 is connected to the upper input data line by the number of bits.
When each bit is "1", the input numerical value is shifted by the number of bits corresponding to the weight of the bit. For example, when the bit i of the shift value is “1”, the multiplexer MPi shifts the input numerical value by 2i bits.
従って、上記のように構成された浮動小数点演算装置
において演算処理を行う場合、第4図に示すように両指
数ea,eb及び仮数F(Fa又はFb)が確定した後、指数加
減算器1から出力されるシフト値の各ビットの出力が順
次確定した時点では、その各ビットに対応するバレルシ
フタ11,12の各マルチプレクサの入力信号は確定する。
即ち、ビットn−1の出力が順次確定した時にはバレル
シフタ11,12の最終段マルチプレクサMPn−1の入力信号
は確定しているため、各バレルシフタ11,12の出力は指
数加減算器1の最上位ビットの出力が確定するのに要す
る遅延時間と、バレルシフタ11の最終段マルチプレクサ
の遅延時間の和t1となり、第9図に示す従来のバレルシ
フタにおける遅延時間t0と比較してシフト処理速度を向
上することができる。Therefore, when the arithmetic processing is performed in the floating-point arithmetic device configured as described above, after the exponents ea and eb and the mantissa F (Fa or Fb) are determined as shown in FIG. When the output of each bit of the output shift value is sequentially determined, the input signal of each multiplexer of the barrel shifters 11 and 12 corresponding to the bit is determined.
That is, when the output of the bit n-1 is sequentially determined, the input signal of the last-stage multiplexer MPn-1 of the barrel shifters 11 and 12 is determined, so that the output of each barrel shifter 11 and 12 is the most significant bit of the exponent adder / subtractor 1. And the delay time of the final stage multiplexer of the barrel shifter 11, which is the sum t1 of the delay time required to determine the output of the barrel shifter 11. Thus, the shift processing speed can be improved as compared with the delay time t0 of the conventional barrel shifter shown in FIG. it can.
又、本実施例の浮動小数点演算装置では両仮数Fa,Fb
を予めシフトさせた後、仮数セレクタ13により小さい方
の指数に対応する出力を選択して仮数加減算器5に出力
するようにしたので、バレルシフタ11,12の能力を損な
うことなくそのまま活用することができ、浮動小数点演
算を高速化することができる。In the floating-point arithmetic device of the present embodiment, both mantissas Fa and Fb
Is shifted in advance, and the output corresponding to the smaller exponent is selected by the mantissa selector 13 and output to the mantissa adder / subtractor 5, so that the capability of the barrel shifters 11 and 12 can be utilized without deteriorating. It is possible to speed up floating-point operations.
[別の実施例] 次に別の実施例を第5,6図に従って説明する。Another Embodiment Next, another embodiment will be described with reference to FIGS.
第5図はバレルシフタ20を示し、マルチプレクサMP0
〜MPk(K=n/2;但しnは偶数)をこの順で直列に接続
して構成されている。各マルチプレクサMP0〜MPkは指数
加減算器1より出力されるnビットよりなるシフト値の
各ビットのうち、連続した2ビットよりなるビット列を
入力し、入力した数値をそのビット列の重みに対応した
ビット数分だけシフトして出力できるようになってい
る。例えば、シフト値のビット列がビットi,ビットi+
1である場合には、入力した数値を(2i+2i+1)ビット
分だけシフトできるようになっている。FIG. 5 shows the barrel shifter 20 and the multiplexer MP0.
MPMPk (K = n / 2; n is an even number) connected in this order in series. Each of the multiplexers MP0 to MPk inputs a bit string composed of two consecutive bits among the bits of the shift value composed of n bits output from the exponent adder / subtracter 1, and converts the inputted numerical value into the number of bits corresponding to the weight of the bit string. The output can be shifted by minutes. For example, if the bit string of the shift value is bit i, bit i +
When it is 1, the input numerical value can be shifted by (2 i +2 i + 1 ) bits.
次に前記各マルチプレクサMP0〜MPkの構成について説
明するが、各マルチプレクサMP0〜MPkはほぼ同一の構成
であるため、説明の便宜上、マルチプレクサMP0を第6
図に従って説明する。Next, the configuration of each of the multiplexers MP0 to MPk will be described. However, since each of the multiplexers MP0 to MPk has substantially the same configuration,
Description will be made with reference to the drawings.
マルチプレクサMP0は前記バレルシフタ11におけるマ
ルチプレクサと同様にl個のエレメントE0〜El−1と、
前記指数加減算器1のシフト値のビット0及びビット1
を入力する制御回路部21とからなる。制御回路部21は4
つのNAND回路27〜30とインバータ31,32とで構成され、N
AND回路27にはインバータ31,32を介してビット0及びビ
ット1のデータを反転したデータが入力されている。NA
ND回路28にはビット0のデータ及びインバータ32を介し
てビット1のデータを反転したデータが入力され、NAND
回路29にはインバータ31を介してビット0のデータを反
転したデータ及びビット1のデータが入力され、さら
に、NAND回路30にはビット0及びビット1のデータが入
力されている。The multiplexer MP0 includes one element E0 to El-1 similarly to the multiplexer in the barrel shifter 11,
Bit 0 and Bit 1 of the shift value of the exponent adder / subtracter 1
And a control circuit section 21 for inputting the The control circuit 21 is 4
N NAND circuits 27 to 30 and inverters 31 and 32, and N
Data obtained by inverting the data of bit 0 and bit 1 is input to the AND circuit 27 via the inverters 31 and 32. NA
The ND circuit 28 receives the data of bit 0 and the data obtained by inverting the data of bit 1 via the inverter 32.
The data of bit 0 and the data of bit 1 are input to the circuit 29 via the inverter 31, and the data of bit 0 and bit 1 are input to the NAND circuit 30.
各エレメントE0〜El−1はOR回路22〜25と各OR回路22
〜25の出力を入力とするAND回路26とで構成されてい
る。各エレメントE0〜El−1における各OR回路22〜25の
一方の入力端子にはそれぞれ前記各NAND回路27〜30の出
力信号が入力されている。Each element E0 to El-1 has an OR circuit 22 to 25 and an OR circuit 22
And an AND circuit 26 to which the outputs of .about.25 are input. The output signal of each of the NAND circuits 27 to 30 is input to one input terminal of each of the OR circuits 22 to 25 in each of the elements E0 to El-1.
各OR回路22の他方の入力端子にはそれぞれ入力データ
線DI0〜DIl−1を介してデータが入力される。各エレメ
ントE0〜El−2のOR回路23の他方の入力端子はそれぞれ
入力データ線DI1〜DIl−1に接続されてデータが入力さ
れるようになっている。各エレメントE0〜El−3のOR回
路24の他方の入力端子はそれぞれ入力データ線DI2〜DIl
−1に接続されてデータが入力されるようになってい
る。さらに、各エレメントE0〜El−4のOR回路25の他方
の入力端子はそれぞれ入力データ線DI3〜DIl−1に接続
されてデータが入力されるようになっている。尚、エレ
メントEl−1のOR回路23〜25、エレメントEl−2のOR回
路24,25、及びエレメントEl−3のOR回路25の他方の入
力端子はアースされて「0」のデータが入力されてい
る。Data is input to the other input terminal of each OR circuit 22 via input data lines DI0 to DIl-1, respectively. The other input terminals of the OR circuits 23 of the elements E0 to El-2 are connected to input data lines DI1 to DIl-1, respectively, so that data is input. The other input terminals of the OR circuits 24 of the elements E0 to El-3 are input data lines DI2 to DIl, respectively.
-1 to input data. Further, the other input terminals of the OR circuits 25 of the respective elements E0 to El-4 are connected to input data lines DI3 to DIl-1, respectively, so that data is input. The other input terminals of the OR circuits 23 to 25 of the element El-1, the OR circuits 24 and 25 of the element El-2, and the OR circuit 25 of the element El-3 are grounded, and data of "0" is input. ing.
従って、前記指数加減算器1のシフト値のビット0,ビ
ット1が「0」,「0」の場合にはNAND回路27の出力の
みが「0」となるため、各エレメントE0〜El−1の出力
は各OR回路22の出力、即ち、各入力データ線DI0〜DIl−
1のデータによって決定され、シフト動作は行われな
い。Therefore, when the bit 0 and bit 1 of the shift value of the exponent adder / subtracter 1 are “0” and “0”, only the output of the NAND circuit 27 becomes “0”. The output is the output of each OR circuit 22, that is, each input data line DI0 to DIl-
1 and no shift operation is performed.
又、指数加減算器1のシフト値のビット0,ビット1が
「1」,「0」の場合にはNAND回路28の出力のみが
「0」となるため、各エレメントE0〜El−1の出力は各
OR回路23の出力、即ち、各入力データ線DI1〜DIl−1の
データ、及びアースによって決定され、出力データ線DO
0〜DOl−1に現れるデータは1ビット分だけシフトされ
る。さらに、指数加減算器1のシフト値のビット0,ビッ
ト1が「0」,「1」の場合にはNAND回路29の出力のみ
が「0」となるため、各エレメントE0〜El−1の出力は
各OR回路24の出力、即ち、各入力データ線DI2〜DIl−1
のデータ、及びアースによって決定され、出力データ線
DO0〜DOl−1に現れるデータは2ビット分だけシフトさ
れる。そして、指数加減算器1のシフト値のビット0,ビ
ット1が「1」,「1」の場合にはNAND回路30の出力の
みが「0」となるため、各エレメントE0〜El−1の出力
は各OR回路25の出力、即ち、各入力データ線DI3〜DIl−
1のデータ、及びアースによって決定され、出力データ
線DO0〜DOl−1に現れるデータは3ビット分だけシフト
される。When the bit 0 and bit 1 of the shift value of the exponent adder / subtracter 1 are "1" and "0", only the output of the NAND circuit 28 becomes "0". Is each
The output of the OR circuit 23, that is, the data of the input data lines DI1 to DIl-1 and the output data line DO
Data appearing at 0 to DOl-1 is shifted by one bit. Further, when the bit 0 and bit 1 of the shift value of the exponent adder / subtracter 1 are “0” and “1”, only the output of the NAND circuit 29 becomes “0”. Is the output of each OR circuit 24, that is, each of the input data lines DI2 to DIl-1.
Output data line determined by the data and ground
Data appearing on DO0-DOl-1 is shifted by two bits. When the bit 0 and bit 1 of the shift value of the exponent adder / subtracter 1 are “1” and “1”, only the output of the NAND circuit 30 becomes “0”. Is the output of each OR circuit 25, that is, each of the input data lines DI3 to DIl−
1 and the data determined by the ground and appearing on the output data lines DO0 to DOl-1 are shifted by 3 bits.
尚、この例における他のマルチプレクサMP1〜MP Kも
前記マルチプレクサMP0と同様にl個のエレメントE0〜E
l−1で構成され、前記指数加減算器1のシフト値のビ
ット列の重みに対応したビット数分だけシフトできるよ
うに各OR回路23〜25の一方の入力端子が各入力データ線
DI0〜DIl−1に接続されている点において異なってい
る。The other multiplexers MP1 to MPK in this example also have one element E0 to E like the multiplexer MP0.
l-1. One input terminal of each of the OR circuits 23 to 25 is connected to each input data line so that the shift value of the exponent adder / subtracter 1 can be shifted by the number of bits corresponding to the weight of the bit string.
It is different in that it is connected to DI0 to DIl-1.
尚、上記実施例では指数加減算器1のシフト値の各ビ
ットを入力するマルチプレクサで構成したバレルシフタ
11及び連続する2ビットよりなるビット列を入力するマ
ルチプレクサで構成したバレルシフタ20に実施したが、
ビットを入力するマルチプレクサ及びビット列を入力す
るマルチプレクサとを混在させたバレルシフタに実施し
てもよい。In the above embodiment, the barrel shifter constituted by a multiplexer for inputting each bit of the shift value of the exponent adder / subtracter 1 is used.
This was implemented in the barrel shifter 20 composed of a multiplexer that inputs a bit string consisting of 11 and two consecutive bits.
The present invention may be implemented in a barrel shifter in which a multiplexer for inputting bits and a multiplexer for inputting a bit string are mixed.
[発明の効果] 以上詳述したように、本発明の桁移動装置によれば、
加減算器から出力されるシフト値に基づいてバレルシフ
タにより行われる数値の桁移動動作の遅延時間を小さく
し、より高速に桁移動を行うことができる優れた効果が
ある。[Effects of the Invention] As described above in detail, according to the girder moving device of the present invention,
There is an excellent effect that the delay time of the digit shift operation performed by the barrel shifter based on the shift value output from the adder / subtracter can be reduced, and the digit shift can be performed at a higher speed.
又、本発明の浮動小数点演算装置によれば、仮数加減
算器に入力される前までの仮数の演算処理速度を上げ装
置全体として演算処理の高速化を図ることができる優れ
た効果がある。Further, according to the floating-point arithmetic device of the present invention, there is an excellent effect that the arithmetic processing speed of the mantissa before input to the mantissa adder / subtracter can be increased and the arithmetic processing as a whole can be speeded up.
第1図は本発明を具体化した一実施例の桁移動装置を示
すブロック図、 第2図は一実施例の浮動小数点演算装置を示す電気ブロ
ック回路図、 第3図はマルチプレクサの一例を示す論理回路図、 第4図は一実施例の作用を示す各波形図、 第5図は別例の桁移動装置を示すブロック図、 第6図はマルチプレクサの別例を示す論理回路図、 第7図は従来の浮動小数点演算装置を示す電気ブロック
回路図、 第8図は従来の桁移動装置を示すブロック図、 第9図は従来例の作用を示す各波形図である。 図中、 1は指数加減算器、 2は指数セレクタ、 5は仮数加減算器、 6は浮動小数点正規化器、 11,12はバレルシフタ、 13は第1の仮数セレクタ、 14は第2の仮数セレクタ、 MP0〜MPn−1はマルチプレクサである。FIG. 1 is a block diagram showing a digit shift device according to one embodiment of the present invention, FIG. 2 is an electric block circuit diagram showing a floating point arithmetic unit according to one embodiment, and FIG. 3 is an example of a multiplexer. FIG. 4 is a waveform diagram showing the operation of one embodiment, FIG. 5 is a block diagram showing another example of a digit shifter, FIG. 6 is a logic circuit diagram showing another example of a multiplexer, FIG. FIG. 1 is an electric block circuit diagram showing a conventional floating point arithmetic unit, FIG. 8 is a block diagram showing a conventional digit shift unit, and FIG. 9 is a waveform diagram showing the operation of the conventional example. In the figure, 1 is an exponent adder / subtracter, 2 is an exponent selector, 5 is a mantissa adder / subtractor, 6 is a floating-point normalizer, 11 and 12 are barrel shifters, 13 is a first mantissa selector, 14 is a second mantissa selector, MP0 to MPn-1 are multiplexers.
───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G06F 7/38 - 7/54 G06F 7/00 G06F 5/01 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 6 , DB name) G06F 7/38-7/54 G06F 7/00 G06F 5/01
Claims (2)
二進数のシフト値として出力する加減算器(1)と、 二進数の数値を入力するとともに、前記加減算器(1)
より出力されるシフト値の各ビット又は連続した複数の
ビット列を入力し、そのビット又はビット列の重みに対
応したビット数分だけ前記入力した二進数の数値をシフ
トして出力可能な複数のマルチプレクサ(MP0〜MPn−
1)からなり、これら複数のマルチプレクサ(MP0〜MPn
−1)を直列に接続したバレルシフタ(11)と で構成される桁移動装置において、 前記バレルシフタ(11)を構成する複数のマルチプレク
サ(MP0〜MPn−1)を、前記加減算器(1)の出力のう
ち下位側のビット又はビット列が入力されるマルチプレ
クサほど前段に設けたことを特徴とする桁移動装置。An adder / subtractor (1) for obtaining a difference between an operand and an operand and outputting the difference as a binary shift value, and a binary numerical value input and the adder / subtracter (1)
A plurality of multiplexers capable of inputting each bit of the output shift value or a plurality of continuous bit strings, shifting the input binary number by the number of bits corresponding to the weight of the bits or the bit string, and outputting the result. MP0 to MPn−
1), and the plurality of multiplexers (MP0 to MPn)
-1) and a barrel shifter (11) connected in series. A plurality of multiplexers (MP0 to MPn-1) constituting the barrel shifter (11) are connected to the output of the adder / subtracter (1). The digit shift device characterized in that a multiplexer to which a lower-order bit or a bit string is input is provided at a preceding stage.
め、その差を二進数のシフト値として出力する指数加減
算器(1)と、 前記指数加減算器(1)が演算した指数差に基づいて大
きい方の指数を選択する指数セレクタ(2)と、 被演算数及び演算数の二進数で表現された各仮数をそれ
ぞれ入力するとともに、前記指数加減算器(1)より出
力されるシフト値の各ビット又は連続した複数のビット
列を入力し、そのビット又はビット列の重みに対応した
ビット数分だけ前記入力した各仮数をシフトして出力可
能な複数のマルチプレクサ(MP0〜MPn−1)からなり、
これら複数のマルチプレクサ(MP0〜MPn−1)を、前記
指数加減算器(1)の出力のうち下位側のビット又はビ
ット列が入力されるマルチプレクサほど前段となるよう
に直列に接続した第1及び第2のバレルシフタ(11,1
2)と、 前記第1及び第2のバレルシフタ(11,12)の出力のう
ち、前記指数加減算器(1)が演算した指数差に基づい
て小さい方の指数に対応する出力を選択する第1の仮数
セレクタ(13)と、 前記被演算数及び演算数の仮数のうち、前記指数加減算
器(1)が演算した指数差に基づいて大きい方の指数に
対応する仮数を選択する第2の仮数セレクタ(14)と、 第1及び第2の仮数セレクタ(13,14)にて選択された
両仮数の差を求める仮数加減算器(5)と、 前記指数セレクタ(2)が選択した指数と前記仮数加減
算器(5)により求められた仮数とに基づいて正規化し
た指数と仮数を演算する浮動小数点正規化器(6)と からなる浮動小数点演算装置。2. An exponent adder / subtracter (1) for obtaining an exponent difference between exponents of an operand and an operand and outputting the difference as a binary shift value, and an exponent operated by the exponent adder / subtracter (1). An exponent selector (2) for selecting a larger exponent based on the difference; inputting each mantissa expressed as a binary number of an operand and an operand, and output from the exponent adder / subtracter (1) A plurality of multiplexers (MP0 to MPn-1) capable of inputting each bit of the shift value or a plurality of continuous bit strings and shifting and outputting each input mantissa by the number of bits corresponding to the weight of the bits or the bit strings. Consisting of
First and second multiplexers (MP0 to MPn-1) connected in series such that the multiplexer to which the lower-order bit or bit string of the output of the exponent adder / subtractor (1) is input is at a preceding stage as the multiplexer is input. Barrel shifter (11,1
2) and a first selecting an output corresponding to a smaller exponent based on the exponent difference calculated by the exponent adder / subtractor (1), from the outputs of the first and second barrel shifters (11, 12). And a second mantissa that selects a mantissa corresponding to a larger exponent based on the exponent difference calculated by the exponent adder / subtracter (1) among the mantissas of the operand and the operand. A selector (14), a mantissa adder / subtracter (5) for calculating a difference between the two mantissas selected by the first and second mantissa selectors (13, 14), and an exponent selected by the exponent selector (2). A floating-point arithmetic device comprising: a floating-point normalizer (6) for calculating a mantissa and a normalized exponent based on the mantissa obtained by the mantissa adder / subtracter (5).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2135660A JP2931632B2 (en) | 1990-05-25 | 1990-05-25 | Digit shifter and floating point arithmetic unit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2135660A JP2931632B2 (en) | 1990-05-25 | 1990-05-25 | Digit shifter and floating point arithmetic unit |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0430217A JPH0430217A (en) | 1992-02-03 |
JP2931632B2 true JP2931632B2 (en) | 1999-08-09 |
Family
ID=15156965
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2135660A Expired - Fee Related JP2931632B2 (en) | 1990-05-25 | 1990-05-25 | Digit shifter and floating point arithmetic unit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2931632B2 (en) |
-
1990
- 1990-05-25 JP JP2135660A patent/JP2931632B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH0430217A (en) | 1992-02-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3761977B2 (en) | Floating-point multiplier with reduced critical path by using delay matching technology and its operation method | |
US7395304B2 (en) | Method and apparatus for performing single-cycle addition or subtraction and comparison in redundant form arithmetic | |
US5369607A (en) | Floating-point and fixed-point addition-subtraction assembly | |
EP0158530A2 (en) | Nonrestoring divider | |
EP0613082B1 (en) | 4:2 adder and multiplier circuit employing the same | |
US4878192A (en) | Arithmetic processor and divider using redundant signed digit arithmetic | |
JP3436994B2 (en) | Shift device | |
KR100627993B1 (en) | Three input split-adder | |
JPH07234778A (en) | Arithmetic circuit | |
US4873660A (en) | Arithmetic processor using redundant signed digit arithmetic | |
US4823300A (en) | Performing binary multiplication using minimal path algorithm | |
JP2931632B2 (en) | Digit shifter and floating point arithmetic unit | |
JP3429927B2 (en) | Normalization circuit device of floating point arithmetic unit | |
KR19990074385A (en) | Apparatus and method for simultaneously performing rounding and addition in a floating-point multiplier | |
JP2555577B2 (en) | Arithmetic unit | |
US4748581A (en) | Digital root extraction circuit | |
EP0442220B1 (en) | Decoder | |
JP3493064B2 (en) | Barrel shifter | |
JP3187402B2 (en) | Floating point data addition / subtraction circuit | |
JP2856792B2 (en) | Floating point arithmetic unit | |
JP3517162B2 (en) | Division and square root arithmetic unit | |
US5483477A (en) | Multiplying circuit and microcomputer including the same | |
JPH0528407B2 (en) | ||
KR950015180B1 (en) | High speed adder | |
JPH0527948A (en) | Arithmetic device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080521 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090521 Year of fee payment: 10 |
|
LAPS | Cancellation because of no payment of annual fees |