JPH07182140A - Barrel shifter - Google Patents

Barrel shifter

Info

Publication number
JPH07182140A
JPH07182140A JP5325082A JP32508293A JPH07182140A JP H07182140 A JPH07182140 A JP H07182140A JP 5325082 A JP5325082 A JP 5325082A JP 32508293 A JP32508293 A JP 32508293A JP H07182140 A JPH07182140 A JP H07182140A
Authority
JP
Japan
Prior art keywords
shift
bit
signal
shifter
data
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
JP5325082A
Other languages
Japanese (ja)
Other versions
JP3284717B2 (en
Inventor
Masayuki Yamasaki
雅之 山▲さき▼
Toshio Sugimura
敏夫 杉村
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP32508293A priority Critical patent/JP3284717B2/en
Publication of JPH07182140A publication Critical patent/JPH07182140A/en
Application granted granted Critical
Publication of JP3284717B2 publication Critical patent/JP3284717B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To perform the shift processing at a high speed by outputting data by the output of a higher order bit of a shift control register, the most significant bit of the input data and an external arithmetic logic shift signal. CONSTITUTION:A shift control circuit 16 contains a shift control register which stores the input data 1 and the shift number 5 synchronously with a shift number write signal 8. Then two pieces of higher order bits are inputted out of six pieces of output of the shift control register together with an external arithmetic shift signal 7 and the input data MSB 6. At the same time, the generation signals of all-0 and all-1 are outputted together with an enable signal 2 which includes a left shift grant signal. Meanwhile the right shifters 11-14 of four stages perform the right shift of bits 1, 2, 4 and 8 of the input data 1 based on lower four bits out of the output of the shift control register. Then a left shifter 15 outputs the data on all-0 or all-1 or the data shifter to the left by 16 bits against the output of the right shifter based on the signal 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はデータのシフト処理を実
行する装置に関するもので、更に詳述すれば、本来扱う
データ語調に対しデータ語調以上のシフト処理が要求さ
れた場合、その検出を行なって処理することでシフト処
理を高速に行なうバレルシフタに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for executing a data shift process. More specifically, when a shift process of more than the data word tone is requested for the originally processed data tone, it is detected. The present invention relates to a barrel shifter that performs a shift process at high speed by performing the above process.

【0002】[0002]

【従来の技術】信号処理や画像処理等に用いるプロセッ
サにおいては、データの桁合わせや、ビット位置合わせ
を高速に行なう為、バレルシフタを用いてその処理を行
なっている。
2. Description of the Related Art In a processor used for signal processing, image processing, etc., a barrel shifter is used to perform digit alignment and bit alignment of data at high speed.

【0003】これら従来のバレルシフタにおいて、デー
タの有効ビット長を2nとした場合、シフトビット数を
指示するシフト制御レジスタはn+1ビットのビット長
を用意し、2n−1ビット左シフトと2nビット右シフト
を制御している。
In these conventional barrel shifters, when the effective bit length of data is set to 2 n , a shift control register for instructing the number of shift bits prepares a bit length of n + 1 bits, and 2 n -1 bit left shift and 2 n. Bit shift right is controlled.

【0004】しかし、固定小数点の演算器で浮動小数点
データを扱う場合、例えば有効ビット長が2nのデータ
同士の乗算を行なうとした時に、指数部に2nを持つデ
ータ同士の乗算を実行した場合、乗算結果の指数部は指
数部同士の加算となり2n+1となり、n+1ビットのビ
ット長を持つシフト制御レジスタによるバレルシフタで
は、おさまらない。通常、この場合ソフトウェアでシフ
ト制御レジスタのビット長におさまるシフトビット数か
否かの判定を行なって、おさまらない場合には、出力デ
ータの訂正(オール0、オール1への変換)を行う。そ
のため、判定に1ステップ余分に処理が必要となり、実
行速度が遅くなってしまう。
However, in the case of handling floating-point data by a fixed-point arithmetic unit, for example, when data having effective bit lengths of 2 n are multiplied, data having 2 n in the exponent part are multiplied. In this case, the exponent part of the multiplication result is the addition of the exponent parts and becomes 2 n + 1 , and the barrel shifter by the shift control register having a bit length of n + 1 bits cannot be suppressed. Normally, in this case, the software determines whether or not the number of shift bits is within the bit length of the shift control register. If the number of shift bits does not fit, the output data is corrected (converted to all 0s and all 1s). Therefore, one extra step is required for the determination, and the execution speed becomes slow.

【0005】そこで、処理の高速化を図るために、ハー
ドウェアで処理させる方法がある。図3は、従来のバレ
ルシフタのブロック図(例えば、LSIによる論理設計
P.46−48、著者=奥川峻史、共立出版株式会社)
を示したものである。図において、1はシフトの対象と
なる入力データ、11〜14、32および33は、入力
データ1に対して後述のイネーブル信号4の各ビットに
対応して、それぞれ右1ビット、2ビット、4ビット、
8ビット、16ビットのシフト、左32ビットのシフト
を行なう1ビット右シフタ、2ビット右シフタ、4ビッ
ト右シフタ、8ビット右シフタ、16ビット右シフタ、
32ビット左シフタ、5は外部から与えられるシフト
数、8は外部から与えられるシフト数ライト信号、31
は外部からのシフト数ライト信号8に同期してシフトビ
ット数5を格納し、シフタ11〜14、32および33
にイネーブル信号4を出力する6ビットのシフト制御レ
ジスタ、4はビット0〜5が、それぞれ、1ビット右シ
フタ11、2ビット右シフタ12、4ビット右シフタ1
3、8ビット右シフタ14、16ビット右シフタ32、
32ビット左シフタ33に対応し、シフトを制御するイ
ネーブル信号、3は、最終の32ビット左シフタの出力
データである。
Therefore, there is a method of processing by hardware in order to speed up the processing. FIG. 3 is a block diagram of a conventional barrel shifter (for example, logic design by LSI P.46-48, author = Satoshi Okugawa, Kyoritsu Publishing Co., Ltd.)
Is shown. In the figure, 1 is input data to be shifted, 11 to 14, 32, and 33 are right 1 bit, 2 bits, and 4 respectively corresponding to each bit of an enable signal 4 described later with respect to the input data 1. bit,
1-bit right shifter, 2-bit right shifter, 4-bit right shifter, 8-bit right shifter, 16-bit right shifter, which performs 8-bit, 16-bit shift, and left 32-bit shift
32-bit left shifter, 5 is an externally applied shift number, 8 is an externally applied shift number write signal, 31
Stores the shift bit number 5 in synchronization with the shift number write signal 8 from the outside, and shifters 11 to 14, 32 and 33
The 6-bit shift control register 4 which outputs the enable signal 4 to 4 has bits 0 to 5 for the 1-bit right shifter 11, the 2-bit right shifter 12, and the 4-bit right shifter 1, respectively.
3, 8-bit right shifter 14, 16-bit right shifter 32,
The enable signal 3 corresponding to the 32-bit left shifter 33 and controlling the shift is the final output data of the 32-bit left shifter.

【0006】以上のように構成された従来のバレルシフ
タでは、シフト数5が外部からのシフト数ライト信号8
によってシフト制御レジスタ31に格納され、出力され
るイネーブル信号4のビット0から5の値に従って、各
右シフタ11〜14、32、及び左シフタ33がシフト
を行なって、出力データ3を出力する。
In the conventional barrel shifter configured as described above, the shift number 5 is the shift number write signal 8 from the outside.
The right shifters 11 to 14 and 32, and the left shifter 33 shift according to the values of bits 0 to 5 of the enable signal 4 stored in the shift control register 31 and output the output data 3.

【0007】[0007]

【発明が解決しようとする課題】しかしながらこのよう
な従来のバレルシフタでは、本来データの有効ビット長
を2nとした場合、シフトビット数を指示するシフト制
御レジスタのビット長はn+1ビット、シフタもn+1
段のシフタを用意すれば十分であるのに対し、シフタが
1段余分に必要となり、回路規模が大きくなり、処理速
度もシフタが1段増える分遅くなってしまう問題点があ
った。
However, in such a conventional barrel shifter, when the effective bit length of data is originally set to 2 n , the bit length of the shift control register for instructing the number of shift bits is n + 1 bits, and the shifter also has n + 1 bits.
Although it is sufficient to prepare a shifter of stages, an extra shifter is required, the circuit scale becomes large, and the processing speed becomes slower by one shifter.

【0008】本発明はこのような従来の問題点を解決す
るものであって、回路規模が比較的小さいハードウェア
を追加することで、有効ビット長を2nとした場合のバ
レルシフタの構成を1段削減したn+1段で構成でき、
シフト処理の高速実行を行なうことを目的とする。
The present invention solves the above-mentioned conventional problems, and by adding hardware having a relatively small circuit scale, the configuration of the barrel shifter when the effective bit length is 2 n is 1 It can be composed of n + 1 stages with a reduced number of stages,
The purpose is to perform high-speed shift processing.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に本発明のバレルシフタは、nを自然数とする有効ビッ
ト長が2nビットの入力データと、シフトビット数を外
部制御信号に同期して格納するn+2ビットのシフト制
御レジスタと、前記シフト制御レジスタの出力n+2本
の内、ビットn+1、ビットnの2本と、外部から与え
られる算術、論理シフトを指示する算術論理シフト信号
と、前記入力データの最上位ビットとを入力として、オ
ール0生成信号とオール1生成信号と2nビット左シフ
トを指示する左シフト許可信号とを出力するシフト制御
回路と、前記シフト制御レジスタの出力n+2本の内、
下位のnビットを基に前記入力データを、20ビット、
1ビット、・・・、2nビット右シフトを行なうn段の
右シフタと、前記シフト制御回路の出力であるオール0
生成信号とオール1生成信号と2nビット左シフトを指
示する左シフト許可信号とを基に、前記n段の右シフタ
の出力に対し、オール0データ、またはオール1デー
タ、または左16ビットシフトしたデータを出力する左
シフタとを備えた構成となっている。
In order to achieve the above object, a barrel shifter of the present invention synchronizes input data having an effective bit length of 2 n bits, where n is a natural number, and a shift bit number in synchronization with an external control signal. An n + 2-bit shift control register for storing, two bits n + 1 and n out of the output n + 2 of the shift control register, an arithmetic logic shift signal for instructing arithmetic and logical shift given from the outside, and the input A shift control circuit that receives the most significant bit of data as an input and outputs an all 0 generation signal, an all 1 generation signal, and a left shift enable signal that instructs 2 n- bit left shift; and n + 2 outputs of the shift control register. Of which
The input data based on n lower bits, 2 0 bit,
2 1- bit, ... 2 n- bit right shifter for shifting right, and all 0s output from the shift control circuit
Based on the generated signal, the all 1 generated signal, and the left shift enable signal instructing a 2 n- bit left shift, all 0 data, all 1 data, or left 16 bit shift is made to the output of the right shifter of the n stages. And a left shifter that outputs the selected data.

【0010】[0010]

【作用】本発明はこの構成によって、シフト制御レジス
タの上位2ビット出力と入力データの最上位ビットと外
部より与えられる算術論理シフト信号とにより、シフタ
の最終段(n+1段)で、オール0データ、またはオー
ル1データ、または入力データに対して16ビット左シ
フトしたデータの出力を行なうことで、図3の従来のバ
レルシフタと同等のシフト処理を高速に行うことができ
る。
According to the present invention, with this configuration, all 0 data is output at the final stage (n + 1 stage) of the shifter by the output of the upper 2 bits of the shift control register, the most significant bit of the input data, and the arithmetic logic shift signal given from the outside. , Or all 1 data, or 16-bit left-shifted data output with respect to the input data, the shift processing equivalent to that of the conventional barrel shifter in FIG. 3 can be performed at high speed.

【0011】[0011]

【実施例】本発明の一実施例のバレルシフタについて、
図面を参照しながら説明する。
EXAMPLE A barrel shifter according to an example of the present invention,
A description will be given with reference to the drawings.

【0012】図1は本発明の一実施例(n=4)による
バレルシフタ装置のブロック図を示すものである。1は
入力データ、2は後述するシフト制御回路16からのイ
ネーブル信号、3は出力データ、5はシフト数、6は入
力データのMSB、7は算術シフト信号、8はシフト数
ライト信号、11は1ビット右シフタ、12は2ビット
右シフタ、13は4ビット右シフタ、14は8ビット右
シフタ、15は出力データの訂正機能を有する16ビッ
ト左シフタで、11から16でバレルシフタ部が構成さ
れている。また、16は後述するシフト制御回路であ
る。
FIG. 1 is a block diagram of a barrel shifter device according to an embodiment (n = 4) of the present invention. 1 is input data, 2 is an enable signal from a shift control circuit 16 described later, 3 is output data, 5 is the shift number, 6 is the MSB of the input data, 7 is an arithmetic shift signal, 8 is a shift number write signal, and 11 is 1-bit right shifter, 12 is 2-bit right shifter, 13 is 4-bit right shifter, 14 is 8-bit right shifter, and 15 is a 16-bit left shifter having a correction function of output data. The barrel shifter section is composed of 11 to 16. ing. Reference numeral 16 is a shift control circuit described later.

【0013】図2はシフト制御回路16の詳細を示すも
のである。31はバレルシフタ制御レジスタ、21はO
Rゲート、22、23、24、25および26はAND
ゲート、27、28、29および30はNOTゲートで
ある。バレルシフタ制御レジスタ31のビット5、ビッ
ト4と入力データMSB6と、算術シフト信号7が21
〜30のゲート群に図示のように接続しており、バレル
シフタ制御レジスタのビット5〜ビット0とORゲート
21の出力信号とANDゲート24の出力信号とが前記
のバレルシフタ部のイネーブル信号2としてバレルシフ
タ部に接続している。
FIG. 2 shows details of the shift control circuit 16. 31 is a barrel shifter control register, 21 is O
R gates, 22, 23, 24, 25 and 26 are AND
Gates 27, 28, 29 and 30 are NOT gates. Bit 5 and bit 4 of the barrel shifter control register 31, the input data MSB6, and the arithmetic shift signal 7 are 21
.. to 30 gate groups, as shown in the figure. Bits 5 to 0 of the barrel shifter control register, the output signal of the OR gate 21 and the output signal of the AND gate 24 are used as the barrel shifter enable signal 2 for the barrel shifter. Connected to the department.

【0014】以上のように構成されたバレルシフタ装置
について、図1と図2を用いてその動作を説明する。
The operation of the barrel shifter device constructed as described above will be described with reference to FIGS. 1 and 2.

【0015】まず、図2のシフト制御回路において、入
力データの有効ビット長を16ビットとする。バレルシ
フト制御レジスタ31には、左シフトを行う時には正の
数が、右シフトを行なう時には、負の数(2の補数)が
設定される。
First, in the shift control circuit of FIG. 2, the effective bit length of input data is 16 bits. In the barrel shift control register 31, a positive number is set when performing a left shift, and a negative number (two's complement) is set when performing a right shift.

【0016】バレルシフタ制御レジスタ31において、
左シフトのオーバフロー時、すなわち、ビット5が0で
ビット4が1の時は、出力データ0訂正信号が出力され
る。
In the barrel shifter control register 31,
When the left shift overflows, that is, when bit 5 is 0 and bit 4 is 1, the output data 0 correction signal is output.

【0017】右シフトのオーバーフロー時、すなわちビ
ット5が1でビット4が0の時において、入力データの
MSBが0の時、または入力データのMSBが1で論理
シフト時(算術シフト信号が0の時)は、出力データ0
訂正信号が出力される。
When the right shift overflows, that is, when the bit 5 is 1 and the bit 4 is 0, the MSB of the input data is 0, or the MSB of the input data is 1 and the logical shift is performed (the arithmetic shift signal is 0). Output data is 0
The correction signal is output.

【0018】また、右シフトオーバーフロー時におい
て、入力データのMSBが1で算術シフト時(算術シフ
ト信号が1の時)は、出力データ1訂正信号が出力され
る。
When the right shift overflow occurs and the MSB of the input data is 1 and the arithmetic shift is performed (when the arithmetic shift signal is 1), the output data 1 correction signal is output.

【0019】この時、図1のバレルシフタ装置において
最終段の16ビット左シフタは、出力データ0訂正信号
により出力データの全ビットを0に訂正し、また、出力
データ1訂正信号により出力データの全ビットを1に訂
正する。
At this time, in the barrel shifter device of FIG. 1, the final stage 16-bit left shifter corrects all bits of the output data to 0 by the output data 0 correction signal, and outputs all the output data by the output data 1 correction signal. Correct the bit to 1.

【0020】以上のように、本発明では、16ビットの
入力データ1と、シフト数5をシフト数ライト信号8に
同期して格納する6ビットのシフト制御レジスタ31
と、前記シフト制御レジスタ31の出力6本の内、ビッ
ト5、ビット4の2本と、外部から与えられる算術、論
理シフトを指示する算術論理シフト信号7と、入力デー
タのMSB6とを入力として、オール0生成信号とオー
ル1生成信号と、16ビット左シフトを指示する左シフ
ト許可信号を含むイネーブル信号2とを出力するシフト
制御回路16と、前記シフト制御レジスタ31の出力6
本の内、下位の4ビットを基に入力データ1を、1ビッ
ト、2ビット、4ビットおよび8ビット右シフトを行な
う4段の右シフタ11〜15と、前記シフト制御回路1
6の出力であるオール0生成信号とオール1生成信号と
16ビット左シフトを指示する左シフト許可信号とを含
むイネーブル信号2に基づいて、前記4段の右シフタの
出力に対し、オール0データ、またはオール1データ、
または左16ビットシフトしたデータを出力する左シフ
タ15とを備えることにより、シフトデータのオーバー
フローを検出しデータの訂正を行うと共に、高速にシフ
ト処理を実行することができる。
As described above, in the present invention, the 6-bit shift control register 31 for storing the input data 1 of 16 bits and the shift number 5 in synchronization with the shift number write signal 8 is used.
Of the six outputs of the shift control register 31, two of bit 5 and bit 4, an arithmetic and logic shift signal 7 externally applied to instruct arithmetic and logical shift, and MSB 6 of input data are input. , An all 0 generation signal, an all 1 generation signal, and an enable signal 2 including a left shift enable signal for instructing a 16-bit left shift, and an output 6 of the shift control register 31.
In the shift control circuit 1, the right shifters 11 to 15 of four stages for right shifting the input data 1 by 1 bit, 2 bits, 4 bits and 8 bits based on the lower 4 bits of the book, and the shift control circuit 1
Based on the enable signal 2 including the all 0 generation signal, the all 1 generation signal, and the left shift enable signal for instructing the 16-bit left shift, the all 0 data is output to the output of the right shifter of the four stages. , Or all 1 data,
Alternatively, by providing the left shifter 15 that outputs data shifted by 16 bits to the left, overflow of shift data can be detected, data can be corrected, and high-speed shift processing can be executed.

【0021】[0021]

【発明の効果】以上説明したように本発明によれは、大
きなハードウェアを付加することなく、シフトデータの
オーバーフローを検出しデータの訂正を行うと共に、高
速にシフト処理を実行することができる。
As described above, according to the present invention, shift data overflow can be detected and data can be corrected and shift processing can be executed at high speed without adding large hardware.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例におけるバレルシフタのブロ
ック図
FIG. 1 is a block diagram of a barrel shifter according to an embodiment of the present invention.

【図2】同じくそのシフト制御回路のブロック図FIG. 2 is a block diagram of the shift control circuit.

【図3】従来例のバレルシフタ装置のブロック図FIG. 3 is a block diagram of a conventional barrel shifter device.

【符号の説明】[Explanation of symbols]

1 入力データ 2 シフト制御回路からのイネーブル信号 3 出力データ 5 シフト数 6 入力データMSB 7 算術シフト信号 8 シフト数ライト信号 11 1ビット右シフタ 12 2ビット右シフタ 13 4ビット右シフタ 14 8ビット右シフタ 15 16ビット左シフタ 16 シフト制御回路 21 ORゲート 22、23、24、25、26 ANDゲート 27、28、29、30 NOTゲート 31 バレルシフタ制御レジスタ 1 Input data 2 Enable signal from shift control circuit 3 Output data 5 Shift number 6 Input data MSB 7 Arithmetic shift signal 8 Shift number write signal 11 1 bit right shifter 12 2 bit right shifter 13 4 bit right shifter 14 8 bit right shifter 15 16-bit left shifter 16 shift control circuit 21 OR gate 22, 23, 24, 25, 26 AND gate 27, 28, 29, 30 NOT gate 31 Barrel shifter control register

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】nを自然数とする有効ビット長が2nビッ
トの入力データと、 シフトビット数を外部制御信号に同期して格納するn+
2ビットのシフト制御レジスタと、 前記シフト制御レジスタの出力n+2本の内、ビットn
+1、ビットnの2本の出力信号と、外部から与えられ
る算術、論理シフトを指示する算術論理シフト信号と、
前記入力データの最上位ビットとを入力として、オール
0生成信号とオール1生成信号と2nビット左シフトを
指示する左シフト許可信号とを出力するシフト制御回路
と、 前記シフト制御レジスタの出力n+2本の内、下位のn
ビットを基に前記入力データを、20ビット、21ビッ
ト、・・・、2nー1ビット右シフトを行なうn段の右シ
フタと、 前記シフト制御回路の出力であるオール0生成信号とオ
ール1生成信号と2nビット左シフトを指示する左シフ
ト許可信号とを基に、前記n段の右シフタの出力に対
し、オール0データ、またはオール1データ、または左
nビットシフトしたデータを出力する左シフタとを具
備したバレルシフタ。
1. Input data having an effective bit length of 2 n bits, where n is a natural number, and n + for storing a shift bit number in synchronization with an external control signal.
A 2-bit shift control register, and bit n of the output n + 2 of the shift control register
Two output signals of +1 and bit n, and an arithmetic logic shift signal for instructing arithmetic and logic shift given from the outside,
A shift control circuit that receives the most significant bit of the input data and outputs an all 0 generation signal, an all 1 generation signal, and a left shift enable signal for instructing a 2 n- bit left shift; and an output n + 2 of the shift control register. The lower n in the book
The input data based on bit, 2 0 bit, 2 bit, ..., and right shifter n stages performing 2 n-1 bit right shift, all 0 generation signal is output from the shift control circuit and Based on the all 1 generation signal and the left shift enable signal for instructing a 2 n- bit left shift, all 0 data or all 1 data or left 2 n bit shifted data with respect to the output of the right shifter of the n stages. Barrel shifter equipped with a left shifter that outputs the.
JP32508293A 1993-12-22 1993-12-22 Barrel shifter Expired - Fee Related JP3284717B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32508293A JP3284717B2 (en) 1993-12-22 1993-12-22 Barrel shifter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32508293A JP3284717B2 (en) 1993-12-22 1993-12-22 Barrel shifter

Publications (2)

Publication Number Publication Date
JPH07182140A true JPH07182140A (en) 1995-07-21
JP3284717B2 JP3284717B2 (en) 2002-05-20

Family

ID=18172952

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32508293A Expired - Fee Related JP3284717B2 (en) 1993-12-22 1993-12-22 Barrel shifter

Country Status (1)

Country Link
JP (1) JP3284717B2 (en)

Also Published As

Publication number Publication date
JP3284717B2 (en) 2002-05-20

Similar Documents

Publication Publication Date Title
EP0127988B1 (en) A normalizing circuit
US4807172A (en) Variable shift-count bidirectional shift control circuit
JPH07210368A (en) Efficient handling method by hardware of positive and negative overflows generated as result of arithmetic operation
JP3487903B2 (en) Arithmetic device and arithmetic method
JP3418460B2 (en) Double precision division circuit and method
EP0234495B1 (en) Arithmetic circuit capable of executing floating point operations and fixed point operations
US5477480A (en) Carry look ahead addition method and carry look ahead addition device
JPH05341963A (en) Multi bit input adding circuit and method therefor
GB2549153B (en) Apparatus and method for supporting a conversion instruction
JPH0568725B2 (en)
JP3356613B2 (en) Addition method and adder
US6269385B1 (en) Apparatus and method for performing rounding and addition in parallel in floating point multiplier
JP3284717B2 (en) Barrel shifter
JPH0546363A (en) Divider
US5754458A (en) Trailing bit anticipator
JP2509279B2 (en) Floating point number-fixed point number converter
US6519620B1 (en) Saturation select apparatus and method therefor
JP2991788B2 (en) Decoder
JP2803506B2 (en) Divider
JPH0619700B2 (en) Arithmetic unit
JPS63229521A (en) Shift circuit
JP2615746B2 (en) Bit operation circuit
JP3109080B2 (en) Word length limiting circuit
US20090006822A1 (en) Device and Method for Adding and Subtracting Two Variables and a Constant
KR20010014633A (en) Zero determination signal generating circuit

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees