JP3144918B2 - Vector processing equipment - Google Patents

Vector processing equipment

Info

Publication number
JP3144918B2
JP3144918B2 JP31169292A JP31169292A JP3144918B2 JP 3144918 B2 JP3144918 B2 JP 3144918B2 JP 31169292 A JP31169292 A JP 31169292A JP 31169292 A JP31169292 A JP 31169292A JP 3144918 B2 JP3144918 B2 JP 3144918B2
Authority
JP
Japan
Prior art keywords
vector
instruction
scalar
data
processor
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 - Fee Related
Application number
JP31169292A
Other languages
Japanese (ja)
Other versions
JPH06162068A (en
Inventor
徹 橋本
正守 柏山
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 JP31169292A priority Critical patent/JP3144918B2/en
Publication of JPH06162068A publication Critical patent/JPH06162068A/en
Application granted granted Critical
Publication of JP3144918B2 publication Critical patent/JP3144918B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Complex Calculations (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、スカラ、ベクトルの2
つのプロセッサから構成されるベクトル処理装置に係
り、特にスカラプロセッサからベクトルプロセッサへの
命令とデータの転送を同期化することにより、ベクトル
プロセッサの起動及びベクトル命令の処理を高速化した
ベクトル処理装置に関する。
The present invention relates to a scalar, vector
More particularly, the present invention relates to a vector processing device that synchronizes the transfer of instructions and data from a scalar processor to a vector processor to speed up the activation of the vector processor and the processing of vector instructions.

【0002】[0002]

【従来の技術】一般に、ベクトル処理装置では、スカラ
処理を行なうスカラ命令とベクトル処理を行なうベクト
ル命令をそれぞれの命令列に分け、該ベクトル命令列を
ベクトルプロセッサが処理するのに必須な情報を、スカ
ラプロセッサがベクトルプロセッサに与える方式がとら
れる。このような方式をとるベクトル処理装置において
性能を向上させるには、ベクトルプロセッサによるベク
トル命令列の処理と、スカラプロセッサによる次ベクト
ル命令列処理に必要な情報のセットアップを並列に行
い、ベクトルプロセッサの処理が空くことなくスカラプ
ロセッサからベクトルプロセッサへ命令を発行すること
と、スカラ、ベクトル両プロセッサ間の情報転送におい
て、十分なスループットを確保することが必要である。
2. Description of the Related Art In general, in a vector processing apparatus, a scalar instruction for performing scalar processing and a vector instruction for performing vector processing are divided into respective instruction sequences, and information essential for a vector processor to process the vector instruction sequence is described as follows. A method in which a scalar processor gives a vector processor is used. In order to improve the performance of the vector processing device employing such a method, the processing of the vector instruction sequence by the vector processor and the setup of information necessary for the processing of the next vector instruction sequence by the scalar processor are performed in parallel, and the processing of the vector processor is performed. It is necessary to issue an instruction from the scalar processor to the vector processor without any delay, and to secure a sufficient throughput in information transfer between the scalar and vector processors.

【0003】これらを実現するため、スカラデータを保
持するスカラレジスタ、及びベクトルデータのアドレス
を保持するアドレスレジスタのコピーを持つことや、特
開昭61−231664号公報に記載されるように、ス
カラプロセッサから発行されるベクトル命令、及びベク
トルデータのアドレスを格納するバッファをベクトルプ
ロセッサ内に持つことが知られている。
In order to realize these, a copy of a scalar register for holding scalar data and a copy of an address register for holding an address of vector data are provided, as described in Japanese Patent Application Laid-Open No. 61-231664. It is known that a buffer for storing a vector instruction issued from a processor and an address of vector data is provided in a vector processor.

【0004】これらの構成要素によるベクトル命令列の
処理では、先行するベクトル命令列の処理開始を指示す
るベクトルプロセッサ起動命令(以下EXVP命令)実
行時に、スカラレジスタ及びアドレスレジスタの内容が
それぞれのコピーに書き込まれ、スカラプロセッサから
のベクトル命令発行時に、命令及びアドレスは、順次ベ
クトルプロセッサ内の命令バッファ及びアドレスバッフ
ァに取り込まれる。但し、スカラレジスタ及びアドレス
レジスタのベクトルプロセッサへの読み出しは、該スカ
ラレジスタのコピー及びアドレスレジスタのコピーから
行われる。よって、ベクトルプロセッサにおける、先行
ベクトル命令列処理と並列に、スカラプロセッサにおい
て後続のベクトル命令列で使用するスカラレジスタ及び
アドレスレジスタへの書き込みを行う事が可能である。
In the processing of a vector instruction sequence by these components, the contents of the scalar register and address register are copied to each copy when a vector processor start instruction (hereinafter referred to as an EXVP instruction) for instructing the start of processing of a preceding vector instruction sequence is executed. When written and the vector instruction is issued from the scalar processor, the instruction and the address are sequentially taken into the instruction buffer and the address buffer in the vector processor. However, reading of the scalar register and the address register to the vector processor is performed from a copy of the scalar register and a copy of the address register. Therefore, in parallel with the preceding vector instruction sequence processing in the vector processor, the scalar processor can perform writing to the scalar register and the address register used in the subsequent vector instruction sequence.

【0005】ここで、後続ベクトル命令列の処理開始を
指示するEXVP命令の実行は、先行ベクトル命令列の
命令及びベクトルデータのアドレスが、先行ベクトル命
令発行終了によりすべてベクトルプロセッサ内のバッフ
ァに取り込まれているので、先行ベクトル命令列中にス
カラデータを使用する命令が存在しなければ、先行ベク
トル命令列の命令発行終了後即座に実行可能となる。
In the execution of the EXVP instruction for instructing the start of the processing of the subsequent vector instruction sequence, the instruction of the preceding vector instruction sequence and the address of the vector data are all fetched into the buffer in the vector processor by the end of issuing the preceding vector instruction. Therefore, if there is no instruction using scalar data in the preceding vector instruction sequence, the instruction can be executed immediately after the issuance of the instruction of the preceding vector instruction sequence.

【0006】しかし、先行ベクトル命令列中にスカラデ
ータを使用する命令が存在する場合、後続ベクトル命令
列のEXVP命令の実行は、ベクトルプロセッサにおけ
る該スカラデータを使用する命令の開始を待たなければ
ならない。すなわち、スカラデータのベクトルプロセッ
サへの取り込みは、スカラプロセッサからベクトルプロ
セッサへのベクトル命令発行時ではなく、ベクトルプロ
ッセサにおける該ベクトル命令の開始時であるため、該
ベクトル命令の実行開始までは、後続ベクトル命令列の
EXVP命令によるスカラレジスタのコピーへの書き込
みは待たなければならない。
However, when there is an instruction using scalar data in the preceding vector instruction sequence, execution of the EXVP instruction of the subsequent vector instruction sequence must wait for the vector processor to start the instruction using the scalar data. . That is, the scalar data is taken into the vector processor not at the time of issuing the vector instruction from the scalar processor to the vector processor, but at the start of the vector instruction in the vector processor. Writing of the vector instruction sequence to the copy of the scalar register by the EXVP instruction must wait.

【0007】また、ベクトルプロセッサにおいて、スカ
ラデータを使用するベクトル命令が存在する場合、スカ
ラデータのスカラプロセッサからの読み出しは、ベクト
ルプロセッサにおける命令実行開始時に行なわれるた
め、該ベクトル命令処理において、スカラ、ベクトル両
プロセッサ間のスカラデータ転送オーバーヘッドが見え
てしまう。
Further, when a vector instruction using scalar data exists in the vector processor, the scalar data is read from the scalar processor at the start of instruction execution in the vector processor. The scalar data transfer overhead between the two vector processors becomes visible.

【0008】[0008]

【発明が解決しようとする課題】上記従来技術では、先
行ベクトル命令列中に、スカラデータを使用するベクト
ル命令が存在する場合、後続ベクトル命令列のEXVP
命令実行、及び後続ベクトル命令列のスカラプロセッサ
からベクトルプロセッサへの命令発行は、先行ベクトル
命令列中のスカラデータを使用する命令のベクトルプロ
セッサにおける処理開始時まで待たされる。さらに、ベ
クトルプロセッサにおけるスカラデータの読み出しにお
いて、両プロセッサ間のスカラデータ転送オーバヘッド
が大きく、ベクトルプロセッサを効率良く動作させるこ
とができないという問題点がある。
In the above prior art, when a vector instruction using scalar data exists in the preceding vector instruction sequence, the EXVP of the subsequent vector instruction sequence
Instruction execution and instruction issuance from the scalar processor of the subsequent vector instruction sequence to the vector processor are waited until the vector processor starts processing of an instruction using scalar data in the preceding vector instruction sequence. Further, in reading scalar data in a vector processor, there is a problem that a scalar data transfer overhead between the two processors is large and the vector processor cannot be operated efficiently.

【0009】本発明の目的は、スカラプロセッサからベ
クトルプロセッサへのスカラデータ転送論理を工夫する
ことにより、ベクトルプロセッサ起動時間の短縮と、ベ
クトル命令処理における、スカラデータ転送オーバーヘ
ッドの短縮を可能にしたベクトル処理装置を提供するこ
とにある。
An object of the present invention is to improve the scalar data transfer logic from the scalar processor to the vector processor to reduce the vector processor start-up time and the scalar data transfer overhead in the vector instruction processing. An object of the present invention is to provide a processing device.

【0010】また、本発明の他の目的は、1チップLS
iからなるCPUで構成されるマルチプロセッサにおけ
るCPU間の処理要求、およびデータの転送に適用し、
CPU間の転送効率の向上を可能にしたマルチプロセッ
サを提供することにある。
Another object of the present invention is to provide a one-chip LS
i for processing requests between CPUs and data transfer in a multiprocessor composed of CPUs comprising i.
It is an object of the present invention to provide a multiprocessor capable of improving transfer efficiency between CPUs.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するため
に本発明では、スカラプロセッサからベクトルプロセッ
サへの命令発行と同期してスカラデータの転送を行うた
め、スカラプロセッサが、ベクトル命令と、そのベクト
ル命令で必要なスカラデータまたはベクトルデータの主
記憶アドレスを同期して送出するベクトル命令発行手段
を有し、ベクトルプロセッサが、送出されてくるベクト
ル命令とスカラデータまたはベクトルデータの主記憶ア
ドレスを、それぞれ対応する領域に格納する命令バッフ
ァ、スカラデータバッファ及びアドレスバッファと、こ
れらのバッファからベクトル命令とスカラデータまたは
ベクトルデータを読み出し、各ベクトル命令を処理する
ベクトル命令実行手段を有する構成とする。
Means for Solving the Problems The present invention to achieve the above object, for transferring the scalar data in synchronism with the instruction issue to the vector processor from scalar processor, the scalar processor, a vector instruction, the Vect
Of scalar data or vector data required by
Vector instruction issuing means for synchronously sending a storage address
And the vector processor sends the vector
Memory of instruction and scalar data or vector data.
Instruction buffer to store dresses in corresponding areas
And scalar data buffer and address buffer.
Vector instructions and scalar data or
Read vector data and process each vector instruction
It has a configuration having vector instruction execution means .

【0012】さらに、1チップLSiからなるCPUで
構成されるマルチプロセッサにおいては、互いのCPU
に対する処理要求パスとデータパスを独立に備え、各C
PU内に、処理要求を格納するバッファと、処理要求を
格納するバッファに対応したデータバッファを備えるも
のである。
Further, in a multiprocessor composed of CPUs each composed of one chip LSi,
Independently have a processing request path and a data path for
The PU includes a buffer for storing a processing request and a data buffer corresponding to the buffer for storing the processing request.

【0013】[0013]

【作用】上述した本発明の構成によれば、スカラプロセ
ッサからベクトルプロセッサへの命令発行と同期してス
カラデータはベクトルプロセッサへ送出され、取り込ま
れる。よって、スカラプロセッサは、ベクトルプロセッ
サにおけるベクトル命令実行開始を待たずに後続ベクト
ル命令列のEXVP命令の実行、及びベクトル命令の送
が可能になる。
According to the configuration of the present invention described above, scalar data is sent to and fetched from the vector processor in synchronization with the issuance of an instruction from the scalar processor to the vector processor. Therefore, the scalar processor executes the EXVP instruction of the subsequent vector instruction sequence and transmits the vector instruction without waiting for the vector processor to start executing the vector instruction .
It is possible to go out .

【0014】さらに、ベクトルプロセッサにおいてスカ
ラデータを使用するベクトル命令実行時にスカラデータ
はこのベクトルプロセッサ内のスカラデータ格納バッフ
ァより読み出されるので、スカラデータ転送によるオー
バーヘッドを削減することが可能になる。
Further, when a vector instruction using scalar data is executed in the vector processor, the scalar data is read from the scalar data storage buffer in the vector processor, so that the overhead due to the scalar data transfer can be reduced.

【0015】また、1チップLSiからなるCPUで構
成されるマルチプロセッサにおいては、互いのCPUに
対する処理要求パスと、データパスを独立に備え、各C
PU内に処理要求格納バッファと、処理要求格納バッフ
ァと対応したデータバッファを備えることにより、CP
U間の処理要求と、その処理に必要なデータは同期して
転送され、CPU間のデータ転送によるオーバーヘッド
を削減することが可能になる。
In a multiprocessor composed of CPUs composed of one chip LSi, a processing request path for each CPU and a data path are provided independently, and each C
By providing a processing request storage buffer in the PU and a data buffer corresponding to the processing request storage buffer,
The processing request between U and the data required for the processing are transferred synchronously, and the overhead due to the data transfer between CPUs can be reduced.

【0016】[0016]

【実施例】以下、本発明によるベクトル処理装置の一実
施例を、下記のような、FORTRANプログラムの処
理を例に図面により詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a vector processing apparatus according to the present invention will be described below in detail with reference to the drawings by taking the following FORTRAN program processing as an example.

【0017】 上記プログラムをコンパイルすると以下のような命令列
が得られる。
[0017] Compiling the above program yields the following instruction sequence.

【0018】 スカラ命令列 : Address Load:ベクトルデータB,Dのアドレスセット アップ Scaiar Load :スカラデータk,lのロード EXVP :ベクトルプロセッサ起動 : ベクトル命令列 Vector Load :ベクトルデータBのロード Vector Load :ベクトルデータDのロード Vector Add :B(i)+k→A(i) Vector Add :D(i)+l→C(i) Vector Stor :ベクトルデータAのストア Vector Stor :ベクトルデータCのストア 10 Vector Link :ベクトル命令列の終了。但し、ベクト ルプロセッサが動作中でも後続ベクト ル命令列の処理が可能であることを示 す。Scalar instruction sequence: Address Load: Address setup of vector data B and D Scaiar Load: Loading of scalar data k, l EXVP: Vector processor activation: Vector instruction sequence Vector Load: Loading of vector data B Vector Load: Vector Load of data D Vector Add: B (i) + k → A (i) Vector Add: D (i) + 1 → C (i) Vector Stor: Store of vector data A Vector Stor: Store of vector data C 10 Vector Link: End of vector instruction sequence. However, it indicates that the following vector instruction sequence can be processed even when the vector processor is operating.

【0019】以下、上記命令列の処理を本発明のベクト
ル処理装置の主要部の一実施例の構成を示す図1を用い
て説明する。
Hereinafter, the processing of the instruction sequence will be described with reference to FIG. 1 which shows the configuration of one embodiment of the main part of the vector processing apparatus of the present invention.

【0020】ベクトル処理装置が起動されると、スカラ
命令実行制御論理部1は、主記憶メモリ2上に格納され
ているスカラ命令列を記憶制御装置3を介し読み出す。
When the vector processing device is started, the scalar instruction execution control logic unit 1 reads out a scalar instruction sequence stored in the main memory 2 via the storage control device 3.

【0021】スカラ命令実行制御論理部1では、この命
令列をデコードし、スカラ命令の処理であるベクトル
データB,Dの主記憶メモリ2上の開始アドレスをアド
レスレジスタ4にセットする。同様に、スカラ命令の
処理であるスカラデータk,lをスカラレジスタ5にセ
ットする。
The scalar instruction execution control logic unit 1 decodes this instruction sequence and sets the start address of the vector data B and D, which is the processing of the scalar instruction, on the main memory 2 in the address register 4. Similarly, scalar data k and l, which are scalar instruction processes, are set in the scalar register 5.

【0022】スカラ命令実行制御論理部1がスカラ命令
のEXVP命令をデコードすると、アドレスレジスタ
4、及びスカラレジスタ5の全ての内容を、それぞれワ
ークアドレスレジスタ6、及びワークスカラレジスタ7
にコピーする。この時点で、上記ベクトル命令列で使用
されるアドレス、及びスカラデータは、ワーク上にコピ
ーされているため、後続するベクトル命令列に必要なア
ドレス、スカラデータのアドレスレジスタ4、スカラレ
ジスタ5への書き込みが可能となる。
When the scalar instruction execution control logic unit 1 decodes the scalar instruction EXVP instruction, the contents of the address register 4 and the scalar register 5 are transferred to the work address register 6 and the work scalar register 7 respectively.
Copy to At this time, since the address and scalar data used in the vector instruction sequence are copied on the work, the addresses necessary for the subsequent vector instruction sequence, the scalar data to the address register 4 and the scalar register 5 are stored. Writing is enabled.

【0023】これと同時に、スカラ命令実行制御論理部
1は、ベクトル命令発行制御論理部8に対しベクトル命
令列の読み出し要求を発行する。この要求により、ベク
トル命令発行制御論理部8は、スカラ命令のEXVP
命令で指定された上記ベクトル命令列を主記憶メモリ2
上から記憶制御装置3を介し読み出す。ベクトル命令発
行制御論理部8は、このベクトル命令列を順次デコード
し、ベクトルプロセッサ内のベクトル命令実行制御論理
部9へ、ベクトル命令〜10 に対するベクトル命令有
効指示信号を1サイクルピッチでパス10を介し送出す
る。この信号と同期させ、ベクトル命令発行制御論理部
8は、ベクトル命令コードをデータパス11を介しベク
トルプロセッサへ送出し、さらにその命令で必要なスカ
ラデータ、アドレスをセレクタ12、13によりワーク
スカラレジスタ7、ワークアドレスレジスタ6からセレ
クトし、データパス14、15を介し命令コードと同期
して、ベクトルプロセッサに送出する。
At the same time, the scalar instruction execution control logic unit 1 issues a request for reading a vector instruction sequence to the vector instruction issue control logic unit 8. In response to this request, the vector instruction issuance control logic unit 8 makes the scalar instruction EXVP
The vector instruction sequence specified by the instruction is stored in the main memory 2
The information is read from above via the storage controller 3. The vector instruction issuance control logic unit 8 sequentially decodes the vector instruction sequence and sends a vector instruction valid instruction signal to the vector instruction execution control logic unit 9 in the vector processor at one cycle pitch to the vector instruction execution control logic unit 9 via the path 10. Send out. In synchronization with this signal, the vector instruction issuance control logic unit 8 sends the vector instruction code to the vector processor via the data path 11, and further, the scalar data and address required by the instruction are sent to the work scalar register 7 by the selectors 12 and 13. , Selected from the work address register 6 and transmitted to the vector processor in synchronization with the instruction code via the data paths 14 and 15.

【0024】ベクトル命令実行制御論理部9は、ベクト
ル命令有効指示信号により、インポインタ16を更新
し、図2に示す様にスカラプロセッサより送出されたベ
クトル命令〜10の命令コードをベクトル命令バッファ
17に、スカラデータをスカラデータバッファ18に、
アドレスをアドレスバッファ19に順次セットする。こ
の際、ベクトル命令、、、、10 の様に、スカ
ラデータを使用しない命令や、ベクトル命令、、10
のようにアドレスデータを使用しない命令の場合で
も、インポインタ16は更新されるので何らかのデータ
がセットされる。
The vector instruction execution control logic unit 9 updates the in-pointer 16 in response to the vector instruction valid instruction signal, and stores the instruction codes of the vector instructions to 10 sent from the scalar processor as shown in FIG. Scalar data into the scalar data buffer 18,
Addresses are sequentially set in the address buffer 19. At this time, instructions that do not use scalar data, such as vector instructions,.
Even in the case of an instruction that does not use address data as in the above, some data is set because the in-pointer 16 is updated.

【0025】この時点で、ベクトル命令、で使用さ
れるスカラデータも、命令コード、アドレス同様全てベ
クトルプロセッサ内に取り込まれているので、次のEX
VP命令の実行及び後続ベクトル命令列のベクトルプロ
セッサへのベクトル命令発行を、ベクトルプロセッサに
おけるベクトル命令の実行開始を待たずに行うことが
可能になる。
At this point, the scalar data used in the vector instruction has been fetched into the vector processor as well as the instruction code and address.
It becomes possible to execute the VP instruction and issue the vector instruction of the subsequent vector instruction sequence to the vector processor without waiting for the vector processor to start executing the vector instruction.

【0026】ベクトル命令実行制御論理部9は、ベクト
ル命令のベクトル命令有効指示信号を受けると、セレ
クタ20を介し命令コードをベクトル命令バッファ17
より読み出し、ベクトルロード/ストアリクエスタ21
が空いていれば、ベクトル命令実行指示信号をベクトル
ロード/ストアリクエスタ21へ発行する。ベクトルロ
ード/ストアリクエスタ21は、ベクトル命令実行指示
信号を受けるとセレクタ22を介しアドレスバッファ1
9よりベクトルデータBの主記憶メモリ2上の開始アド
レスを取り込み、ベクトルデータBを主記憶メモリ2か
らベクトルレジスタ23へロードする。この際スカラデ
ータもセレクタ24を介しベクトルロード/ストアリク
エスタ21へ送出されているが使用されない。
When the vector instruction execution control logic unit 9 receives the vector instruction valid instruction signal of the vector instruction, the vector instruction execution control logic unit 9 transfers the instruction code via the selector 20 to the vector instruction buffer 17.
Read, vector load / store requester 21
If is not available, a vector instruction execution instruction signal is issued to the vector load / store requester 21. When the vector load / store requester 21 receives the vector instruction execution instruction signal, the vector load / store requester 21
9, the start address of the vector data B on the main memory 2 is fetched, and the vector data B is loaded from the main memory 2 to the vector register 23. At this time, the scalar data is also transmitted to the vector load / store requester 21 via the selector 24, but is not used.

【0027】ベクトル命令実行制御論理部9は、ベクト
ル命令のベクトル命令実行指示信号発行と同時にアウ
トポインタ25を更新し、ベクトル命令の命令コード
を読み出し、スカラデータ、アドレスをベクトルロード
/ストアリクエスタ21へ送出する。ベクトル命令実行
制御論理部9は、ベクトル命令の処理が終了した時点
で、ベクトル命令のベクトル命令実行指示信号をベク
トルロード/ストアリクエスタ21へ発行し、ベクトル
命令の処理と同様に、ベクトルデータDをベクトルレ
ジスタ23へロードする。
The vector instruction execution control logic unit 9 updates the out pointer 25 at the same time as issuing the vector instruction execution instruction signal of the vector instruction, reads the instruction code of the vector instruction, and sends the scalar data and address to the vector load / store requester 21. Send out. When the processing of the vector instruction is completed, the vector instruction execution control logic unit 9 issues a vector instruction execution instruction signal of the vector instruction to the vector load / store requester 21 and, like the processing of the vector instruction, converts the vector data D. Load into vector register 23.

【0028】ベクトル命令のベクトル命令実行指示信
号が発行されると再びアウトポインタ25は更新され、
ベクトル命令実行制御論理部9は、ベクトル命令の命
令コードを読み出し、ベクトル演算器26が空いていれ
ば、ベクトル命令実行指示信号をベクトル演算器26へ
発行する。この時点で、スカラデータkは、スカラデー
タバッファ18よりセレクタ24を介し、ベクトル演算
器26へ送出されているのでスカラデータのプロセッサ
間転送によるオーバーヘッドは見えない。
When the vector instruction execution instruction signal of the vector instruction is issued, the out pointer 25 is updated again, and
The vector instruction execution control logic unit 9 reads the instruction code of the vector instruction, and issues a vector instruction execution instruction signal to the vector arithmetic unit 26 if the vector arithmetic unit 26 is free. At this point, since the scalar data k has been sent from the scalar data buffer 18 to the vector calculator 26 via the selector 24, the overhead due to the transfer of the scalar data between processors is not visible.

【0029】ベクトル演算器26はスカラデータkとベ
クトルレジスタ23より読み出したベクトルデータBと
を加算しベクトルデータAを求め、ベクトルレジスタ2
3ヘ書き込む。ベクトル命令のベクトル命令実行指示
信号は、ベクトル演算器26におけるベクトル命令の
終了後発行され、ベクトル命令の処理と同様に、ベク
トルデータCを求めベクトルレジスタ23へ書き込む。
以下同様にベクトル命令、の命令コード、アドレス
はベクトルプロセッサ内の各バッファからベクトル命令
実行指示信号により送出され、ベクトルロード/ストア
リクエスタ21により、ベクトルレジスタ23から主記
憶メモリ2へベクトルデータA,Cがストアされる。
The vector calculator 26 adds the scalar data k and the vector data B read from the vector register 23 to obtain vector data A,
Write to 3. The vector instruction execution instruction signal of the vector instruction is issued after the end of the vector instruction in the vector calculator 26, and the vector data C is obtained and written to the vector register 23 in the same manner as the processing of the vector instruction.
Similarly, the instruction code and the address of the vector instruction are sent from each buffer in the vector processor by a vector instruction execution instruction signal, and the vector load / store requester 21 transfers the vector data A, C from the vector register 23 to the main storage memory 2. Is stored.

【0030】上記命令列の終了を示すベクトル命令10
は、ベクトルプロセッサが動作中でも後続ベクトル命令
列の処理が可能であることを示す。前述した様に、命令
バッファ17と対応したスカラデータバッファ18を持
つことにより、先行ベクトル命令列内にスカラデータを
使用する命令がある場合でも後続ベクトル命令列のベク
トルプロセッサに対する命令発行が可能になるので、ベ
クトルプロセッサを効率よく使用することが出来る。さ
らに、ベクトルプロセッサにおいて、スカラデータを使
用する命令のベクトル命令実行指示信号が発行されると
き、スカラデータは既にスカラデータバッファ18に格
納されているので、スカラデータのプロセッサ間転送時
間によるオーバヘッドは見えなくなり、ベクトルプロセ
ッサにおけるベクトル命令列処理時間の短縮が可能とな
る。
Vector instruction 10 indicating the end of the instruction sequence
Indicates that the subsequent vector instruction sequence can be processed even while the vector processor is operating. As described above, by having the scalar data buffer 18 corresponding to the instruction buffer 17, even if there is an instruction using scalar data in the preceding vector instruction sequence, the instruction can be issued to the vector processor of the subsequent vector instruction sequence. Therefore, the vector processor can be used efficiently. Further, when a vector instruction execution instruction signal of an instruction using scalar data is issued in the vector processor, since the scalar data is already stored in the scalar data buffer 18, the overhead due to the transfer time of the scalar data between processors is not visible. Thus, the processing time of the vector instruction sequence in the vector processor can be reduced.

【0031】次に、本発明を用いた1チップからなるC
PUで構成されるマルチプロセッサの一実施例を図3,
図4を用いて説明する。図3はその概念図を示してい
る。
Next, one chip C using the present invention is used.
FIG. 3 shows an embodiment of a multiprocessor composed of PUs.
This will be described with reference to FIG. FIG. 3 shows a conceptual diagram thereof.

【0032】図3において、CPU0からCPU1への
処理要求は、パス29aを介し送出され、CPU1内の
処理要求格納バッファキュー27bに格納される。この
処理要求に同期して処理に必要なデータがCPU0から
CPU1へパス30aを介し送出され、CPU1内のデ
ータバッファキュー28bに格納される。同様にして、
CPU1からCPU0への処理要求は、パス29bを介
し送出され、CPU0内の処理要求格納バッファキュー
27aに格納される。この処理要求と同期して処理に必
要なデータがCPU1からCPU0へパス30bを介し
送出され、CPU0内のデータバッファキュー28aに
格納される。CPU0からCPU1への処理要求パス2
9aとCPU1からCPU0への処理要求パス29b、
及びCPU0からCPU1へのデータパス30aとCP
U1からCPU0へのデータパス30bはそれぞれ独立
なのでそれぞれのCPU間の転送は、並列に動作可能で
ある。
In FIG. 3, a processing request from CPU0 to CPU1 is sent out via a path 29a and stored in a processing request storage buffer queue 27b in CPU1. Data necessary for the processing is sent from the CPU 0 to the CPU 1 via the path 30a in synchronization with the processing request, and stored in the data buffer queue 28b in the CPU 1. Similarly,
The processing request from the CPU 1 to the CPU 0 is sent out via the path 29b and stored in the processing request storage buffer queue 27a in the CPU 0. Data necessary for the processing is transmitted from the CPU 1 to the CPU 0 via the path 30b in synchronization with the processing request, and stored in the data buffer queue 28a in the CPU 0. Processing request path 2 from CPU0 to CPU1
9a and a processing request path 29b from CPU1 to CPU0,
And data path 30a from CPU0 to CPU1 and CP
Since the data paths 30b from U1 to CPU0 are independent of each other, transfer between the CPUs can operate in parallel.

【0033】さらに、処理要求を受けたCPUでは、処
理に必要なデータを自CPU内のデータ格納バッファキ
ュー28a,28bより読み出すので、処理要求を送出
するCPUは、処理要求を受けたCPUでの処理が終了
するのを待たずに次の処理要求及びデータを送出するこ
とが可能になり、CPU間の転送によるオーバーヘッド
を削減することが可能となる。
Further, the CPU which has received the processing request reads out the data necessary for the processing from the data storage buffer queues 28a and 28b in its own CPU. The next processing request and data can be transmitted without waiting for the processing to be completed, and the overhead due to transfer between CPUs can be reduced.

【0034】本実施例を1チップLSiからなるCPU
で構成されるマルチベクトルプロセッサに用いた具体的
実施例を図4に示す。同図において、図3と同様、27
a,27bは処理要求格納バッファキュー、28a,2
8bはデータバッファキューを示している。
In this embodiment, a CPU comprising one chip LSi
FIG. 4 shows a specific embodiment used for a multi-vector processor composed of. In this figure, as in FIG.
a and 27b are processing request storage buffer queues, 28a and 2
8b shows a data buffer queue.

【0035】例えばCPU0で求めたベクトルデータの
総和などの演算結果をCPU1での演算に使用するケー
スを考える。まず、CPU0内命令実行制御論理部31
aは、主記憶メモリ2より命令列を読み出す。CPU0
内命令実行制御論理部31aは、セレクタ32aを介
し、CPU0内ベクトル演算器26aへベクトルデータ
の総和を示す命令コードを発行する。CPU0内ベクト
ル演算器26aは、ベクトルデータをCPU0内ベクト
ルレジスタ23aより読み出し総和を求め、結果のスカ
ラデータをパス33a、セレクタ34aを介し、CPU
0内スカラレジスタ5aに格納する。次に、CPU0内
命令実行制御論理部31aは、CPU1内命令実行制御
論理部31bへパス35aを介し、処理要求有効指示信
号を送出する。この信号と同期させて、CPU0内命令
実行制御論理部31aから処理要求をパス29aへ、C
PU0内スカラレジスタ5aから総和結果のスカラデー
タをセレクタ36aを介し、パス30aへ送出する。処
理要求有効指示信号を受けたCPU1内命令実行制御論
理部31bは、同期して送られてきた処理要求をCPU
1内処理要求格納バッファキュー27bへ、スカラデー
タを処理要求格納バッファキュー27bに対応したCP
U1内データ格納バッファキュー28bへ格納する。
For example, a case will be considered in which a calculation result such as the sum of vector data obtained by the CPU 0 is used for the calculation by the CPU 1. First, the instruction execution control logic unit 31 in the CPU 0
a reads an instruction sequence from the main storage memory 2. CPU0
The internal instruction execution control logic unit 31a issues an instruction code indicating the sum of vector data to the vector arithmetic unit 26a in the CPU 0 via the selector 32a. The vector computing unit 26a in the CPU0 reads the vector data from the vector register 23a in the CPU0, calculates the sum, and outputs the resulting scalar data to the CPU 33 via the path 33a and the selector 34a.
The value is stored in the scalar register 5a. Next, the instruction execution control logic unit 31a in CPU0 sends out a processing request valid instruction signal to the instruction execution control logic unit 31b in CPU1 via the path 35a. In synchronization with this signal, a processing request is sent from the instruction execution control logic unit 31a in the CPU 0 to the path 29a,
The scalar data of the sum is sent from the scalar register 5a in the PU0 to the path 30a via the selector 36a. The instruction execution control logic unit 31b in the CPU 1 that has received the processing request validity instruction signal processes the processing request transmitted in synchronization with the CPU.
The scalar data is transferred to the processing request storage buffer queue 27b in the CP 1 corresponding to the processing request storage buffer queue 27b.
The data is stored in the U1 data storage buffer queue 28b.

【0036】この時点でCPU0内の総和結果を格納し
ていたスカラレジスタ5aは後続命令で使用可能とな
る。さらに後続のCPU0からCPU1への処理要求及
びその処理に必要なデータは、CPU1での先行処理要
求の実行終了を待つことなく順次送出され、CPU1の
処理要求格納バッファキュー27b、データ格納バッフ
ァキュー28bへ格納される。
At this point, the scalar register 5a storing the summation result in the CPU 0 can be used by the subsequent instruction. Further, subsequent processing requests from CPU0 to CPU1 and data necessary for the processing are sequentially transmitted without waiting for the completion of execution of the preceding processing request by CPU1, and processing request storage buffer queue 27b and data storage buffer queue 28b of CPU1 are sent. Is stored in

【0037】CPU1では、CPU0からの処理要求を
CPU1内処理要求格納バッファキュー27bより読み
出し、セレクタ37b、32bを介しCPU1内ベクト
ル演算器26bへ送出する。これと同時にスカラデータ
をCPU1内データ格納バッファキュー28bより読み
出し、セレクタ38bを介しベクトル演算器26bへ送
出する。同様に後続のCPU0からCPU1への処理要
求は、先行する処理要求の実行終了後順次処理される。
すなわち、後続の処理要求に必要なスカラデータは、処
理実行時には、既にCPU1内データ格納バッファキュ
ー28bに格納されているのでCPU間のデータ転送に
よるオーバーヘッドは見えない。
The CPU 1 reads the processing request from the CPU 0 from the processing request storage buffer queue 27b in the CPU 1, and sends it to the vector computing unit 26b in the CPU 1 via the selectors 37b and 32b. At the same time, the scalar data is read from the data storage buffer queue 28b in the CPU 1 and transmitted to the vector calculator 26b via the selector 38b. Similarly, processing requests from the subsequent CPU 0 to the CPU 1 are sequentially processed after the execution of the preceding processing request is completed.
That is, the scalar data required for the subsequent processing request is already stored in the data storage buffer queue 28b in the CPU 1 at the time of executing the processing, so that the overhead due to the data transfer between the CPUs cannot be seen.

【0038】さらに、CPU1からCPU0への処理要
求転送パス29b、データ転送パス30bは、CPU0
からCPU1への処理要求転送パス29、データ転送パ
ス30aと独立しているので、CPU1からCPU0へ
の処理要求も並列して動作可能であり、CPU間の転送
を効率良く行なうことが可能である。
Further, the processing request transfer path 29b and the data transfer path 30b from the CPU 1 to the CPU 0
Is independent of the processing request transfer path 29 to the CPU 1 and the data transfer path 30a, so that processing requests from the CPU 1 to the CPU 0 can be operated in parallel, and transfer between CPUs can be performed efficiently. .

【0039】[0039]

【発明の効果】本発明によれば、スカラ、ベクトルの2
つのプロセッサから構成されるベクトル処理装置におい
て、ベクトルプロセッサ内にベクトル命令バッファと対
応したスカラデータバッファを持つことにより、ベクト
ルプロセッサにおけるスカラデータ使用命令の処理開始
を待たずに後続ベクトル命令列の命令発行が可能になる
ため、ベクトルプロセッサ起動時間を短縮でき、さらに
スカラデータを使用するベクトル命令列の処理におい
て、スカラデータのプロセッサ間転送によるオーバーヘ
ッドを削減するという効果がある。
According to the present invention, scalar, vector 2
In a vector processing device composed of two processors, a scalar data buffer corresponding to a vector instruction buffer is provided in the vector processor, so that an instruction of a subsequent vector instruction sequence is issued without waiting for the vector processor to start processing a scalar data use instruction. Therefore, the vector processor activation time can be reduced, and the overhead of transferring scalar data between processors in processing a vector instruction sequence using scalar data can be reduced.

【0040】また、1チップLSiからなるCPUで構
成されるマルチプロセッサにおいては、CPU間の処理
要求、及びその処理に必要なデータの転送パスを独立に
持ち、各CPU内に処理要求格納バッファキューとこれ
に対応したデータ格納バッファキューを持つことによ
り、CPU間の転送オーバヘッドを削減するという効果
がある。
In a multiprocessor composed of CPUs composed of one chip LSi, processing paths between CPUs and data transfer paths necessary for the processing are independently provided, and a processing request storage buffer queue is provided in each CPU. And a data storage buffer queue corresponding to this, there is an effect that transfer overhead between CPUs is reduced.

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

【図1】本発明によるスカラデータバッファを持つベク
トル処理装置の主要部の一実施例の構成を示すブロック
図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a main part of a vector processing device having a scalar data buffer according to the present invention.

【図2】本発明におけるベクトル命令バッファとスカラ
データバッファ、アドレスバッファとの対応を示す図で
ある。
FIG. 2 is a diagram showing the correspondence between a vector instruction buffer, a scalar data buffer, and an address buffer according to the present invention.

【図3】本発明を用いた1チップLSiからなるCPU
で構成されたマルチプロセッサの概念図である。
FIG. 3 shows a CPU comprising one chip LSi using the present invention.
FIG. 1 is a conceptual diagram of a multiprocessor constituted by.

【図4】本発明を用いた1チップLSiからなるCPU
で構成されたマルチベクトルプロセッサの主要部の一実
施例を示すブロック図である。
FIG. 4 shows a CPU using one chip LSi according to the present invention.
FIG. 2 is a block diagram showing an embodiment of a main part of a multi-vector processor constituted by.

【符号の説明】[Explanation of symbols]

1…スカラ命令実行制御論理部、 2…主記憶メモリ、 3…記憶制御装置、 4…アドレスレジスタ、 5…スカラレジスタ、 6…ワークアドレスレジスタ、 7…ワークスカラレジスタ、 8…ベクトル命令発行制御論理部、 9…ベクトル命令実行制御論理部、 12、13、20、22、24、32a、32b、34
a、34b、36a、36b、37a、37b、38
a、38b…セレクタ、 16…インポインタ、 17…ベクトル命令バッファ、 18…スカラデータバッファ、 19…アドレスバッファ、 21…ベクトルロード/ストアリクエスタ、 23…ベクトルレジスタ、 25…アウトポインタ、 26…ベクトル演算器、 27a、27b…処理要求格納バッファキュー、 28a、28b…データ格納バッファキュー、 29a、29b…処理要求転送パス、 30a、30b…データ転送パス、 31a、31b…命令実行制御論理部、 35a、35b…処理要求有効指示信号転送パス。
DESCRIPTION OF SYMBOLS 1 ... Scalar instruction execution control logic part, 2 ... Main memory, 3 ... Storage controller, 4 ... Address register, 5 ... Scalar register, 6 ... Work address register, 7 ... Work scalar register, 8 ... Vector instruction issue control logic Part, 9 ... vector instruction execution control logic part, 12, 13, 20, 22, 24, 32a, 32b, 34
a, 34b, 36a, 36b, 37a, 37b, 38
a, 38b selector, 16 in pointer, 17 vector instruction buffer, 18 scalar data buffer, 19 address buffer, 21 vector load / store requester, 23 vector register, 25 out pointer, 26 vector operation 27a, 27b ... processing request storage buffer queue, 28a, 28b ... data storage buffer queue, 29a, 29b ... processing request transfer path, 30a, 30b ... data transfer path, 31a, 31b ... instruction execution control logic section, 35a, 35b ... Processing request valid instruction signal transfer path.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭61−231664(JP,A) 特開 昭60−250476(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 17/16 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-61-231664 (JP, A) JP-A-60-250476 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06F 17/16

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 スカラ命令列の処理を実行するスカラプロ
セッサとベクトル命令列の処理を実行するベクトルプロ
セッサとを組合せ、演算処理を実行するベクトル処理装
置において、 前記スカラプロセッサは、スカラ命令列を順次処理する
スカラ命令実行手段と、複数のスカラデータを保持する
スカラデータ保持手段と、複数のベクトルデータの主記
憶アドレスを保持するアドレス保持手段と、前記スカラ
命令実行手段におけるベクトルプロセッサ起動命令の処
理時に、前記スカラ命令実行手段からの要求に応じてベ
クトル命令列を順次前記ベクトルプロセッサに送出する
と共に、前記ベクトル命令列中の各ベクトル命令で必要
なスカラデータまたはベクトルデータの主記憶アドレス
を前記スカラデータ保持手段または前記アドレス保持手
段からセレクトし、各ベクトル命令の送出と同期して前
記ベクトルプロセッサに送出するベクトル命令発行手段
とを有し、 前記ベクトルプロセッサは、前記スカラプロセッサから
送出されてくる複数のベクトル命令を格納する命令バッ
ファと、前記スカラプロセッサから各ベクトル命令と同
期して送出されてくる、各ベクトル命令で必要なスカラ
データまたはベクトルデータの主記憶アドレスを、前記
命令バッファ中の各ベクトル命令の格納領域と対応する
領域にそれぞれ格納するスカラデータバッファとアドレ
スバッファと、前記命令バッファに格納された前記複数
のベクトル命令を順次読み出し、前記命令バッファ中の
各ベクトル命令の格納領域と対応する前記スカラデータ
バッファまたは前記アドレスバッファの格納領域から各
ベクトル命令で必要なスカラデータまたはベクトルデー
タの主記憶アドレスを取り出して各ベクトル命令を処理
するベクトル命令実行手段とを有することを特徴とする
ベクトル処理装置。
1. A vector processing apparatus for performing an arithmetic operation by combining a scalar processor that executes processing of a scalar instruction sequence and a vector processor that executes processing of a vector instruction sequence, wherein the scalar processor sequentially executes the scalar instruction sequence. Scalar instruction executing means for processing, scalar data holding means for holding a plurality of scalar data, address holding means for holding a main storage address of a plurality of vector data, and a scalar instruction executing means for processing a vector processor start instruction. In response to a request from the scalar instruction executing means, the vector instruction sequence is sequentially sent to the vector processor, and the scalar data or the main storage address of the vector data required for each vector instruction in the vector instruction sequence is stored in the scalar data. Holding means or the address holding means And a vector instruction issuing unit for transmitting the vector instructions to the vector processor in synchronization with the transmission of each vector instruction. The vector processor stores a plurality of vector instructions transmitted from the scalar processor. And a main storage address of scalar data or vector data required for each vector instruction transmitted from the scalar processor in synchronization with each vector instruction, in an area corresponding to a storage area of each vector instruction in the instruction buffer. A scalar data buffer and an address buffer, respectively, and the plurality of vector instructions stored in the instruction buffer are sequentially read, and the scalar data buffer or the address buffer corresponding to a storage area of each vector instruction in the instruction buffer. Vector vectors from the storage area of A vector instruction executing means for extracting a main storage address of scalar data or vector data required by the instruction and processing each vector instruction.
【請求項2】 請求項1記載のベクトル処理装置におい
て、前記スカラデータ保持手段は、前記スカラ命令実行
手段がスカラ命令列を処理することにより得られた複数
のスカラデータを保持する第一のスカラ保持手段と、前
記スカラ命令実行手段におけるベクトルプロセッサ起動
命令の処理時に、前記スカラ命令実行手段からの要求に
応じて前記第一のスカラ保持手段が保持する複数のスカ
ラデータのコピーを保持する第二のスカラ保持手段とを
有し、前記アドレス保持手段は、前記スカラ命令実行手
段がスカラ命令列を処理することにより得られた複数の
ベクトルデータの主記憶アドレスを保持する第一のアド
レス保持手段と、前記スカラ命令実行手段におけるベク
トルプロセッサ起動命令の処理時に、前記スカラ命令実
行手段からの要求に応じて前記第一のアドレス保持手段
が保持する複数のベクトルデータの主記憶アドレスのコ
ピーを保持する第二のアドレス保持手段とを有し、前記
ベクトル命令発行手段は、各ベクトル命令で必要なスカ
ラデータまたはベクトルデータの主記憶アドレスを前記
第二のスカラ保持手段または前記第二のアドレス保持手
段からセレクトし、前記ベクトルプロセッサに送出する
ことを特徴とするベクトル処理装置。
2. The vector processing apparatus according to claim 1, wherein said scalar data holding means holds a plurality of scalar data obtained by processing said scalar instruction sequence by said scalar instruction execution means. Holding means for storing a copy of a plurality of scalar data held by the first scalar holding means in response to a request from the scalar instruction executing means when the scalar instruction executing means processes a vector processor start instruction; A scalar holding unit, wherein the address holding unit is a first address holding unit that holds a main storage address of a plurality of vector data obtained by the scalar instruction execution unit processing a scalar instruction sequence. When the scalar instruction execution means processes the vector processor start instruction, the request from the scalar instruction execution means And a second address holding means for holding a copy of a main storage address of a plurality of vector data held by the first address holding means, wherein the vector instruction issuing means has a scalar required for each vector instruction. A vector processing device, wherein a main storage address of data or vector data is selected from the second scalar holding means or the second address holding means and transmitted to the vector processor.
JP31169292A 1992-11-20 1992-11-20 Vector processing equipment Expired - Fee Related JP3144918B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31169292A JP3144918B2 (en) 1992-11-20 1992-11-20 Vector processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31169292A JP3144918B2 (en) 1992-11-20 1992-11-20 Vector processing equipment

Publications (2)

Publication Number Publication Date
JPH06162068A JPH06162068A (en) 1994-06-10
JP3144918B2 true JP3144918B2 (en) 2001-03-12

Family

ID=18020321

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31169292A Expired - Fee Related JP3144918B2 (en) 1992-11-20 1992-11-20 Vector processing equipment

Country Status (1)

Country Link
JP (1) JP3144918B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7183657B2 (en) * 2018-09-21 2022-12-06 日本電気株式会社 processor, information processing method, program

Also Published As

Publication number Publication date
JPH06162068A (en) 1994-06-10

Similar Documents

Publication Publication Date Title
US5758176A (en) Method and system for providing a single-instruction, multiple-data execution unit for performing single-instruction, multiple-data operations within a superscalar data processing system
US5293500A (en) Parallel processing method and apparatus
JP2503164B2 (en) Data processing system
US5129093A (en) Method and apparatus for executing an operation request signal in a loosely coupled parallel computer having processor elements capable of updating memory contents and minimizing exclusive control of sharable distributed memories
US4729094A (en) Method and apparatus for coordinating execution of an instruction by a coprocessor
US5752071A (en) Function coprocessor
JPH0517588B2 (en)
WO1994003860A1 (en) Massively parallel computer including auxiliary vector processor
JPH0769818B2 (en) Data processing device
JPH0562387B2 (en)
JPS5841538B2 (en) Multiprocessor system instructions
JPH0766329B2 (en) Information processing equipment
US4731736A (en) Method and apparatus for coordinating execution of an instruction by a selected coprocessor
JPH0679307B2 (en) Coprocessor parallel operation control method
US5029073A (en) Method for fast establishing a co-processor to memory linkage by main processor
JPH0135367B2 (en)
EP0295646B1 (en) Arithmetic operation processing apparatus of the parallel processing type and compiler which is used in this apparatus
KR970003321B1 (en) System using microprocessor address lines coprocessor selection within a multi-coprocessor apparatus
US5341495A (en) Bus controller having state machine for translating commands and controlling accesses from system bus to synchronous bus having different bus protocols
EP0525831B1 (en) Method and apparatus for enabling a processor to coordinate with a coprocessor in the execution of an instruction which is in the intruction stream of the processor.
US5530889A (en) Hierarchical structure processor having at least one sub-sequencer for executing basic instructions of a macro instruction
JP4865960B2 (en) Data processing apparatus and control method thereof
JPS63501904A (en) Integrated multi-computer data processing equipment
JP3144918B2 (en) Vector processing equipment
KR0136111B1 (en) Apparatus and method for synhcronization of access to main memory signal groups in a multiprocessor data processing

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees