JPS61194566A - Vector data reference control system - Google Patents

Vector data reference control system

Info

Publication number
JPS61194566A
JPS61194566A JP3415185A JP3415185A JPS61194566A JP S61194566 A JPS61194566 A JP S61194566A JP 3415185 A JP3415185 A JP 3415185A JP 3415185 A JP3415185 A JP 3415185A JP S61194566 A JPS61194566 A JP S61194566A
Authority
JP
Japan
Prior art keywords
instruction
address
vector
read
flag
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
JP3415185A
Other languages
Japanese (ja)
Inventor
Kazushi Sakamoto
一志 坂本
Tetsuo Okamoto
岡本 哲郎
Mikio Ito
幹雄 伊藤
Shoji Nakatani
中谷 彰二
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3415185A priority Critical patent/JPS61194566A/en
Publication of JPS61194566A publication Critical patent/JPS61194566A/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)
  • Advance Control (AREA)

Abstract

PURPOSE:To ensure dammy processing of a successive command without stopping an arithmatic unit when the order of vector data access is not assured between linked commands by setting a flag for each bank of a vector register. CONSTITUTION:A write address of a leading command in an address register 1-1 and a read address of the successive command in an address register 3-0 are compared in a coincidence circuit 5, which outputs 1 in the event of coincidence and 0 in the event of mismatch. When the circuit 5 outputs 0, an inverter 7 inverts 0 to 1 and a read-out valid flag 4-0 is set to 'on' through an OR circuit 8. Although the write address of the leading command and the read address of the successive command coincide, the flag 4-0 is set either to 'on' or 'off' according to an on-off state of a write valid flag 2-1. Thus, when the order of access can not be assured, the dammy processing of the successive commandtion can be performed.

Description

【発明の詳細な説明】 〔概要〕 先行命令のベクトルデータに後続ベクトル命令のへクト
ルデータがリンクしている場合、後続命令のベクトルと
データが途切れても、他のリンクしていない独立の命令
の実行を停止させないため。
[Detailed Description of the Invention] [Summary] When the vector data of a succeeding vector instruction is linked to the vector data of a preceding instruction, even if the vector and data of the succeeding instruction are interrupted, other unlinked independent instructions so that it doesn't stop running.

メモリバンクごとにデータの有効性を表示するフラグを
置き、後続命令はフラグが有効でないとき。
A flag is placed for each memory bank to indicate the validity of the data, and subsequent instructions are executed when the flag is not valid.

実行を停止せずにダミー処理を行う。Perform dummy processing without stopping execution.

〔産業上の利用分野〕[Industrial application field]

本発明は、ベクトル処理装置に関するものであり、特に
その中でもベクトルデータを参照する命令の並行実行の
ための制御方式に関する。
The present invention relates to a vector processing device, and particularly to a control method for parallel execution of instructions that refer to vector data.

〔従来の技術〕[Conventional technology]

最近のベクトル処理装置では、加算2乗算、除算、ロー
ド・ストアなどの複数のパイプラインをそなえており、
複数のベクトル命令を並行して実””″、H,!、、j
、、!″::’Jz:”T’*こ:;。$1.(1り@
’h晶7゜−タの利用間外があり、それらの命令が所定
の順序で処理を行うことが必要な、いわゆるリンク関係
にある場合には、先行命令の実行によりデータ □が利
用できるようになるまでは後続命令は並行実行をするこ
とができない。
Modern vector processing devices are equipped with multiple pipelines for addition, squaring, division, load/store, etc.
Executing multiple vector instructions in parallel “””,H,!,,j
,,! ″::’Jz:”T’*ko:;. $1. (1ri @
If there is a time limit for data usage and these instructions are in a so-called link relationship that requires processing in a predetermined order, the data □ can be used by executing the preceding instruction. Subsequent instructions cannot be executed in parallel until .

たとえば先行命令(Aとする)かへクトルレジスタVR
に書き込んだデータを後続命令(Bとする)で読み出す
場合、命令AのベクトルレジスタVRへのベクトルデー
タの書き込みが途切れると、゛命令Bの処理を途中で止
めておかねばならない。
For example, the preceding instruction (assumed A) or the hector register VR
When data written in is read out by a subsequent instruction (referred to as B), if the writing of vector data to the vector register VR by instruction A is interrupted, the processing of instruction B must be stopped midway.

すなわち、命令AによるVRへめ書き込みが再開される
まで一時停止となる。
That is, the process is temporarily stopped until the writing into the VR by the instruction A is resumed.

具体例を挙げると、第2図に示すように、命令AがLO
AD、命令BがADDのようなとき、LOAD命令は、
主記憶からベクトルレジスタへデータを読み出してくる
が、他の装置、たとえばチャネルなどから主記憶へのア
クセスがあった場合には、ロードのためのアクセスとぶ
つかり、データを連続してロードできないことがある。
To give a specific example, as shown in FIG.
AD, when instruction B is like ADD, the LOAD instruction is
Data is read from the main memory to the vector register, but if there is an access to the main memory from another device, such as a channel, it may conflict with the access for loading and the data may not be loaded continuously. be.

このような場合、従来は命令Bを止めるのではなく、命
令Bの処理を行う演算装置全体を止めていた。したがっ
て、他の独立したMUL’rI命令なども、その間処理
ができなかった。
In such a case, conventionally, instead of stopping instruction B, the entire arithmetic unit that processes instruction B has been stopped. Therefore, other independent MUL'rI commands could not be processed during that time.

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

以上のように、従来方式では、リンクされている命令間
でベクトルデータのアクセス順序が保証できないときは
、演算装置を止めていたが、その結果、リンクされてい
ない他の演算命令の実行も不能となるという問題があっ
た。
As described above, in the conventional method, when the access order of vector data cannot be guaranteed between linked instructions, the arithmetic unit is stopped, but as a result, it is also impossible to execute other unlinked arithmetic instructions. There was a problem that.

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

本発明は、リンクされている命令間でベクトルデータの
アクセス順序が保証できないとき、演算装置を止めずに
後続命令はダミー処理を行うようにするものである。
According to the present invention, when the access order of vector data cannot be guaranteed between linked instructions, dummy processing is performed on subsequent instructions without stopping the arithmetic unit.

そのため、ベクトルレジスタのバンクごとにベクトルデ
ータの有効性を表示するフラグを設け。
Therefore, a flag is provided for each bank of vector registers to indicate the validity of vector data.

リンクされた先行する命令がそのバンクのデータをアク
セスしたときフラグを有効に設定し、リンクされた後続
命令は、フラグが有効のバンクをアクセスしたとき本来
の処理を実行し、フラグが無効のバンクをアクセスした
ときはダミー処理を実行するように制御する。
When the linked preceding instruction accesses data in that bank, it sets the flag to valid, and when the linked subsequent instruction accesses the bank with the flag enabled, it executes the original processing, and when it accesses the bank with the flag disabled, it sets the flag to valid. Control is performed so that dummy processing is executed when accessed.

〔作用〕[Effect]

リンクされた命令間では、演算装置を停止させることな
くベクトルデータのアクセス順序を保証した並行実行が
行われるため、リンクされていない他の命令は演算装置
を使用する処理を中断されることなく実行できる。
Linked instructions perform parallel execution that guarantees the access order of vector data without stopping the arithmetic unit, so other unlinked instructions can execute processing using the arithmetic unit without interruption. can.

〔★施例〕[★Example]

第3図は2本発明が適用可能なパイプライン方式ベクト
ル処理装置におけるベクトルレジスタ■Rの実施例構成
を示したものである。
FIG. 3 shows an embodiment of the configuration of the vector register (R) in a pipelined vector processing device to which the present invention is applicable.

第3図において、31は8個のバンク#0ないし#7で
構成されたベクトルレジスタVR,32−0ないし32
−7は書き込み側のアドレスレジスタ、33は+1加算
器、34はアドレス入力線。
In FIG. 3, reference numeral 31 denotes vector registers VR, 32-0 to 32, which are composed of eight banks #0 to #7.
-7 is a writing side address register, 33 is a +1 adder, and 34 is an address input line.

35はセレクタ、36−0ないし36−7は読み出し側
のアドレスレジスタ、37は+1加算器。
35 is a selector, 36-0 to 36-7 are address registers on the read side, and 37 is a +1 adder.

38はアドレス入力線、39はセレクタSELを表して
いる。
38 represents an address input line, and 39 represents a selector SEL.

バンク#O〜#7には、ベクトルデータのエレメントが
、インタリーフ形式で1つずつ順に記憶されている。ひ
とつのバンクで、No、O〜No。
In banks #O to #7, elements of vector data are sequentially stored one by one in an interleaf format. One bank, No, O~No.

255の記憶位置に256個のエレメントを記憶できる
256 elements can be stored in 255 storage locations.

アドレスレジスタ32−0ないし32−7は。address registers 32-0 to 32-7;

各バンクの中の記憶位@No、を指定し、エレメントを
書き込みまたは読み出すためのアドレスをもつ・レジス
タで、ひとつのアドレスは、34からセレクタ35を介
して32−0へ入力され、1サイクルごとに右にシフト
していき、32−7から再び32−0へ入るとき、+1
加算器33で+1される。
A register that specifies the storage location @No in each bank and has an address for writing or reading an element.One address is input from 34 to 32-0 via selector 35, and is input every cycle. Shifts to the right, and when going from 32-7 to 32-0 again, +1
The adder 33 adds +1.

セレクタ35ば、新しい命令のためのアドレスを34か
ら入力すると、すでに処理中の命令のアドレスを+1し
て入力するかを選択する。
When the address for a new instruction is input from 34, the selector 35 selects whether to input the address by adding 1 to the address of the instruction already being processed.

36−0ないし36−7.37.38.39の回路部分
は、エレメントを各バンクがら読み出すための機構で、
上記した書き込め側の機種と同様の動作を行う。
The circuit portions 36-0 to 36-7, 37, 38, and 39 are mechanisms for reading out elements from each bank.
It performs the same operation as the write-side model described above.

ここで、第4図に例示するように、バンク#0をアクセ
スするタイミングを、LOAD/5TORE命令と、A
DD、MULTl等の演算命令とに分けて定めたハンク
スロソ1−というものを設ける。
Here, as illustrated in FIG. 4, the timing of accessing bank #0 is determined by the LOAD/5TORE
There is provided a Hank's Loso 1- which is defined separately from arithmetic instructions such as DD and MULT1.

図示の例では、LOAD/5TORE命令には。In the illustrated example, for the LOAD/5TORE instruction.

KスロットまたはLスロットが割り当てられ、他方、演
算命令には、  E’s 、 F2 、 El 、また
はF3゜F2.F、のスロットが割り当てられる。
K slots or L slots are assigned, while arithmetic instructions include E's, F2, El, or F3°F2. A slot of F is allocated.

演算命令は、F3およびF2のスロットで2つのオペラ
ンドをベクトルレジスタVRから読み出り、、、  E
、スロットで演算結果をベクトルレジスタVRへ書き込
む。なおF3.F2.Fl のスロットの場合も同様で
ある。
The arithmetic instruction reads two operands from the vector register VR in slots F3 and F2.
, writes the operation result to the vector register VR in the slot. Furthermore, F3. F2. The same applies to the Fl slot.

たとえば、LOAD命令かにスロットを使い。For example, the LOAD command uses a slot.

ADD命令がF3.F2.E、のスロットを使うとする
と、ひとつのバンクに注目したとき、  LOAD命令
で書き込みを行った次のサイクル(F3)で、ADD命
令の第1オペランドを読み出し。
ADD command is F3. F2. If we use slot E, when we focus on one bank, in the next cycle (F3) after writing with the LOAD instruction, we read the first operand of the ADD instruction.

さらに次のサイクル(F2)で第2オペランドを読み出
し、さらに次のサイクル(El)でADD演算の結果の
書き込みを行う。
Further, in the next cycle (F2), the second operand is read, and in the next cycle (El), the result of the ADD operation is written.

第5図は、上記の動作をタイミング図で示したものであ
る。
FIG. 5 shows the above operation in a timing diagram.

次に2本発明に基づき、ベクトルレジスタVRの各バン
クの書き込み側に、バリッド(Valid =有効)信
号手段を設けるとともに、ベクトルレジスタVRの各バ
ンクの読み出し側にも、バリッド信号を生成する手段を
設ける。
Next, based on the second invention, a valid signal means is provided on the write side of each bank of the vector register VR, and a means for generating a valid signal is provided on the read side of each bank of the vector register VR. establish.

第1図は1本発明の1実施例であるバリッド制御回路の
構成図である。なお図示の例は、簡単化のため、バンク
#0からE3スロットで第1オペランド−を読み出すA
DD命令についての、第1オペランドのバリッド信号を
生成する回路のみを示している。したがって、バンク#
1〜#7.および第2オペランドに対しても同様の回路
が設げられているものと考えるべきである。
FIG. 1 is a block diagram of a valid control circuit according to an embodiment of the present invention. For the sake of simplicity, the illustrated example is a case where the first operand is read from bank #0 through E3 slot.
Only the circuit that generates the valid signal of the first operand for the DD instruction is shown. Therefore, bank #
1 to #7. It should be considered that a similar circuit is provided for the second operand as well.

第1図において、J−0および1−1はそれぞれバンク
#O,#1に書き込みを行うためのアドレスレジスタ、
2−Oおよび2−1はそれぞれバンク#0.#1に書き
込むための有効なデータが来ていることを示す書き込み
バリッドフラグ、3−〇はバンク#0から読み出しを行
うためのアドレスレジスタ24−0はバンク#0がら読
み出されたデータが有効であることを示す読み出しバリ
ッドフラグ、5ば一致回路、6はAND回路、7はイン
バータ28はOR回路を表している。
In FIG. 1, J-0 and 1-1 are address registers for writing to banks #O and #1, respectively;
2-O and 2-1 are respectively bank #0. The write valid flag indicates that valid data to write to #1 has arrived. 3-0 is for reading from bank #0. Address register 24-0 indicates that the data read from bank #0 is valid. 5 represents a coincidence circuit, 6 represents an AND circuit, and 7 represents an inverter 28 an OR circuit.

ここで、書き込みバリッドフラグ2−1がバリッドのと
きは、それ以前のニレメン1−もベクトルレジスタVR
に書き込まれている筈であるから。
Here, when the write valid flag 2-1 is valid, the previous Niremen 1- is also in the vector register VR.
It should have been written in.

バンク#0には、有効なデータがすでに書き込まれてい
るものと判定できる。
It can be determined that valid data has already been written to bank #0.

したがって、アドレスレジスター−1と3−Oの内容が
等しいとき、っまりLOAD命令とADD命令とがリン
クしていてVRアドレスが一致したとき、書き込みバリ
ッドフラグ2−1がONであれば、アドレスレジスタ3
−〇によってVRから読み出されたデータは、有効なデ
ータである。
Therefore, when the contents of address registers -1 and 3-O are equal, when the LOAD and ADD instructions are linked and the VR addresses match, if the write valid flag 2-1 is ON, the address register 3
- The data read from the VR by 〇 is valid data.

したがって、読み出しバリッドフラグ4−0はONにな
る。
Therefore, the read valid flag 4-0 is turned ON.

またアドレスレジスタ1−〇と1−1とが等しくないと
きは、2つの命令がリンクしていないのであるから、読
み出しバリッドフラグ4−0は常にONになる。
Further, when address registers 1-0 and 1-1 are not equal, the two instructions are not linked, so the read valid flag 4-0 is always ON.

第1図において、5ないし8で示される回路要素は、上
述した論理動作を実現するためのものである。すなわち
、−数回路5は、アドレスレジスタ1−1にある先行命
令の書き込みアドレスと。
In FIG. 1, circuit elements indicated by 5 to 8 are for realizing the above-mentioned logical operations. That is, the minus number circuit 5 is the write address of the preceding instruction in the address register 1-1.

アドレスレジスタ3−0にある後続命令の読み出しアド
レスとを比較し、一致していれば両命令はリンクしてい
るものとして“1″を出力し、一致していなければ“0
”を出力する。
Compares the read address of the subsequent instruction in address register 3-0, and if they match, the two instructions are linked and outputs "1"; if they do not match, "0" is output.
” is output.

−It回路5が” o ”を出力したとき、すなわち両
命令がリンクしていない場合は、インバータ7によって
“0”を反転して“1”とし、OR回路8を経て読み出
しバリッドフラグ4−0をON(バリッド)に設定する
- When the It circuit 5 outputs "o", that is, when the two instructions are not linked, the inverter 7 inverts "0" to "1", and reads it out via the OR circuit 8, valid flag 4-0. Set to ON (valid).

他方、一致回路5が“1”を出力したときには。On the other hand, when the matching circuit 5 outputs "1".

AND回路6により先行命令の書き込みデータが有効で
あることを示す書き込みバリッドフラグ2−1のONを
条件として、“1”をOR回路8に出力し、同様に読み
出しバリッドフラグ4−0をONに設定する。
The AND circuit 6 outputs "1" to the OR circuit 8 on the condition that the write valid flag 2-1, which indicates that the write data of the preceding instruction is valid, is turned on, and similarly turns on the read valid flag 4-0. Set.

したがって、読み出しバリッドフラグ4−0は。Therefore, the read valid flag 4-0 is.

先行命令の書き込みアドレスと後続命令の読み出しアド
レスとが一致していても、書き込みバリッドフラグ2−
1がOFF (アンバリッド)であれば、OFF (ア
ンバリッド)に設定される。
Even if the write address of the preceding instruction and the read address of the subsequent instruction match, the write valid flag 2-
If 1 is OFF (invalid), it is set to OFF (invalid).

第6図は、先行するLOAD命令の書き込みが途切れて
書き込みバリッドフラグが○、×で示すようなON、O
FF値をとったとき、後続するADD命令による第1オ
ペランド読み出し時の読み出しバリッドフラグの値(○
、×)と、ADD演演 算1果の書き込み時の書き込みバリッドフラグの値(○
、×)とを示したものである。各ベクトルデータのバリ
ッド、アンバリッド(○、×)が。
Figure 6 shows that the writing of the preceding LOAD command is interrupted and the write valid flag is ON or O as shown by ○ or ×.
When the FF value is taken, the value of the read valid flag when reading the first operand by the subsequent ADD instruction (○
, ×) and the value of the write valid flag when writing the first result of the ADD operation (○
, x). Valid and invalid (○, ×) of each vector data.

LOAD命令とADD命令とで整合していることがわか
る。また、これらのLOAD命令およびADD命令とリ
ンクしていないMULTI命令の実行において、常に読
み出しバリッドフラグがONとなる。
It can be seen that the LOAD and ADD instructions are consistent. Further, in executing a MULTI instruction that is not linked to these LOAD and ADD instructions, the read valid flag is always turned ON.

ADD命令実行において、バリッドでないオペランドは
演算結果をVRに書き込まず、また例外処理も行わない
。すなわちNOP (No  0PERATI ON)
処理、あるいはダミー処理となる。
When executing an ADD instruction, an operation result of a non-valid operand is not written to VR, and no exception handling is performed. That is, NOP (No 0PERATI ON)
processing or dummy processing.

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

本発明によれば、リンク関係にある命令とリンク関係に
ない命令とが並行して実行されているとき、リンク関係
にある命令の実行制御がリンク関係にない命令の実行に
影響を及ぼさないため、処理を早く終了させることがで
き、ベクトル処理装置の処理効率化を図ることができる
According to the present invention, when an instruction that has a link relationship and an instruction that does not have a link relationship are executed in parallel, execution control of the instruction that has a link relationship does not affect the execution of the instruction that does not have a link relationship. , the processing can be completed quickly, and the processing efficiency of the vector processing device can be improved.

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

第1図はバリッド制御回路の実施例構成図、第2図は従
来例の動作タイミング図、第3図はベクトルレジスタの
実施例構成図、第4図はバンクスロットの1例の説明図
、第5図は演算動作例のタイミング図、第6図は本発明
による動作例のタイミング図である。 第1図において、1−0.1−1.3−0はアドレスレ
ジスタ、2−0.2−1は書き込みバリッドフラグ、4
−0は読み出しバリッドフラグ。 5は一致回路、6はANDゲート 7はインバータ、8
はORゲートを表す。
Fig. 1 is a block diagram of an embodiment of a valid control circuit, Fig. 2 is an operation timing diagram of a conventional example, Fig. 3 is a block diagram of an embodiment of a vector register, and Fig. 4 is an explanatory diagram of an example of a bank slot. FIG. 5 is a timing diagram of an example of arithmetic operation, and FIG. 6 is a timing diagram of an example of operation according to the present invention. In Figure 1, 1-0.1-1.3-0 is an address register, 2-0.2-1 is a write valid flag, and 4
-0 is a read valid flag. 5 is a matching circuit, 6 is an AND gate, 7 is an inverter, 8
represents an OR gate.

Claims (1)

【特許請求の範囲】[Claims] 複数個のバンクによってインタリーフ構成されたベクト
ルレジスタを有するベクトル処理装置において、上記複
数個のバンクの各々に、先行命令によるベクトルレジス
タへの書き込みアドレスと後続命令によるベクトルレジ
スタからの読み出しアドレスとを比較しその一致により
リンクされた命令関係を検出する手段と、上記先行命令
による書き込みデータが有効であって上記リンクされた
命令関係が検出されたとき読み出しデータの有効性を表
示する手段とを設け、上記後続命令は、アクセスしたバ
ンクの読み出しデータについて有効性が表示されている
とき本来の処理を実行し、他方、有効性が表示されてい
ないときにはダミー処理を実行することを特徴とするベ
クトルデータ参照制御方式。
In a vector processing device having a vector register interleaved with a plurality of banks, a write address to the vector register by a preceding instruction and a read address from the vector register by a subsequent instruction are compared for each of the plurality of banks. means for detecting a linked instruction relationship based on the coincidence thereof, and means for displaying validity of read data when the write data by the preceding instruction is valid and the linked instruction relationship is detected, The above-mentioned subsequent instruction executes the original processing when the validity is displayed for the read data of the accessed bank, and on the other hand, executes the dummy processing when the validity is not displayed. control method.
JP3415185A 1985-02-22 1985-02-22 Vector data reference control system Pending JPS61194566A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3415185A JPS61194566A (en) 1985-02-22 1985-02-22 Vector data reference control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3415185A JPS61194566A (en) 1985-02-22 1985-02-22 Vector data reference control system

Publications (1)

Publication Number Publication Date
JPS61194566A true JPS61194566A (en) 1986-08-28

Family

ID=12406197

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3415185A Pending JPS61194566A (en) 1985-02-22 1985-02-22 Vector data reference control system

Country Status (1)

Country Link
JP (1) JPS61194566A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02148329A (en) * 1988-11-30 1990-06-07 Fujitsu Ltd System for controlling register access competition
US7814358B2 (en) 2006-07-18 2010-10-12 Denso Corporation Electronic apparatus capable of outputting data in predetermined timing regardless of contents of input data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02148329A (en) * 1988-11-30 1990-06-07 Fujitsu Ltd System for controlling register access competition
US7814358B2 (en) 2006-07-18 2010-10-12 Denso Corporation Electronic apparatus capable of outputting data in predetermined timing regardless of contents of input data

Similar Documents

Publication Publication Date Title
EP1582980B1 (en) Context switching method, device, program, recording medium, and central processing unit
JPH0786845B2 (en) Data processing device
JP2620511B2 (en) Data processor
US5053986A (en) Circuit for preservation of sign information in operations for comparison of the absolute value of operands
JPH0414385B2 (en)
JPS63240664A (en) Fast processing computer
US4631672A (en) Arithmetic control apparatus for a pipeline processing system
JPS59231652A (en) Detection system for memory access overlap
US4969117A (en) Chaining and hazard apparatus and method
JPS61194566A (en) Vector data reference control system
US5893928A (en) Data movement apparatus and method
US4935849A (en) Chaining and hazard apparatus and method
JPH06230963A (en) Memory access controller
JPS60195661A (en) Data processing system
JPH07114509A (en) Memory access device
JP2883488B2 (en) Instruction processing unit
JPH027129A (en) Arithmetic processing unit
JP2883489B2 (en) Instruction processing unit
JPH02103635A (en) Digital system
JPS61143850A (en) Processor
JPH0279122A (en) Floating point arithmetic mechanism
JPH03119424A (en) Information processing system and its device
JPS63284673A (en) Information processor
JPH0519172B2 (en)
JPS61170830A (en) Register reference control system