JPH04167027A - Parallel arithmetic processing unit - Google Patents

Parallel arithmetic processing unit

Info

Publication number
JPH04167027A
JPH04167027A JP29213490A JP29213490A JPH04167027A JP H04167027 A JPH04167027 A JP H04167027A JP 29213490 A JP29213490 A JP 29213490A JP 29213490 A JP29213490 A JP 29213490A JP H04167027 A JPH04167027 A JP H04167027A
Authority
JP
Japan
Prior art keywords
arithmetic
branch
instruction
execution
control part
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP29213490A
Other languages
Japanese (ja)
Other versions
JP2843844B2 (en
Inventor
Toru Sasaki
徹 佐々木
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP29213490A priority Critical patent/JP2843844B2/en
Publication of JPH04167027A publication Critical patent/JPH04167027A/en
Application granted granted Critical
Publication of JP2843844B2 publication Critical patent/JP2843844B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Abstract

PURPOSE:To enable more efficient processing to execute by providing an execution control part which controls the execution of an arithmetic result corresponding to a branch state to a branch control part for instruction words. CONSTITUTION:The branch control part 32 for instruction words is equipped with the execution control part 6 which controls the execution of the arithmetic result of an arithmetic unit, which performs the arithmetic of a part other than the branch control part, corresponding to the branch state. Consequently, not only instructions which are executed when branching requirements are not met, but also instructions which are executed when the branching requirements are met can be arranged in instruction words OP1 - OP3 by the specification of the execution control part 6. Therefore, the ratio of the numbers of the instructions which are executed when a branching process is performed and the instructions which are executed when not can be set corresponding to the probability of the branching and the frequency of the setting of NOP(No Operation) codes decreases. Consequently, the performance of the parallel arithmetic processor is improved without increasing the hardware quantity.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は複数の命令を同時に実行する並列演算処理装置
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a parallel arithmetic processing device that simultaneously executes a plurality of instructions.

[従来の技術] 従来の並列演算処理装置は、例えば第3図に示すように
構成されている。
[Prior Art] A conventional parallel processing device is configured as shown in FIG. 3, for example.

命令フェッチステージにおいては、図示せぬ命令キャッ
シュメモリから、後段の演算器の数に対応する命令ワー
ドがフェッチされる。この例の場合、演算器は4個ある
ので、4個の命令ワードOPO乃至OP3からなる命令
ワードがフェッチされる。この命令ワードOPO乃至O
P4のうち、命令ワードOPOは分岐制御命令とされ、
例えば第4図に示すように、分岐条件とデ、イスプレー
スメントから構成されている。
In the instruction fetch stage, instruction words corresponding to the number of subsequent arithmetic units are fetched from an instruction cache memory (not shown). In this example, since there are four arithmetic units, four instruction words OPO to OP3 are fetched. This instruction word OPO to O
Of P4, instruction word OPO is a branch control instruction,
For example, as shown in FIG. 4, it consists of a branch condition and a displacement.

分岐条件として演算部のステータス、フラグ等に対応し
て、分岐するか否かを指定する条件が記入されている。
As a branch condition, a condition for specifying whether or not to branch is written in correspondence with the status of the calculation unit, a flag, etc.

ディスプレースメントには、プログラムカウンタの値と
加算きれ、分岐アドレスを生成するデータが記入されて
いる。これニ対して、命令ワードOPI乃至OP3には
、加算、′g算等、通常の命令が記入されている。
The displacement field contains data that can be added to the program counter value to generate a branch address. On the other hand, normal instructions such as addition and 'g calculation are written in instruction words OPI to OP3.

実行ステージには4個の演算NALUo乃至ALU3が
配置されており、それぞれに命令ワ−ドOPO乃至OP
3が供給され、各演算器は入力された命令ワードを実行
する。各演算器ALUO乃至ALU3の演算結果は、ス
トアステージの各レジスタに記憶される。
Four operations NALUo to ALU3 are arranged in the execution stage, and each one has instruction words OPO to OP.
3 is supplied, and each arithmetic unit executes the input instruction word. The calculation results of each of the calculation units ALUO to ALU3 are stored in each register of the store stage.

このようにして、この例の場合、4つの命令が並列処理
きれる。
In this way, in this example, four instructions can be processed in parallel.

最初の命令ワードの処理が命令フェッチステージから実
行ステージに移管きれたとき、命令フェッチステージに
は次の命令ワードが入力される。実行ステージにおいて
も、その処理がストアステージに移管されると、次の実
行処理が入力される。最後のストアステージにおいて、
分岐条件が成立するか否かが判定され、分岐条件が成立
しなければ、各ステージの処理はそのまま継続される。
When the processing of the first instruction word has been transferred from the instruction fetch stage to the execution stage, the next instruction word is input to the instruction fetch stage. Also in the execution stage, when the process is transferred to the store stage, the next execution process is input. At the final store stage,
It is determined whether the branch condition is satisfied, and if the branch condition is not satisfied, the processing of each stage is continued as is.

しかしながら、分岐条件が成立した場合、分岐先の命令
を処理することになるので、そのときにおける命令フェ
ッチステージと実行ステージの処理、およびストアステ
ージにおける命令ワード○P1乃至OP3の演算結果は
無効ときれる。そして、分岐先の命令ワードが命令フェ
ッチステージにフェッチされ、その新たな処理が開始さ
れる。
However, if the branch condition is met, the instruction at the branch destination will be processed, so the processing of the instruction fetch stage and execution stage at that time, and the operation results of instruction words ○P1 to OP3 in the store stage, will be invalidated. . Then, the instruction word of the branch destination is fetched into the instruction fetch stage, and new processing is started.

このように、分岐が成立した場合、その直前の命令フェ
チステージと実行ステージの処理、およびストアステー
ジの演算結果が無効とされてしまう。
In this way, when a branch is taken, the processing in the instruction fetish stage and execution stage immediately before the branch, as well as the calculation results in the store stage, are invalidated.

そこで、従来、各命令ワード内に分岐の発生する確率を
示すコードを記入しておき、分岐予測機構でこの確率を
判定し、分岐する確率が高い場合、分岐先の命令ワード
をフェッチするようにしていた。
Conventionally, a code indicating the probability of a branch occurring is written in each instruction word, and a branch prediction mechanism determines this probability. If the probability of branching is high, the instruction word of the branch destination is fetched. was.

[発明が解決しようとする課題] しかしながら、このように分岐予測機構を用いた場合、
例えばループのように、分岐する確率が高いと確実に予
測されるとき、ある程度、効率的な処理を実行すること
ができるが、例えばO8のプログラムにおける処理の場
合のように、分岐するか否かの予測が困難であるとき、
命令ワードOPI乃至OP3には有効な命令を設定でき
ず、無害なNOPコード(No 0perat ion
 Code)を設定せざる得なかった。また、分岐成立
時に、既にストアされている演算結果の無効化を充分抑
制することかでとなかった。
[Problem to be solved by the invention] However, when using the branch prediction mechanism in this way,
For example, when it is predicted that the probability of branching is high, as in a loop, it is possible to execute efficient processing to some extent, but as in the case of processing in an O8 program, for example, it is not possible to branch or not. When it is difficult to predict
A valid instruction cannot be set in instruction words OPI to OP3, and a harmless NOP code (No 0 peration) cannot be set.
Code) had to be set. Furthermore, when a branch is established, it is necessary to sufficiently suppress the invalidation of already stored calculation results.

その結果、処理効率を充分向上きせることかできなかっ
た。
As a result, it was not possible to sufficiently improve processing efficiency.

本発明はこのような状況に鑑みてなされたもので、分岐
成立状態に拘らず、より効率的な処理を可能にするもの
である。
The present invention has been made in view of this situation, and is intended to enable more efficient processing regardless of whether a branch is established.

[課題を解決する手段] 本発明の並列演算処理装置は、命令ワードのうち、分岐
制御部の演算を行なう演算器と、その他の部分の演算を
行なう複数の演算器とからなる演算部と、演算器の数に
対応する命令ワードを演算器に供給する命令フエツチヤ
と、演算器による演算結果を記憶する記憶部とを備える
並列演算処理装置において、分岐制御部は、分岐制御部
以外の部分の演算を行なう演算器の演算結果の実行を、
分岐状態に対応して制御部する実行制御部を含むことを
特徴とする。
[Means for Solving the Problems] A parallel processing device of the present invention includes an arithmetic unit that performs arithmetic operations on a branch control unit of an instruction word, and a plurality of arithmetic units that perform arithmetic operations on other parts; In a parallel arithmetic processing device that includes an instruction fetcher that supplies instruction words corresponding to the number of arithmetic units to the arithmetic units, and a storage unit that stores the results of calculations by the arithmetic units, the branch control unit is configured to The execution of the calculation result of the calculation unit that performs the calculation,
The present invention is characterized in that it includes an execution control unit that performs control in response to a branch state.

[作用コ 上記構成の並列演算処理装置においては、命令ワードの
分岐制御部に、分岐状態に対応して演算結果の実行を制
御する実行制御部か設けられている。従って、より効率
的な処理が可能となる。
[Operations] In the parallel arithmetic processing device configured as described above, the instruction word branch control section is provided with an execution control section that controls execution of the operation result in accordance with the branch state. Therefore, more efficient processing becomes possible.

「実施例コ 次に、本発明の並列演算処理装置の一実施例について説
明する。
Embodiment Next, an embodiment of the parallel arithmetic processing device of the present invention will be described.

第1図は、本発明の並列演算処理装置に用いられる命令
ワードのフォーマットの一実施例を示している。
FIG. 1 shows an embodiment of the format of an instruction word used in the parallel processing device of the present invention.

本発明においても、命令ワードは、演算器の数に対応し
て構成される。この実施例においては、OPO乃至OF
2の4個の命令ワードが一度にフェッチきれるようにな
っている。各命令ワードは32ビツトで構成されている
。そして、このうち分岐制御部の命令ワードOPOには
、分岐条件(8ビツト)、実行制御部(6ビツト)およ
びディスプレースメント (18ピツト)が記入されて
いる。
Also in the present invention, the instruction word is configured corresponding to the number of arithmetic units. In this embodiment, OPO to OF
2 four instruction words can be fetched at once. Each instruction word consists of 32 bits. Of these, the branch condition (8 bits), execution control section (6 bits), and displacement (18 pits) are written in the instruction word OPO of the branch control section.

分岐条件は演算部のステータス、フラグ等によって分岐
するか否かを指定するものである。
The branch condition specifies whether or not to branch based on the status of the calculation unit, flags, etc.

ディスプレースメントは、プログラムカウンタの値と加
算され、分岐アドレスを生成するデータである。このデ
ィスプレースメントとして、レジスタの番号を指定し、
レジスタの内容を分岐アドレスとすることもできる。
Displacement is data that is added to the value of the program counter to generate a branch address. As this displacement, specify the number of the register,
The contents of the register can also be used as a branch address.

実行制御部は、命令ワードOPI乃至OP3の演算結果
を実行するか否かを制御するものであり、各命令ワード
に2ピツトずつが割当られている。この2ピツトのデー
タと実行内容は例えば次のように対応する。
The execution control unit controls whether or not to execute the operation results of the instruction words OPI to OP3, and two pits are allocated to each instruction word. The data of these two pits and the execution contents correspond, for example, as follows.

OO・・・無条件に実行する 01・・・未定 10・・・分岐成立時にのみ実行 11・・・分岐不成立時にのみ実行 すなわち、実行制御部が(00)のとき、その演算結果
は分岐の成立状態に拘らず実行される(有効とされる)
。(10)のときは分岐成立時においては実行されるが
、分岐不成立時には実行されない(無効とされる)。逆
に(11)のときは、分岐不成立において実行されるが
、分岐成立時には実行されない。
OO... Execute unconditionally 01... Undefined 10... Execute only when branch is taken 11... Execute only when branch is not taken, that is, when the execution control section is (00), the result of the operation is Executed regardless of the established state (considered valid)
. In the case of (10), it is executed when the branch is taken, but it is not executed when the branch is not taken (it is invalidated). Conversely, in case (11), it is executed when the branch is not taken, but not when the branch is taken.

以上のようなフォーマットを有する命令ワードを処理す
る装置の一実施例が第2図に示されている。
An embodiment of an apparatus for processing instruction words having the format described above is shown in FIG.

主記憶装置1より読み出された命令は、システムバスを
介してメモリインタフェース2に入力され、ざらに命令
キャッシュメモリ3に転送され、記憶される。また、主
記憶装置1より読み出されたオペランドデータは、シス
テムバスを介してメモリインタフェース2に供給され、
さらにオペランドキャッシュメモリ8に入力され、記憶
される。オペランドキャッシュメモリ8に記憶されたオ
ペランドデータはレジスタファイル9にロードされ、記
憶きれる。レジスタファイル9にはまた、ストアコント
ローラ7を介して演算部6からの演算結果が、デスティ
ネーションオペランドとして入力、記憶される。
Instructions read from the main memory 1 are input to the memory interface 2 via the system bus, and are roughly transferred to the instruction cache memory 3 and stored therein. Further, the operand data read from the main memory device 1 is supplied to the memory interface 2 via the system bus,
Furthermore, it is input to the operand cache memory 8 and stored. The operand data stored in the operand cache memory 8 is loaded into the register file 9 and can be stored. The register file 9 also receives and stores the calculation result from the calculation unit 6 via the store controller 7 as a destination operand.

命令キャッシュメモリ3に記憶きれt:命令のうち所定
のものが、命令ストリームとして命令フェッチャ4にフ
ェッチされ、そのうち、ざらに、演算部6の演算器60
乃至6nの数((n+1)個)に対応する命令ワードか
VLIW(Very Long I n5tructi
on Word)(長大命令ワード)として命令デコー
ダ5に供給される。すなわち、演算部6の演算器が4個
ある場合(n=3の場合)、IVLIWは128 (=
4X32)ビットとされる。
Fully stored in the instruction cache memory 3 t: Predetermined instructions are fetched into the instruction fetcher 4 as an instruction stream, and some of them are roughly stored in the arithmetic unit 60 of the arithmetic unit 6.
Instruction words corresponding to the numbers ((n+1)) from 6n to 6n ((n+1)) or VLIW (Very Long I n5tructi)
on Word) (long instruction word) to the instruction decoder 5. In other words, when there are four arithmetic units in the arithmetic unit 6 (n=3), IVLIW is 128 (=
4x32) bits.

