JPH0330905B2 - - Google Patents

Info

Publication number
JPH0330905B2
JPH0330905B2 JP14574784A JP14574784A JPH0330905B2 JP H0330905 B2 JPH0330905 B2 JP H0330905B2 JP 14574784 A JP14574784 A JP 14574784A JP 14574784 A JP14574784 A JP 14574784A JP H0330905 B2 JPH0330905 B2 JP H0330905B2
Authority
JP
Japan
Prior art keywords
vector
scalar
circuit
arithmetic
input
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
Application number
JP14574784A
Other languages
Japanese (ja)
Other versions
JPS6125274A (en
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
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP14574784A priority Critical patent/JPS6125274A/en
Publication of JPS6125274A publication Critical patent/JPS6125274A/en
Publication of JPH0330905B2 publication Critical patent/JPH0330905B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/80Architectures of general purpose stored program computers comprising an array of processing units with common control, e.g. single instruction multiple data processors
    • G06F15/8053Vector processors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ベクトル演算処理を行う電子計算装
置に関する。特に、複数個のベクトル演算パイプ
ラインセツトで処理するベクトル演算並列処理方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an electronic computing device that performs vector arithmetic processing. In particular, the present invention relates to a vector calculation parallel processing method in which processing is performed using a plurality of vector calculation pipeline sets.

〔従来の技術〕[Conventional technology]

従来、この種のベクトル演算処理装置は第3図
に示すように、複数のベクトル要素を含む複数の
ベクトルレジスタが図面符号2a〜2dのように
複数のバンクで構成されている。これらのベクト
ルレジスタから順次ベクトル要素を読出す回路が
図面符号3a〜3dのようにオペランド選択回路
で構成される。このクロスバ回路で選択されたオ
ペランドが図面符号4a〜4d,5a〜5d,6
a〜6d,7a〜7d等で示されるベクトル演算
器へ供給される。このベクトル演算器は浮動小数
点加算器、浮動小数点乗算器、論理演算器、シフ
ト演算器、浮動小数点除算器等である。上記ベク
トル演算器の出力が入力回路1a〜1dへ入力さ
れる。
Conventionally, in this type of vector arithmetic processing device, as shown in FIG. 3, a plurality of vector registers each including a plurality of vector elements are arranged in a plurality of banks as indicated by reference numerals 2a to 2d in the drawing. Circuits for sequentially reading vector elements from these vector registers are constituted by operand selection circuits as shown in figures 3a to 3d. The operands selected in this crossbar circuit are shown in drawing numbers 4a to 4d, 5a to 5d, and 6.
The signals are supplied to vector arithmetic units indicated by a to 6d, 7a to 7d, etc. This vector arithmetic unit is a floating point adder, a floating point multiplier, a logical arithmetic unit, a shift arithmetic unit, a floating point divider, etc. The output of the vector calculator is input to input circuits 1a to 1d.

この入力回路1a〜1dはベクトルデータが格
納されている主記憶装置(図外)からベクトルデ
ータが読出され、示されるメモリ読出しバス10
0と前記ベクトル演算器の出力を切替えている。
These input circuits 1a to 1d are connected to a memory read bus 10 through which vector data is read out from a main memory (not shown) in which vector data is stored.
0 and the output of the vector arithmetic unit.

図面符号9はスカラデータが格納されるスカラ
レジスタである。図面符号11,12,13の各
部分はスカラデータを処理するスカラ演算器をな
すもので、浮動小数点加算器、乗算器、除算器、
固定小数点シフタ等を含む。図面符号10はスカ
ラレジスタ9の出力を前記スカラ演算器の入力へ
供給する分配器である。図面符号8は前記スカラ
演算器の出力と主記憶装置(図示しない。)から
のスカラデータのメモリ読出しパス200とを切
替える入力回路である。
Reference numeral 9 in the drawing is a scalar register in which scalar data is stored. The parts 11, 12, and 13 in the drawing constitute a scalar arithmetic unit that processes scalar data, and include a floating-point adder, a multiplier, a divider,
Includes fixed-point shifters, etc. Reference numeral 10 in the drawing is a distributor that supplies the output of the scalar register 9 to the input of the scalar arithmetic unit. Reference numeral 8 in the drawings denotes an input circuit that switches between the output of the scalar arithmetic unit and a memory read path 200 for scalar data from a main storage device (not shown).

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

このような従来のベクトル演算処理装置では、
ベクトル演算パイプラインセツト内ベクトル演算
器と前記スカラ演算器とでは同一の機能の演算器
が重複して存在することになり、金物量の増大を
招く欠点があつた。
In such conventional vector arithmetic processing devices,
The vector arithmetic unit in the vector arithmetic pipeline set and the scalar arithmetic unit have the same function, resulting in an increase in the amount of hardware.

本発明は、スカラデータの演算器をパイプライ
ン化し、従来ベクトル演算パイプラインセツト内
に設けられたベクトル演算器を不要とし、ベクト
ル演算をスカラ演算器でベクトル演算パイプライ
ンセツトに共有して実行制御する合理的構成とす
ることにより、上記欠点を解決し所要金物量を削
減したベクトル演算処理装置を提供することを目
的とする。
The present invention pipelines the scalar data arithmetic unit, eliminates the need for the vector arithmetic unit conventionally provided in the vector arithmetic pipeline set, and shares vector arithmetic operations with the scalar arithmetic unit in the vector arithmetic pipeline set for execution control. It is an object of the present invention to provide a vector arithmetic processing device that solves the above-mentioned drawbacks and reduces the required amount of hardware by having a rational configuration.

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

本発明は、ベクトル要素をベクトル演算パイプ
ラインセツト対応にインタリーブして配列し、ベ
クトル要素を同時に読出しベクトル演算を並列処
理するベクトル演算と、スカラレジスタ内のスカ
ラデータを処理するスカラ演算処理回路とからな
るベクトル演算処理装置において、前記ベクトル
演算パイプラインセツトは複数個のベクトルレジ
スタと、複数個のセツト内ベクトル演算器と、前
記ベクトルレジスタから順次ベクトル儲素を抽出
するオペランド選択回路と、このオペランド選択
回路の出力を前記セツト内ベクトル演算器へ供給
する回路と、前記セツト内ベクトル演算器の出力
を前記ベクトルレジスタへ書込む手段とから構成
され、前記ベクトル演算パイプラインセツト内の
前記オペランド選択回路の出力と、前記スカラレ
ジスタの出力とを切替えるベクトルスカラ選択回
路と、このベクトルスカラ選択回路の出力をオペ
ランドとするベクトルスカラ共有演算器と、この
ベクトルスカラ共有演算器の出力を前記ベクトル
レジスタと、前記スカラレジスタへ書込む手段と
からなり、演算種別に応じて前記ベクトル演算パ
イプラインセツトと、前記ベクトルスカラ共有演
算器とで区別して演算・制御する構成とすること
を特徴とする。
The present invention consists of a vector operation that interleaves and arranges vector elements in correspondence with a vector operation pipeline set, reads the vector elements simultaneously and processes the vector operations in parallel, and a scalar operation processing circuit that processes scalar data in a scalar register. In the vector arithmetic processing device, the vector arithmetic pipeline set includes a plurality of vector registers, a plurality of in-set vector arithmetic units, an operand selection circuit that sequentially extracts vector elements from the vector registers, and an operand selection circuit. A circuit for supplying the output of the circuit to the vector arithmetic unit in the set, and a means for writing the output of the vector arithmetic unit in the set to the vector register, a vector scalar selection circuit that switches the output of the vector scalar selection circuit and the output of the scalar register; a vector scalar shared arithmetic unit that uses the output of the vector scalar selection circuit as an operand; It is characterized by a structure in which the vector calculation pipeline set and the vector scalar shared calculation unit perform calculations and control in a manner that distinguishes between the vector calculation pipeline set and the vector scalar shared calculation unit depending on the type of calculation.

〔作用〕[Effect]

本発明は、スカラデータの除算器をパイプライ
ン構成とし、従来ベクトル演算パイプラインセツ
ト内にベクトル演算パイプラインセツト個数分設
けられたベクトル除算器を不要とし、全ベクトル
演算パイプラインセツトに対して共有し、かつス
カラ演算器と共有して実行・制御する構成とする
ことにより処理時間の合理化と短縮化、ひいては
所要金物量の大幅削減化が実現する。
The present invention uses a pipeline configuration for scalar data dividers, eliminates the need for vector dividers that are conventionally provided in a vector calculation pipeline set for the number of vector calculation pipeline sets, and shares the dividers for all vector calculation pipeline sets. By configuring this to be executed and controlled in common with the scalar arithmetic unit, processing time can be rationalized and shortened, and the amount of metal required can be significantly reduced.

〔実施例〕〔Example〕

次に本発明を第1図の実施例装置により説明す
る。メモリ転送バス300が入力する入力回路1
a〜1dの出力は、ベクトルレジスタ群2a〜2
dに入力する。これらはそれぞれ8バイト
(64bit)のベクトル要素を64語含むベクトルレジ
スタが8個分で構成されるベクトルレジスタであ
る。またこれらに接続される各部分3a〜3dは
8個のベクトルレジスタの中からベクトル演算対
象のベクトルレジスタを選択する8B幅のオペラ
ンド選択回路である。この回路に接続される部分
4a〜4dは8B幅の2入力浮動小数点加算をパ
イプライン的に処理するセツト内浮動小数点加算
器である。同様に接続される部分5a〜5dは
8B幅の2入力浮動小数点乗算をパイプライン的
に処理するセツト内浮動小数点乗算器である。さ
らに同様に接続される部分6a〜6dは8B幅の
固定小数点データをシフトする機能をパイプライ
ン的に処理するセツト内シフト演算器である。
Next, the present invention will be explained using an embodiment of the apparatus shown in FIG. Input circuit 1 to which the memory transfer bus 300 inputs
The outputs of a to 1d are sent to vector register groups 2a to 2.
Enter in d. These are vector registers consisting of eight vector registers each containing 64 words of 8-byte (64-bit) vector elements. Further, each of the parts 3a to 3d connected to these is an 8B wide operand selection circuit that selects a vector register to be subjected to a vector operation from among eight vector registers. Portions 4a to 4d connected to this circuit are intra-set floating point adders that process 8B wide two-input floating point addition in a pipeline manner. Similarly connected parts 5a to 5d are
This is an in-set floating point multiplier that processes 8B wide 2-input floating point multiplication in a pipeline manner. Further, similarly connected portions 6a to 6d are intra-set shift computing units that process the function of shifting 8B wide fixed point data in a pipeline manner.

入力回路1a〜1dは図外のベクトルデータが
格納されている員記憶装置から読み出されたベク
トルデータのメモリ転送バス100と前記セツト
内ベクトル浮動小数点加算器4a〜4d、乗算器
5a〜5d、セツト内シフト演算器6a〜6dの
出力とを切替える回路である。スカラデータ読出
しバス200が入力回路8を介して入力する。図
面符号9はスカラデータを格納するスカラレジス
タである。また図面符号28は上記スカラレジス
タ9の出力と前記ベクトル演算パイプラインセツ
ト内の前記オペランド選択回路3a〜3dの出力
とを切替えるように接続されたベクトルスカラ選
択回路である。このベクトルスカラ選択回路28
の出力はベクトルスカラ共有除算器29へ供給さ
れる。このベクトルスカラ共有除算器29の出力
は入力回路8へ帰還接続される。この入力回路8
は主記憶装置からのスカラデータ読出しバス40
0と前記ベクトルスカラ共有除算器29の出力と
を切替える回路である。ベクトル演算制御回路3
5は上記各演算パイプラインおよびスカラ演算処
理回路を制御する。
Input circuits 1a to 1d include a memory transfer bus 100 for vector data read from a storage device storing vector data (not shown), vector floating point adders 4a to 4d, multipliers 5a to 5d, This circuit switches between the outputs of the intra-set shift calculation units 6a to 6d. A scalar data read bus 200 is input via the input circuit 8 . Reference numeral 9 in the drawing is a scalar register that stores scalar data. Reference numeral 28 is a vector scalar selection circuit connected to switch between the output of the scalar register 9 and the output of the operand selection circuits 3a to 3d in the vector operation pipeline set. This vector scalar selection circuit 28
The output of is supplied to a vector-scalar shared divider 29. The output of this vector scalar shared divider 29 is connected back to the input circuit 8. This input circuit 8
is a scalar data read bus 40 from main memory.
This circuit switches between 0 and the output of the vector scalar shared divider 29. Vector calculation control circuit 3
5 controls each of the arithmetic pipelines and scalar arithmetic processing circuits.

第2図はベクトルスカラ共有除算器29のブロ
ツク構成図である。その図面符号30は浮動小数
点除算の前処理回路で除数の近似逆数を逆数テー
ブルら検索する回路である。図面符号31は中間
商を14ビツト単位に4回分処理し56ビツトの商を
算出する商発生回路である。また、図面符号33
は浮動小数点の指数部処理回路である。これら各
ベクトル演算パイプラインセツトのベクトルレジ
スタ内のベクトル要素は、各ベクトル演算パイプ
ライン対応にインタリーブされており、N+θ,
N+1,N+2,N+3(Nはθを含む整数)番
目のベクトル要素がそれぞれ2a,2b,2c,2dの
ベクトルレジスタに配列されるようにベクトルロ
ード時制御される。ベクトル演算の内、ベクトル
加算、乗算、シフト演算についてはベクトルレジ
スタ2a〜2dからベクトル命令で指定されるベ
クトルレジスタから同時に4つのベクトル要素が
オペランド選択回路3a〜3dで選択され、ベク
トル加算の場合セツト内浮動小数点加算器4a〜
4dで、ベクトル乗算の場合はセツト内浮動小数
点乗算器5a〜5dで、ベクトルシフト選択の場
合はセツト内シフト演算器6a〜6dで1マシン
サイクルで1ベクトル要素のベクトル演算を処理
する。
FIG. 2 is a block diagram of the vector-scalar shared divider 29. Reference numeral 30 in the figure is a preprocessing circuit for floating point division, which searches for an approximate reciprocal of the divisor from the reciprocal table. Reference numeral 31 in the figure is a quotient generating circuit that processes the intermediate quotient four times in units of 14 bits to calculate a 56-bit quotient. Also, drawing code 33
is a floating point exponent processing circuit. The vector elements in the vector register of each of these vector operation pipeline sets are interleaved corresponding to each vector operation pipeline, and N+θ,
Control is performed during vector loading so that the N+1, N+2, and N+3 (N is an integer including θ) vector elements are arranged in vector registers 2a, 2b, 2c, and 2d, respectively. Among vector operations, for vector addition, multiplication, and shift operations, four vector elements are simultaneously selected by operand selection circuits 3a to 3d from vector registers 2a to 2d specified by vector instructions, and in the case of vector addition, four vector elements are selected at the same time from vector registers 2a to 2d specified by vector instructions. Internal floating point adder 4a~
4d, in the case of vector multiplication, the intra-set floating point multipliers 5a to 5d process vector operations for one vector element in one machine cycle, and in the case of vector shift selection, the intra-set shift calculation units 6a to 6d process vector operations.

これらの結果は入力回路1a〜1dを経由して
ベクトルレジスタ2a〜2dに書込まれる。ベク
トル除算についてはベクトルスカラ共有選択回路
28でベクトルレジスタ2a内のN+θ番目のベ
クトル要素、ベクトルレジスタ2b内のN+1番
目のベクトル要素、ベクトルレジスタ2c内のN
+3番目のベクトル要素、ベクトルレジスタ2
ad内のN+3番目のベクトル要素を順次読出し
ベクトルスカラ共有除算器29でベクトル除算を
処理する。スカラ除算についてはスカラデータが
スカラレジスタ27から読出され、ベクトルスカ
ラ共有選択回路28でスカラデータが選択され前
記ベクトルスカラ共有除算器29でスカラ除算が
実行される。
These results are written into vector registers 2a-2d via input circuits 1a-1d. For vector division, the vector scalar sharing selection circuit 28 selects the N+θth vector element in the vector register 2a, the N+1th vector element in the vector register 2b, and the Nth vector element in the vector register 2c.
+3rd vector element, vector register 2
The N+3rd vector element in ad is sequentially read out and the vector scalar shared divider 29 processes the vector division. Regarding scalar division, scalar data is read from the scalar register 27, the scalar data is selected by the vector scalar sharing selection circuit 28, and the scalar division is executed by the vector scalar sharing divider 29.

以上のようにスカラデータの除算器をパイプラ
イン構成とし従来ベクトル演算パイプラインセツ
ト内にベクトル演算パイプラインセツト個数分設
けられたベクトル除算器を不要とし全ベクトル演
算パイプラインセツトに対して共有し、かつスカ
ラ演算器と共有実行制御する構成とすることによ
り金物量の大幅削減を図つたベクトル演算処理装
置が提供可能となる。。
As described above, the scalar data divider is configured in a pipeline, eliminating the need for the vector dividers that were provided in the conventional vector calculation pipeline set for the number of vector calculation pipeline sets, and sharing them among all vector calculation pipeline sets. In addition, by having a configuration in which execution control is shared with a scalar arithmetic unit, it is possible to provide a vector arithmetic processing device that can significantly reduce the amount of hardware. .

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

本発明は、以上説明したように、スカラ除算器
をパイプライン化し、ベクトル演算パイプライン
セツト共有ベクトル除算器と共有構成とすること
により処理時間の合理化・短縮化ひいては所要金
物量を大幅に削減できる効果がある。
As explained above, the present invention makes it possible to rationalize and shorten the processing time and to significantly reduce the required amount of hardware by pipelineizing the scalar divider and sharing the configuration with the shared vector divider in the vector operation pipeline set. effective.

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

第1図は本発明の実施例装置を示すブロツク構
成図、第2図は第1図の一部分のブロツク構成詳
細図。第3図は従来例装置を示すブロツク構成
図。 1a〜1d……入力回路、2a〜2d……ベク
トルレジスタ、3a〜3d……オペランド選択回
路、4a〜4d……セツト内浮動小数点加算器、
5a〜5d……セツト内浮動小数点乗算器、6a
〜6d……セツト内シフト演算器、7a〜7d…
…セツト内ベクトル演算器、8……入力回路、9
……スカラレジスタ、10……分配器、11……
スカラ加算器、12……スカラ乗算器、13……
スカラ除算器、28……ベクトルスカラ共有選択
回路、29……ベクトルスカラ共有除算器、30
……除算前処理回路、31……除算商発生回路、
32……除算後処理回路、33……浮動小数点指
数部処理回路、34……ベクトル除算制御回路、
35……ベクトル演算制御回路。
FIG. 1 is a block configuration diagram showing an embodiment of the present invention, and FIG. 2 is a detailed block configuration diagram of a portion of FIG. 1. FIG. 3 is a block diagram showing a conventional device. 1a to 1d...input circuit, 2a to 2d...vector register, 3a to 3d...operand selection circuit, 4a to 4d...internal floating point adder,
5a to 5d... in-set floating point multiplier, 6a
~6d...Intra-set shift calculator, 7a~7d...
...Vector arithmetic unit in set, 8...Input circuit, 9
...Scalar register, 10...Distributor, 11...
Scalar adder, 12... Scalar multiplier, 13...
Scalar divider, 28...Vector scalar sharing selection circuit, 29...Vector scalar sharing divider, 30
...Division preprocessing circuit, 31...Division quotient generation circuit,
32...Division post-processing circuit, 33...Floating point exponent part processing circuit, 34...Vector division control circuit,
35...Vector calculation control circuit.

Claims (1)

【特許請求の範囲】 1 入力するインタリーブされたベクトル要素対
応にベクトル演算パイプラインを設け、 入力するスカラ量に対応してスカラ演算処理回
路を設け、 上記ベクトル演算パイプラインは、それぞれ入
力信号を取り込む入力回路と、 この入力回路に接続された複数段のベクトルレ
ジスタと、 このベクトルレジスタから順次ベクトル要素を
抽出するオペランド選択回路と、 このオペランド選択回路に接続された第一のベ
クトル演算器と、 この演算器の出力を上記入力回路に接続する回
路手段と を含み、 上記スカラ演算処理回路は、 入力信号を取り込む入力回路と、 この入力回路に接続された複数段のスカラレジ
スタと、 このスカラレジスタから出力されるデータを演
算するスカラ演算器と を含み、 上記演算パイプラインおよび上記スカラ演算処
理回路を制御するベクトル演算制御回路を備えた
ベクトル演算処理装置において、 上記オペランド選択回路の出力を逐次抽出する
各パイプラインに共通の選択手段を設け、 この選択手段の入力に上記スカラレジスタの出
力が接続され、 上記選択手段の出力を入力とし、上記ベクトル
演算パイプラインおよび上記スカラ演算処理回路
に共通の演算器と、 この演算器の出力を上記ベクトル演算パイプラ
インおよび上記スカラ演算処理回路の入力回路に
接続する回路手段と を備え、 上記ベクトル演算制御回路には、演算種別に対
応して上記ベクトル演算器と上記共通の演算器と
で区別して演算を実行させる手段を含む ことを特徴とするベクトル演算処理装置。
[Claims] 1. A vector calculation pipeline is provided for each interleaved vector element to be input, a scalar calculation processing circuit is provided for each input scalar amount, and each of the vector calculation pipelines takes in an input signal. an input circuit; a multi-stage vector register connected to this input circuit; an operand selection circuit that sequentially extracts vector elements from this vector register; a first vector arithmetic unit connected to this operand selection circuit; circuit means for connecting the output of the arithmetic unit to the input circuit, the scalar arithmetic processing circuit comprising: an input circuit that takes in an input signal; a plurality of stages of scalar registers connected to this input circuit; In a vector arithmetic processing device that includes a scalar arithmetic unit that operates on output data, and is equipped with a vector arithmetic control circuit that controls the arithmetic pipeline and the scalar arithmetic processing circuit, the output of the operand selection circuit is sequentially extracted. A selection means common to each pipeline is provided, the output of the scalar register is connected to the input of the selection means, the output of the selection means is input, and the operation common to the vector operation pipeline and the scalar operation processing circuit is performed. and circuit means for connecting the output of the arithmetic unit to the input circuit of the vector arithmetic pipeline and the scalar arithmetic processing circuit, and the vector arithmetic control circuit includes the vector arithmetic unit that corresponds to the type of arithmetic operation. A vector arithmetic processing device characterized by comprising means for separately executing arithmetic operations between the common arithmetic unit and the common arithmetic unit.
JP14574784A 1984-07-13 1984-07-13 Vector arithmetic processor Granted JPS6125274A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14574784A JPS6125274A (en) 1984-07-13 1984-07-13 Vector arithmetic processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14574784A JPS6125274A (en) 1984-07-13 1984-07-13 Vector arithmetic processor

Publications (2)

Publication Number Publication Date
JPS6125274A JPS6125274A (en) 1986-02-04
JPH0330905B2 true JPH0330905B2 (en) 1991-05-01

Family

ID=15392214

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14574784A Granted JPS6125274A (en) 1984-07-13 1984-07-13 Vector arithmetic processor

Country Status (1)

Country Link
JP (1) JPS6125274A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6314275A (en) * 1986-07-04 1988-01-21 Nec Corp Scalar data operating system of vector operating processor
JP2007233730A (en) * 2006-03-01 2007-09-13 Mitsubishi Electric Corp Three-dimensional graphic drawing device

Also Published As

Publication number Publication date
JPS6125274A (en) 1986-02-04

Similar Documents

Publication Publication Date Title
US5226171A (en) Parallel vector processing system for individual and broadcast distribution of operands and control information
EP0976027B1 (en) ARITHMETIC PROCESSOR combining finite field arithmetic and modular integer arithmetic
US4075704A (en) Floating point data processor for high speech operation
US5081573A (en) Parallel processing system
US4179734A (en) Floating point data processor having fast access memory means
US4228498A (en) Multibus processor for increasing execution speed using a pipeline effect
US3670956A (en) Digital binary multiplier employing sum of cross products technique
US6009450A (en) Finite field inverse circuit
US4065666A (en) Multiply-divide unit
US3001708A (en) Central control circuit for computers
Senzig et al. Computer organization for array processing
Frankovich et al. A functional description of the Lincoln TX-2 computer
JPH0330905B2 (en)
US5912904A (en) Method for the production of an error correction parameter associated with the implementation of modular operations according to the Montgomery method
US4685077A (en) Data processing apparatus having binary multiplication capability
JPH0421908B2 (en)
JPH05324694A (en) Reconstitutable parallel processor
KR100251547B1 (en) Digital signal processor
KR100315303B1 (en) Digital signal processor
EP0055124B1 (en) Digital multipliers
KR100297544B1 (en) Digital signal processor
JP2859645B2 (en) Vector processing system
JPS6083176A (en) Vector processor
CA1109164A (en) Floating point data processor
CA1109163A (en) Floating point data processor