JPS6188333A - Binary operation circuit - Google Patents

Binary operation circuit

Info

Publication number
JPS6188333A
JPS6188333A JP59210124A JP21012484A JPS6188333A JP S6188333 A JPS6188333 A JP S6188333A JP 59210124 A JP59210124 A JP 59210124A JP 21012484 A JP21012484 A JP 21012484A JP S6188333 A JPS6188333 A JP S6188333A
Authority
JP
Japan
Prior art keywords
binary
output
register
arithmetic
registers
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP59210124A
Other languages
Japanese (ja)
Inventor
Toshio Yagihashi
八木橋 俊夫
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP59210124A priority Critical patent/JPS6188333A/en
Publication of JPS6188333A publication Critical patent/JPS6188333A/en
Pending 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/485Adding; Subtracting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2207/00Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F2207/38Indexing scheme relating to groups G06F7/38 - G06F7/575
    • G06F2207/3804Details
    • G06F2207/386Special constructional features
    • G06F2207/3868Bypass control, i.e. possibility to transfer an operand unchanged to the output
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2207/00Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F2207/38Indexing scheme relating to groups G06F7/38 - G06F7/575
    • G06F2207/3804Details
    • G06F2207/386Special constructional features
    • G06F2207/3884Pipelining
    • 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

Landscapes

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

Abstract

PURPOSE:To improve the performance by providing an FF by-pass function to a binary pipeline operating device split into plural pipeline stages and using a preceding operation and a succeeding operation to reduce the instruction execution time when referenced registers are competed. CONSTITUTION:An exponential subtractor 20 compares exponential parts of operands 1, 2 to detect a digit matching bit number. A manissa having a smaller exponential part is shifted by a shifter 22 while being matched for output's share of the subtractor 20. Then an adder 24 of the mantissa applies carry transmission addition in 64 bits and the shifter 26 applies binary normalizing to the result of addition. Stage registers 21, 23, 25, 27 set respectively outputs of pipeline stage operation circuits 20, 22, 24, 26, the registers release the holding function of an FF 10 and gives the input of the output side as it is. Thus, the instruction execution time when referenced registers are competed by using the preceding and succeeding operations.

Description

【発明の詳細な説明】 発明の属する技術分野 本発明は、2進演算制御に関し、特に、パイプライン演
算制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to binary arithmetic control, and particularly to a pipeline arithmetic control system.

従来の技術 、従来、この種の2進演算回路においては2進数の浮動
小数点データ又は固定小数点データ間の各種演X(例え
ば、加算、乗算、シフト、論理演算、除算等)をパイプ
ライン的に処理する装置内に設けられており、構成とし
ては、被演算オペランドを格納する演算レジスタと、該
演算レジスタからオペランドデータを読出す出力クロス
バと、各種2進パイプライン演算器(例えば、浮動/固
定小数点加算器、乗算器、除算器、シ7り、論理演算器
等)と、前記出力クロスバの出力を各[2進演算器の入
力へ接続する回路と、この2巡演算器の出力を前記演算
レジスタへ入力する入力クロスバとから成シ、演算処理
をパイプライン的に実行制御するものであるが演算を複
数段の機能単位に分割し、各パイプラインステージ間に
フリップフロップ又はラッチ等の回路で作成されるレジ
スタを設けている為に、回路遅延時間の点で分割損(フ
リップ70ツブの読出しセットアツプ時間、クロツクス
キュ等)が生じ、各2進演算器をパイプライン的に実行
処理する必要のない場合には命令実行時間が大きくなり
、システム性能を低下させる要因となっていた。
Conventional technology: Conventionally, in this type of binary arithmetic circuit, various operations X (for example, addition, multiplication, shift, logical operation, division, etc.) between binary floating point data or fixed point data are performed in a pipeline manner. It is provided in the processing device and consists of an arithmetic register that stores the operated operand, an output crossbar that reads the operand data from the arithmetic register, and various binary pipeline arithmetic units (for example, floating/fixed a circuit for connecting the output of the output crossbar to the input of each binary arithmetic unit, It consists of an input crossbar that inputs to the calculation register, and executes and controls the calculation processing in a pipeline manner, but the calculation is divided into functional units of multiple stages, and circuits such as flip-flops or latches are installed between each pipeline stage. Since there are registers created in Without this, the instruction execution time would increase, which would be a factor in reducing system performance.

発明の目的 本発明は従来の上記事情に鑑みてなされたもので69、
従って本発明の目的は、2進演算回路に於いて、2進演
算器を複数段のパイプライン演算ステージ回路と該回路
の出力を格納するステージレジスタと該ステージレジス
タの保持機能を解除しレジスタへの入力をそのiま出力
に伝搬させる保持機能解除手段とから構成することによ
り、上記欠点を解決し、先行演算と後続演算とで参照す
るレジスタ間の競合が生じるケースでの演算処理時間を
短縮し、システム性能の向上を計ることができる新規な
2進演算回路を提供することにある。
Purpose of the Invention The present invention has been made in view of the above-mentioned conventional circumstances.
Therefore, an object of the present invention is to provide a binary arithmetic unit in a binary arithmetic circuit, a multi-stage pipeline arithmetic stage circuit, a stage register for storing the output of the circuit, and a register that releases the holding function of the stage register. The above-mentioned drawbacks are solved and the operation processing time is shortened in cases where there is a conflict between the registers referenced by the preceding operation and the subsequent operation. The object of the present invention is to provide a new binary arithmetic circuit that can improve system performance.

発明の構成 上記目的を達成する為に、本発明に係る2進演算回路は
、2進数データを処理する2進演算回路に於いて、2進
数オペランドを格納する演算レジスタと、該演算レジス
タから板演πオペランドを読出して選択する出力クロス
バと、各種の演算を実行する2進演算器群と、該2進演
算器群は複数のステージに分割された各々のパイプライ
ン演算ステージ回路と該パイプラインステージ回路の出
力を格納するステージレジスタと該ステージレジスタの
保持機能を解除しレジスタへの入力をその11出力に伝
搬させるレジスタ保持機能解除手段とから成り、前記出
力クロスバの出力を前記2進演算器群へ接続する回路と
、前記2進演算器群の出力を入力し前記演算レジスタへ
供給する入力クロスバと、外部からセットリセット可能
な実行モード指定フリップフロップとを具備して構成さ
れ、該実行モード指定フリップフロップの出力により前
記2進演算器群をバイプラーイン処理で実行するかある
いは前記レジスタ保持機能解除手段により命令レベルの
逐次処理で実行するかを識別制御することを特徴として
いる。
Structure of the Invention In order to achieve the above object, a binary arithmetic circuit according to the present invention includes an arithmetic register that stores a binary operand, and a gate from the arithmetic register in a binary arithmetic circuit that processes binary data. An output crossbar that reads out and selects the π operand, a group of binary arithmetic units that executes various operations, and a group of binary arithmetic units that is divided into a plurality of stages, each of which has a pipeline arithmetic stage circuit and the pipeline. It consists of a stage register that stores the output of the stage circuit, and a register holding function canceling means that cancels the holding function of the stage register and propagates the input to the register to its 11 outputs, and the output of the output crossbar is connected to the binary arithmetic unit. an input crossbar that inputs the output of the binary arithmetic unit group and supplies it to the arithmetic register, and an execution mode specifying flip-flop that can be set and reset from the outside, and the execution mode The present invention is characterized in that the output of the designated flip-flop is used to identify and control whether the binary arithmetic unit group is to be executed by bip-line processing or by instruction-level sequential processing by the register holding function canceling means.

発明の実施例 次に本発明を七の好ましい一実施例について図面を参照
して詳細に説明する。
Embodiments of the Invention Next, seven preferred embodiments of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例を示すブロック構成図である
。第1図に於いて、参照番号1は入力クロスバで、8バ
イト(6−ビット)幅である。2は演算用レジスタで、
8バイトのレジスタが8個含まれており、浮動小数点デ
ータの格納レジスタである。3は8バイト幅の出力クロ
スバで、演算レジスタ2から被演算オペランドを選択す
る回路である。4は2進浮動小数点加算器であシ、8バ
イトの浮動小数点データである2オペランドを入力して
加算処理を実行し、8バイトの結果を得る回路である。
FIG. 1 is a block diagram showing one embodiment of the present invention. In FIG. 1, reference number 1 is the input crossbar, which is 8 bytes (6-bits) wide. 2 is a calculation register,
It contains eight 8-byte registers and is a storage register for floating point data. Reference numeral 3 denotes an 8-byte wide output crossbar, which is a circuit for selecting an operand from the operation register 2. 4 is a binary floating point adder, which is a circuit that inputs two operands, which are 8-byte floating-point data, executes addition processing, and obtains an 8-byte result.

5は2進浮動小数点乗算器であり、8バイトの浮動小数
点データである2オペランドな入力して乗算処理を実行
し、8バイトの結果を得る回路である。6は2進浮動小
数点除算器であり、2つの浮動小数点オペランドから除
算結果の8バイトデータを得る回路である。7は2進数
ノツクであり、8バイトのオペランドの左右シフトを実
行する回路である。8は論理演算器で、8バイトの論理
データ間の論理演算を実行する回路である。
5 is a binary floating point multiplier, which is a circuit which executes multiplication processing by inputting two operands, which are 8 bytes of floating point data, to obtain an 8 byte result. 6 is a binary floating-point divider, which is a circuit that obtains 8-byte data as a division result from two floating-point operands. 7 is a binary number nok, which is a circuit that executes a left/right shift of an 8-byte operand. 8 is a logic operation unit, which is a circuit that executes logic operations between 8-byte logic data.

参照番号4.5.6.7.8 Kで示される上記各演算
器の出力は入力クロスバ1へ接続される。9は2進演算
器群をパイプライン的に実行制御するか、前記レジスタ
保持機能解除手段により命令レベルの逐次処理で実行す
るかを識別制御する実行モード指定フリップ70ツブ1
0を外部からセットリセットする回路である。
The outputs of the respective arithmetic units indicated by reference number 4.5.6.7.8K are connected to the input crossbar 1. Reference numeral 9 denotes an execution mode designation flip 70 knob 1 for identifying and controlling whether to execute execution of the binary arithmetic unit group in a pipeline manner or to execute sequential processing at the instruction level using the register holding function canceling means.
This is a circuit that sets and resets 0 from the outside.

第2図は第1図の浮動小数点加算器4の詳i11回路図
である。この加算器4への入力オペランドである浮動小
数点データ型式は第3図に示す通シである。図において
、参照符号SMは仮数部の符号ビット、Eは指数部、M
は仮数部をそれぞれ示す。
FIG. 2 is a detailed i11 circuit diagram of the floating point adder 4 of FIG. The floating point data format which is the input operand to this adder 4 is as shown in FIG. In the figure, reference symbol SM is the sign bit of the mantissa, E is the exponent, and M
indicate the mantissa part, respectively.

第2図において、参照番号頷はオペランド1とオペラン
ド20指数部を比較して桁合わせビット数を検出する指
数減算器である。nはオペランド1.2で指数部が小さ
い方の仮数部を指数減算6加の出力分桁合わせシフトを
する桁合わせシックでちる。冴は仮数部の加算器であり
、64ビット幅のキャリ伝搬加算器である。26は加算
結果を2進正規化するシフタである。21,23,25
.27はそれぞし20.22.24.26の各パイプラ
インステージ演算回路の出力をセットするステージレジ
スタである。
In FIG. 2, the reference number nod is an exponent subtracter that compares the exponent parts of operand 1 and operand 20 to detect the number of digit alignment bits. n is operand 1.2, and the mantissa part with the smaller exponent part is shifted by the output of exponent subtraction 6 addition to digit adjustment chic. Sae is a mantissa adder and is a 64-bit wide carry propagation adder. 26 is a shifter for binary normalizing the addition result. 21, 23, 25
.. 27 is a stage register for setting the output of each pipeline stage arithmetic circuit 20, 22, 24, and 26, respectively.

これらのレジスタはフリップフロップの保持機能を解除
し入力をそのまま出力へ伝搬する機能を有している。
These registers have the function of canceling the holding function of the flip-flop and propagating the input as is to the output.

次に、浮動小数点加算のパイプライン動作の態様を第4
図のタイムチャートを参照して説明する。
Next, we will explain the aspect of pipeline operation for floating-point addition in the fourth section.
This will be explained with reference to the time chart shown in the figure.

この例は浮動小数魚卵1i−命令が2命令連続する場合
であり、 S3←S1+82(51〜S6は演算 S6←S4 + Ss   レジスタ)に示される如く
、命令間で参照する演算レジスタ間の競合がないケース
である。
This example is a case where two consecutive floating point number 1i instructions occur, and as shown in S3←S1+82 (51 to S6 are operation S6←S4 + Ss registers), there is a conflict between the operation registers referenced between the instructions. This is a case where there is no

T1のマシンサイクルで演算レジスタ81.S2カ出力
クロスバ3を通して読出される。T2 、 Ts 。
In the machine cycle T1, the calculation register 81. The S2 signal is read out through the output crossbar 3. T2, Ts.

T4 、 Ts−1/−イクルでそれぞれ指数比較6加
、桁合わせシフタn、仮数部加算器冴、正規化シックあ
の各パイプラインステージ処理が実行される。T61t
イクルで入力クロスバ1を経由し、T7サイクルで演算
レジスタS3へ格納される。後続命令S6←S4+ 3
5の処理も先行命令のIT後遅れでパイプライン的iて
処理される。
In cycles T4 and Ts-1/-, the pipeline stage processes of exponent comparison 6 addition, digit alignment shifter n, mantissa adder, and normalization thick are executed, respectively. T61t
It passes through the input crossbar 1 in cycles and is stored in the calculation register S3 in cycles T7. Subsequent instruction S6←S4+ 3
Processing No. 5 is also processed in a pipeline manner with a delay after IT of the preceding instruction.

次に、浮動小数点加算命令が2演算連続し、2演n間で
参照する演算レジスタ間の競合がある場合、例えば、 S3←S1+82(81〜S5は演算 S5←85 + 84   レジスタ)のケースで従来
の回路でのタイムチャートを第5図に示す。T1〜T7
サイクルの動作は第4図と同一で・bる。第4図では後
続演算はT2サイクルから開始されるが、第5図では先
行演算が終了した後、即ち、T8サイクルから開始され
る。これは先行演算で格納したレジスタの内容を後続演
算のオペランドとして使用するからである。このように
、先行演算と後続演算とで参照する演算レジスタ間の4
合がある場合には演算が逐次的に処理され、パイプラ・
fノのステージサイクル時間が大きいと演/::1.j
生能を低下させる要因となって1ハた。
Next, if two floating-point addition instructions occur in succession, and there is a conflict between the operation registers referenced between the two operations, for example, in the case of S3←S1+82 (81 to S5 are operation S5←85+84 registers). A time chart for a conventional circuit is shown in FIG. T1-T7
The operation of the cycle is the same as in FIG. In FIG. 4, the subsequent operation is started from the T2 cycle, but in FIG. 5, it is started after the preceding operation is completed, that is, from the T8 cycle. This is because the contents of the register stored in the preceding operation are used as operands in the subsequent operation. In this way, the 4 between the operation registers referenced in the preceding operation and the subsequent operation is
If there is a match, the operations are processed serially and the piper
If the stage cycle time of f is long, then the performance/::1. j
It became a factor that decreased productivity.

本発明は上記の点に着目し、各パイプラインステージ毎
に設けられているステージレジスタに保持機能解除手段
を設jゲることにより、クロツクスキュフリップフロツ
ブのセットアツプタイム等の同期制御((よる分割損を
除去し、演算の処理時間をづ7:′1L九もので、67
+。
The present invention focuses on the above points, and by providing a holding function release means in the stage register provided for each pipeline stage, the present invention provides synchronization control (such as clock skew flip-flop set-up time). (The calculation processing time is 7:'1L9, which is 67
+.

第6図シて本実施列でのS3←S1 + 32S5←S
3+34 のケースでのタイムチャートを示す。指数比較、桁合わ
せシフト、反二に部加算、正規化シフトの加算処理が3
サイクルで終了し、従来より1サイクル分短繍されてい
る。
S3←S1 + 32S5←S in this implementation sequence in Figure 6
A time chart for the case of 3+34 is shown. Addition processing of exponent comparison, digit alignment shift, anti-two part addition, and normalization shift is 3
The embroidery ends in one cycle, and the embroidery is shortened by one cycle compared to conventional methods.

以上説明したように、jL:3のパイプラインステージ
に分Sすされた2進パイブラ・1ン/j員γ器に7リツ
プフロツプバイパスa ’r;已を設けることにより、
先行演算と後続演算とで参照するレジスタ間の競合があ
る場合の命令実行時間を短縮し、システム性能を向上さ
せる装置を提供している。
As explained above, by providing 7 lip-flop bypasses in the binary piper 1/j member γ unit divided into 3 pipeline stages,
The present invention provides a device that reduces instruction execution time and improves system performance when there is contention between registers referenced by preceding and subsequent operations.

発明の効果 本発明には、以上説明したように、複数のパイプライン
ステージに分割された2進パイプライン演1¥、5にフ
リップフロップの保持機能解除手段を有し、先行演算と
後続演算とで参照するレジスタ間の競合がある場合の命
令実行時間を短縮し、システム性能を向上させる効果が
ある。
Effects of the Invention As explained above, the present invention has flip-flop holding function canceling means in the binary pipeline stages 1 and 5 divided into a plurality of pipeline stages, and performs the preceding operation and the subsequent operation. This has the effect of shortening instruction execution time and improving system performance when there is contention between registers referenced by .

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

第1図は本発明の一実施例を示すブロック構成図、第2
図は第1図に示した2進加算器4の詳細なブロック構成
図、第3図は2進加算器4への入カオベランドである浮
動小数点データ型式を示す図、第5図は従来技術回路の
タイムチャート、第4図、第6図は本実施例のタイムチ
ャートである。 1・・・入力クロスバ、2・・・演算レジスタ、3・・
・出力クロスバ、4・・・2進加算器、5・・・2進乗
算器、6・・・2進除算器、7・・・2進シフタ、8・
・・論理演算器、9・・・フリップフロップセット回路
、10・・・フリップ70ツブ、加・・・指数比較器、
n・・・桁合わせシック、冴・・・仮数部加算器、が・
・・正規化シック、21゜田、 25.27・・・レジ
スタ 特許 願人   日本電気株式会社 代 理 人   弁理士 熊谷雄太部 第1図 1℃ 第2図 第3図 第4 図 第5図
FIG. 1 is a block diagram showing one embodiment of the present invention, and FIG.
The figure is a detailed block diagram of the binary adder 4 shown in Figure 1, Figure 3 is a diagram showing the floating point data format that is input to the binary adder 4, and Figure 5 is a prior art circuit. 4 and 6 are time charts of this embodiment. 1...Input crossbar, 2...Arithmetic register, 3...
・Output crossbar, 4...binary adder, 5...binary multiplier, 6...binary divider, 7...binary shifter, 8...
...Logic operator, 9...Flip-flop set circuit, 10...Flip 70 tube, addition...Exponent comparator,
n...digit matching chic, sae...mantissa adder,...
...Normalized chic, 21°, 25.27...Register patent Applicant: NEC Corporation Representative, Patent attorney Yutabe Kumagai Figure 1 1°C Figure 2 Figure 3 Figure 4 Figure 5

Claims (1)

【特許請求の範囲】[Claims] 2進数データを処理する2進演算回路に於いて、2進数
オペランドを格納する演算レジスタと、該演算レジスタ
から被演算オペランドを読出して選択する出力クロスバ
と、各種の演算を実行する2進演算器と、該2進演算器
は複数のステージに分割された各々のパイプライン演算
ステージ回路と該パイプラインステージ回路の出力を格
納するステージレジスタと該ステージレジスタの保持機
能を解除しレジスタへの入力をそのまま出力に伝搬させ
る保持機能解除手段とから成り、前記出力クロスバの出
力を前記2進演算器群へ接続する回路と、前記2進演算
器群の出力を入力し前記演算レジスタへ供給する入力ク
ロスバと、外部からセットリセット可能な実行モード指
定フリップフロップとから構成され、該実行モード指定
フリップフロップの出力により前記2進演算器群をパイ
プライン処理で実行するかあるいは前記レジスタ保持機
能解除手段により命令レベルの逐次処理で実行するかを
識別制御することを特徴とする2進演算回路。
In a binary arithmetic circuit that processes binary data, there are arithmetic registers that store binary operands, output crossbars that read and select operands to be operated on from the arithmetic registers, and binary arithmetic units that perform various operations. Then, the binary arithmetic unit includes each pipeline arithmetic stage circuit divided into a plurality of stages, a stage register for storing the output of the pipeline stage circuit, and a holding function of the stage register, and input to the register. a circuit for connecting the output of the output crossbar to the group of binary arithmetic units; and an input crossbar for inputting the output of the group of binary arithmetic units and supplying the output to the arithmetic register. and an execution mode specifying flip-flop that can be set and reset from the outside, and the output of the execution mode specifying flip-flop causes the binary arithmetic unit group to be executed by pipeline processing, or the register holding function cancellation means executes the instruction. A binary arithmetic circuit characterized in that it discriminately controls whether to perform level sequential processing.
JP59210124A 1984-10-06 1984-10-06 Binary operation circuit Pending JPS6188333A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59210124A JPS6188333A (en) 1984-10-06 1984-10-06 Binary operation circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59210124A JPS6188333A (en) 1984-10-06 1984-10-06 Binary operation circuit

Publications (1)

Publication Number Publication Date
JPS6188333A true JPS6188333A (en) 1986-05-06

Family

ID=16584191

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59210124A Pending JPS6188333A (en) 1984-10-06 1984-10-06 Binary operation circuit

Country Status (1)

Country Link
JP (1) JPS6188333A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59106043A (en) * 1982-12-10 1984-06-19 Hitachi Ltd Pipeline operating circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59106043A (en) * 1982-12-10 1984-06-19 Hitachi Ltd Pipeline operating circuit

Similar Documents

Publication Publication Date Title
US5053631A (en) Pipelined floating point processing unit
US4754421A (en) Multiple precision multiplication device
US5844830A (en) Executing computer instrucrions by circuits having different latencies
US4639886A (en) Arithmetic system having pipeline structure arithmetic means
US4658355A (en) Pipeline arithmetic apparatus
US5892699A (en) Method and apparatus for optimizing dependent operand flow within a multiplier using recoding logic
US20070074002A1 (en) Data packet arithmetic logic devices and methods
JPH0542011B2 (en)
US5481488A (en) Block floating point mechanism for fast Fourier transform processor
US4853890A (en) Vector processor
JPH0667851A (en) Multiplier provided with overflow detecting function
US5903479A (en) Method and system for executing denormalized numbers
JPH05150979A (en) Immediate operand expansion system
JP2518293B2 (en) Data Flow Processor
JPH02194430A (en) Divider
JPS6188333A (en) Binary operation circuit
US5557563A (en) Data processing method and apparatus including iterative multiplier
JP2003241960A (en) Processor, and computation instruction processing method and computation control method therein
US7047271B2 (en) DSP execution unit for efficient alternate modes for processing multiple data sizes
JP2503984B2 (en) Information processing device
KR930005426B1 (en) Apparatus and method for simplifying deduction procedure of multiflying unit of carry/save adder
JPS6188332A (en) Binary operating circuit
JP3278441B2 (en) Vector processing equipment
US5646874A (en) Multiplication/multiplication-accumulation method and computing device
KR100337716B1 (en) A circuit forming the sum of products