JPH01163827A - Adder-subtracter - Google Patents

Adder-subtracter

Info

Publication number
JPH01163827A
JPH01163827A JP62321304A JP32130487A JPH01163827A JP H01163827 A JPH01163827 A JP H01163827A JP 62321304 A JP62321304 A JP 62321304A JP 32130487 A JP32130487 A JP 32130487A JP H01163827 A JPH01163827 A JP H01163827A
Authority
JP
Japan
Prior art keywords
adder
bit
carry
circuit
constant
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
JP62321304A
Other languages
Japanese (ja)
Other versions
JP2685466B2 (en
Inventor
Yoshiki Noguchi
孝樹 野口
Taku Tsukamoto
塚元 卓
Hideo Nakamura
英夫 中村
Yoshimune Hagiwara
萩原 吉宗
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.)
Hitachi Microcomputer System Ltd
Hitachi Ltd
Original Assignee
Hitachi Ltd
Hitachi Microcomputer Engineering 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 Hitachi Ltd, Hitachi Microcomputer Engineering Ltd filed Critical Hitachi Ltd
Priority to JP62321304A priority Critical patent/JP2685466B2/en
Publication of JPH01163827A publication Critical patent/JPH01163827A/en
Application granted granted Critical
Publication of JP2685466B2 publication Critical patent/JP2685466B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To make a circuit scale smaller by making an adder part into a half adder, and making the input/output of the half adder obtain both positive and negative logics. CONSTITUTION:An adder-subtracter consists of half adders 2. A constant K is directly inserted to one input of the half adders 2, and a number X to be operated is inserted to the other input so as to obtain the both positive and negative logics, and the output of the half adders 2 is made to obtain the both positive and negative logics. Consequently, by only a constant addition by means of the adder circuit 2 of the conventional half adder, a subtraction can be also carried out. Thus, the circuit scale can be made smaller.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、加減算器1例えばマイクロコンピュータ等の
ロジックLSIに係り、特に定数の加減算に好適な論理
回路構成に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an adder/subtractor 1, such as a logic LSI such as a microcomputer, and particularly to a logic circuit configuration suitable for addition/subtraction of constants.

〔従来の技術〕[Conventional technology]

従来の加減算器は、第2図に示すようにフルアダー3の
入力の一方が正負両論理がとれる構成となっていた。
The conventional adder/subtractor has a configuration in which one of the inputs of the full adder 3 can have both positive and negative logic, as shown in FIG.

第2図において変数Xと定数にの加算は、それぞれを正
論理でフルアダー3に入力し、それにキャリーCo10
3=Oを加算して出力yとする。
In Figure 2, addition to the variable
3=O is added to obtain the output y.

一方減算では、定数には負論理で、変数Xは正論理でフ
ルアダー3に入力し、それにキャリーC0103=1を
加算して出力yとする。
On the other hand, in subtraction, the constant is input with negative logic and the variable X is input with positive logic into the full adder 3, and carry C0103=1 is added thereto to output y.

例えば10進表現で5(以下5(10,)と表記する)
、8ビット符号付2進表現で00000101 (以下
00000101 (2)と表記する)となるXと、3
(10)=00000011 (2)となるKの演算を
考える。x+にの演算は5 (10) + 3 (10
) = 8となるが、これは2進演算においても、00
000101(2) +00000011(2) =0
0001000(2) = 8 (10)となり、単純
に2進数の加算をフルアダーの加算回路を用いて行なえ
ばよい6フルアダーの加算回路の構成例を第3図に示す
For example, 5 in decimal representation (hereinafter written as 5 (10,))
, X, which is 00000101 (hereinafter referred to as 00000101 (2)) in 8-bit signed binary representation, and 3
(10)=00000011 (2) Consider the calculation of K. The operation on x+ is 5 (10) + 3 (10
) = 8, which also applies to binary operations as 00
000101(2) +00000011(2) =0
0001000(2)=8(10), and FIG. 3 shows an example of the configuration of a 6-full adder adder circuit in which addition of binary numbers can be simply performed using a full adder adder circuit.

1ビットm位の演算はフルアダー回路100とキャリー
回路106とから構成される。第3図で示した加算回路
は2ビツト加算回路で、入力X(下位ビットxo:10
1.上位ビットxz:108)とK(下位ビットKo:
102.上位ビットに工:109)を加算して出力y(
下位ビットyo:107゜上位ビットyx:111)を
出力する。
The 1-bit m-order operation is composed of a full adder circuit 100 and a carry circuit 106. The adder circuit shown in Fig. 3 is a 2-bit adder circuit, and input X (lower bit xo: 10
1. Upper bit xz: 108) and K (lower bit Ko:
102. Add 109) to the upper bits and output y(
The lower bit yo: 107° and the upper bit yx: 111) are output.

フルアダー回路では、まず2つの入力x、にの加算を行
ない、その加算結果113,114とキャリー103,
110との加算をし、出力yを出力する。キャリー回路
106は、上位ビットへのキャリーの出力を行なう。上
位ビットへのキャリー出力は、演算を行なうビット位置
の入力、例えばao:101とbo二102が2人カ共
に1の場合と、aoとboの加算結果が1で、かつ下位
ビットからのキャリー人力co:103が1である場合
とで行なわれる。前者をキャリー発生(CarryGe
nerate) 、後者をキャリー伝播(CarryP
ropagate)と言っている。キャリー発生の結果
104とキャリー伝播の結果105は論理和をとられて
、上位ビットへキャリー信号cl:110として出力さ
れる。
In the full adder circuit, first, the two inputs x are added, and the addition results 113, 114 and carry 103,
110 and outputs the output y. A carry circuit 106 outputs a carry to the upper bit. Carry output to the upper bit is carried out from the input of the bit position to perform the operation, for example, when ao: 101 and bo2 102 are both 1, and when the addition result of ao and bo is 1 and the carry is from the lower bit. This is performed when human power co:103 is 1. The former is carried (CarryGe)
nerate), and carry propagation (CarryP
ropagate). The carry generation result 104 and the carry propagation result 105 are logically summed and outputted to the upper bit as a carry signal cl:110.

x−にの演算は、Kの各ビットの0.1を反転させたK
を用いて、x + K + 1を演算すればよい。
The operation on x- is K, which is the inversion of 0.1 of each bit of K.
x + K + 1 can be calculated using .

例えばx = 5 (to) =00000101(2
) 、 K = 3 (10) =00000011(
2)の場合を考える。 K=11111100(2)で
あるから、x + K = 00000001 (2)
となり、その結果に1を加えると00000010(2
) = 2 (10)となる。
For example, x = 5 (to) =00000101(2
), K = 3 (10) =00000011(
Consider case 2). Since K=11111100 (2), x + K = 00000001 (2)
and adding 1 to the result gives 00000010(2
) = 2 (10).

+1の演算は第3図に示した加算回路のc o : 1
03にit 1 uを入力すれば、x+に+1は同時に
演算することができる。
The operation of +1 is performed using the adder circuit shown in Fig. 3.
If it 1 u is input to 03, +1 can be calculated for x+ at the same time.

加算回路の構成に関しては例えば(株)所轄出版の電子
科学シリーズ「やさしい電子計算」等に、また加算回路
を用いた減算の手法に関しては例えば、CQ出版社のr
16ビツトマイクロコンピユータとプログラミングの基
礎」等において論じられている。
Regarding the configuration of the addition circuit, for example, see the electronic science series "Easy Electronic Calculation" published by Jurishu Publishing Co., Ltd., and about the method of subtraction using an addition circuit, for example, in R published by CQ Publishing.
16-bit Microcomputer and Programming Fundamentals," etc.

第3図で示した加算回路内のキャリー信号生成論理10
6は、1ビット単位毎にキャリー論理をとり、上位側ビ
ットに伝播させていく、リプル桁上げ方式の回路である
。そのため、演算ビット長が長くなると、キャリー論理
が直列構成されているため遅延時間が長くなってしまう
にれを高速化する手段として桁上げ先見(Carry 
Look Aheadニー9−LA)技術がある。これ
は、各ビット単位でのキャリー発生の結果104とキャ
リー伝播条件113(キャリー信号を含まない2人力の
加算結果)とを用いて、各ビットのキャリー人カ信号C
x (110) 、 C2(112)等を直接生成して
しまうものである。最下位ビットのキャリー発生の結果
104をGo、以下、上位ビット側の対応信号をそれぞ
れ、Gt+ GZv G3とする。一方。
Carry signal generation logic 10 in the adder circuit shown in FIG.
6 is a ripple carry type circuit which takes carry logic for each bit and propagates it to the upper bits. Therefore, when the operation bit length becomes longer, the delay time becomes longer due to the serial structure of the carry logic.
There is a Look Ahead knee 9-LA) technique. This is done by using the carry generation result 104 for each bit and the carry propagation condition 113 (the result of two-person addition that does not include a carry signal) to calculate the carry human force signal C for each bit.
x (110), C2 (112), etc. are directly generated. The result 104 of carry generation of the least significant bit is Go, and the corresponding signals on the upper bit side are hereinafter referred to as Gt+GZv G3, respectively. on the other hand.

キャリー伝播条件113の値も、最下位ビットがらPo
、 PI、 P21 pHとする。各ビットのキャリー
人力信号は、第3図に示すようにGo(103)。
The value of the carry propagation condition 113 is also Po
, PI, P21 pH. The carry signal of each bit is Go (103) as shown in FIG.

Cs (110)、Cz(112)、Ca とする。こ
の時、01〜C8信号の生成論理は下式のようになる。
Let Cs (110), Cz (112), and Ca. At this time, the generation logic of the 01 to C8 signals is as shown in the following equation.

C1=Go+co−P。C1=Go+co-P.

C1=Go+co ・Pt =Gl+Go−Pl+co−Po−PICa = G 
z + Cx・P2 =02十01・Pz十Go−Pl・Pl+co−Po−
Pl−P2上式でも明らかなように、キャリー人力信号
はキャリー発生の結果、キャリー伝播条件およびGoの
みで決まっているため、各ビット単位での直列構成とな
っていない。そのため、キャリー論理は演算ビット長に
関係なく高速化される。実施例を第4図に示すが、この
構成に関しては、近代科学社出版の「コンピュータの高
速演算方式」等に詳しく論じられている。
C1=Go+co・Pt=Gl+Go-Pl+co-Po-PICa=G
z + Cx・P2 =02 ten 01・Pz ten Go-Pl・Pl+co-Po-
Pl-P2 As is clear from the above equation, the carry human input signal is determined only by the carry generation result, carry propagation conditions, and Go, and therefore is not configured in series on a bit-by-bit basis. Therefore, carry logic is accelerated regardless of the operation bit length. An embodiment is shown in FIG. 4, and this configuration is discussed in detail in ``High-speed Computing Methods for Computers'' published by Kindai Kagakusha.

一般の加減演算を行なうためには、前述のフルアダー構
成の加算回路が必要であるが、ある数とその数よりも有
効ビット長がはるかに短い定数との加算は、ハーフアダ
ーの加算回路で実現できる。
In order to perform general addition/subtraction operations, an adder circuit with the full adder configuration described above is required, but addition of a certain number and a constant whose effective bit length is much shorter than that number can be achieved with a half adder adder circuit. .

たとえば、カウンタはある数と定数1との加算であるが
、この構成を第5図に示す。定数1の最下位ビットを除
く上位側ビットが全て0であるから、これらのビット位
置では、ある入力数とキャリーとの加算のみを行なえば
よい。このように、2数のみ(フルアダーは3数の加算
)の加算を行なう構成をハーフアダー構成といっている
。この構成はフルアダーの構成に比較して回路規模は小
さいが、扱える演算は加算のみである。
For example, a counter adds a certain number to a constant 1, and this configuration is shown in FIG. Since all the upper bits of the constant 1 except the least significant bit are 0, it is only necessary to add a certain input number and carry at these bit positions. A configuration in which only two numbers (full adder adds three numbers) in this way is called a half adder configuration. Although this configuration has a smaller circuit scale than the full adder configuration, the only operation it can handle is addition.

1ビット単位の演算はハーフアダー回路120とキャリ
ー回路121とから構成される。入力X(下位ビットx
o:122.上位ビットx s : 123)と定数に
とを加算して、出力y(下位ビットy。
The operation in 1-bit units is composed of a half adder circuit 120 and a carry circuit 121. Input X (lower bit x
o:122. The upper bit x s : 123) is added to the constant, and the output y (lower bit y.

:124.上位ビットyz:125)を出力する。:124. Upper bit yz:125) is output.

定数にの上位ビットは0なので加算する際には入力する
必要がない、そのため最下位ビットのK。
Since the upper bit of the constant is 0, there is no need to input it when adding, so the lowest bit K.

:126のみを、第3図のキャリー人力103に対応さ
せて入力する。キャリー回路121は、Kの上位ビット
が0であるためキャリー発生論理は不用で、キャリー伝
播結果127のみを上位側ビットにキャリー信号として
送っていく。
:126 only is input corresponding to the carry manpower 103 in FIG. Since the upper bit of K is 0, the carry circuit 121 does not require a carry generation logic, and sends only the carry propagation result 127 to the upper bit as a carry signal.

の有効ビット長がはるかに短い加減演算を行なう場合に
、それをハーフアダーの加算回路で行なう方式について
は考慮されておらず、これをフルアダーの加算回路で行
なうと、高速化のためのキャリー論理等も複雑になり5
回路規模が大きくなるという問題があった。
When performing addition/subtraction operations with a much shorter effective bit length, no consideration has been given to using a half-adder adder circuit. becomes complicated5
There was a problem that the circuit scale became large.

本発明の目的は定数の加減算を回路規模の小さいハーフ
アダーの加算回路で実現可能な方式を提供することにあ
る。
An object of the present invention is to provide a method that allows addition and subtraction of constants to be implemented using a small-scale half-adder adding circuit.

〔問題点を解決するための手段〕[Means for solving problems]

上記目的は、加算部をハーフアダーにし、このハーフア
ダーの入出力が正負両輪環をとれるようにすることによ
り、達成される。
The above object is achieved by making the adder a half adder and making it possible for the input and output of this half adder to have both positive and negative rings.

〔作用〕[Effect]

23f!!数表現されたある値Xの各ビットを反転させ
ると、その値は−x −1となるax  Kを演算する
場合に、まずXの値をビット反転させると。
23f! ! When each bit of a value X expressed as a number is inverted, the value becomes -x -1.When calculating ax K, first invert the bits of the value of X.

−x−1となる。この値にKを加える。にの値が2ビッ
ト程度のものであれば、この加算部はハーフアダーで構
成できる。加算後の結果は−x −1十にとなる。この
結果をビット反転させると、(−x−1+K) −1=
x−にとなり、変数X一定数にの演算ができる。
-x-1. Add K to this value. If the value of is about 2 bits, this adder can be constructed with a half adder. The result after addition is -x -10. If we invert the bits of this result, we get (-x-1+K) -1=
x-, and it is possible to perform calculations on a constant number of variables.

X+には、ビット反転をさせない、そのままのXにKを
加え、ビット反転をさせずに出力すれば変数X十定数に
の演算ができる。このようにすれば、従来のハーフアダ
ーの加算回路による定数加算のみで減算まで実行可能と
なる。
For X+, if K is added to X as it is without bit inversion, and the output is output without bit inversion, it is possible to perform an operation on a variable x ten constants. In this way, it becomes possible to perform subtraction using only constant addition using the conventional half adder adding circuit.

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図により説明する。信号
反転回路1は、入力データのビット正転あるいは反転デ
ータを出力する選択回路である。
An embodiment of the present invention will be described below with reference to FIG. The signal inversion circuit 1 is a selection circuit that inverts the bits of input data or outputs inverted data.

ハーフアダー2は、数ビットの定数にと変数Xあるいは
ビット反転された変数Xの加算器で、定数にのビット幅
分はフルアダー、それより上位側のビット位置はハーフ
アダーで構成される。変数Xから定数Kを減算する場合
には、変数XをインバータINVIによりビット反転さ
せ、ハーフアダー2で定数にと加算し、その結果をさら
にインバータINV2によりビット反転させて出力(y
)する。変数Xと定数にの加算は、変数Xをそのままビ
ット反転させずに定数にと加算し、加算結果をそのまま
出力(y)すればよい。
The half adder 2 is an adder for a constant of several bits and a variable X or a bit-inverted variable X. The bit width of the constant is a full adder, and the upper bit positions are a half adder. When subtracting a constant K from a variable X, the bits of the variable
)do. To add the variable X and a constant, it is sufficient to add the variable X to the constant without inverting the bits, and output the addition result as is (y).

第6図に8ビツトの変数x(LSB=xO2MSB:X
7)と定数0 (KO=に1=O)、1(KO=4.に
1=O)、2  (KO=O,に1=1)との加減算回
路を示す。第1図に示した信号反転回路1は、第6図に
示すように制御信号8で制御される選択回路4で実現さ
れる。定数との減算を行なう場合には、制御信号8をL
レベルにし、変数x(xo”x7)およびハーフアダー
2の出力150のビット反転データを選択、出力する。
Figure 6 shows the 8-bit variable x (LSB=xO2MSB:X
7) and the constants 0 (KO=O, 1=O), 1 (KO=4., 1=O), and 2 (KO=O, 1=1). The signal inversion circuit 1 shown in FIG. 1 is realized by a selection circuit 4 controlled by a control signal 8 as shown in FIG. When performing subtraction with a constant, control signal 8 is set to L.
level, and selects and outputs the variable x (xo''x7) and the bit-inverted data of the output 150 of the half adder 2.

加算の場合には制御信号8をHレベルにして、ビット正
転データを選択、出力する。第1図に示したハーフアダ
ー2は、第6図では、2ビット単位のハーフアダー5,
6と1桁上げ先見(CL A)7とで構成する。下位側
の2ビット単位のハーフアダー5は、2ビツトの定数K
O,Klと2ビツトのLSB側データ(変数Xあるいは
ビット反転した変数x/xo、、xlあるいはxo、x
i)を加算する。最下位ビットの加算は、XOあるいは
πとKOの加算として演算する。最下位ビットよりも1
ビツト上位のビットの加算は、最下位ビット加算で発生
したキャリーと定数に1のOR信号151と、xlある
いはxlの加算として演算する。定数KO=に1=1.
すなわち定数3の演算はサポートしないため、キャリー
と定数に1とが共に1になることはない。
In the case of addition, control signal 8 is set to H level, and bit normal rotation data is selected and output. In FIG. 6, the half adder 2 shown in FIG. 1 is a 2-bit half adder 5,
It consists of 6 and one-digit advance look (CL A) 7. The lower 2-bit half adder 5 is a 2-bit constant K.
O, Kl and 2-bit LSB side data (variable X or bit-inverted variable x/xo, xl or xo, x
Add i). Addition of the least significant bit is performed as an addition of XO or π and KO. 1 than the least significant bit
Addition of the upper bits is performed by adding the carry generated in the addition of the least significant bit, the OR signal 151 of 1 to a constant, and xl or xl. Constant KO=1=1.
In other words, since the constant 3 operation is not supported, both the carry and the constant 1 will not become 1.

下位2ビツトの加算で発生したキャリー152は、桁上
げ先見(CLA)7と、最下位ビットから2および3ビ
ツト上位のビット加算を行なうハーフアダー6に入力さ
れる。ハーフアダー6は入力される2ビツトのデータx
1およびx、+1と、キャリーの加算結果153を出力
すると同時に、データXiおよびX j+1が共に1の
場合、即ちキャリー伝播条件信号154を出力する。下
位2ビツトの加算で発生したキャリー152と、このキ
ャリー伝播信号154を桁上げ先見(CI、A)7で、
キャリー先見論理をとることにより、上位ビット側の2
ピッl−’It位のハーフアダー6のキャリー人力15
5,156を決める。定数にの上位6ビツトはOである
から、キャリー伝播は、下位2ビツトの加算で発生する
キャリーの上位ビット側への伝播のみを考えるだけでよ
い。
A carry 152 generated by the addition of the lower two bits is input to a carry look ahead (CLA) 7 and a half adder 6 which performs bit addition of two and three upper bits from the least significant bit. Half adder 6 inputs 2-bit data x
1, x, +1, and carry addition result 153 is output, and at the same time, when data Xi and X j+1 are both 1, that is, a carry propagation condition signal 154 is output. The carry 152 generated by the addition of the lower two bits and this carry propagation signal 154 are carried forward (CI, A) 7,
By using carry lookahead logic, 2 on the upper bit side
Pill-'It's half adder 6 carry man power 15
Decide on 5,156. Since the upper 6 bits of the constant are O, it is only necessary to consider carry propagation to the upper bit side of the carry generated by addition of the lower 2 bits.

本発明の定数0.1.2の加減算器は、マイクロプロセ
ッサ等のアドレス計算用演算器として利用する。データ
バスが16ビツトのマイクロプロセッサ等で、データを
スタックする場合、書込み時にスタックアドレスを+1
(バイトデータ)あるいは+2(ワードデータ)と加算
演算で計算した場合、読出し時のスタックアドレス計算
は−1゜−2の減算となる。アドレス計算の加算と減算
の関係は、この逆の場合も考えられる6命令フエツチア
ドレスは、+1 (バイトフェッチ)あるいは+2(ワ
ードフェッチ)の加算演算をしていく。
The adder/subtractor with a constant of 0.1.2 according to the present invention is used as an arithmetic unit for address calculation in a microprocessor or the like. When stacking data on a microprocessor with a 16-bit data bus, set the stack address to +1 when writing.
(byte data) or +2 (word data), the stack address calculation at the time of reading is a subtraction of -1°-2. Regarding the relationship between addition and subtraction in address calculation, the reverse case can also be considered.For a 6-instruction fetch address, an addition operation of +1 (byte fetch) or +2 (word fetch) is performed.

このように、プロセッサのアドレス演算の多くは定数加
減演算である。
In this way, many of the processor's address operations are constant addition and subtraction operations.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、高速な定数加減算器をハーフアダーと
、P信号のみのキャリールックアヘッド回路で実現でき
るので、回路規模を小さくできるという効果がある。定
数加減算はプロセッサのアドレス計算として広く利用さ
れることができる。
According to the present invention, a high-speed constant adder/subtractor can be realized using a half adder and a carry lookahead circuit using only the P signal, so that the circuit scale can be reduced. Constant addition and subtraction can be widely used for processor address calculations.

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

第1図は本発明の構成図、第2図は従来の加減算器の構
成図、第3図はフルアダー回路による加算器の論理図、
第4図はキャリールックアヘッド回路、第5図はハーフ
アダー回路による加算器(カウンタ)の論理図、第6図
は本発明によるノA−ファダー回路の加減算器。 1・・・信号反転回路、2・・・ハーフアダー、4・・
・信号反転回路、5・・・2ビツトハーフアダー、6・
・・2ビツトハーフアダー、7・・・キャリールックア
ヘッド代理人 弁理士 小川勝男 4゛ 篤 1  図 NV1 1    イ↓1tノンkrag芥 2 ハーファ2− 3  フルア7一 y3 口 C4C3Cz   C+ ■ 5 図 121 ヤセ9−回胃艮
Fig. 1 is a block diagram of the present invention, Fig. 2 is a block diagram of a conventional adder/subtractor, and Fig. 3 is a logic diagram of an adder using a full adder circuit.
FIG. 4 shows a carry lookahead circuit, FIG. 5 shows a logic diagram of an adder (counter) using a half adder circuit, and FIG. 6 shows an adder/subtractor of an A-fadder circuit according to the present invention. 1...Signal inversion circuit, 2...Half adder, 4...
・Signal inversion circuit, 5...2-bit half adder, 6.
...2-bit half adder, 7...Carry lookahead agent Patent attorney Katsuo Ogawa 4゛Atsushi 1 Figure NV1 1 I↓1t non-krag 2 Half 2- 3 Fluor 7-y3 Mouth C4C3Cz C+ ■ 5 Figure 121 Yase 9-times stomach trouble

Claims (1)

【特許請求の範囲】 1、被演算数に、被演算数よりもビット長の短い数を加
減算する定数加減算器であつて、加減算器をハーフアダ
ーで構成し、ハーフアダーの1つの入力に直接定数を入
力し、もう1つの入力には被演算数を正負の両論理がと
れるようにして入力し、ハーフアダーの出力も正負の両
論理がとれるようにしたことを特徴とする加減算器。 2、プロセッサの命令フェッチあるいし連続転送データ
のアドレス計算に用いられることを特徴とした第1項記
載の加減算器。
[Claims] 1. A constant adder/subtractor that adds or subtracts a number with a shorter bit length than the operand to and from the operand, the adder/subtractor being configured with a half adder, and a constant directly input to one input of the half adder. The adder/subtractor is characterized in that an operand is input to the other input so that it can have both positive and negative logic, and the output of the half adder can also take both positive and negative logic. 2. The adder/subtractor according to item 1, wherein the adder/subtractor is used for fetching instructions of a processor or calculating addresses of continuously transferred data.
JP62321304A 1987-12-21 1987-12-21 Address calculator Expired - Fee Related JP2685466B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62321304A JP2685466B2 (en) 1987-12-21 1987-12-21 Address calculator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62321304A JP2685466B2 (en) 1987-12-21 1987-12-21 Address calculator

Publications (2)

Publication Number Publication Date
JPH01163827A true JPH01163827A (en) 1989-06-28
JP2685466B2 JP2685466B2 (en) 1997-12-03

Family

ID=18131079

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62321304A Expired - Fee Related JP2685466B2 (en) 1987-12-21 1987-12-21 Address calculator

Country Status (1)

Country Link
JP (1) JP2685466B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5966790A (en) * 1982-10-08 1984-04-16 Nec Corp Operating circuit
JPS60156139A (en) * 1984-01-25 1985-08-16 Nec Corp Absolute difference calculating circuit
JPS6225325A (en) * 1985-07-25 1987-02-03 Fujitsu Ltd Absolute value adding and subtracting circuit
JPS62111362A (en) * 1985-11-08 1987-05-22 Matsushita Electric Ind Co Ltd Data processor
JPS62118436A (en) * 1985-11-19 1987-05-29 Nec Corp Adder
JPS6349835A (en) * 1986-08-19 1988-03-02 Matsushita Electric Ind Co Ltd Arithmetic processor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5966790A (en) * 1982-10-08 1984-04-16 Nec Corp Operating circuit
JPS60156139A (en) * 1984-01-25 1985-08-16 Nec Corp Absolute difference calculating circuit
JPS6225325A (en) * 1985-07-25 1987-02-03 Fujitsu Ltd Absolute value adding and subtracting circuit
JPS62111362A (en) * 1985-11-08 1987-05-22 Matsushita Electric Ind Co Ltd Data processor
JPS62118436A (en) * 1985-11-19 1987-05-29 Nec Corp Adder
JPS6349835A (en) * 1986-08-19 1988-03-02 Matsushita Electric Ind Co Ltd Arithmetic processor

Also Published As

Publication number Publication date
JP2685466B2 (en) 1997-12-03

Similar Documents

Publication Publication Date Title
JP3891997B2 (en) Modular binary multiplier for variable width signed and unsigned operands
JPH0644225B2 (en) Floating point rounding normalization circuit
JP2683488B2 (en) 3-1 Logical operation device
JPS5811652B2 (en) Arithmetic unit
US5957996A (en) Digital data comparator and microprocessor
JPH0823811B2 (en) Method for determining overflow in a three-operand arithmetic logic mechanism and mechanism for detecting arithmetic overflow
JPS62191926A (en) Arithmetic unit
JPS6227412B2 (en)
JPH05250146A (en) Arithmetic operation circuit executing integer involution processing
JP2617974B2 (en) Data processing device
GB2262637A (en) Padding scheme for optimized multiplication.
JPH1091395A (en) Processor
JPH01163827A (en) Adder-subtracter
US6202078B1 (en) Arithmetic circuit using a booth algorithm
JP3579087B2 (en) Arithmetic unit and microprocessor
JPH0464091B2 (en)
JPS6133539A (en) Floating point arithmetic unit
SU763892A1 (en) Arithmetical device
JPH0223421A (en) Arithmetic processing unit
JP3205020B2 (en) Arithmetic unit
JP2705162B2 (en) Arithmetic processing unit
JP2752698B2 (en) Floating point addition / subtraction circuit
JP3336986B2 (en) Signal processor and multiply-accumulate unit with rounding function used therefor
JPH01282633A (en) Non-normalized number processing system
JP3370688B2 (en) Flag generation circuit of adder

Legal Events

Date Code Title Description
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees