JPS59114677A - Vector processor - Google Patents

Vector processor

Info

Publication number
JPS59114677A
JPS59114677A JP22379482A JP22379482A JPS59114677A JP S59114677 A JPS59114677 A JP S59114677A JP 22379482 A JP22379482 A JP 22379482A JP 22379482 A JP22379482 A JP 22379482A JP S59114677 A JPS59114677 A JP S59114677A
Authority
JP
Japan
Prior art keywords
register
vector
data
scalar
arithmetic unit
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
JP22379482A
Other languages
Japanese (ja)
Other versions
JPH0345420B2 (en
Inventor
Hitoshi Abe
仁 阿部
Hiroshi Murayama
浩 村山
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 Ltd
Original Assignee
Hitachi 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 filed Critical Hitachi Ltd
Priority to JP22379482A priority Critical patent/JPS59114677A/en
Publication of JPS59114677A publication Critical patent/JPS59114677A/en
Publication of JPH0345420B2 publication Critical patent/JPH0345420B2/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Complex Calculations (AREA)

Abstract

PURPOSE:To decrease greatly the number of gates by selecting previously the scalar data to send it to the final selecting circuit of the next stage when a vector instruction is started and holding the vector instruction under execution at a register of the next stage. CONSTITUTION:A multiplication is started and the start information is set to an instruction register 7. For instance, the operator number E, the operand number A and the operand number B are set at 1, 0 (VRO number) and 4 (SRO number), respectively. Under such conditions, 40 is supplied to a selection condition register 80b. Thus the read-out data of the SRO number is selected and delivered. While 4 is set to a selection condition regster 41b, and the output of the register 80b is selected. As a result, the read-out data of the SRO number is set to an input register 51b. Hereafter the scalar data of the register 51b is held by a holding signal 91b that is delivered due to a value of the head bit of a register 81b. Therefore the same data is continuously supplied until the end of operation.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明はベクトル処理装置に係り、特にベクトル処理に
於いて、効率的にスカラー・レジスタを読出すことので
きるベクトル処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a vector processing device, and particularly to a vector processing device that can efficiently read a scalar register in vector processing.

〔従来技術〕[Prior art]

和学技術計算に頻繁に現れる大型行列計算などを高速に
処理するため、複数のベクトル・レジスタ及びスカラー
・レジスタ、複数の演算器及びメモリ・リクエスタを持
つベクトル処理装置が提案されている。その概略構成図
を、第1図に示す。
Vector processing devices having multiple vector registers and scalar registers, multiple arithmetic units, and memory requesters have been proposed in order to rapidly process large matrix calculations that frequently appear in Japanese academic calculations. A schematic diagram of the configuration is shown in FIG.

このようなベクトル処理装置においては、ベクトル・レ
ジスタ(以下VRと称する。)1及びスカラー・レジス
タ(以下SRと称する。)2は、主記憶装置6と演算器
5との間に位置し−′主記憶装置6よりのフェッチ・デ
ータや演算の中間結果を格納し、又読出して演算器5ヘ
オペランドとして供給する機能を持つ。
In such a vector processing device, a vector register (hereinafter referred to as VR) 1 and a scalar register (hereinafter referred to as SR) 2 are located between the main storage device 6 and the arithmetic unit 5. It has the function of storing fetch data from the main memory 6 and intermediate results of operations, and also reading them and supplying them to the arithmetic unit 5 as operands.

次のベクトル処理の例で、VRとSR,特にSRの用途
を挙げる。
In the following vector processing example, we will discuss VR and SR, especially the use of SR.

例1”  Y (I) =A (I) *C(I=1,
21・・・・・・・・・、L)例2   Z(I)=B
−1−C (I=1.2.・・・・・・・・、L)例1では、ベク
トル・データA(1)、・・・・・・。
Example 1” Y (I) = A (I) *C (I=1,
21・・・・・・・・・,L) Example 2 Z(I)=B
-1-C (I=1.2......, L) In example 1, vector data A(1),...

A (L)はVRに格納しておき、スカラー・データC
は5Rvc格納しておき、各々読出して乗算器へ供給し
て演算を行い、演算結果のベクトル・データY(1)、
・・・・・・・、〜“(L)はVRへ格納する。
A (L) is stored in VR, and scalar data C
are stored in 5Rvc, each is read out and supplied to a multiplier for calculation, and the calculation result vector data Y(1),
......, ~"(L) is stored in VR.

例2では、スカラ・データBとCをSRより読出して゛
L回加算を行い、その結果のベクトル・データZ(iL
・・・・・・・・、Z(L)をVRへ格納する。
In example 2, scalar data B and C are read from SR, added L times, and the resulting vector data Z (iL
......, Z(L) is stored in VR.

上側は各々1個のベクトル命令(乗算、加算)として実
行される。
The upper part is each executed as one vector instruction (multiplication, addition).

第1図に示すように、VBとSRの入力部と出力部には
、任意の主記憶装置6のポート及び演算器5と、任意の
VR及びSRとの間でデータが自由に転送できるように
、分配回路(DI8T)3及び選択回路(SEL )4
から成る一種のマトリクス回路が存在する。
As shown in FIG. 1, the input and output sections of VB and SR are provided so that data can be freely transferred between any main storage device 6 port and arithmetic unit 5 and any VR or SR. In, distribution circuit (DI8T) 3 and selection circuit (SEL) 4
There is a type of matrix circuit consisting of

第2図に、8EL4の従来の構成例を示す。FIG. 2 shows an example of a conventional configuration of 8EL4.

即ち、全てのVR,SRを各演算器5へのオペランド供
給バス及び主記憶装置6へのストア・バスに選択する選
択器群により構成される。従つてこの部分の回路は、選
択されるべきVR及びSRの本数と、主記憶装置6への
ストア・バス数及び演算器5へのオペランド供給バス数
の積に応じてゲート規模が増加し、しかもVR。
That is, it is composed of a selector group that selects all VRs and SRs as operand supply buses to each arithmetic unit 5 and store buses to the main storage device 6. Therefore, in this part of the circuit, the gate size increases according to the product of the number of VRs and SRs to be selected, the number of store buses to the main memory device 6, and the number of operand supply buses to the arithmetic unit 5. And it's VR.

SR部の大部分のゲート数を占めてしまうという問題点
がある。
There is a problem in that it occupies most of the gates in the SR section.

そこでVRとSRの読出し部(SEL)に於(・て、ス
カラ・データの特殊性を考慮して、ゲート規模を増加さ
せず、効率的fcsRを読出し、またそれにストアする
必要が生じる。
Therefore, in the reading section (SEL) of VR and SR, it is necessary to efficiently read and store fcsR without increasing the gate scale, taking into consideration the special characteristics of scalar data.

〔発明の目的〕[Purpose of the invention]

本発明の目的は上記の如き従来の問題点を除去するもの
であり、ベクトル処理に於いて、スカラレジスタを効率
的に読出すことができる効果を有するベクトル処理装置
を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to eliminate the above-mentioned conventional problems, and to provide a vector processing device having the effect of efficiently reading a scalar register in vector processing.

〔発明の概要〕[Summary of the invention]

このために本発明においては、SR読出し専用の選択回
路を2組設け、ベクトル命令起動時に、その指令に従い
予めスカラ・データを選択して後段の最終選択回路へ送
り、ここで最終的に必要なオペランドを選択する。しか
も、スカラOデータは、この後段のレジスタに於いてそ
のベクトル命令実行中保持することで供給し続けるよう
にする。このような構成により、ケート数を大巾に削減
することができる。
To this end, in the present invention, two sets of selection circuits dedicated to reading the SR are provided, and when a vector command is started, scalar data is selected in advance according to the command and sent to the final selection circuit at the subsequent stage, where the final necessary selection circuit is sent. Select operands. In addition, the scalar O data is held in a subsequent register during the execution of the vector instruction, so that it continues to be supplied. With such a configuration, the number of cages can be greatly reduced.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の実施例につき図面を用いて詳細に説明す
る。
Embodiments of the present invention will be described in detail below with reference to the drawings.

ピ) 実施例の構成 第1図は本発明の一実施例であるベクトル処理装置の概
略構成図である。主記憶装置6よりフェツチされたデー
タは、分配回路3を介して適当なVR1あるいはSR2
へ格納される。演算に際しては、適当な■fL1及びS
R2が読出され、選択回路4を介して、適当な演算器5
へ順次供給される。演算器5より出力された演算結果は
、再び分配回路3を介して適当なVRlあるいはSR2
に格納される。このようにして−演算を繰り返した後、
必要な演算結果は七tが格納されているv′fL1ある
いはSR2より選択回路4を介して順次主記憶装置6へ
供給されてストアされる。
B) Configuration of Embodiment FIG. 1 is a schematic configuration diagram of a vector processing device which is an embodiment of the present invention. The data fetched from the main memory 6 is sent to an appropriate VR1 or SR2 via a distribution circuit 3.
is stored in When calculating, use appropriate fL1 and S.
R2 is read out and sent to an appropriate arithmetic unit 5 via the selection circuit 4.
are sequentially supplied to The calculation result output from the calculation unit 5 is sent to an appropriate VRl or SR2 via the distribution circuit 3 again.
is stored in After repeating the − operation in this way,
Necessary operation results are sequentially supplied from v'fL1 or SR2 in which 7t is stored to the main memory 6 via the selection circuit 4 and stored therein.

第6図は本発明の一実施例であるベクトル処理装置のV
R−8R読出し部の構成図である。
FIG. 6 shows V of a vector processing device which is an embodiment of the present invention.
FIG. 2 is a configuration diagram of an R-8R reading section.

第3図では、VR及びSRが各4本、演算器が2個備え
ている場合の例を示しである。4本のSR2の読出しデ
ータ線21は、まず2組のSR専用選択回路40a、4
0bに入力されて、4本のうちいずれか2組が選択され
る。一方、4本のVRの読出しデータ線11は、各演算
器5の2つのオペランド入力(a、b)に対応した4組
の最終選択回路a1a、41b、Ja、42bに入力さ
れており、また上記SR専用選択回路40aの出力は、
最終選択回路41a 、41bに、また同じ(40bの
出力は41b、42bに入力されている。この最終選択
回路の出力は、各演算器5の入力レジスタ51a、51
b。
FIG. 3 shows an example in which four VRs and four SRs each and two arithmetic units are provided. The four SR2 read data lines 21 are first connected to two sets of SR exclusive selection circuits 40a, 4.
0b, and any two sets out of the four are selected. On the other hand, the four VR read data lines 11 are input to four sets of final selection circuits a1a, 41b, Ja, and 42b corresponding to the two operand inputs (a, b) of each arithmetic unit 5, and The output of the SR exclusive selection circuit 40a is:
The same (the output of 40b is input to 41b, 42b), the output of this final selection circuit is input to the input registers 51a, 51 of each arithmetic unit 5.
b.

52a 、 52bへ接続されて演算に供される。尚、
主記憶装置へのストア用選択回路部分は、第6図より省
略しであるが全(同様に構成することができる。
It is connected to 52a and 52b and used for calculation. still,
Although the selection circuit portion for storing to the main memory device is omitted from FIG. 6, it can be constructed in the same manner.

第4図は本発明の一実施例であるベクトル処理装置のV
R−8R,読出し制御部の構成図である。解読されて実
行すべきベクトル命令の情報は、命令レジスタ7に与え
ら4る。そのうち演算器番号E71は2ビツトで、甲は
演算器1を・2′は演算器2を指定し、そt以外は該当
しないものとする。また演算器の2つオペランドとなる
べきVR@SRの番号A 72 、873は各3ビツト
で与えられ、そのうち先頭1ピントが0′ならVRを、
1′ならばSRを指定する。
FIG. 4 shows V of a vector processing device which is an embodiment of the present invention.
It is a block diagram of R-8R, a read-out control part. Information on the vector instruction to be decoded and executed is given to the instruction register 7. Of these, the arithmetic unit number E71 is 2 bits, A specifies arithmetic unit 1, 2' specifies arithmetic unit 2, and the numbers other than t are not applicable. In addition, the numbers A 72 and 873 of VR@SR, which should be the two operands of the arithmetic unit, are each given with 3 bits, and if the first pinpoint is 0', then VR
If it is 1', SR is designated.

この情報Aは、SR専用選択回路40aの選択条件レジ
スタ80aおよび演算器1のa個入力に対応する最終選
択回路41aの選択条件レジスタ81aと同じく、選択
条件レジスタ82aに入力されている。ここで、選択条
件レジスタ80aは一ベク)、II/命令起動に際して
、A72の内容がセットされるが、選択条件レジスタ8
1a、82aは一命令起動時演算器番号E71のデコー
ド結果75に従い、対応する演算器の選択条件レジスタ
のみがセットされる。
This information A is input to the selection condition register 82a as well as the selection condition register 80a of the SR dedicated selection circuit 40a and the selection condition register 81a of the final selection circuit 41a corresponding to the a inputs of the arithmetic unit 1. Here, the selection condition register 80a is one vector), and the contents of A72 are set when the II/instruction is activated, but the selection condition register 80a is
In 1a and 82a, only the selection condition register of the corresponding arithmetic unit is set according to the decoding result 75 of the arithmetic unit number E71 when one instruction is activated.

演算器のb個入力に対応する、VR@SR番号B7番号
及73択条件レジスタ8ob、81b、82bノ動作も
a側に全(同様である。
The operations of VR@SR number B7 number and 73 selection condition registers 8ob, 81b, and 82b corresponding to b inputs of the arithmetic unit are also all on the a side (same).

演算器1のa側の入力レジスタ51aには、選択条件レ
ジスタ81aの先頭1ビツトの情報に従い、演算終了ま
での間、スカラー・データ保持信号91aが出力サレル
。91b、92a、92b K −’:) イテも同様
である。これにより、SR専用選択回路40aを介し、
最終選択回路4iaを介し、入力レジスタ51aにセン
トさtたスカラー・データは演算終了までの間保持され
1こままで、演算に供される。
A scalar data holding signal 91a is output to the input register 51a on the a side of the arithmetic unit 1 until the operation is completed according to the information of the first 1 bit of the selection condition register 81a. 91b, 92a, 92b K-':) The same goes for ite. As a result, via the SR dedicated selection circuit 40a,
The scalar data sent to the input register 51a via the final selection circuit 4ia is held until the end of the calculation and is used for the calculation without changing it.

(ロ) 実施例の動作 前述の例1と例2のような乗算と加算のベクトル命令が
続けて起動さtた時のVR及びSRの読出し動作につい
て考える。
(b) Operation of the Embodiment Let us consider the read operation of the VR and SR when the multiplication and addition vector instructions as in the above-mentioned Examples 1 and 2 are activated successively.

まず乗算が起動されて、命令レジスタ7に起動情報がセ
クトされる。演算器番号Eは・1″、オペランド番号A
は0′(即ちVRo番)、オペランド番号Bは4′(即
ちSRo番)であるとする。選択条件レジスタ81aに
は0′が入り、セットされるので、以後選九回路4ia
はVR。
First, multiplication is activated and activation information is sectored into the instruction register 7. Arithmetic unit number E is 1″, operand number A
is 0' (ie, VRo number), and operand number B is 4' (ie, SRo number). Since the selection condition register 81a is set to 0', the selection condition register 81a is set to the selection condition register 81a.
is VR.

番の読出しデータを順次入力レジスタ51aに流し続け
る。−力、選択条件レジスタ80bには140′が入り
、880番の読出しデータを選択し出力する。選択条件
レジスタ41bには4′がセットされ、上記80bの出
力を選択するので、880番の読出しデータが入力レジ
スタ51bにセントされる。これ以後stbの先頭ビッ
トの1′値のため出力される保持信号91bにより入力
レジスタ51bのスカラ・データは保持されるので、演
算終了まで同じデータが流れ続ける。これにより、演算
器1は、VRo番のデータを順次、入力レジスタ51a
より供され、SRo番のデータを持続的に入カレジスj
Z51bより供さハ、L回の演算を行う。
The read data of the number continues to be sequentially supplied to the input register 51a. 140' is entered in the selection condition register 80b, and read data number 880 is selected and output. Since 4' is set in the selection condition register 41b and the output of the above-mentioned 80b is selected, read data No. 880 is sent to the input register 51b. Thereafter, the scalar data in the input register 51b is held by the holding signal 91b that is output due to the 1' value of the first bit of stb, so the same data continues to flow until the end of the operation. As a result, the arithmetic unit 1 sequentially transfers the data of number VRo to the input register 51a.
The data of SRo number is continuously input to the register
Provided by Z51b, L calculations are performed.

乗算起動の次のサイクルで、例2のような加算ベクトル
命令が起動されたとする。演算器番号Eは2′、オペラ
ンド番号Aは5′(、即ち5RJ1番)−オペランド番
号Bは7′(即ち、886番)であるとする。選択回路
40aは、SR1番の読出しデータを、選択回路40b
は、886番の読出しデータを選択して出力する。又、
選択回路42aは40Hの出力を、42bは40bの出
力を選択し、これが入力レジスタ52a、52bで各々
保持されて、演算に供され、L回の加算が行われる。
Assume that an addition vector instruction as in Example 2 is activated in the cycle following the activation of multiplication. It is assumed that the arithmetic unit number E is 2', the operand number A is 5' (ie, 5RJ1), and the operand number B is 7' (ie, 886). The selection circuit 40a selects the read data of SR1 from the selection circuit 40b.
selects and outputs read data number 886. or,
The selection circuit 42a selects the output of 40H, and the selection circuit 42b selects the output of 40B, which are held in input registers 52a and 52b, respectively, and subjected to calculations, and L additions are performed.

命令起動は1サイクル毎行われるが、上記各り回の乗算
実行と、加算美行はほとんど並行して行わハる。
The instruction activation is performed every cycle, but the above-mentioned multiplication and addition are performed almost in parallel.

上記実施例の説明に於いては、主記憶装置へのストア動
作については省略しであるが、演算器に対する場合と全
く同様に実現することができる。
In the description of the above embodiment, the store operation to the main memory is omitted, but it can be realized in exactly the same way as for the arithmetic unit.

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

以上述べた如き構成であるから、本発明によれは、ベク
トル処理装置のスカラ・レジスタの読出しから、演算器
へのオペランド送出及び主記憶装置へのストア・データ
送出の回路において、パス数を減少させ、選択回路のゲ
ート規模を削減して、効率的にスカラー・レジスタを読
出すことができる効果がある。
With the configuration described above, the present invention reduces the number of paths in the circuit from reading the scalar register of the vector processing device to sending operands to the arithmetic unit and sending store data to the main memory. This has the effect of reducing the gate scale of the selection circuit and efficiently reading out the scalar register.

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

第1図は、本発明の一実施例であるベクトル処理装置の
概略構成図、第2図は、従来の選択回路の構成例を示す
図、第3図及び第4図は本発明の一実施例の構成図であ
る。 1・・ベクトルのレジスタ(VR) 2・・・スカシ9レジスター(S R)3・・・分配回
路 4・・・選択回路 5・・・演算器 6・・・主記憶装置 40a、40b・・・SR専用選択回路41a、41b
、42a、42b ・、最終選択回路80a、80b、
81a、81b、82a、82b 、、、選択条件レジ
スタ74・・・演算器査号デコーダ オフ口 に 牙2図 [− 「 オ 3 図 矛 ば
FIG. 1 is a schematic configuration diagram of a vector processing device which is an embodiment of the present invention, FIG. 2 is a diagram showing an example of the configuration of a conventional selection circuit, and FIGS. 3 and 4 are diagrams showing an example of the configuration of a conventional selection circuit. It is a block diagram of an example. 1... Vector register (VR) 2... Square 9 register (SR) 3... Distribution circuit 4... Selection circuit 5... Arithmetic unit 6... Main storage devices 40a, 40b...・SR dedicated selection circuits 41a, 41b
, 42a, 42b, final selection circuit 80a, 80b,
81a, 81b, 82a, 82b...Selection condition register 74...Arithmetic unit signal decoder off (Fig. 2)

Claims (1)

【特許請求の範囲】[Claims] 複数のベクトル・レジスタ及びスカラー・レジスタ、複
数の演算器、複数のメモリ・リクエスタを備えてベクト
ル命令を実行するベクトル処理装置において、ベクトル
命令の起動情報に従い、予めスカラー彎しジスクの読出
しデータのみを選択する第1の選択手段と、該第1の選
択出力及びベクトル・レジスタの読出しデータとを選択
する第2の選択手段と、順次スカラー・データを読出し
てベクトル命令実行中保持するレジスタを設けたことを
特徴とするベクトル処理装置。
In a vector processing device that is equipped with multiple vector registers and scalar registers, multiple arithmetic units, and multiple memory requesters and executes vector instructions, only the read data of the disk is converted into a scalar in advance according to the activation information of the vector instruction. A first selection means for selecting, a second selection means for selecting the first selection output and read data of the vector register, and a register for sequentially reading scalar data and holding it during execution of a vector instruction. A vector processing device characterized by:
JP22379482A 1982-12-22 1982-12-22 Vector processor Granted JPS59114677A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22379482A JPS59114677A (en) 1982-12-22 1982-12-22 Vector processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22379482A JPS59114677A (en) 1982-12-22 1982-12-22 Vector processor

Publications (2)

Publication Number Publication Date
JPS59114677A true JPS59114677A (en) 1984-07-02
JPH0345420B2 JPH0345420B2 (en) 1991-07-11

Family

ID=16803815

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22379482A Granted JPS59114677A (en) 1982-12-22 1982-12-22 Vector processor

Country Status (1)

Country Link
JP (1) JPS59114677A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS622364A (en) * 1985-06-27 1987-01-08 Nec Corp Arithmetic unit
JPS622363A (en) * 1985-06-27 1987-01-08 Nec Corp Arithmetic unit
FR2601163A1 (en) * 1986-07-04 1988-01-08 Nec Corp SCALING DATA ARITHMETIC CONTROL SYSTEM FOR A VECTOR ARITHMETIC PROCESSOR.
JPH03108061A (en) * 1989-09-21 1991-05-08 Hitachi Ltd Vector operation system, vector arithmetic unit, and information processor
JPH04181374A (en) * 1990-11-15 1992-06-29 Koufu Nippon Denki Kk Vector processor
JPH04181373A (en) * 1990-11-15 1992-06-29 Koufu Nippon Denki Kk Vector processor
JPH0622034B2 (en) * 1987-08-31 1994-03-23 ディジタル イクイプメント コーポレーション Multiport vector register file
JP2021022370A (en) * 2019-07-25 2021-02-18 ベイジン バイドゥ ネットコム サイエンス アンド テクノロジー カンパニー リミテッド Method executed by computing device, apparatus, device and computer-readable storage medium

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS622364A (en) * 1985-06-27 1987-01-08 Nec Corp Arithmetic unit
JPS622363A (en) * 1985-06-27 1987-01-08 Nec Corp Arithmetic unit
FR2601163A1 (en) * 1986-07-04 1988-01-08 Nec Corp SCALING DATA ARITHMETIC CONTROL SYSTEM FOR A VECTOR ARITHMETIC PROCESSOR.
US4928238A (en) * 1986-07-04 1990-05-22 Nec Corporation Scalar data arithmetic control system for vector arithmetic processor
JPH0622034B2 (en) * 1987-08-31 1994-03-23 ディジタル イクイプメント コーポレーション Multiport vector register file
JPH03108061A (en) * 1989-09-21 1991-05-08 Hitachi Ltd Vector operation system, vector arithmetic unit, and information processor
JPH04181374A (en) * 1990-11-15 1992-06-29 Koufu Nippon Denki Kk Vector processor
JPH04181373A (en) * 1990-11-15 1992-06-29 Koufu Nippon Denki Kk Vector processor
JP2021022370A (en) * 2019-07-25 2021-02-18 ベイジン バイドゥ ネットコム サイエンス アンド テクノロジー カンパニー リミテッド Method executed by computing device, apparatus, device and computer-readable storage medium
US11221851B2 (en) 2019-07-25 2022-01-11 Beijing Baidu Netcom Science And Technology Co., Ltd. Method executed by computing device, apparatus, device and computer-readable storage medium

Also Published As

Publication number Publication date
JPH0345420B2 (en) 1991-07-11

Similar Documents

Publication Publication Date Title
US7546443B2 (en) Providing extended precision in SIMD vector arithmetic operations
US4745547A (en) Vector processing
JPH0463430B2 (en)
JPH0374434B2 (en)
JPH07152733A (en) Computer system and method for processing vector data
JPS60134974A (en) Vector processor
US5187783A (en) Controller for direct memory access
US7546442B1 (en) Fixed length memory to memory arithmetic and architecture for direct memory access using fixed length instructions
JPH10187661A (en) Method for entering scalar value of computer into vector
JPS61107431A (en) Arithmetic unit
JPH0414385B2 (en)
US5757685A (en) Data processing system capable of processing long word data
US4631672A (en) Arithmetic control apparatus for a pipeline processing system
JPH05150979A (en) Immediate operand expansion system
JPS59114677A (en) Vector processor
US5940625A (en) Density dependent vector mask operation control apparatus and method
JPH08212075A (en) Information processor
US4924377A (en) Pipelined instruction processor capable of reading dependent operands in parallel
US20030009652A1 (en) Data processing system and control method
JP2918019B2 (en) Test circuit for single-chip microprocessor
JPH07110769A (en) Vliw type computer
JP2583614B2 (en) Vector arithmetic unit
JPS6033644A (en) Memory bank switching method and its device
JP2842024B2 (en) Register file circuit
JPH01147723A (en) Pipe line processing system for information processor