JPS61151781A - Vector processor - Google Patents

Vector processor

Info

Publication number
JPS61151781A
JPS61151781A JP27288684A JP27288684A JPS61151781A JP S61151781 A JPS61151781 A JP S61151781A JP 27288684 A JP27288684 A JP 27288684A JP 27288684 A JP27288684 A JP 27288684A JP S61151781 A JPS61151781 A JP S61151781A
Authority
JP
Japan
Prior art keywords
read
vector
data
circuit
instruction
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
Application number
JP27288684A
Other languages
Japanese (ja)
Inventor
Hitoshi Abe
仁 阿部
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 JP27288684A priority Critical patent/JPS61151781A/en
Publication of JPS61151781A publication Critical patent/JPS61151781A/en
Pending 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 the time of the vector processing by executing the second reading action in parallel to the first reading action by one vector register and sending the reading data to the resource to execute a separate vector instruction. CONSTITUTION:A vector instruction, which is decided not to be able to execute through a signal line 11, is successively given to a vector register control unit 1, a necessary decoding is executed by a vector register starting circuit 2 and a vector register control circuit 3 is started. Next, a vector register data unit 4 reads the contents of a vector register 6 by a signal 32 from the circuit 3 at the time of the first reading action, and reads them by a signal 33 at the time of the second reading action, and sends them as operand data 7. Thus, for one vector register, the second reading action is executed in parallel to the first reading action, respective reading data are sent to the resource to execute a separate instruction, thereby being able to decrease the time of the vector processing.

Description

【発明の詳細な説明】 〔発明の対象〕 本発明はベクトル処理装置に関するものである。[Detailed description of the invention] [Subject of invention] The present invention relates to a vector processing device.

〔発明の背景〕[Background of the invention]

科学技術計算に頻繁に現れる大型行列計算などを高速に
処理するため、複数のベクトル・レジスタ、複数の演算
器を持ち、あるベクトル命令で書込みをしているベクト
ルレジスタを別のベクトル命令で読出せるよ5にして、
これら2つのベクトル命令をチェインさせる機能を持つ
ベクトル処理装置が提案されている。See*fore
xample、a 1iterature of Re
chard、M、R+ussel@The Cray−
I Computer System=in”Comm
unicatinns of the ACM’197
8.JAN、Vol、21.A1.PP63−72゜こ
のようなベクトル処理装置において、ベクトル処理時間
を決定するひとつの要因は、チェインをどれだけ多く実
現できるかであり、このチェイン数を決定するのは、ベ
クトル・レジスタ間、演算器間、メモリ・リクエスタ間
の競合状況である。以下に、演算器として加算器1ケ、
乗算器1ケ、メモリ・リクエスタ5ケである場合につい
て、例を用いて説明する。以下、ベクトルレジスタをV
R,演3i及びメモリリクエスタをリソースと記す。
In order to process large matrix calculations that frequently appear in scientific and technical calculations at high speed, it has multiple vector registers and multiple arithmetic units, and the vector register that is being written with one vector instruction can be read with another vector instruction. Set it to 5,
A vector processing device having a function of chaining these two vector instructions has been proposed. See*fore
sample, a 1iteration of Re
chard, M, R+ussel@The Cray-
I Computer System=in”Comm
unicatinns of the ACM'197
8. JAN, Vol, 21. A1. PP63-72゜In such a vector processing device, one factor that determines the vector processing time is how many chains can be realized, and the number of chains is determined by the This is a contention situation between memory requesters. Below, one adder is used as an arithmetic unit,
The case where there is one multiplier and five memory requesters will be explained using an example. Below, vector register is V
R, E3i, and the memory requester are referred to as resources.

例I   Y(”)=A(”)十 B(”)+  C(
”)(x=1.2.−・L)この例のタイムチャートを
第1図に示すうベクトル加算命令2ケに対して加算器が
1ケのため、加算器ネックとなり、一方のベクトル加算
命令は、他のベクトル加算命令の終了まで待たされるの
で、実行は2つのチェイングループに分かれる。ベクト
ルのエレメント数をLとすると、処理時間は(2XL)
サイクルにオーバヘッドをたしたものになる。
Example I Y(”)=A(”)10 B(”)+C(
”) (x=1.2.-・L) The time chart of this example is shown in Figure 1. Since there is only one adder for two vector addition instructions, there is a bottleneck in the adder, and one vector addition Since the instruction is forced to wait until the completion of other vector addition instructions, execution is divided into two chain groups.If the number of vector elements is L, the processing time is (2XL).
It becomes the cycle plus the overhead.

例2  Y(”)=A(”)+(B(”)XB(”))
  (1=1.2.・・・L)タイム・チャートを第2
図に示す。実行は、1チヱイングループで行われる。実
行時間は、約Lサイクルである。
Example 2 Y(”)=A(”)+(B(”)XB(”))
(1=1.2...L) Set the time chart to the second
As shown in the figure. The execution is done in one chain group. The execution time is approximately L cycles.

例s  y(”)= (A(”)+B(1))xB(x
)(工=1.2.・・・L)タイム・チャートを第3図
に示す。実行は、2チエイングループのため、約(zx
L)?イクル要する。例5は、例2と同じく、2つのベ
クトルロード命令、1つのベクトル加算命令、1つのベ
クトル乗算命令、1つのベクトルストア命令なのに、例
2に比べて約2倍の時間を要する。その原因は、ベクト
ルBをロードしたVR1の読出しが、ベクトル加算命令
とベクトル乗算命令で競合することにより、乗算が加算
の終了まで待たされ、2つのチェイングループに分断さ
れるためである。
Example s y(”)=(A(”)+B(1))xB(x
) (Engine = 1.2...L) The time chart is shown in Figure 3. The execution is about (zx
L)? It takes a cycle. Like Example 2, Example 5 requires about twice as much time as Example 2, even though it includes two vector load instructions, one vector addition instruction, one vector multiplication instruction, and one vector store instruction. The reason for this is that when reading VR1 loaded with vector B, a vector addition instruction and a vector multiplication instruction compete with each other, so that the multiplication is forced to wait until the end of the addition, and the multiplication is divided into two chain groups.

flJa  Y(x)=(A(x)+B(x))XBO
)−4−B(”)(z=q、2,10.L)タイム・チ
ャートを第4図に示す。実行は3チエインのため、約(
3XL)サイクル要する。
flJa Y(x)=(A(x)+B(x))XBO
)-4-B('') (z=q, 2, 10.L) The time chart is shown in Figure 4. Since the execution is in 3 chains, approximately (
3XL) cycles.

第4では例3に対してさらにベクトルBの加算が行われ
るが、VRlの読出しが、ベクトル乗算命令と次のベク
トル加算命令で競合するため、第2チェイングループ時
点で加算器がフリー状態であるにもかかわらず、この期
間に起動できない。
In the fourth example, vector B is further added to Example 3, but the readout of VRl conflicts with the vector multiplication instruction and the next vector addition instruction, so the adder is in a free state at the time of the second chain group. However, it cannot be started during this period.

以上の説明から判るように、従来のベクトル処理装置で
は、ひとつのVRを並列に読出して複数のリソースへ送
ることはできない。このため例3.4で示したように、
あるVR,の内容を、多くのベクトル命令で参照するプ
ログラムの実行では、そのVRの読出しの競合が生じ、
ベクトル命令の起動を待ち合わせるため、チェインガ分
断され処理時間が延びるという欠点がある。
As can be seen from the above description, conventional vector processing devices cannot read one VR in parallel and send it to multiple resources. Therefore, as shown in Example 3.4,
When executing a program that refers to the contents of a VR with many vector instructions, a conflict occurs when reading that VR.
Since the start of the vector instruction is waited for, the chainer is divided and the processing time is extended.

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

本発明の目的とするところは、上記のような従来の間趙
点を解消することにある。
An object of the present invention is to solve the above-mentioned problems of the conventional technology.

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

本発明は、読出し動作中のVRに対し並列して第2の読
出し動作を行ない、第1の読出しと第2の読出しによる
データをそれぞれ別々のベクトル命令を実行するリソー
スに対して送出することができるようにしたことを特徴
とする。なおこの場合、第2の読出し動作は複数系列あ
ってもよく、それぞれ別々のベクトル命令を実行するリ
ソースに対して送出するようにしてもよ℃)。
The present invention is capable of performing a second read operation in parallel with respect to a VR that is undergoing a read operation, and sending data resulting from the first read and the second read to resources that execute separate vector instructions. It is characterized by being made possible. In this case, the second read operation may be performed in a plurality of sequences, each of which may be sent to a resource that executes a separate vector instruction.

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

次に本発明の一実施例につき、図面を用いて詳細に説明
する。
Next, one embodiment of the present invention will be described in detail using the drawings.

第5図は、本発明の一実施例であるベクトル処理装置の
命令実行判定部の概略構成を示す図である。主メモリ(
図示せず)から読出されたベクトル命令は命令レジスタ
8に順次セットされる。OPは命令コード、豫と部は2
櫨のオペランドを読出すべきVRの番号、R1は主メモ
リからメモリ・リクエスタによってロードされたデータ
あるいは演算器からの演算結果を書込むべきVRの番号
である。36はVRの各々に対応して設けられたVR管
理回路である。これは対応するVRが書込み状態、第1
読出し状態あるいは第2読出し状態にあるかを表示する
機能を有するものである。VR官理回路36の各々は、
前記5つの状態、すなわち書込み状態、第1読出し状態
、第2絖出し状態を表示するために、それぞれに対応し
たフリップフロップ(以下FFと略記する)1 、 F
F2 、 FF5を有し、入力端子WS 、 R8、R
8’に信号が与えられると、FF1. FF2 、 F
F’3がセットされ、入力端子WE、几E、几E′に信
号が与えられると、それぞれFF1 、FF2.FF5
 がリセットされる。9はリソースの各々に対応して設
けられたりンース管理回路である。これは対応するリソ
ースが使用中かどうかを表示する機能を有するものであ
る。リソース管理回路9の各々は、使用中であることを
表示するために1つOFFを有する。10は命令レジス
タ8にセットされたベクトル命令の実行に必要なVRや
リソースが使用できるかどうか、VR管理回路56とリ
ソース管理回路9かうの信号に基ついて判定し、実行可
能ならば、動作すべきリソース(演算器あるいはメモリ
・リクエスタ)の番号R8Nを命令レジスタ8からのベ
クトル命令に付加して信号線11に出力する命令実行判
定回路である。
FIG. 5 is a diagram showing a schematic configuration of an instruction execution determination section of a vector processing device according to an embodiment of the present invention. Main memory (
Vector instructions read from the memory (not shown) are sequentially set in the instruction register 8. OP is the instruction code, Yu and part are 2
The number of the VR from which to read the operand, R1, is the number of the VR to which the data loaded by the memory requester from the main memory or the operation result from the arithmetic unit is to be written. 36 is a VR management circuit provided corresponding to each VR. This means that the corresponding VR is in the writing state, the first
It has a function of displaying whether it is in the read state or the second read state. Each of the VR official circuits 36 is
In order to display the five states, that is, the write state, the first read state, and the second start-up state, flip-flops (hereinafter abbreviated as FF) 1 and F corresponding to the respective states are used.
F2, FF5, and input terminals WS, R8, R
When a signal is given to FF1. FF2, F
When F'3 is set and signals are applied to input terminals WE, E, and E', FF1, FF2, . FF5
is reset. 9 is a resource management circuit provided corresponding to each resource. This has a function of displaying whether the corresponding resource is in use. Each of the resource management circuits 9 has one OFF to indicate that it is in use. 10 determines whether the VR and resources necessary for executing the vector instruction set in the instruction register 8 can be used, based on the signals of the VR management circuit 56 and the resource management circuit 9, and if it is executable, starts the operation. This is an instruction execution determination circuit that adds the number R8N of the executable resource (computer or memory requester) to the vector instruction from the instruction register 8 and outputs it to the signal line 11.

46図は、本発明の一実施例であるベクトル処理装置の
VR,部の概略構成を示す図である。第5図の命令実行
判定部において、実行可能と判定されたベクトル命令は
信号線11を介してVR制御ユニット1に順次与えられ
る。 VR制例ユニット1内のV几起動回路2では、必
要なデコードを行ない、信号線21と22を介して、V
R制御回路5を起!助する。そこでThデータユニット
4は、書込み動作時は、vR制御回路3からの書込み指
示信号51に従い、リソース毎に別々に設けられた信号
#5より送出されるデータを、VR6へ書込む。第1の
読出し動作時は、■几制御回路3からの第1読出し指示
信号52に従い、V&の内容を読出してオペランド・デ
ータ7として送出する。同様に、第2読出し動作時は、
VR%IJH回路3からの第2読出し指示信号33に従
い、V&の内容を読出してオペランド・データ7として
送出する。
FIG. 46 is a diagram showing a schematic configuration of the VR section of a vector processing device that is an embodiment of the present invention. In the instruction execution determination section shown in FIG. 5, vector instructions determined to be executable are sequentially given to the VR control unit 1 via the signal line 11. The V start circuit 2 in the VR control unit 1 performs necessary decoding and outputs the V through signal lines 21 and 22.
Wake up R control circuit 5! help Therefore, during the write operation, the Th data unit 4 follows the write instruction signal 51 from the vR control circuit 3 and writes data sent from the signal #5 provided separately for each resource to the VR 6. During the first read operation, the contents of V& are read out and sent out as operand data 7 in accordance with the first read instruction signal 52 from the control circuit 3. Similarly, during the second read operation,
According to the second read instruction signal 33 from the VR%IJH circuit 3, the contents of V& are read out and sent out as operand data 7.

以下、VR起動回路2、VR,制御回路5、■データユ
ニット4の構成の詳細を、第7〜9図を用いて説明する
The details of the configurations of the VR starting circuit 2, the VR control circuit 5, and the data unit 4 will be described below with reference to FIGS. 7 to 9.

第7図は、VR起動回路2の構成図である。25は第5
図の命令実行判定部から信号線11を介してベクトル命
令を受けとる命令レジスタである。
FIG. 7 is a configuration diagram of the VR startup circuit 2. 25 is the fifth
This is an instruction register that receives vector instructions via the signal line 11 from the instruction execution determination section shown in the figure.

54は、各VBが第1読出し状態にあることを示す第1
読出し状態信号をVB制御回路3から受けるための信号
線であり、2極のオペランドを読出すべき■が第1読出
し状態かどうかを選択回路240%241を介して検知
するようになっている。
54 indicates that each VB is in the first read state.
This is a signal line for receiving a read state signal from the VB control circuit 3, and is designed to detect via the selection circuit 240% 241 whether or not 2, from which a bipolar operand is to be read, is in the first read state.

例えば、 R2で指定された■が第1読出し状態でない
時は、否定回路290を通してデコード回路250がイ
ネーブルとなり、VRの第1読出し起動信号線群210
のうち、R2に対応した信号線に′1°°が送出される
。旧に対しても同様で、251゜291はそれぞれ前記
と同様のデコード回路、否定回路である。逆にR2のV
Rが第1読出し状態であるときは、デコード回路260
がイネーブルとなり、VRの第2読出し起動信号線群2
11のうち、豫のデコード結果に対応する信号線に1゛
が送出される。損に対しても同様で、261はデコード
回路である。
For example, when ■ specified by R2 is not in the first read state, the decode circuit 250 is enabled through the NOT circuit 290, and the first read start signal line group 210 of VR is enabled.
Of these, '1°' is sent to the signal line corresponding to R2. The same applies to the old one, and 251 and 291 are the same decoding circuit and inverting circuit as above, respectively. Conversely, V of R2
When R is in the first read state, the decoding circuit 260
is enabled, and the second read activation signal line group 2 of VR is enabled.
Out of 11, 1 is sent to the signal line corresponding to the decoding result of y. The same applies to losses, and 261 is a decoding circuit.

信号5I220を介してVRデータ・ユニット4に送出
するオペランド・データ同期化信号は、2種のオペラン
ドのうち、一方が第1読出し状態で他方が第2読出し状
態となった時のデータの同期化を指示する信号である。
The operand data synchronization signal sent to the VR data unit 4 via the signal 5I220 is used to synchronize data when one of the two operands is in the first read state and the other is in the second read state. This is a signal that indicates.

例えばR2のVRが第1読出し状態で、損のVRが第1
読出し状態でないとき、AND回路281によりデコー
ド回路271がイネーブルとなり、豫のVBに対応する
オペランド・データ同期化信号線220に1°が送出さ
れる。同様に、R2の狸が第1読出し状態でなく、出の
VR,が第1読出し状態であればデコード回路270を
介して、R5のVRに対応するオペランド・データ同期
化信号?fM220に1”が送出される。豫の■、 R
5のVR,が共に第1読出し状態または共に第1読出し
状態でなければオペランド・データ同期化信号は送出さ
れない。
For example, the VR of R2 is in the first read state, and the VR of loss is in the first read state.
When not in the read state, the AND circuit 281 enables the decoding circuit 271 and sends 1° to the operand data synchronization signal line 220 corresponding to the VB of the data. Similarly, if the raccoon in R2 is not in the first read state and the output VR is in the first read state, the operand data synchronization signal corresponding to the VR in R5 is sent via the decoding circuit 270. 1” is sent to fM220.
The operand data synchronization signal is not sent unless both VRs of 5 are in the first read state or both are in the first read state.

265は、主メモリからロードしたデータあるいは演算
器からの演算結果を暮込むべきVBを起動するために、
R1をデコードするデコード回路である。このデコーダ
回路263の出力は、VR書込み起動信号線群212の
うち、R2に対応した信号線に”1゛として送出される
。また264は、命令実行するリソースを起動するため
にR8Nをデコードするデコード回路である。このデコ
ーダ回路264の出力は、リソース起動信号線群213
のうち、R3Nに対応した信号機に1“とじて送出され
る。
265 starts the VB into which the data loaded from the main memory or the calculation result from the arithmetic unit is to be loaded.
This is a decoding circuit that decodes R1. The output of this decoder circuit 263 is sent as "1" to the signal line corresponding to R2 of the VR write activation signal line group 212. Also, 264 decodes R8N to activate the resource for executing the instruction. This is a decoding circuit.The output of this decoder circuit 264 is connected to the resource activation signal line group 213.
Among them, it is sent to the traffic signal corresponding to R3N with a value of 1".

@7図において、vR書込み起動信号線群212、リン
ース起動信号線群213及びこれらに接続されたデコー
ド回路265.264は、そもそも設けられるものであ
り、本発明の実現のために、R2゜損に関連するデコー
ド回路250,251,260,261゜270 、2
71 、選択回路240,241等から成る回路が工夫
されている点に注意すべきである0第8図は、VR,制
御回路5の構成図である。第1読出し起動信号線群21
0の中のある信号線に1′が送出されると、対応のVR
管理回路660入力端子R8に入力され、その中の第1
読出し状態表示FF2がセットされる。また第2読出し
起動信号線群211の中のある信号線に1°が送出され
ると、対応のVR−i7埋回路36の入力端子部′に入
力され、その中の第2読出し状態表示FF5が   ′
セットされる。また書込み起動信号線群212の中のあ
る信号線に1“が送出されると、対応のVR管理回路3
60入力端子WSに入力され、その中の書込み状態表示
FFIがセットされる。各VB、管理回路56の第2読
出し状態表示FF5の出力は、出力端子几りから信号線
54を介してVR起動回路2へ送出される。
@ In Figure 7, the vR write activation signal line group 212, the rinse activation signal line group 213, and the decoding circuits 265 and 264 connected to these are originally provided, and in order to realize the present invention, the R2° loss is Decoding circuits 250, 251, 260, 261° 270, 2 related to
71. It should be noted that the circuit consisting of the selection circuits 240, 241, etc. has been devised. FIG. 8 is a block diagram of the VR and control circuit 5. First read start signal line group 21
When 1' is sent to a certain signal line among 0, the corresponding VR
is input to the management circuit 660 input terminal R8, and the first
Read status display FF2 is set. Further, when 1° is sent to a certain signal line in the second read start signal line group 211, it is input to the input terminal section' of the corresponding VR-i7 embedded circuit 36, and the second read state display FF5 therein is inputted to the input terminal section' of the corresponding VR-i7 embedded circuit 36 but '
Set. Further, when 1" is sent to a certain signal line in the write activation signal line group 212, the corresponding VR management circuit 3
60 input terminal WS, and the write status display FFI therein is set. The output of each VB and the second read status display FF5 of the management circuit 56 is sent to the VR activation circuit 2 from the output terminal via the signal line 54.

350は、入力端子VR与えられる書込み指示信号と入
力端子Eに与えられる優込み終了信号との組を、それぞ
れリソースのデータ供給先となるVB、に対応するVR
,管理回路の入力端子V。
350 converts the set of the write instruction signal applied to the input terminal VR and the priority end signal applied to the input terminal E to the VR corresponding to VB, which is the data supply destination of each resource.
, the input terminal V of the management circuit.

WBK入力させるためのりノース・レジスタ(以下S−
Gと略記する)変換回路である。このS−G変換回路3
50は、命令レジスタ25から信号、尿21を介して受
けた命令情報に基づいて前記動作を制御する。
North register (hereinafter referred to as S-) for inputting WBK
(abbreviated as G) conversion circuit. This SG conversion circuit 3
50 controls the operation based on command information received via a signal from the command register 25 and the urine 21.

書込み指示信号は、リソースからデータ(ベクトルエレ
メント)が1つずつ出力されるのにそのリソースから同
期して出力され、vR管理回路66は書込み指示信号を
受けとる毎に、その中のポインタを更新する。書込み終
了信号は、リソースが1つのベクトル命令で処理すべき
全ての要素(ベクトルエレメント)数を処理すると発行
され、vn4理回路56は書込み終了信号を受けると、
その中の書込み状態FFIをリセットする。VR管理回
路36は、ポインタの示す回数だけ読出し許可信号を出
力端子VOから出力するとともに、出力した読出し許可
信号数だけポインタをもどす。
The write instruction signal is output from the resource in synchronization with the output of data (vector elements) one by one from the resource, and the vR management circuit 66 updates the pointer therein every time it receives the write instruction signal. . The write end signal is issued when the resource processes all the elements (vector elements) to be processed by one vector instruction, and when the vn4 logic circuit 56 receives the write end signal,
Reset the write status FFI therein. The VR management circuit 36 outputs the read permission signal from the output terminal VO as many times as indicated by the pointer, and returns the pointer by the number of read permission signals output.

各オペランド制御回路38は、各リソースに対応して設
けられているもので、対応するリソースがデータを受け
とる場合に、そのデータ供給元となるVRに対応する■
1処理路56から読出し許可信号を受けとる。従って、
演其器に対応するオペランド制御回路38は、別々のV
B管理回路56からの読出し許可信号をそれぞれ入力端
子V12 、Vl 5に受けとるが、VRのデータを主
メモリにストアするためのメモリ・リクエスタに対応す
るオペランド制御回路は、1つの■管理回路36からの
読出し許可信号だけを入力端子v12に受けとる。
Each operand control circuit 38 is provided corresponding to each resource, and when the corresponding resource receives data, the operand control circuit 38 corresponds to the VR that is the data supply source.
A read permission signal is received from the 1 processing path 56. Therefore,
The operand control circuits 38 corresponding to the operands have separate V
The read permission signal from the B management circuit 56 is received at the input terminals V12 and Vl5, respectively, but the operand control circuit corresponding to the memory requester for storing VR data in the main memory is received from one management circuit 36. Only the read permission signal of is received at the input terminal v12.

371は、 VR管理回路36からの読出し許可信号を
、当該■管理回路36に対応するVRが、命令のR,2
で指定される花としてデータを送る場合に、その宛先と
なるリソースに対応するオペランド制御回路38の入力
端子V12へ入力させるためのレジスターリソース(以
下(3−8と略記する)変換回路である。また、372
は、VR,管理回路56からの読出し許可信号を、当該
VR管理回路56f対応するVRが、命令の部で指定さ
れるVRとしてデータを送る場合に、その宛先となるリ
ソースに対応するオペランド制御回路38の入力端子v
13へ入力させるためのG−8変換回路である。G−8
変換回路371 、572は共に命令レジスタ23から
信号線21を介して受けた命令情報に基づいて前記動作
を制御する。
371 receives the read permission signal from the VR management circuit 36, and the VR corresponding to the management circuit 36 receives the command R, 2.
This is a register resource (hereinafter abbreviated as 3-8) conversion circuit for inputting data to the input terminal V12 of the operand control circuit 38 corresponding to the destination resource when data is sent as a flower specified by. Also, 372
is the operand control circuit corresponding to the resource that is the destination when the VR corresponding to the VR management circuit 56f sends data as the VR specified in the instruction part. 38 input terminals v
This is a G-8 conversion circuit for inputting to 13. G-8
The conversion circuits 371 and 572 both control the operations based on command information received from the command register 23 via the signal line 21.

オペランド制御回路58は、入力端子V12と入刃端子
V13に入力された読出し許可信号を比較し、互いに等
しい範囲の回数だけ各サイクル毎に読出し指示信号を出
力端子v2から出力する、ストア用メモリ・リクエスタ
に対応するオペランド制御回路38は、入力端子V12
に入力された読出し許可信号に基づいて、その回数だげ
各サイクル毎に読出し指示信号を出力端子v2に出力す
る。
The operand control circuit 58 compares the read permission signals inputted to the input terminal V12 and the cutting edge terminal V13, and outputs a read instruction signal from the output terminal v2 for each cycle an equal number of times. The operand control circuit 38 corresponding to the requester has an input terminal V12.
Based on the read permission signal inputted to , a read instruction signal is outputted to the output terminal v2 every cycle by the number of times.

555は、オペランド制御回路58からの読出し指示信
号を、当該オペランド制御回路58に対応するリソース
が命令のR2で指定されるVRから第1読出し状態でデ
ータを受けとる場合の当該VRに送るためのS−G変換
回路である。356は前記におい【、豫がシに代わるS
−G変換回路である。557は、オペランド制御回路3
8からの読出し指示信号を、当該オペランド制御回路3
8に対応するリソースが命令の肋で指定されるVBから
第2読出し状態でデータを受けとる場合の当該Vl:送
るためのS−G変換回路である。
555 is an S for sending a read instruction signal from the operand control circuit 58 to the VR when the resource corresponding to the operand control circuit 58 receives data in the first read state from the VR specified by R2 of the instruction. -G conversion circuit. 356 is the above smell
-G conversion circuit. 557 is operand control circuit 3
8, the read instruction signal from the operand control circuit 3
This is an SG conversion circuit for sending Vl: when the resource corresponding to No. 8 receives data in the second read state from the VB specified by the command frame.

558は、前記において豫が幻に代わるS−G変換回路
である。
Reference numeral 558 is an S-G conversion circuit in which Yu is replaced by Gen in the above.

S−G変換回路555と356からの読出し指示信号が
出力される信号線は、宛先が同じVRになるもの同志、
それぞれオアゲート594に接続され、この出力は第1
読出し指示信号52となる。
The signal lines to which the read instruction signals from the SG conversion circuits 555 and 356 are output are those whose destination is the same VR,
each connected to an OR gate 594, and this output is connected to the first
This becomes a read instruction signal 52.

またS−G変換回路35?と558からの読出し指示信
号が出力される信号線は、宛先が同じVRになるもの同
志それぞれオアゲー) 592 K接続される。この出
力はFF395で時間合わせのために1サイクル遅延さ
れ、第2読出し指示信号33となる。
Also, the SG conversion circuit 35? The signal lines to which the read instruction signals from 592 and 558 are output are connected to each other that has the same destination as the VR. This output is delayed by one cycle in the FF 395 for time adjustment, and becomes the second read instruction signal 33.

各オペランド制御回路38からの読出し指示信号は、そ
れぞれ対応するリソースへ信号M 560を介して送ら
れる。それぞれのリソースでは、この読出し指示信号に
基づいて、所定時間後にVRからデータが読出されるこ
とを検知し、VRからのデータを待つ。
The read instruction signal from each operand control circuit 38 is sent to its corresponding resource via signal M 560. Based on this read instruction signal, each resource detects that data will be read from the VR after a predetermined time and waits for data from the VR.

各オペランド制御回路38は、1つのベクトル命令で処
理すべき要素(ベクトルエレメント)数を保持しており
、その分だけ読出し許可信号を出力すると、読出し終了
信号を出力端子Uから出力する。
Each operand control circuit 38 holds the number of elements (vector elements) to be processed by one vector instruction, and outputs a read end signal from the output terminal U after outputting a read permission signal corresponding to the number of elements (vector elements).

551は、オペランド制御回路38からの読出し終了信
号を、当該オペランド制御回路58に対応するリソース
が命令のR2で指定される”Bから第1読出し状態で受
けとる場合の当該VRに対応するV几管理回路36に送
るためのS−G変換回路である。552は、前記におい
て、 R2が損に代わる8−G変換回路である。555
は、オペランド制御回路38からの読出し終了信号を、
当該オペ2)ド制御回路58に対応するリソースが命令
のR2で指定されるVRから第2読出し状態で受けとる
場合の当該VBに対応するV几管理回路56に送るため
の5−(3変換回路である。554は前記において、 
R2がR5K代わるS−G変換回路である。
Reference numeral 551 indicates the V storage management corresponding to the VR when the resource corresponding to the operand control circuit 58 receives the read end signal from the operand control circuit 38 in the first read state from "B" specified by R2 of the instruction. 552 is an 8-G conversion circuit for sending to the circuit 36. 552 is an 8-G conversion circuit in which R2 replaces loss in the above.
is the read end signal from the operand control circuit 38,
5-(3 conversion circuit) for sending to the V management circuit 56 corresponding to the VB when the resource corresponding to the operation 2) code control circuit 58 is received in the second read state from the VR specified by R2 of the instruction. 554 in the above,
R2 is an SG conversion circuit replacing R5K.

8−G変換回路551と352からの読出し終了信号は
、VBが対応するもの同志、それぞれオアゲート561
でオアされ、対応するVR管理回路56の入力端子比g
<入力される。またS−G変換回路353と554から
の読出し終了信号は、VRが対応するもの同志、それぞ
れオアゲート362でオアされ、対応するVB、管理回
路560入力! lli’に入力される。VR管理回路
36の各々は、入力瑞子R1:読出し終了信号を受ける
と、その中の第1読出し状態FF2をリセットし、また
、入力趨子部′に読出し終了信号を受は漬と、その中の
第2の読出し状態FF5なリセットする。
The read end signals from the 8-G conversion circuits 551 and 352 are output to OR gates 561 and 561, respectively, to which VB corresponds.
The input terminal ratio g of the corresponding VR management circuit 56 is ORed with
<Input. Further, the read end signals from the SG conversion circuits 353 and 554 are ORed by the OR gate 362, respectively, to the corresponding VR, and the corresponding VB is input to the management circuit 560! lli'. When each of the VR management circuits 36 receives the input Mizuko R1: read end signal, it resets the first read state FF2 therein, and also receives the read end signal at the input terminal section' and outputs the read end signal therein. The second read state FF5 is reset.

なおV几制御回路3において、本発明の実現のために、
特に、vR管理回路56内に第2読出し状態FF5を設
けたこと、8−G変換回路553,554゜557及び
558を設けたこと等の点に注意すべきである。
In addition, in the V-box control circuit 3, in order to realize the present invention,
In particular, it should be noted that the second read state FF5 is provided in the vR management circuit 56, and that the 8-G conversion circuits 553, 554, 557, and 558 are provided.

第9図は、VBデータ・ユニットの構成図である。1つ
の酷の中において、絖出しアドレスレジスタ(kllt
c ) 41 Gは、第1読出し状態における読出しア
ドレスを保持し、vR制御回路3からの第1読出し指示
信号S2によって更新される。
FIG. 9 is a configuration diagram of a VB data unit. In one case, the starting address register (kllt
c) 41G holds the read address in the first read state and is updated by the first read instruction signal S2 from the vR control circuit 3.

412はこの更新のための+1回路である。一方書込み
アドレスレジスタ(WAC) 411は、書込み時には
再込みアドレスを保持し、VB、制御回路6からの書込
み指示信号51により更新されるか、または第2読出し
状態における読出しアドレスを保持し、vR制御回路5
からの第2読出し指示信号55により更新される。41
3はこれら更新のための+1回路である。414はVR
制御回路3からの曹込み指示信号51と第2読出し指示
信号33とをオアするオア回路である。BAC410の
1直とWAC411の値は、1サイクル毎にアドレスセ
レクタ420.421で交互に切換えられて、それぞh
mより成る2つのメモリパンクロ0.61 R4見られ
る。これらのメモリパンクロ0.61の読出しデータは
データセレクタ450と451で交互に切換えられて、
読出しデータレジスタ460と461に入力される。読
出しデータレジスタ460には第1読出しによるデータ
、読出しデータレジスタ461には第2読出しKよるデ
ータがそれぞれセットされる。但し、曹込み動作中は、
読出しデータレジスタ461へ入力されるデータは意味
がない。
412 is a +1 circuit for this update. On the other hand, the write address register (WAC) 411 holds the rewrite address during writing, is updated by the write instruction signal 51 from the VB and control circuit 6, or holds the read address in the second read state, and controls the vR. circuit 5
It is updated by the second read instruction signal 55 from . 41
3 is a +1 circuit for these updates. 414 is VR
This is an OR circuit that ORs the subtraction instruction signal 51 from the control circuit 3 and the second read instruction signal 33. The 1st shift of BAC410 and the value of WAC411 are alternately switched by address selectors 420 and 421 every cycle, and the values of
Two memory panchromatic 0.61 R4 consisting of m are seen. These memory panchromatic 0.61 read data are alternately switched by data selectors 450 and 451,
It is input to read data registers 460 and 461. Data from the first read is set in the read data register 460, and data from the second read K is set in the read data register 461, respectively. However, during the Sogomo operation,
The data input to read data register 461 is meaningless.

441は、読出しデータレジスタ460にセットされた
第1読出しKよるデータを直接出力するか、レジスタ4
62を介して出力するかを切換えるデータセレクタであ
る。レジスタ462は、第1読出しによるデータを1サ
イクル分だけ遅延させるためのものである。データセレ
クタ441はFF44の出力によりどちらの入力を選択
するか制御される。FF44は、信号線220を介して
与えられるVR起動回路2からのオペランド・データ同
期化信号によりセットされる。
441 directly outputs the data from the first read K set in the read data register 460, or
This is a data selector for switching whether to output via 62. Register 462 is for delaying the data from the first read by one cycle. The data selector 441 is controlled by the output of the FF 44 to select which input. FF 44 is set by an operand data synchronization signal from VR activation circuit 2 applied via signal line 220.

45は1サイクルの2倍の速度を持つクロックを発生す
る2倍クロック回路である。アドレスセレクタ420.
421は2倍クロック回路43の直接の出力により制御
される。またデータセレクタ450.451は2倍クロ
ック回路45の出力をインバータ415を介した出力に
より制御される。416゜417はそれぞれメモリパン
クロ0.61に対し、VR制御回路3からの書込み指示
信号31を2倍クロック回路43の出力と同期して与え
るアンドゲートである。70.71はそれぞれメモリパ
ンクロ0゜61に対する書込みデータカセットされる夢
込みデータレジスタである。メモリパンクロ0.61は
それぞれアントゲ−) 416,417から書込み指示
信号が与えられた時は、書込みデータレジスタ70.7
1にセットされたデータを書込む。
45 is a double clock circuit that generates a clock twice as fast as one cycle. Address selector 420.
421 is controlled by the direct output of the double clock circuit 43. Further, the data selectors 450 and 451 are controlled by the output of the double clock circuit 45 via the inverter 415. 416 and 417 are AND gates which respectively apply the write instruction signal 31 from the VR control circuit 3 to the memory panchromatic 0.61 in synchronization with the output of the double clock circuit 43. 70 and 71 are write data registers into which write data cassettes are respectively stored for memory panchromatic 0.61. When a write instruction signal is given from the memory panchromatic registers 70.61 and 416 and 417, the write data registers 70.7
Write the data set to 1.

以上の構成により、vRAでは2倍クロック回路43の
出力が0“の時、メモリパンクロ0が第1読出し状態、
メモリパンクロ1が書込み状態あるいは第2読出し状態
となる。また1°の時は、前記と逆となる。
With the above configuration, in vRA, when the output of the double clock circuit 43 is 0, the memory panchro 0 is in the first read state.
Memory panchromatic 1 enters the write state or the second read state. When the angle is 1°, the above is reversed.

−80は、各リソースから別々の信号線5で与えられる
データを、その供給先である毬に入力させるための8−
(3変換回路である。この8−G変換回路80は、命令
レジスタ23から信号?IM21を介して受けた命令情
報に基づいて前記動作を制御する。470は、VRi5
が命令のR2で指定されるVR,として、データセレク
タ441からのデータ、すなわち第1読出しによるデー
タを送る場合にその宛先となるリソースへ入力させるた
めのG−8f換回路である。471はV脇が命令のR2
で指定される狸として、読出しデータレジスタ461か
らのデータ、すなわち第2読出しによるデータを送る場
合に、その宛先となるリソースへ入力させるための(j
−8変換回路である。472は、v飾が命令のR3で指
定されるVRとして、読出しデータレジスタ460から
のデータ、すなわち第1読出しによるデータを送る場合
に、その宛先となるリソースへ入力させるためのG−8
変換回路である。473は、vR16が命令のR3で指
定されるVB、として、読出しデータレジスタ461か
らのデータ、すなわち第2読出しKよるデータを送る場
合に、その宛先となるリソースへ入力させるための(3
−8変換回路である。q−8変換回路470〜473は
命令レジスタ25から信号#!21を介して受けた命令
情報に基づいて前記動作を制御する。
8-80 is for inputting the data given from each resource through separate signal lines 5 to the ball that is the supply destination.
(This 8-G conversion circuit 80 controls the operation based on the instruction information received from the instruction register 23 via the signal IM21.
is a G-8f conversion circuit for inputting the data from the data selector 441, that is, the data by the first read, to the resource that is the destination when sending the data from the data selector 441 as the VR specified by R2 of the instruction. 471 is R2 with command on the V side
When sending data from the read data register 461, that is, data by second read, as a raccoon designated by
-8 conversion circuit. 472 is G-8 for inputting data to the destination resource when data from the read data register 460, that is, data by first read, is sent as the VR whose v decoration is specified by R3 of the instruction.
It is a conversion circuit. 473 is a (3
-8 conversion circuit. The q-8 conversion circuits 470 to 473 receive the signal #! from the instruction register 25. The operation is controlled based on command information received via 21.

G−13変換回路470と472からのデータが出力さ
れる信号線は、宛先が同じリソースになるもの同志それ
ぞれオアゲート48に接続される。
The signal lines to which the data from the G-13 conversion circuits 470 and 472 are output are connected to OR gates 48, respectively, if the destination is the same resource.

また(j−8変換回路471と473からのデータが出
力される信号線は、宛先が同じもの同志オアゲート49
に接続される。
Also, the signal lines to which the data from the j-8 conversion circuits 471 and 473 are output are connected to the OR gates 49 that have the same destination.
connected to.

次に実施例の全体的動作を説明する。Next, the overall operation of the embodiment will be explained.

、:、:テハ、几1がVB、4、R2がVB5、R3が
VRl、F18Nがいくつかある演算器のうちのある加
算器をそれぞれ指定するベクトル加算命令が起動された
ものとする。しかも、VB、5は乗算結果の書込み中で
あり、vRlは乗算器へ第1読出し中であるとする。即
ち、第4図において、第2チエイングループの乗算命令
を起動した直後の状況にあるものとする。
, :, :Teha, 几1 is VB, 4 is R2, VB5 is R3, VR1 is R3, and vector addition instructions specifying a certain adder among several arithmetic units F18N are activated. Furthermore, it is assumed that VB, 5 is in the process of writing the multiplication result, and vRl is in the process of first reading to the multiplier. That is, in FIG. 4, it is assumed that the situation is immediately after the multiplication instruction of the second chain group is activated.

上記の状況より、■几起動回路2に於いて、VB5゜V
B、1のVR管理回路56から信号線54に送出される
第1読出し状態信号はそれぞれo’、’i’である。
From the above situation, ■ In the starting circuit 2, VB5°V
The first read state signals sent from the VR management circuits 56 of B and 1 to the signal line 54 are o' and 'i', respectively.

従って選択回路240の出力は0゛、選択回路241の
出力は1゛′となるので、デコード回路250はイネー
ブルとなり、第1読出し起動信号線群210のうちVR
3に対応する信号線が”1′となる。またデコード回路
261がイネーブルとなり、第2読出し起動信号線群2
11のうちVRIに対応する信号線が1゛となる。これ
により、VB3のVR管理回路36の状態は、書込み状
態における第1読出し状態(チェイン)となり、VR1
のVR,管理回路56の状態は第1読出し状態における
第2読出し状態になる。
Therefore, the output of the selection circuit 240 is 0', and the output of the selection circuit 241 is 1', so the decoding circuit 250 is enabled and the VR
The signal line corresponding to 3 becomes "1". Also, the decoding circuit 261 is enabled, and the second read activation signal line group 2
Among the 11, the signal line corresponding to the VRI is 1. As a result, the state of the VR management circuit 36 of VB3 becomes the first read state (chain) in the write state, and the VR1
The state of the VR and management circuit 56 becomes the second read state in the first read state.

一方、v几起動回路2に於いて、デコード回路270が
イネーブルとなり、オペランド・データ゛同期化信号が
VR,5K対応する信号線220に送出され、■もの中
のF’F44 が”i’<セットされる。
On the other hand, in the v start circuit 2, the decode circuit 270 is enabled, the operand data synchronization signal is sent to the signal line 220 corresponding to VR, 5K, and F'F44 in be done.

このため、 VB3の中のデータ選択回路441はデー
タレジスタ462の出力を選択するようになる。
Therefore, the data selection circuit 441 in VB3 selects the output of the data register 462.

さらにvR+制御ユニット3において、見起動回路2よ
り信号a21を介して送出される命令情報によりG−8
変換回路571はVB5に対応する■RW理回路36か
らの読出し許可信号を前記加算器に対応するオペランド
制御回路38の入力端子V12に入力するパスを、G−
8変換回路372はVRIに対応するvFLw理回路3
6からの読出し許可信号を前記オペランド制御回路38
の入力端子vi3に入力するパスをそれぞれ新たに確立
する。またS−G変換回路355は前記オペランド制御
回路58からの読出し指示信号をVB5に入力するパス
を、S−G変換回路358は前記オペランド制御回路3
8からの読出し指示信号をVRlに・入力するパスをそ
れぞれ新たに確!する。また8−G変換回路351は前
記オペランド制御回路58からの読出し終了信号をVB
3に対応する■管理回路56に入力するパスを、S−G
変換回路354はVRIに対応するVB、管理回路56
に入力するパスをそれぞれ新たに確立する。
Furthermore, in the vR+ control unit 3, G-8 is
The conversion circuit 571 connects the path for inputting the read permission signal from the RW logic circuit 36 corresponding to VB5 to the input terminal V12 of the operand control circuit 38 corresponding to the adder.
8 conversion circuit 372 is a vFLw logic circuit 3 corresponding to VRI.
6 to the operand control circuit 38.
A new path for input to the input terminal vi3 is established respectively. Further, the SG conversion circuit 355 provides a path for inputting the read instruction signal from the operand control circuit 58 to VB5, and the SG conversion circuit 358 provides a path for inputting the read instruction signal from the operand control circuit 58 to the operand control circuit 3
Establish a new path for inputting the read instruction signal from 8 to VRl! do. Further, the 8-G conversion circuit 351 converts the read end signal from the operand control circuit 58 to VB.
■The path to be input to the management circuit 56 corresponding to 3 is set to S-G.
The conversion circuit 354 is a VB corresponding to VRI, and the management circuit 56
Establish a new path for each input.

また、vRデータユニット4において、VR,起動回路
2より信号線21を介して送出される命令情報により、
q−8変換回路470はVB5からのデータ(第1読出
しによるデータ)を前記加算器に人力するパスを、G−
8変換回路475はVRlからのデータ(W、2読出し
によるデータ)を前記加算器に人力するパスを、5−t
3変換回路80は前記加算器からのデータ(演算結果)
をVB4に入力するパスをそれぞれ新たに確立する。
In addition, in the vR data unit 4, command information sent from the VR start circuit 2 via the signal line 21 causes
The q-8 conversion circuit 470 converts the path for manually inputting data from VB5 (data from the first read) to the adder into the G-8 conversion circuit 470.
The 8-conversion circuit 475 connects a path for manually inputting data (W, 2 read data) from VRl to the adder by 5-t.
3 conversion circuit 80 receives data (operation result) from the adder.
Establish a new path for inputting the information into VB4.

第10図に、前記加算命令を実行する時のVRデータユ
ニット4の動作を説明するタイムチャートを示す。なお
第10図において、460,461,462は、メモリ
パンクロ0あるいは61からの読出しデータがセットさ
れたことを示すために1それぞれE、Oを付加して示し
である。
FIG. 10 shows a time chart illustrating the operation of the VR data unit 4 when executing the addition instruction. In FIG. 10, 460, 461, and 462 are shown with 1 E and 0 added thereto to indicate that read data from memory panchromatic 0 or 61 is set.

また00口内の数字は、それぞれRAClo。Also, the numbers inside 00 are RAClo.

WAC411の値を示しである。This shows the value of WAC411.

以上の動作をすることにより、VRIは並列に2系統の
読出し動作を行なうことができ、第11図に示すように
1乗葬命令と次の加算命令はチェインさせることができ
、合計2つのチェイングループに短縮することができる
By performing the above operations, the VRI can perform two systems of read operations in parallel, and as shown in FIG. Can be shortened to group.

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

以上、vRに対する第2の読出し動作が1系列の場合の
実施例について説明したが、本発明によれば、ひとつの
VR,を第1の読出し動作に並列して第2の読出し動作
を行い、それぞれの読出しデータを別々のベクトル命令
を実行するそれぞれのリソースへ送出できるために、チ
ェイングループ数を減らして、リソースを効率的に動作
させることができ、ベクトル処理の時間を減少させるこ
とができる。
The embodiment in which the second read operation for vR is one series has been described above, but according to the present invention, the second read operation is performed for one VR in parallel with the first read operation, Since each read data can be sent to each resource executing a separate vector instruction, the number of chain groups can be reduced, resources can be operated efficiently, and vector processing time can be reduced.

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

第1図〜第4図は、従来技術の動作を例示するための図
、第5図は、本発明の一実施例となるベクトル処理装置
の命令実行判定部の概略構成を示す図、第6図は、本発
明の一実施例となるベクトル処理1fctItのVB部
の概略嘴成図、第7図は、第6図のうちのVB起動回路
の詳細構成図、第8図は、同じ(VR制御回路の詳a構
成図、第9図は同じ<VRデータユニットの詳lIB構
成図、第10図はその動作を説明するタイム・チャート
、第11図は第4図の例が本発明により改善されたこと
を示す図である。 図において 1・・・VR制御ユニット 2・・・■起動回路5・・
・■制御回路   4・・・VRデータユニット6・・
・Vf’L        8,23・・・命令レジス
タ9・・・リンース管理回路 10・・・命令実行判定回路 56・・・VB、管理回路 58・・・オペランド制御
回路60.61・・・メモリバンク 70.71・・・書込みデータレジスタ80 、550
憫58・・・5−(j変換回路571.572,470
〜473・・・(J−8変換回路410・・・読出しア
ドレスレジスタ(RIAc)411・・・書込みアドレ
スレジスタ(WAC)420、421・・・アドレスセ
レクタ441.450.451・・・データセレクタ4
60、461・・・読出しデータレジスタ手続補正音(
猷)
1 to 4 are diagrams for illustrating the operation of the prior art, FIG. 5 is a diagram showing a schematic configuration of an instruction execution determination section of a vector processing device according to an embodiment of the present invention, and FIG. 7 is a detailed configuration diagram of the VB startup circuit in FIG. 6, and FIG. 8 is the same (VR Figure 9 is a detailed configuration diagram of the control circuit, Figure 9 is a detailed configuration diagram of the VR data unit, Figure 10 is a time chart explaining its operation, and Figure 11 is an example of Figure 4 improved by the present invention. In the figure, 1...VR control unit 2...■ Starting circuit 5...
・■Control circuit 4...VR data unit 6...
・Vf'L 8, 23...Instruction register 9...Rinse management circuit 10...Instruction execution determination circuit 56...VB, management circuit 58...Operand control circuit 60.61...Memory bank 70.71...Write data register 80, 550
58...5-(j conversion circuit 571.572,470
~473...(J-8 conversion circuit 410...Read address register (RIAc) 411...Write address register (WAC) 420, 421...Address selector 441.450.451...Data selector 4
60, 461...Read data register procedure correction sound (
猷)

Claims (3)

【特許請求の範囲】[Claims] (1)複数のベクトル・レジスタを備えるベクトル処理
装置において、各々のベクトル・レジスタが第1の読出
し状態にあることを検出する手段と、当該検出手段によ
り第1の読出し状態にすると検出されたベクトル・レジ
スタに対する少なくとも一系列の第2の読出しを第1の
読出しと並列して行うためのベクトルレジスタ読出し手
段と、当該手段により読出された第1の読出しによるデ
ータと第2の読出しによるデータを別々のベクトル命令
を実行するそれぞれのリソースに送出するデータ送出手
段とを有することを特徴を有するベクトル処理装置。
(1) In a vector processing device including a plurality of vector registers, means for detecting that each vector register is in the first read state, and a vector detected by the detecting means when the vector register is in the first read state.・Vector register reading means for performing at least one series of second reading from the register in parallel with the first reading, and separating data from the first reading and data from the second reading read by the means. 1. A vector processing device comprising: data sending means for sending a vector instruction to each resource that executes the vector instruction.
(2)第1項において、前記ベクトルレジスタの各々は
複数のメモリバンクを有し、前記ベクトルレジスタ読出
し手段は、前記メモリバンクの各々から第1読出し、第
2読出しによるデータを交互に取出す手段を有する。
(2) In paragraph 1, each of the vector registers has a plurality of memory banks, and the vector register reading means includes means for alternately retrieving data by first reading and second reading from each of the memory banks. have
(3)第2項において、前記取出し手段は、第1読出し
によるデータを遅延させる手段を有する。
(3) In item 2, the retrieval means has means for delaying data by the first read.
JP27288684A 1984-12-26 1984-12-26 Vector processor Pending JPS61151781A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27288684A JPS61151781A (en) 1984-12-26 1984-12-26 Vector processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27288684A JPS61151781A (en) 1984-12-26 1984-12-26 Vector processor

Publications (1)

Publication Number Publication Date
JPS61151781A true JPS61151781A (en) 1986-07-10

Family

ID=17520124

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27288684A Pending JPS61151781A (en) 1984-12-26 1984-12-26 Vector processor

Country Status (1)

Country Link
JP (1) JPS61151781A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5725069A (en) * 1980-07-21 1982-02-09 Hitachi Ltd Vector data processing equipment
JPS5975574A (en) * 1982-10-23 1984-04-28 Jgc Corp Hydrogen-used power generating system
JPS59163671A (en) * 1983-03-09 1984-09-14 Nec Corp Vector processor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5725069A (en) * 1980-07-21 1982-02-09 Hitachi Ltd Vector data processing equipment
JPS5975574A (en) * 1982-10-23 1984-04-28 Jgc Corp Hydrogen-used power generating system
JPS59163671A (en) * 1983-03-09 1984-09-14 Nec Corp Vector processor

Similar Documents

Publication Publication Date Title
US6219775B1 (en) Massively parallel computer including auxiliary vector processor
US4626989A (en) Data processor with parallel-operating operation units
US4507728A (en) Data processing system for parallel processing of different instructions
US4675806A (en) Data processing unit utilizing data flow ordered execution
JP2539199B2 (en) Digital processor controller
US4542456A (en) Method and apparatus for performing range checks
US4378589A (en) Undirectional looped bus microcomputer architecture
JPH0463430B2 (en)
JPH0545985B2 (en)
JP3797570B2 (en) Apparatus and method using semaphore buffer for semaphore instructions
JPH052484A (en) Super scalar processor
JPS61267871A (en) Imformation processor
JPH0348536B2 (en)
US4755931A (en) Vector processing unit capable of reading vector data from a vector register simultaneously to plural resources
JPH0869377A (en) Electronic circuit and method for use of coprocessor
JPS62115542A (en) Information processor
JPS61151781A (en) Vector processor
US5475828A (en) Digital processor having plurality of memories and plurality of arithmetic logic units corresponding in number thereto and method for controlling the same
US5327565A (en) Data processing apparatus
JP3526773B2 (en) Multiprocessor device and control method thereof
JPS5896346A (en) Hierarchical arithmetic system
JP3033597B2 (en) Priority encoder and semiconductor integrated circuit using the same
JP2583614B2 (en) Vector arithmetic unit
JPH0561660B2 (en)
US5123093A (en) Operational processor for performing a memory access and an operational process in parallel