JP3284717B2 - Barrel shifter - Google Patents

Barrel shifter

Info

Publication number
JP3284717B2
JP3284717B2 JP32508293A JP32508293A JP3284717B2 JP 3284717 B2 JP3284717 B2 JP 3284717B2 JP 32508293 A JP32508293 A JP 32508293A JP 32508293 A JP32508293 A JP 32508293A JP 3284717 B2 JP3284717 B2 JP 3284717B2
Authority
JP
Japan
Prior art keywords
shift
bit
bits
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.)
Expired - Fee Related
Application number
JP32508293A
Other languages
Japanese (ja)
Other versions
JPH07182140A (en
Inventor
雅之 山▲さき▼
敏夫 杉村
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 Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
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

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 data shift processing. More specifically, the present invention relates to an apparatus for performing a shift processing of a data tone which is to be handled by a data tone which is higher than the data tone. The present invention relates to a barrel shifter that performs a shift process at high speed by performing a shift process.

【0002】[0002]

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

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

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

【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 performing processing by hardware in order to speed up the processing. FIG. 3 is a block diagram of a conventional barrel shifter (eg, logic design by LSI, pp. 46-48, author: Satoshi Okukawa, Kyoritsu Shuppan Co., Ltd.)
It is shown. In the figure, reference numeral 1 denotes input data to be shifted, 11 to 14, 32, and 33 correspond to each bit of an enable signal 4 to be described later with respect to the input data 1, and are 1 bit to the right, 2 bits, and 4 bits, respectively. bit,
1-bit right shifter, 2-bit right shifter, 4-bit right shifter, 8-bit right shifter, 16-bit right shifter for shifting 8 bits, 16 bits, and shifting left 32 bits
32-bit left shifter, 5 is an externally applied shift number, 8 is an externally applied shift number write signal, 31
Stores the number of shift bits 5 in synchronization with the shift number write signal 8 from the outside, and shifters 11 to 14, 32 and 33
6-bit shift control register that outputs the enable signal 4 to the first and second bits, the bits 0 to 5 each being a 1-bit right shifter 11, a 2-bit right shifter 12, and a 4-bit right shifter 1.
3, 8-bit right shifter 14, 16-bit right shifter 32,
An 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 constructed as described above, the shift number 5 is changed from the shift number write signal 8
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, 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 the data is originally 2 n , the bit length of the shift control register indicating the number of shift bits is n + 1 bits, and the shifter is also n + 1 bits.
Although it is sufficient to prepare a shifter of stages, there is a problem that one extra stage is required, the circuit scale is increased, and the processing speed is reduced by the increase of one stage of shifters.

【0008】本発明はこのような従来の問題点を解決す
るものであって、回路規模が比較的小さいハードウェア
を追加することで、有効ビット長を2nとした場合のバ
レルシフタの構成を1段削減したn+1段で構成でき、
シフト処理の高速実行を行なうことを目的とする。
The present invention solves such a conventional problem. By adding hardware having a relatively small circuit size, the configuration of the barrel shifter when the effective bit length is set to 2 n is reduced to one. It can be composed of n + 1 stages with reduced stages,
The purpose of the present invention 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 according to the present invention synchronizes input data with an effective bit length of 2 n bits, where n is a natural number, and the number of shift bits in synchronization with an external control signal. An n + 2 bit shift control register to be stored, two bits of a bit n + 1 and a bit n out of the n + 2 outputs of the shift control register, an arithmetic / logic shift signal for instructing an externally applied arithmetic / logic shift, 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 instructing a left shift of 2 n bits, 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, ..., and right shifter n stages performing 2 n-bit right shift, all 0 the a output of the shift control circuit
The output of the n-stage right shifter is shifted to all 0 data, all 1 data, or left 16 bits based on the generated signal, the all 1 generated signal, and the left shift enable signal instructing 2 n bit left shift. And a left shifter for outputting the converted data.

【0010】[0010]

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

【0011】[0011]

【実施例】本発明の一実施例のバレルシフタについて、
図面を参照しながら説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A barrel shifter according to one embodiment of the present invention will be described.
This will be described 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 showing a barrel shifter 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 number of shifts, 6 is the MSB of input data, 7 is an arithmetic shift signal, 8 is a shift number write signal, and 11 is a shift number write signal. 1-bit right shifter, 12 is a 2-bit right shifter, 13 is a 4-bit right shifter, 14 is an 8-bit right shifter, 15 is a 16-bit left shifter having a function of correcting output data. ing. Reference numeral 16 denotes 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. Bits 5 and 4 of the barrel shifter control register 31, the input data MSB6, and the arithmetic shift signal 7
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 connected to the barrel group as the enable signal 2 of the barrel shifter section. Connected to the unit.

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

【0015】まず、図2のシフト制御回路において、入
力データの有効ビット長を16ビットとする。バレルシ
フト制御レジスタ31には、左シフトを行う時には正の
数が、右シフトを行なう時には、負の数(2の補数)が
設定される。
First, in the shift control circuit of FIG. 2, the effective bit length of input data is set to 16 bits. A positive number is set in the barrel shift control register 31 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, an 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 bit 5 is 1 and bit 4 is 0, when the MSB of the input data is 0, or when the MSB of the input data is 1 and a logical shift is performed (the arithmetic shift signal is 0) Time) is output data 0
A correction signal is output.

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

【0019】この時、図1のバレルシフタ装置において
最終段の16ビット左シフタは、出力データ0訂正信号
により出力データの全ビットを0に訂正し、また、出力
データ1訂正信号により出力データの全ビットを1に訂
正する。
At this time, the 16-bit left shifter at the final stage in the barrel shifter device of FIG. 1 corrects all the 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 one.

【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, according to the present invention, the 16-bit input data 1 and the 6-bit shift control register 31 for storing the shift number 5 in synchronization with the shift number write signal 8.
And two of bit 6 and bit 4 of the six outputs of the shift control register 31, an arithmetic and logical shift signal 7 for instructing arithmetic and logical shifts given from the outside, and the MSB6 of the input data as inputs. , A shift control circuit 16 for outputting an all 0 generation signal, an all 1 generation signal, 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.
Four-stage right shifters 11 to 15 for right-shifting input data 1 by 1 bit, 2 bits, 4 bits and 8 bits based on the lower 4 bits of the book;
6 based on an enable signal 2 including an all 0 generation signal, an all 1 generation signal, and a left shift enable signal for instructing a left shift of 16 bits, , Or all 1 data,
Alternatively, by including the left shifter 15 that outputs data shifted by 16 bits to the left, it is possible to detect an overflow of the shift data, correct the data, and execute the shift processing at high speed.

【0021】[0021]

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

【図面の簡単な説明】[Brief description of the 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 バレルシフタ制御レジスタ Reference Signs List 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)

(57)【特許請求の範囲】(57) [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ビットシフトしたデータを出力する左シフタとを具
備したバレルシフタ。
An input data having an effective bit length of 2 n bits, where n is a natural number, and n + for storing the number of shift bits in synchronization with an external control signal
A 2-bit shift control register; and a bit n of n + 2 outputs of the shift control register
+1 and two output signals of bit n, an externally applied arithmetic and logical shift signal indicating an arithmetic and logical shift,
A shift control circuit that receives the most significant bit of the input data as an input, and outputs an all 0 generation signal, an all 1 generation signal, and a left shift enable signal instructing a left shift of 2 n bits, and an output n + 2 of the shift control register Lower n of books
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 On the basis of an all 1 generation signal and a left shift enable signal instructing 2 n bit left shift, all 0 data, all 1 data, or data shifted left 2 n bits with respect to the output of the n-stage right shifter And a left shifter that outputs the same.
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 JPH07182140A (en) 1995-07-21
JP3284717B2 true 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
JPH07182140A (en) 1995-07-21

Similar Documents

Publication Publication Date Title
US4807172A (en) Variable shift-count bidirectional shift control circuit
EP0127988B1 (en) A normalizing circuit
JPH07182141A (en) Arithmetic unit/method
EP0234495B1 (en) Arithmetic circuit capable of executing floating point operations and fixed point operations
EP0351829B1 (en) Integer division circuit provided with a overflow detection circuit
JPH05341963A (en) Multi bit input adding circuit and method therefor
GB2549153B (en) Apparatus and method for supporting a conversion instruction
JP3284717B2 (en) Barrel shifter
US6269385B1 (en) Apparatus and method for performing rounding and addition in parallel in floating point multiplier
JPH09222991A (en) Adding method and adder
JPH0546363A (en) Divider
JPH0346024A (en) Floating point computing element
JP2509279B2 (en) Floating point number-fixed point number converter
JP2766133B2 (en) Parallel-serial data conversion circuit
JP3071607B2 (en) Multiplication circuit
JP2991788B2 (en) Decoder
JP2605848B2 (en) Non-restoring divider
US5926407A (en) Combined add/shift structure
JP3074958B2 (en) Serial multiplier with addition function
JP2615746B2 (en) Bit operation circuit
JP2907276B2 (en) Arithmetic processing unit
JP3109080B2 (en) Word length limiting circuit
KR100270814B1 (en) Filtering method using shift-adder
KR0154934B1 (en) Improved circuit for accomplishing the 2's complement
JP2575856B2 (en) Arithmetic circuit

Legal Events

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