n=3の場合、命令デコーダ5は、入力された命令ワー
ドOPO乃至OP3をデコードし、対応する演算器60
乃至63の加減算等の演算動作を指定する。また、演算
器60乃至63に、レジスタファイル9から必要なソー
スオペランドを供給きせる。
When n=3, the instruction decoder 5 decodes the input instruction words OPO to OP3 and decodes the corresponding arithmetic unit 60.
Specifies calculation operations such as addition and subtraction of 63 to 63. Further, necessary source operands are supplied from the register file 9 to the computing units 60 to 63.

演算器60乃至63はレジスタファイル9から入力され
たソースオペランドに、命令デコーダ5からの制御信号
に対応する演算を施し、演算結果をストアコントローラ
7に出力する。ストアコントローラ7は入力された演算
結果をレジスタファイル9にデスティネーションオペラ
ンドとして供給し、記憶させる。
Arithmetic units 60 to 63 perform arithmetic operations on source operands input from register file 9 in accordance with control signals from instruction decoder 5, and output the arithmetic results to store controller 7. The store controller 7 supplies the input operation result to the register file 9 as a destination operand and stores it.

レジスタファイル9に記憶されたデータは、必要に応じ
て読み出きれ、演算器60乃至63、ストアコントロー
ラ7をスルーして、オペランドキャッシュメモリ8に記
憶きれる。そして、この記憶データが、メモリインタフ
ェース2゛を介して主記憶装置1に入力され、記憶きれ
る。
The data stored in the register file 9 can be read out as needed, passed through the arithmetic units 60 to 63 and the store controller 7, and stored in the operand cache memory 8. Then, this stored data is input to the main storage device 1 via the memory interface 2' and is stored.

第3図における場合と同様に、命令フエツチヤ4より出
力された命令ワードOPO乃至OP3が命令デコーダ5
を介して対応する演算器6Q乃至63に入力される。演
算器6o乃至63はソースオペランドに所定の演算を施
し、演算結果をストアコントローラ7に出力する。
As in the case in FIG. 3, instruction words OPO to OP3 output from the instruction fetcher 4 are sent to the instruction decoder 5
The signals are inputted to the corresponding arithmetic units 6Q to 63 via. Arithmetic units 6o to 63 perform predetermined arithmetic operations on the source operands and output the arithmetic results to the store controller 7.

演算器60が処理する命令ワードoPoは第1図に示す
ように、分岐条件、実行制御部、ディスプレースメント
を含んでいる。分岐条件が成立しないとき、命令フェッ
チャ4、命令デコーダ5、演算部6、ストアコントロー
ラ7の各ステージには、より上位のステージからより下
位のステージに、順次処理か移管される。
As shown in FIG. 1, the instruction word OPo processed by the arithmetic unit 60 includes a branch condition, an execution control section, and a displacement. When the branch condition is not satisfied, processing is sequentially transferred from a higher stage to a lower stage in each stage of the instruction fetcher 4, instruction decoder 5, arithmetic unit 6, and store controller 7.

分岐条件が成立するとき、ストアコントローラ7に内蔵
されるプログラムカウンタの出力にディスプレースメン
トが加算され、それが分岐アドレスとして命令フェッチ
ャ4に供給される。
When the branch condition is met, a displacement is added to the output of the program counter built into the store controller 7, and the displacement is supplied to the instruction fetcher 4 as a branch address.

これにより、命令フエツチヤ4から、分岐先の命令ワー
ドが読み出きれ、以後その処理が実行されることになる
As a result, the instruction word of the branch destination can be read out from the instruction fetcher 4, and the process will be executed thereafter.

このとき、それまでの、命令フエッチャ4、命令デコー
ダ5、演算部6の各ステージにおける処理が無効にきれ
る場合が少なくなるように、図示せぬ分岐予測機構によ
り制御可能であるのは、上述した場合と同様である。
At this time, it is possible to control the above-mentioned branch prediction mechanism (not shown) so that the processing at each stage of the instruction fetcher 4, instruction decoder 5, and arithmetic unit 6 is less likely to be invalidated. Same as in case.

本発明においては、ざらに、レジスタファイル9ととも
に記憶部を構成するストアコントローラ7における演算
結果を、より有効に利用することができる。
In the present invention, the calculation results in the store controller 7, which together with the register file 9 constitute a storage section, can be used more effectively.

すなわち、本発明の分岐制御部には、第1図に示すよう
に、実行制御部が設けられているのて、この実行制御部
の指定により、分岐が成立しない場合に実行される命令
はもとより、成立する場合に実行される命令もOPI乃
至OF2に配置することができる。従って、分岐成立時
に実行される命令と、分岐不成立時に実行される命令の
数の割合を、分岐する確率に応して設定することができ
、NOPコードを設定する頻度が減少する。これにより
、ハードウェア量を著しく増大させることなく並列演算
処理装置の性能を向上させることができる。
That is, the branch control unit of the present invention is provided with an execution control unit as shown in FIG. , instructions to be executed when the condition holds can also be placed in OPI to OF2. Therefore, the ratio of the number of instructions executed when a branch is taken and the number of instructions executed when a branch is not taken can be set according to the probability of branching, and the frequency of setting NOP codes is reduced. Thereby, the performance of the parallel processing device can be improved without significantly increasing the amount of hardware.

[発明の効果] 以上のように、本発明の並列演算処理装置によれば、命
令ワードの分岐制御部に、分岐状態に対応して演算結果
の実行を制御する実行制御部を設けるようにしたので、
より効率的な処理が可能となる。
[Effects of the Invention] As described above, according to the parallel arithmetic processing device of the present invention, the instruction word branch control unit is provided with an execution control unit that controls execution of the operation result in accordance with the branch state. So,
More efficient processing becomes possible.

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

第1図は第2図の実施例に用いられる命令ワードのフォ
ーマットを説明する図、第2図は本発明の並列演算処理
装置の一実施例の構成を示すブロック図、第3図は従来
の並列演算処理装置の動作を説明する図、第4図は従来
の命令ワードのフォーマットを説明する図である。 3・・−命令キャッシュメモリ、4命令フエツチヤ、5
・・・命令デコーダ、6・・・演算部、7・・・ストア
コントローラ、8−・・オペランドキャッシュメモリ、
9・・・レジスタファイル、6o乃至6n・・・演算器
。 ニ 十゛ 4モ 分罎克入7チ 第3図 第4図
FIG. 1 is a diagram explaining the format of an instruction word used in the embodiment of FIG. 2, FIG. 2 is a block diagram showing the configuration of an embodiment of the parallel processing device of the present invention, and FIG. FIG. 4 is a diagram explaining the operation of the parallel arithmetic processing device, and FIG. 4 is a diagram explaining the format of a conventional instruction word. 3...-Instruction cache memory, 4 instruction fetcher, 5
...Instruction decoder, 6--Arithmetic unit, 7--Store controller, 8--Operand cache memory,
9...Register file, 6o to 6n...Arithmetic units. 20゛ 4 parts 7 pieces Figure 3 Figure 4

Claims (1)

【特許請求の範囲】 命令ワードのうち、分岐制御部の演算を行なう演算器と
、その他の部分の演算を行なう複数の演算器とからなる
演算部と、 前記演算器の数に対応する前記命令ワードを前記演算器
に供給する命令フエツチヤと、 前記演算器による演算結果を記憶する記憶部とを備える
並列演算処理装置において、 前記分岐制御部は、前記分岐制御部以外の部分の演算を
行なう前記演算器の演算結果の実行を、分岐状態に対応
して制御する実行制御部を含むことを特徴とする並列演
算処理装置。
[Scope of Claims] An arithmetic unit comprising an arithmetic unit that performs arithmetic operations on a branch control unit and a plurality of arithmetic units that perform operations on other parts of an instruction word; and the instructions corresponding to the number of the arithmetic units. In a parallel arithmetic processing device comprising an instruction fetcher that supplies words to the arithmetic unit, and a storage unit that stores a result of the arithmetic operation by the arithmetic unit, the branch control unit is configured to operate the branch control unit other than the branch control unit. A parallel arithmetic processing device characterized by comprising an execution control unit that controls execution of arithmetic results of arithmetic units in accordance with a branch state.
JP29213490A 1990-10-31 1990-10-31 Parallel processing unit Expired - Fee Related JP2843844B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29213490A JP2843844B2 (en) 1990-10-31 1990-10-31 Parallel processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29213490A JP2843844B2 (en) 1990-10-31 1990-10-31 Parallel processing unit

Publications (2)

Publication Number Publication Date
JPH04167027A true JPH04167027A (en) 1992-06-15
JP2843844B2 JP2843844B2 (en) 1999-01-06

Family

ID=17777977

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29213490A Expired - Fee Related JP2843844B2 (en) 1990-10-31 1990-10-31 Parallel processing unit

Country Status (1)

Country Link
JP (1) JP2843844B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309166A (en) * 1993-04-27 1994-11-04 Agency Of Ind Science & Technol Method and device for arithmetic processing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309166A (en) * 1993-04-27 1994-11-04 Agency Of Ind Science & Technol Method and device for arithmetic processing

Also Published As

Publication number Publication date
JP2843844B2 (en) 1999-01-06

Similar Documents

Publication Publication Date Title
US4740893A (en) Method for reducing the time for switching between programs
KR100208889B1 (en) Parallel processing device amd parallel processing method
EP0071028B1 (en) Instructionshandling unit in a data processing system with instruction substitution and method of operation
US4745547A (en) Vector processing
US7178011B2 (en) Predication instruction within a data processing system
CA1324671C (en) Decoding multiple specifiers in a variable length instruction architecture
EP0427245B1 (en) Data processor capable of simultaneously executing two instructions
JPH0776921B2 (en) Data processing method and device
JPH07281896A (en) Information processor
JP2002517037A (en) Mixed vector / scalar register file
JP2507638B2 (en) Data processing device
US7546442B1 (en) Fixed length memory to memory arithmetic and architecture for direct memory access using fixed length instructions
US5574872A (en) Method and apparatus for controlling the saving of pipelines in pipelined processors during trap handling
JPH0810428B2 (en) Data processing device
JPH0895804A (en) Central processor
JPH01214932A (en) Data processor
JPH0769795B2 (en) Computer
JPH07120278B2 (en) Data processing device
JP3578883B2 (en) Data processing device
CA1155231A (en) Pipelined digital processor arranged for conditional operation
JPS623336A (en) Conditional branch system
JP2843844B2 (en) Parallel processing unit
JPH10124312A (en) Central processor
JP2002517038A (en) Recirculation register file
JP2856784B2 (en) Electronic computer

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091030

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees