JPS607575A - Fixed point fast fourier transform system - Google Patents
Fixed point fast fourier transform systemInfo
- Publication number
- JPS607575A JPS607575A JP58114218A JP11421883A JPS607575A JP S607575 A JPS607575 A JP S607575A JP 58114218 A JP58114218 A JP 58114218A JP 11421883 A JP11421883 A JP 11421883A JP S607575 A JPS607575 A JP S607575A
- Authority
- JP
- Japan
- Prior art keywords
- data
- fixed
- bit
- point
- fourier transform
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/14—Fourier, Walsh or analogous domain transformations, e.g. Laplace, Hilbert, Karhunen-Loeve, transforms
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- General Physics & Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Computational Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Theoretical Computer Science (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Complex Calculations (AREA)
Abstract
Description
【発明の詳細な説明】 〔発明の利用分野〕 本発明は高速フーリエ変換(以下、FFT演算という。[Detailed description of the invention] [Field of application of the invention] The present invention relates to fast Fourier transform (hereinafter referred to as FFT operation).
)方式に関し、特に少ないハードウェアで藁精度かつ高
速に処理することを可能としたFFT演算方式に関する
。) method, and particularly relates to an FFT calculation method that enables highly accurate and high-speed processing with a small amount of hardware.
信号処理や画像処理の分野において、FFT演算は周波
数特性を調べる場合や相関演算を高速に計算する場合な
どに多く用いられている。特にF’FT演算を繰シ返し
高速に実行したい場合にはプロセッサをパイプライン的
に結合する。このよ5な構成をとった例に、特開昭58
−22982号公報に記載されたシステムがある。第1
図には本システムのうちFFT演算に関する部分を示し
だ。In the fields of signal processing and image processing, FFT calculations are often used to examine frequency characteristics and to calculate correlation calculations at high speed. In particular, when it is desired to repeatedly execute F'FT operations at high speed, processors are coupled in a pipeline manner. An example of this type of configuration is
There is a system described in Japanese Patent No. 22982. 1st
The figure shows the part of this system related to FFT calculation.
第1図の如き構成の装置によシFFT演算を実行する場
合のデータの表現形式には、従来では浮動小数点形式と
固定小数点形式があった。ところが浮動小数点形式の場
合は演算内容が複雑であり、第1図における演算器2の
ハードウェア量が多く、またデータ量も多くなる事から
データバッファ1の容量も大きくとらねばならず、装置
全体が大型で高価なものになるという問題があった。Conventionally, there have been two types of data representation formats when performing an FFT operation using an apparatus having the configuration shown in FIG. 1: a floating point format and a fixed point format. However, in the case of floating point format, the calculation contents are complicated, and the amount of hardware in the calculation unit 2 shown in FIG. There was a problem in that it was large and expensive.
また、固定小数点形式の場合は演算精度に問題がある。Furthermore, in the case of fixed-point format, there is a problem with calculation accuracy.
以下この場合につき説明する。第2図はFFT演算の流
れをデータ数が2 ”= 8 (XO−X7)の場合に
ついて示したものである。第3図はFFT演算の構成要
素となるバタフライ演算を示す。バタフライ演算の内容
は
と表わされる。ここでX、yはバタフライ演算の入力値
、X、Yは同出力値である。Wは絶対値1の複素数を表
わす。This case will be explained below. Figure 2 shows the flow of the FFT operation when the number of data is 2'' = 8 (XO-X7). Figure 3 shows the butterfly operation that is a component of the FFT operation. Contents of the butterfly operation Here, X and y are the input values of the butterfly operation, and X and Y are the same output values.W represents a complex number with an absolute value of 1.
ところが固定小数点形式でF F T演算を実行する場
合、演算の結果桁あぶれが生じ、演算結果の精度が大幅
に低下する可能性がある。したがって桁あぶれを防ぐた
めには(1)式の演算ではなく、代わシに1ビツト右シ
フト演算を含む次式の演算としなければならない。However, when performing an F F T operation in a fixed-point format, there is a possibility that the digits of the operation result will be mixed up, and the accuracy of the operation result will be significantly reduced. Therefore, in order to prevent digit confusion, the calculation of the following equation, which includes a 1-bit right shift operation, must be performed instead of the calculation of equation (1).
このとき桁あふれは決して起こらない。この結果、N=
2に点に対して固定小数点形式でFFT演算を行なった
場合、K段のバタフライ演算の各段でデータを1ビツト
右シフトによシ2で割るたの場合は固定小数点形式のデ
ータ長を有効に使用することができず、FFT演算結果
の精度が低下するという問題があった。In this case, overflow will never occur. As a result, N=
If you perform an FFT operation in fixed-point format on a point in 2, the data is shifted to the right by 1 bit in each stage of the K-stage butterfly operation, and if you divide by 2, the data length in fixed-point format is valid. Therefore, there was a problem in that the accuracy of the FFT calculation result decreased.
ただし、固定小数点FFT演算の精度低下の問題を回避
するものとして、従来よジブロック・フローティング方
式が知られている(例えばJnl−gital Sig
nal Processing JA、V、Oppen
beim、。However, the diblock floating method is conventionally known as a method to avoid the problem of reduced precision in fixed-point FFT calculations (for example, Jnl-digital Sig
nal Processing JA, V, Open
Beim,.
et al、、 Prentice−hall 、 I
NC1975) oこの方式は、データ形式としては固
定小数点形式をとる“が、バタフライ演算内容としては
(1)式と(2)式を適宜使い分ける。すなわち、ある
段のバタフライ演算を(1)式によシ実行するが、その
途中で、あるバタフライ演算の入力データの組に対して
桁あぶれが生じた場合は、その段のバタフライ演算を再
び始めから(2)式によシ計算し直すという方式である
。このとき、計算のやシ直しの過程で再び桁あぶれが生
じる事は決してない。et al., Prentice-hall, I
NC1975) oThis method takes a fixed-point format as a data format, but formulas (1) and (2) are used as appropriate for the butterfly calculation content.In other words, a certain stage of butterfly calculation is converted into formula (1). However, if a digit error occurs in the set of input data for a butterfly operation, the butterfly operation at that stage is recalculated from the beginning using equation (2). In this case, the difference in digits will never occur again during the calculation process.
このブロック・フローティング方式では、入力データの
性質に応じて必要な時に必要なだけデータの桁数を調節
するため、あらかじめデータを適当にスケールしておけ
ば常に固定小数点形式におけるデータ長を有効に使用す
る事になp1結果における精度も同上する。With this block floating method, the number of digits of data is adjusted as and when necessary according to the nature of the input data, so if you scale the data appropriately in advance, you can always make effective use of the data length in fixed-point format. As a result, the accuracy in the p1 result is also the same as above.
ところが、ブロック・フローティング方式では、桁あぶ
れが生じた時点でバタフライ演算のやシ直しを行なうが
、これは第1図のパイプライン型の構成ではデータの逆
流とな、!17、FFTの各段の演算のタイミング制御
を非常に複雑かつ困難なものとすると同時に、FFT演
算におけるある入力データが、FFT演算の過程で(2
)式により何回のシフトをされるかという事は入力デー
タの性質に依存するため、異なる入力データに対するF
FT演算結果の間に、相対的なスケールの違いが生じる
可能性がある、といった問題があった。However, in the block floating method, the butterfly operation is corrected when a digit error occurs, but in the pipeline type configuration shown in Figure 1, this is a reverse flow of data! 17. Timing control of the calculations in each stage of FFT is extremely complicated and difficult, and at the same time, certain input data in the FFT calculation is
) The number of shifts performed by the formula depends on the nature of the input data, so the F
There is a problem that a difference in relative scale may occur between the FT calculation results.
本発明の目的は、従来のパイプライン型FFT演算方式
における上述の如き問題を解消し、固定小数点データ形
式によるFFT演算を従来よυ高精度に実行することを
可能としたFFT演算方式を提供することにある。An object of the present invention is to provide an FFT calculation method that solves the above-mentioned problems in the conventional pipeline type FFT calculation method and makes it possible to perform FFT calculations using fixed-point data format with higher precision than in the past. There is a particular thing.
上記目的を達成するため本発明では、パイプライン型に
演算器を結合したFFT演算装置において、演算器間を
流れる個々のデータ内にそのデータを結果として出力し
た直前のバタフライ演算で右シフトが行なわれだかどう
かを示す信号ビットを設け、かつFFT演算の単位とな
るデータ列のそれぞれに制御情報を含むデータを付は加
えた点に特徴がある。To achieve the above object, in the present invention, in an FFT arithmetic device in which arithmetic units are coupled in a pipeline type, a right shift is performed in the individual data flowing between the arithmetic units in the butterfly operation immediately before outputting the data as a result. The feature is that a signal bit is provided to indicate whether the data is valid or not, and data containing control information is added to each data string that is a unit of FFT calculation.
以下、本発明の一実施例を図面に従って説明する。 An embodiment of the present invention will be described below with reference to the drawings.
第6図はデータバッファ1に格納されるデータの内容で
、%p、FFTを行なうデータ列9長さをN=2にとし
て、N個のデータ61と1個の制御情報62とから成る
。FIG. 6 shows the contents of data stored in the data buffer 1, which consists of N pieces of data 61 and one piece of control information 62, assuming that %p, the length of the data string 9 to be subjected to FFT is N=2.
第5図は、各データ61の内容でアシ、データ長をnビ
ットとして先頭1ビツトは信号ビット51として使用さ
れ、残#) n−1ビツトが固定小数点形式で表現され
た有効データ52である。Figure 5 shows the content of each data 61, where the data length is n bits, the first bit is used as a signal bit 51, and the remaining n-1 bits are valid data 52 expressed in fixed-point format. .
第4図は、第1図のFFT演算演算器2晃で3は入力デ
ータバッファ、4はデータの流れを切シ換えるスイッチ
、5は上記信号ピントに従ってデータの1ビツト右シフ
トを行なうシフタ、6は定数を格納する読み出し専用の
メモリ、7は乗算器、8はデータレジスタ、9は加算器
、10は加算結果の桁あふれフラグ、11は4と同様の
スイッチ、12は加算結果に信号ビットを付加するレジ
スタ、13は制御情報を格納するレジスタ、14は出力
結果を格納する出力データバッファである。15はこれ
らの構成要素をマイクロプログラムによυ制御するコン
トローラである。FIG. 4 shows the FFT calculation unit 2 shown in FIG. 1, 3 is an input data buffer, 4 is a switch for switching the data flow, 5 is a shifter for right-shifting data by 1 bit according to the signal focus, and 6 is a read-only memory that stores constants, 7 is a multiplier, 8 is a data register, 9 is an adder, 10 is an overflow flag for the addition result, 11 is a switch similar to 4, and 12 is a signal bit for the addition result. Additional registers 13 are registers for storing control information, and 14 are output data buffers for storing output results. 15 is a controller that controls these components by a microprogram.
以下、本装置の動作を説明する。The operation of this device will be explained below.
なお、本実施例においては固定小数点データは−1と1
の間の値をとるものとして説明する。In addition, in this example, the fixed point data is -1 and 1.
The explanation will be given assuming that the value is between.
まず第5図の信号ビット51の意味は、0のときこの信
号ビットを含むデータが直前のバタフライ演算で右シフ
トされていないことを、1のとき右シフトされたことを
示す。まだ、第7図は第6図に示す制御情報62の構造
を示し、この制御情報を付されたN個のデータが、その
時点までのFlli”T演算の途中で何回のシフトをさ
れたかというシフト回数71と、直前の段のバタフライ
演算で1回でも右シフトが行なわれたかどうかを示すス
フトフラグ72とから成る。First, the meaning of the signal bit 51 in FIG. 5 is that when it is 0, it indicates that the data including this signal bit has not been shifted to the right in the previous butterfly operation, and when it is 1, it indicates that it has been shifted to the right. Still, FIG. 7 shows the structure of the control information 62 shown in FIG. 6, and shows how many times the N pieces of data to which this control information has been attached have been shifted during the Flli"T operation up to that point. It consists of a shift count 71, and a swift flag 72 indicating whether right shift was performed at least once in the butterfly operation at the immediately previous stage.
コントローラ15は、すべての計算に先立ち、入力デー
タバッファ3中の制御情報をレジスタ13に移し、その
際にシフトフラグを読み込む。Prior to all calculations, the controller 15 moves the control information in the input data buffer 3 to the register 13, and reads the shift flag at this time.
シフトフラグがOのときは、Fl!”T演算における直
前の段で1度も右シフトが起こらなかった事を意味し、
その時は現在対象としている段において入力データの桁
合わせをする必要がない。したがって、コントローラ1
5によシ、スイッチ4がシフタ5をバイパスするべく切
シ換えられる。まだシフトフラグが1の時は個々のデー
タに付された信号ビットによυ入力データを1ビツト右
シフトする必要があυ、コントローラ15によシスイッ
チ4がシフタ5に接続されるべく切シ換える。これらの
切り換え終了後、レジスタ13中の制御情報のシフトフ
ラグをクリアし、次の処理に備える。When the shift flag is O, Fl! ”It means that no right shift occurred even once in the immediately preceding stage in the T operation,
In that case, there is no need to align the digits of the input data in the currently targeted stage. Therefore, controller 1
5, switch 4 is switched to bypass shifter 5. When the shift flag is still 1, it is necessary to shift the input data by 1 bit to the right according to the signal bit attached to each data, and the controller 15 switches off the switch 4 so that it is connected to the shifter 5. exchange. After these switches are completed, the shift flag of the control information in the register 13 is cleared to prepare for the next process.
シフタ5は、入力されたデータの信号ビットが0のとき
データを1ビツト右シフトし、信号ビットが1のときは
シフトは行なわず信号ビットをクリアし、結果を乗算器
7へ入力する。この操作により、入力データの桁合わせ
が行なわれる。Shifter 5 shifts the data to the right by 1 bit when the signal bit of the input data is 0, and clears the signal bit without performing the shift when the signal bit is 1, and inputs the result to multiplier 7. This operation aligns the digits of the input data.
乗算器7は、入力データと、定数の格納されたROM6
の内容との固定小数点形式による乗算を行すい、結果を
データレジスタ8に出力する。The multiplier 7 is connected to a ROM 6 in which input data and constants are stored.
Multiplication is performed in fixed-point format with the contents of , and the result is output to the data register 8.
加算器9による固定小数点加算ではデータを信号ビット
を除<(n−1)ビットのデータとして扱う。加算した
結果が(n−1)ビットデータとして桁あぶれを起こし
た場合は、桁あふれフラグ10をセットし、同時に加算
結果を1ビツト右/フ卜して出湯する。コントローラ1
5はスイッチ11を制御し、加算結果が中間結果であれ
ば加算器9の出力をデータレジスタ8に、またノくクツ
ライ演算の最終結果であれば出力をレジスタ12に格納
するよう切り換える。In the fixed-point addition by the adder 9, data is treated as data of signal bits less than (n-1) bits. If the result of addition is (n-1) bit data, an overflow flag 10 is set, and at the same time, the addition result is shifted one bit to the right/backward and hot water is dispensed. Controller 1
5 controls a switch 11 to store the output of the adder 9 in the data register 8 if the addition result is an intermediate result, and to store the output in the register 12 if the result is the final result of a calculation.
このとき、加算器9によりデータレジスタ8に格納され
るべき中間結果を計算するときは、桁あふれは起こシ得
ない。すなわち、(1)式によ地中間結果は、WYなる
項であるが、IYI<1であれば
IWY l≦IWI・IYI≦IYI<1 ・・・(3
)となるからでおる。At this time, when the adder 9 calculates the intermediate result to be stored in the data register 8, overflow cannot occur. In other words, the intermediate result according to equation (1) is the term WY, but if IYI<1, IWY l≦IWI・IYI≦IYI<1 (3
).
したがって、データレジスタ8に格納されるデ−夕は常
に信号ビットが0である。Therefore, the data stored in the data register 8 always has a signal bit of 0.
バタフライ演算の最終結果として出力されたデータは一
度レジスタ12に格納され、先頭ビットを桁あふれフラ
グ10の内容(桁あぶれが起きたとき1、それ以外はの
と置き換えられた後、出力データバッファ14に格納さ
れる。The data output as the final result of the butterfly operation is once stored in the register 12, and the first bit is replaced with the contents of the overflow flag 10 (1 when an overflow occurs, otherwise 1), and then the output data buffer 14 is stored in
また、桁あふれフラグ10の内容は加算器9の結果が出
力されるごとにレジスタ13の内容色比較され、桁あふ
れフラグ10が1であシかっシフトフラグが00ときの
み、シフト回数を1だけ増加しシフトフラグを1にセッ
トする。それ以外の場合はレジスタ13の内容は変化し
ない。仁の動作によシ次の段の演算器に伝えるべき制御
情報である桁あぶれの有無と、現在の段に至るまでにな
されたシフト回数を正しくセットすることができる。In addition, the contents of the overflow flag 10 are compared with the contents of the register 13 every time the result of the adder 9 is output, and only when the overflow flag 10 is 1 and the shift flag is 00, the number of shifts is increased by 1. Increase and set the shift flag to 1. In other cases, the contents of register 13 remain unchanged. By performing the necessary operations, it is possible to correctly set the presence or absence of a digit error, which is control information to be transmitted to the arithmetic unit in the next stage, and the number of shifts performed up to the current stage.
以上述べた如く、本実施例によれば、パイプライン型に
演算器を結合したFFT演算装置において、固定小数点
データ形式を用いることで、ハードウェアを大幅に単純
化かつ処理を高速化し、また固定小数点形式によるデー
タ長を最も有効に活用することで高精度の演算を可能に
するという効果がある。As described above, according to this embodiment, by using a fixed-point data format in an FFT arithmetic unit in which arithmetic units are combined in a pipeline type, the hardware can be greatly simplified and processing speed can be increased. By making the most effective use of the data length in decimal point format, it has the effect of enabling high-precision calculations.
以上述べた如く、本発明によれば、演算器をパイプライ
ン型に結合した固定小数点FFT演算装置において、固
定小数点データ形式におけるデータ長を最も有効に利用
できるので、精度よ<FF’T演算をおこなうことが可
能になるという効果がある。As described above, according to the present invention, in a fixed-point FFT arithmetic device in which arithmetic units are coupled in a pipeline type, the data length in the fixed-point data format can be used most effectively. This has the effect of making it possible to do so.
第1図はパイプライン型FFT演算装置の全体構成図、
第2図はFFT演算の概略の流れを示す図、第3図はF
FT演算の構成要素であるバタフライ演算を示す図、第
4図は本発明によるFFT演算器の一実施例の構成を示
す図、第5図はFFT演算されるデータ構造を示す図、
第6図はFFT演算の単位となるデータ構成を示す図、
第7図は制御情報の内容を示す図である。
l・・・データバッファ、2・・・バタフライ演算器。
y 1 口
第 2 図
呆 32
14− 凹
)5 5 レロ 〕う 乙 図Figure 1 is an overall configuration diagram of a pipeline type FFT calculation device.
Figure 2 is a diagram showing the general flow of FFT calculation, and Figure 3 is a diagram showing the general flow of FFT calculation.
FIG. 4 is a diagram showing the configuration of an embodiment of the FFT calculator according to the present invention; FIG. 5 is a diagram showing the data structure to be subjected to FFT calculation;
FIG. 6 is a diagram showing the data structure that is the unit of FFT calculation,
FIG. 7 is a diagram showing the contents of the control information. l...Data buffer, 2...Butterfly calculator. y 1 Mouth 2nd figure 32 14- concave) 5 5 Rero 〕U Otsu figure
Claims (1)
フーリエ変換装置において、複数のデータからなシ高速
フーリエ変換の単位となるデータ列に各データの桁移動
を制御する制御情報を付加し、該制御情報と対応させる
だめに個々のデータ内に各データの桁移動の履歴を示す
信号ビットを付加したことを特徴とする固定小数点高速
7一リエ変換方式。 2、上記制御情報は上記データ列が現時点の固定小数点
演算までに実行された桁移動の回数を示す情報と、直前
の固定小数点演算においてすくなくとも1個のデータで
桁移動がなされたか否かを示すフラグ情報とからガるこ
と全特徴とする特許請求の範囲第1項の固定小数点高速
フーリエ変換方式。 3、上記信号ビットは該ビットを含むデータが現時点直
前の固定小数点演算において桁移動がなされたか否かを
示し、上記データにだいする現時点の固定小数点演算を
実行するときに該ビットを参照してデータの桁移動をす
べきか否かを上記フラグ情報によシ指定することを特徴
とする特許請求の範囲第1項まだは第2項の固定小数点
高速フーリエ変換方式。[Scope of Claims] 1. In a fast Fourier transform device in which fixed-point arithmetic units are coupled in a pipeline type, control for controlling the digit shift of each data into a data string that is a unit of fast Fourier transform from a plurality of data. A fixed-point high-speed 7-bit conversion method characterized in that a signal bit indicating the history of digit movement of each data is added to each data in order to add information and make it correspond to the control information. 2. The control information includes information indicating the number of digit shifts performed in the data string up to the current fixed-point operation, and information indicating whether digit shift was performed for at least one piece of data in the immediately preceding fixed-point operation. The fixed-point fast Fourier transform method according to claim 1, which is characterized by all the features derived from flag information. 3. The above-mentioned signal bit indicates whether or not the data including the bit has undergone digit shift in the fixed-point operation immediately before the current time, and the bit is referred to when executing the current fixed-point operation on the above-mentioned data. The fixed-point fast Fourier transform method according to claim 1 or 2, characterized in that whether or not to shift the digits of data is specified by the flag information.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58114218A JPS607575A (en) | 1983-06-27 | 1983-06-27 | Fixed point fast fourier transform system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58114218A JPS607575A (en) | 1983-06-27 | 1983-06-27 | Fixed point fast fourier transform system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS607575A true JPS607575A (en) | 1985-01-16 |
Family
ID=14632177
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP58114218A Pending JPS607575A (en) | 1983-06-27 | 1983-06-27 | Fixed point fast fourier transform system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS607575A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5018091A (en) * | 1986-05-06 | 1991-05-21 | Thomson-Csf | Discrete fourier transform calculating processor comprising a real-time testing device |
-
1983
- 1983-06-27 JP JP58114218A patent/JPS607575A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5018091A (en) * | 1986-05-06 | 1991-05-21 | Thomson-Csf | Discrete fourier transform calculating processor comprising a real-time testing device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4999803A (en) | Floating point arithmetic system and method | |
US5808926A (en) | Floating point addition methods and apparatus | |
US4488252A (en) | Floating point addition architecture | |
JP2674754B2 (en) | Barrel shifter | |
US4789927A (en) | Interleaved pipeline parallel processing architecture | |
US4041292A (en) | High speed binary multiplication system employing a plurality of multiple generator circuits | |
KR950012117B1 (en) | Coprocessor and method of controlling the same | |
EP0201833A2 (en) | Instruction processor | |
JPS60140429A (en) | Decimal notation multiplier system | |
EP1634163B1 (en) | Result partitioning within simd data processing systems | |
JPS607575A (en) | Fixed point fast fourier transform system | |
EP0706117B1 (en) | Non-restoring fixed-point divider apparatus | |
KR102286101B1 (en) | Data processing apparatus and method for performing a narrowing-and-rounding arithmetic operation | |
US4914581A (en) | Method and apparatus for explicitly evaluating conditions in a data processor | |
EP2600241B1 (en) | VLIW processor, instruction structure, and instruction execution method | |
JPS5853218A (en) | Digital filter | |
JPH044464A (en) | Accumulator | |
JPS5953940A (en) | Double precision arithmetic circuit | |
SU896623A1 (en) | Device for control of conveyer computing device | |
JPS62274425A (en) | Adder with shifter | |
RU2069009C1 (en) | Adding device | |
KR960002049A (en) | Method and apparatus for data processing by CSD code | |
JPH0644226B2 (en) | Processor | |
JPH0324614A (en) | Shifting arithmetic unit | |
JPS60263230A (en) | Adding circuit of multiple accuracy floating point |