JPH02235175A - Scalar data fetching system for additional type vector processor - Google Patents
Scalar data fetching system for additional type vector processorInfo
- Publication number
- JPH02235175A JPH02235175A JP1055003A JP5500389A JPH02235175A JP H02235175 A JPH02235175 A JP H02235175A JP 1055003 A JP1055003 A JP 1055003A JP 5500389 A JP5500389 A JP 5500389A JP H02235175 A JPH02235175 A JP H02235175A
- Authority
- JP
- Japan
- Prior art keywords
- instruction
- vector
- scalar
- adder
- processing
- 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
Links
- 239000013598 vector Substances 0.000 title claims abstract description 55
- 239000000654 additive Substances 0.000 claims description 10
- 230000000996 additive effect Effects 0.000 claims description 10
- 238000000034 method Methods 0.000 claims description 9
- 238000004364 calculation method Methods 0.000 claims description 7
- 238000010586 diagram Methods 0.000 description 8
- 230000004913 activation Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
Landscapes
- Executing Machine-Instructions (AREA)
- Complex Calculations (AREA)
Abstract
Description
【発明の詳細な説明】
〔概 要〕
ベクトルデータ処理装置のベクトルデータロード命令と
スカラデータロード命令の重複処理を可能にする付加型
ベクトル処理装置におけるスカラデータフェッチ方式に
関し、
ベクトルデータロード命令とスカラデータロード命令の
重複処理により処理速度を向上させることを目的とし、
ベクトルロードデータをスカラ処理ユニットを経由して
ベクトル処理ユニットのベクトルレジスタに格納する付
加型ベクトル処理装置におけるスカラデータフェッチ方
式において、オペランドアドレス演算のための加算器を
少なくとも2個設け、スカラ処理ユニットがベクトルロ
ードを一方の加算器を用いて実行中に後続のスカラ命令
のアドレス計算を他方の加算器によって演算し、ベク計
ルロードの中断によるインタロツク中に、他方の加算器
より後続スカラ命令のアドレスを発行し、後続スカラ命
令を実行するよう構成する.〔産業上の利用分野〕
本発明は、ベクトルデータ処理装置のベクトルデータロ
ード命令とスカラデータロード命令の重複処理を可能に
する付加型ベクトル処理装置におけるスカラデータフェ
ッチ方式に関する.ベクトルデータ処理装置はベクトル
命令のみならずスカラ命令をも重複処理して処理速度の
向上を図うている.上記重複処理の実現はベクトル処理
ユニットとスカラ処理ユニットが互いに独立に動作し得
る装置においては従来の技術で可能であるが、ベクトル
ロード・ストアをスカラ処理ユニットを介して行う装置
においては不可能で、この方式のベクトル処理装置にお
けるスカラ命令とベクトル命令の重複処理が必要となる
。本発明はこの分野に関連するものである.
〔従来の技術〕
従来、ベクトルロード・ストアをスカラ処理ユニットを
介して行う装置においては、後続するスカラロード命令
はベクトルロード・ストアが完了してから実行されてい
た.
〔発明が解決しようとする課題〕
前述したように従来方式の付加型ベクトル処理装置にお
いては、スカラロ一ド命令またはRX型(レジスタとイ
ンデックス修飾した主記憶内アドレスで指定される語と
の動作)もしくはRS型(レジスタと主記憶との動作)
のスカラ命令とベクトルロード・ストア命令が重複して
処理できず、処理速度の点で課題があった.
本発明の目的は、ベクトルデータロード命令とスカラデ
ータロード命令の重複処理を可能にし、付加型ベクトル
処理装置の処理速度を向上させることにある.
〔課題を解決・するための手段〕
本発明は、第1図に例示されたブロック回路図を用いて
説明されるように、ベクトルロードデータをスカラ処理
ユニットを経由してベクトル処理ユニットのベクトルレ
ジスタに格納する付加型ベクトル処理装置におけるスカ
ラデータフェッチ方式において、オペランドアドレス演
算のための加算器6,7を少なくとも2個設け、スカラ
処理ユニットがベクトルロードを一方の加算器6を用い
て実行中に後続のスカラ命令のアドレス計算を他方の加
算器7によって演算し、ベクトルロードの中断によるイ
ンタロツタ中に前記他方の加算器7より後続スカラ命令
のアドレスを発行し、後続スカラ命令を実行するように
構成する。[Detailed Description of the Invention] [Summary] Regarding a scalar data fetch method in an additive vector processing device that enables redundant processing of a vector data load instruction and a scalar data load instruction in a vector data processing device, In the scalar data fetch method in additive vector processing devices, which stores vector load data in the vector register of the vector processing unit via the scalar processing unit, the operand At least two adders are provided for address calculations, and while the scalar processing unit is executing a vector load using one adder, the address calculation for the subsequent scalar instruction is performed using the other adder, and the address calculation for the subsequent scalar instruction is performed using the other adder. During the interlock due to interruption, the address of the subsequent scalar instruction is issued from the other adder, and the subsequent scalar instruction is configured to be executed. [Industrial Application Field] The present invention relates to a scalar data fetching method in an additive vector processing device that enables redundant processing of vector data load instructions and scalar data load instructions in a vector data processing device. Vector data processing devices attempt to improve processing speed by redundantly processing not only vector instructions but also scalar instructions. The above-mentioned overlapped processing can be achieved using conventional technology in devices where vector processing units and scalar processing units can operate independently of each other, but it is not possible in devices that perform vector loads and stores via scalar processing units. , this type of vector processing device requires redundant processing of scalar instructions and vector instructions. The present invention is related to this field. [Prior Art] Conventionally, in devices that perform vector loads and stores via a scalar processing unit, subsequent scalar load instructions are executed after the vector loads and stores are completed. [Problems to be Solved by the Invention] As mentioned above, in the conventional additive type vector processing device, a scalar load instruction or an RX type (operation between a register and a word specified by an index-qualified address in main memory) is required. Or RS type (operation between register and main memory)
The scalar instructions and vector load/store instructions could not be processed redundantly, which caused problems in terms of processing speed. An object of the present invention is to enable redundant processing of vector data load instructions and scalar data load instructions, and to improve the processing speed of an additive vector processing device. [Means for Solving and Accomplishing the Problems] The present invention, as explained using the block circuit diagram illustrated in FIG. In a scalar data fetch method in an additive vector processing device, at least two adders 6 and 7 are provided for operand address calculation, and while the scalar processing unit is executing a vector load using one adder 6, The address of the subsequent scalar instruction is calculated by the other adder 7, and the address of the subsequent scalar instruction is issued from the other adder 7 during the interpolation due to interruption of vector loading, and the subsequent scalar instruction is executed. do.
前述の方式を用いれば、2個のオペランドアドレス演算
を行う加算器の他方により、後続するスカラ命令のオペ
ランドアドレスを求めることが可能となり、スカラ命令
を実行できる。このスカラ命令が実行できると、さらに
その次のベクトル演算命令も重複処理可能となる.
〔実施例〕
本発明の一実施例としての付加型ベクトル処理装置にお
けるスカラデータフェッチ方式を行う処理装置の部分ブ
ロック回路図が第1図に示される。If the above-described method is used, it becomes possible to obtain the operand address of the subsequent scalar instruction using the other of the adders that perform two operand address operations, and the scalar instruction can be executed. If this scalar instruction can be executed, the next vector operation instruction can also be processed redundantly. [Embodiment] FIG. 1 shows a partial block circuit diagram of a processing device that performs a scalar data fetch method in an additive vector processing device as an embodiment of the present invention.
処理装置における命令の処理は、デコード(D)、アド
レス計算(^)、演算(El、割り込みチェック(C)
、およびレジスタ書き込み(りの順にD,A,E,C1
およびWの5個の状態(ステート)に従って実行される
.まず、命令データが格納された命令バッファ1から例
えばベクトルロードの命令がDステート命令バッファ(
DB) 2およびAステート命令バッファ(AB) 3
を経由してオペランドアドレス加算器6の入力と命令デ
コーダ8に供給され、同時に通常シーケンス命令の起動
を指令する。命令パイプライン制御ユニット10は、S
CU (ストーレッジコントロールユニット)インタロ
ック信号、割り込みオペレーション可能信号、ムープイ
ンエンド信号、命令デコーダ8および9からの信号を受
けて加算器6,7およびアドレスバスマルチプレクサ1
1を制御する.そして、ベクトルロード時には加算器6
を動作させ、加算器6の出力がアドレスバスマルチブレ
クサ11で選択されるように制御する。このようにして
ベクトルロード時にオペランドアドレスが演算されてベ
クトルロードの処理、すなわち、スカラ処理ユニットの
バッファ記憶装置からベクトル処理ユニットのベクトル
レジスタへとデータ転送が実行される。Instruction processing in the processing unit includes decoding (D), address calculation (^), arithmetic (El), and interrupt check (C).
, and register write (D, A, E, C1 in order)
and is executed according to the five states of W. First, for example, a vector load instruction is transferred from the instruction buffer 1 in which instruction data is stored to the D state instruction buffer (
DB) 2 and A-state instruction buffer (AB) 3
The input signal is supplied to the input of the operand address adder 6 and the instruction decoder 8 via the . The instruction pipeline control unit 10 includes S
CU (Storage Control Unit) Adders 6, 7 and address bus multiplexer 1 upon receiving signals from interlock signal, interrupt operation enable signal, move-in-end signal, and instruction decoders 8 and 9
Control 1. Then, when loading vectors, adder 6
is operated so that the output of the adder 6 is selected by the address bus multiplexer 11. In this manner, the operand address is calculated during vector loading, and the vector loading process, that is, data transfer from the buffer storage device of the scalar processing unit to the vector register of the vector processing unit, is executed.
ベクトルロード中に、もし、バッファミスが生じた時、
すなわち、スカラ処理ユニットのバッファ記憶装置に供
給を受けるデータが転送されていない等の状態が発生し
た時には、SCUインタロック信号が出され、ベクトル
ロードの次のスカラ命令が先行Dステート命令バッファ
(PDB) 4および先行Aステート命令バッファ(
PAB) 5を介してオペランドアドレス加算器7と
命令デコーダ9に供給され、同時に先行シーケンス命令
起動を指令する。命令パイプライン制御ユニット10は
この場合、加算器7を動作させ、アドレスバスマルチプ
レクサ11を加算器7の出力を選択するよう制御する。If a buffer miss occurs during vector loading,
That is, when a condition occurs such as data supplied to the buffer storage device of the scalar processing unit is not being transferred, the SCU interlock signal is issued and the scalar instruction following the vector load is transferred to the preceding D-state instruction buffer (PDB). ) 4 and the preceding A state instruction buffer (
PAB) 5 to the operand address adder 7 and instruction decoder 9, and simultaneously commands the activation of the preceding sequence instruction. The instruction pipeline control unit 10 in this case operates the adder 7 and controls the address bus multiplexer 11 to select the output of the adder 7.
このようにして、通常シーケンス命令であるベクトルロ
ードが中断された時、ベクトルロードが終了して後行わ
れるべきスカラロード命令が先行命令バッファを介して
起動され、加算器7によってオペランドアドレスが計算
され、スカラロード処理が実行される.さらに、スカラ
ロードに続くベクトル演算命令も引き続いて実行可能と
なる.前記のムープインエンド信号はSCUインタロッ
ク時における割り込みオペレーションの受付または非受
付を決定するために供給される信号である。前記オペラ
ンドアドレス演算のための2個の加算器は命令アドレス
加算器(図示せず)を流用することも回路構成によって
は可能である。In this way, when a vector load, which is a normal sequence instruction, is interrupted, a scalar load instruction that should be executed after the vector load is completed is activated via the preceding instruction buffer, and the operand address is calculated by the adder 7. , scalar load processing is executed. Furthermore, vector operation instructions following a scalar load can be executed continuously. The above-mentioned move-in-end signal is a signal supplied to determine acceptance or non-acceptance of an interrupt operation at the time of SCU interlock. Depending on the circuit configuration, an instruction address adder (not shown) may be used as the two adders for the operand address calculation.
第2図は本発明の実施例における命令処理の流れを説明
する図であり、第3図に比較のため、従来方式を用いた
命令処理の同様な図が示される。FIG. 2 is a diagram explaining the flow of instruction processing in the embodiment of the present invention, and FIG. 3 shows a similar diagram of instruction processing using the conventional method for comparison.
第2図において、一例として、ベクトルロード(VLD
)命令は各要素e1からel2が図示のように処理され
る.ここに要素e5の処理時にバフファミス等が発生し
て、SCUインタロックが出力されたとすると、割り込
み可能状態であれば割り込みが行われ、スカラロード(
LD)命令が先行起動され、LD命令の処理が完了され
る(ブロックにて表示)。すると、それに続くベクトル
演算(VAD)命令(要素1から12迄)も先行起動さ
れ実行される。このようにして、VLD,LD,VAD
命令が重複して処理される。In FIG. 2, as an example, vector load (VLD)
) command, each element e1 to el2 is processed as shown. If a buff error or the like occurs during the processing of element e5 and an SCU interlock is output, an interrupt will be performed if it is in an interrupt-enabled state, and a scalar load (
LD) instruction is activated in advance, and processing of the LD instruction is completed (represented by a block). Then, the subsequent vector operation (VAD) instructions (elements 1 to 12) are activated in advance and executed. In this way, VLD, LD, VAD
Instructions are processed redundantly.
第3図における従来方式では、SCUインタロツタが発
生してもVLD命令が完了する迄、LD命令が処理でき
ず、VLD,LD,VAD命令の順にシーケンシャル処
理される。In the conventional system shown in FIG. 3, even if an SCU interlock occurs, the LD instruction cannot be processed until the VLD instruction is completed, and the VLD, LD, and VAD instructions are sequentially processed in this order.
本発明によれば、ベクトルロード命令とスカラデータロ
ード命令の重複処理を可能にし、付加型ベクトル処理装
置の処理速度を向上させることができる。According to the present invention, it is possible to perform redundant processing of a vector load instruction and a scalar data load instruction, thereby improving the processing speed of an additive vector processing device.
第1図は本発明の一実施例を行う処理装置の部分ブロッ
ク回路図、
第2図は実施例の命令処理の流れを説明する図、および
第3図は従来例における第2図と同様な図である.
図において、
1・・・命令バッファ、
2・・・Dステート命令バッファ、
3・・・Aステート命令バッファ、
4・・・先行Dステート命令バッファ、5・・・先行A
ステート命令バッファ、6,7・・・オペランドアドレ
ス加算器、8.98・!・命令デコーダ、
lO・・・命令パイプライン制御ユニット、11・・・
アドレスバスマルチプレクサ、である。FIG. 1 is a partial block circuit diagram of a processing device that performs an embodiment of the present invention, FIG. 2 is a diagram explaining the flow of instruction processing in the embodiment, and FIG. 3 is a diagram similar to FIG. 2 in a conventional example. This is a diagram. In the figure, 1... Instruction buffer, 2... D state instruction buffer, 3... A state instruction buffer, 4... Preceding D state instruction buffer, 5... Preceding A
State instruction buffer, 6,7...operand address adder, 8.98...!・Instruction decoder, lO...Instruction pipeline control unit, 11...
It is an address bus multiplexer.
Claims (1)
ベクトル処理ユニットのベクトルレジスタに格納する付
加型ベクトル処理装置におけるスカラデータフェッチ方
式において、 オペランドアドレス演算のための加算器(6、7)を少
なくとも2個設け、 スカラ処理ユニットがベクトルロードを一方の加算器(
6)を用いて実行中に後続のスカラ命令のアドレス計算
を他方の加算器(7)によって演算し、ベクトルロード
の中断によるインタロック中に、前記他方の加算器(7
)より後続スカラ命令のアドレスを発行し、後続スカラ
命令を実行することを特徴とする付加型ベクトル処理装
置におけるスカラデータフェッチ方式。[Claims] In a scalar data fetch method in an additive vector processing device in which vector load data is stored in a vector register of a vector processing unit via a scalar processing unit, an adder (6, 7) for operand address calculation is provided. ), and the scalar processing unit loads the vector load into one adder (
6) is used to calculate the address of the subsequent scalar instruction by the other adder (7) during execution, and during the interlock caused by interrupting vector loading, the other adder (7) calculates the address of the subsequent scalar instruction during execution.
) A scalar data fetching method in an additive vector processing device is characterized in that the address of a subsequent scalar instruction is issued from a scalar instruction and the subsequent scalar instruction is executed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1055003A JP2741717B2 (en) | 1989-03-09 | 1989-03-09 | Vector processing equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1055003A JP2741717B2 (en) | 1989-03-09 | 1989-03-09 | Vector processing equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH02235175A true JPH02235175A (en) | 1990-09-18 |
JP2741717B2 JP2741717B2 (en) | 1998-04-22 |
Family
ID=12986479
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1055003A Expired - Lifetime JP2741717B2 (en) | 1989-03-09 | 1989-03-09 | Vector processing equipment |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2741717B2 (en) |
-
1989
- 1989-03-09 JP JP1055003A patent/JP2741717B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2741717B2 (en) | 1998-04-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH02161524A (en) | Branch system used for pipeline computer | |
JPS633337B2 (en) | ||
JPS63136138A (en) | Information processor | |
JPS62226232A (en) | Control system for branch instruction | |
JPH02235175A (en) | Scalar data fetching system for additional type vector processor | |
JP2577023B2 (en) | Address extension control method for information processing equipment | |
JP2925842B2 (en) | Pipeline processing equipment | |
JPH0311430A (en) | Abnormality processing method at time of fetch access | |
JPH01271842A (en) | Information processor | |
JP2702137B2 (en) | Vector operation instruction processing method | |
JPS622363A (en) | Arithmetic unit | |
JPH052485A (en) | Pipeline control system | |
JPH0619705A (en) | Pipeline control system | |
JPH01162941A (en) | Data saving system | |
JPS63253434A (en) | Signal processing system | |
JPH0855033A (en) | Information processor | |
JPH04276827A (en) | Pipe line processor | |
JPH05108697A (en) | Processing system/method for vector instruction with scalar operand | |
JPH01224870A (en) | Main memory access instruction execution control system for information processor | |
JPH0769800B2 (en) | Data processing device | |
JPS59220844A (en) | Instruction reexecution control system | |
JPH01175635A (en) | Data processor | |
JPS60247743A (en) | Pipeline arithmetic controller | |
JPH04123229A (en) | Pipeline controller | |
JPH0431134B2 (en) |