JPH05165874A - Vector arithmetic processor - Google Patents

Vector arithmetic processor

Info

Publication number
JPH05165874A
JPH05165874A JP32907891A JP32907891A JPH05165874A JP H05165874 A JPH05165874 A JP H05165874A JP 32907891 A JP32907891 A JP 32907891A JP 32907891 A JP32907891 A JP 32907891A JP H05165874 A JPH05165874 A JP H05165874A
Authority
JP
Japan
Prior art keywords
register
vector
processing
reason
arithmetic
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
JP32907891A
Other languages
Japanese (ja)
Inventor
Tomokuni Yamaguchi
友邦 山口
Fujio Wakui
富士雄 涌井
Yoshinori Mada
義範 磨田
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
Hitachi Computer Engineering Co Ltd
Original Assignee
Hitachi Ltd
Hitachi Computer Engineering Co 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, Hitachi Computer Engineering Co Ltd filed Critical Hitachi Ltd
Priority to JP32907891A priority Critical patent/JPH05165874A/en
Publication of JPH05165874A publication Critical patent/JPH05165874A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the arithmetic processing speed by an overhead from reducing. CONSTITUTION:In a vector arithmetic processor provided with a first register 3 holding a number of a next arithmetic element for which a processing is to be resumed for the occurrence of an arithmetic interruption reason such as an interruption, etc., in the process of the vector arithmetic processing of an arithmetic element held in a vector register 1, a second register 5 saving the content of the first register 3 at the time of starting the vector operation of the arithmetic element held in the vector register 1 and a control means 6 performing the zero clear of the first register 3 after performing the saving operation for this second register 5 and returning the content of the second register 5 to the first register 3 for the occurrence of the arithmetic interruption reason are provided.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はベクトル演算処理装置に
係り、特にベクトルレジスタに保持された演算要素のベ
クトル演算処理途中における割込み等の演算中断理由の
発生に対し、その演算中断理由に対する処理が終了した
後に処理を再開すべき次の演算要素の番号を保持するレ
ジスタを備えたベクトル演算処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a vector operation processing device, and more particularly, to a process for a reason for interrupting an operation such as an interrupt in the middle of vector operation processing of an operation element held in a vector register. The present invention relates to a vector operation processing device including a register that holds the number of the next operation element that should resume processing after the end.

【0002】[0002]

【従来の技術】従来、複数のデ−タに対し同一の処理を
繰返し行うのに適した演算処理装置として、IBM社
「IBM System/370 VectorOp
eration」、あるいは特開昭63−311570
号公報、特開平1−309174号公報等に記載されて
いるようなベクトル演算処理装置が知られている。
2. Description of the Related Art Conventionally, as an arithmetic processing unit suitable for repeatedly performing the same processing on a plurality of data, "IBM System / 370 Vector Op" of IBM Corporation has been used.
", or JP-A-63-31570.
There is known a vector arithmetic processing device as described in Japanese Patent Laid-Open Publication No. Hei 1-309174 or the like.

【0003】このようなベクトル演算処理装置では、加
算、減算などの演算内容を示す命令コ−ド、演算を開始
すべき演算要素番号を指定するインデックスデ−タ、演
算を終了する演算要素番号を指定するベクトルカウント
値から成るオペランドデ−タを記憶装置から読出し、こ
のオペランドデ−タに基づき、ベクトルレジスタに保持
させた演算の対象となる演算要素(デ−タ)をアクセス
し、命令コ−ドで指定された演算を実行する。
In such a vector operation processing device, an instruction code indicating the operation contents such as addition and subtraction, index data for specifying the operation element number at which the operation is to be started, and an operation element number for ending the operation are provided. Operand data consisting of a specified vector count value is read from the storage device, and based on this operand data, the operation element (data) to be operated held in the vector register is accessed, and the instruction code is accessed. Performs the operation specified by the command.

【0004】この場合、ベクトル演算処理とは異なるシ
ステムの内部環境によりベクトル演算処理を中断させた
い時がある。例えば、装置の内部的あるいは外部的な割
込みなどの演算中断理由が発生し、この演算中断理由に
対する処理を優先して処理しなければならない時であ
る。
In this case, it is sometimes desired to interrupt the vector calculation process due to the internal environment of the system different from the vector calculation process. For example, this is a time when an operation interruption reason such as an internal or external interruption of the device occurs and the processing for the operation interruption reason must be prioritized.

【0005】しかし、演算処理を中断した場合、演算中
断理由に対する処理が終了したならば、中断した次の演
算要素から演算を再開しなければならない。そこで、処
理を再開する演算要素番号を保持するベクトルインデッ
クスレジスタ(第1のレジスタ)が設けられ、演算中断
理由に対する処理が終了したならば、このベクトルイン
デックスレジスタの内容で示される演算要素番号の演算
要素から処理を再開するように構成されている。
However, when the arithmetic processing is interrupted, if the processing for the reason for the arithmetic interruption is completed, the arithmetic operation must be restarted from the next arithmetic element after the interruption. Therefore, a vector index register (first register) for holding the operation element number for restarting the processing is provided, and when the processing for the reason for interrupting the operation is completed, the operation of the operation element number indicated by the contents of this vector index register is performed. It is configured to resume processing from the element.

【0006】このベクトルインデックスレジスタは、こ
のように演算途中で割込みが許されている加算、減算な
どのベクトルファシリティ命令(VF命令)によって処
理すべき、ベクトルレジスタ内の最初のベクトル要素の
番号を指定するが、通常、命令の実行開始時は‘0’が
セットされている。そして、VF命令に対するベクトル
演算処理の途中において割込みなどの演算中断理由が発
生するまで更新されない。しかし、演算中断理由が発生
すると、それまでの処理要素数をベクトルインデックス
レジスタの内容に加算することにより、ベクトルインデ
ックスレジスタの内容を更新し、次に処理される演算要
素を示すようにセットされる。そして、ベクトル命令に
対する処理が終了すると、割込み等の演算中断理由に対
する処理が終わっていることを条件にゼロクリアされ
る。
This vector index register designates the number of the first vector element in the vector register to be processed by a vector facility instruction (VF instruction) such as addition and subtraction which interrupts are allowed during the operation. However, normally, "0" is set at the start of execution of the instruction. Then, it is not updated until a reason for interrupting the operation such as an interrupt occurs in the middle of the vector operation processing for the VF instruction. However, when the reason for interrupting the operation occurs, the content of the vector index register is updated by adding the number of processing elements up to that point to the content of the vector index register, and the operation element to be processed next is set. .. Then, when the processing for the vector instruction is completed, the processing is cleared to zero on the condition that the processing for the reason for interrupting the operation such as interruption is completed.

【0007】もし、割込み等の演算中断理由に対する処
理が終わっていることを確認しないでインデックスレジ
スタをゼロクリアすると、演算処理が中断された次の演
算要素が不明となり、演算不能に陥る。
If the index register is cleared to zero without confirming that the processing for the reason for interrupting the operation such as interruption is completed, the next operation element for which the operation processing is interrupted becomes unknown and the operation becomes impossible.

【0008】[0008]

【発明が解決しようとする課題】上記した従来のベクト
ル演算処理装置においては、上述のように、ベクトルイ
ンックスレジスタを、ベクトル命令に対する処理が終了
した時点で割込み等の演算中断理由に対する処理が終わ
っているかどうかを判断し、終わっていることを条件に
ゼロクリアしているため、VF命令毎にその判断時間が
必要となり、1命令あたりの処理時間がその分だけ長く
なり、オ−バヘッドによる演算処理速度の低下が避けら
れないという問題があった。
In the above-described conventional vector arithmetic processing device, as described above, when the processing for the vector instruction is completed, the processing for the reason for interrupting the arithmetic operation such as the interrupt is finished. Since it is determined whether or not it has been completed and zero-cleared on the condition that it has been completed, the determination time is required for each VF instruction, and the processing time per instruction becomes longer by that much, and arithmetic processing by the overhead is performed. There was a problem that a decrease in speed was inevitable.

【0009】すなわち、図3に示すように、演算要素数
がn個からなるデ−タA,BをVF命令に従って同時に
処理する場合を考えると、VF命令に対する処理が終了
した時点tで割込み等の演算中断理由に対する処理が終
わっているかどうかを判断し、終わっていることを条件
にインデックスレジスタはゼロクリアされる。このた
め、演算中断理由が発生したかどうかに関係無く、VF
命令毎にその判断時間Tが必要となり、1命令あたりの
処理時間がT時間分だけ長くなり、ベクトル演算命令間
のオ−バヘッドによる演算処理速度の低下が避けられな
い。
That is, as shown in FIG. 3, considering the case where data A and B having n operation elements are simultaneously processed in accordance with a VF instruction, an interrupt or the like occurs at the time t when the processing for the VF instruction is completed. It is judged whether or not the processing for the reason for the operation suspension of is finished, and the index register is cleared to zero on the condition that the processing is finished. Therefore, regardless of whether or not the reason for interrupting the operation has occurred, the VF
The judgment time T is required for each instruction, the processing time per instruction is increased by T time, and a reduction in the operation processing speed due to the overhead between vector operation instructions cannot be avoided.

【0010】本発明の目的は、オーバヘッドによる演算
処理速度の低下を防止できるベクトル演算処理装置を提
供するとを目的としている。
It is an object of the present invention to provide a vector arithmetic processing device capable of preventing a reduction in arithmetic processing speed due to overhead.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するため
に本発明は、ベクトルレジスタに保持された演算要素の
ベクトル演算処理途中における割込み等の演算中断理由
の発生に対し、その演算中断理由に対する処理が終了し
た後に処理を再開すべき次の演算要素の番号を保持する
第1のレジスタを備えたベクトル演算処理装置におい
て、前記第1のレジスタの内容を前記ベクトルレジスタ
に保持された演算要素のベクトル演算の開始時に退避さ
せる第2のレジスタと、この第2のレジスタに対し第1
のレジスタの内容を退避させた後、第1のレジスタをゼ
ロクリアすると共に、前記演算中断理由の発生に対し前
記第2のレジスタの内容を第1のレジスタに復帰させる
制御手段とを設けた。
In order to achieve the above object, the present invention is directed to the reason for interrupting an operation, such as an interrupt, during the vector operation of an operation element held in a vector register. In a vector arithmetic processing device having a first register for holding the number of the next arithmetic element which should resume the processing after the processing is completed, the content of the first register is stored in the vector register. The second register saved at the start of vector operation and the first register for this second register
After the contents of the register are saved, the first register is cleared to zero, and the contents of the second register are restored to the first register in response to the occurrence of the operation interruption reason.

【0012】[0012]

【作用】上記手段によれば、ベクトル演算命令実行の先
頭で第1のレジスタの内容を第2のレジスタに退避させ
た後、第1のレジスタをゼロクリアする。そして、ベク
トル演算命令の実行途中で演算中断理由が発生すると、
第2のレジスタの内容を第1のレジスタに復帰させ、演
算中断理由に対する処理が終了したならば、第1のレジ
スタの内容で示される演算要素番号の演算要素から演算
を開始する。このため、ベクトル演算命令に対する処理
が終了した時点で割込み等の演算中断理由に対する処理
が終わっているかどうかを判断する必要はなくなり、オ
−バヘッドがなくなる。
According to the above means, the contents of the first register are saved in the second register at the beginning of execution of the vector operation instruction, and then the first register is cleared to zero. Then, if a reason for interrupting the operation occurs during execution of the vector operation instruction,
When the content of the second register is restored to the first register and the processing for the reason for interrupting the operation is completed, the operation is started from the operation element of the operation element number indicated by the content of the first register. For this reason, it is not necessary to determine whether the processing for the reason for interrupting the operation such as an interrupt is completed when the processing for the vector operation instruction is completed, and the overhead is eliminated.

【0013】[0013]

【実施例】以下、本発明の一実施例を図を参照して説明
する。
An embodiment of the present invention will be described below with reference to the drawings.

【0014】図1は本発明の一実施例を示すブロック図
であり、演算要素を保持するベクトルレジスタ(VR)
1が設けられている。このベクトルレジスタ1は、0〜
Fの16本のレジスタで構成され、1本あたりセクショ
ンサイズ分の要素を持っている。
FIG. 1 is a block diagram showing an embodiment of the present invention, which is a vector register (VR) holding arithmetic elements.
1 is provided. This vector register 1 is 0
It is composed of 16 registers of F, and each has elements for the section size.

【0015】また、ベクトルレジスタ1の各演算要素に
対する演算を有効または無効にするためのマスクビット
を保持するベクトルマスクレジスタ(VMR)2が設け
られている。このベクトルマスクレジスタ2は、ベクト
ルレジスタ1の各レジスタが持つ要素数と同じ数のビッ
トで構成され、1要素に対して1ビットが対応してい
る。
Further, a vector mask register (VMR) 2 for holding a mask bit for validating or invalidating the calculation for each calculation element of the vector register 1 is provided. The vector mask register 2 is composed of the same number of bits as the number of elements of each register of the vector register 1, and one bit corresponds to one element.

【0016】さらに、ベクトルレジスタ1における0〜
Fの16本のレジスタの番号を指定するベクトル番号レ
ジスタ3が設けられている。
Further, 0 to 0 in the vector register 1
A vector number register 3 for designating the numbers of 16 F registers is provided.

【0017】また、演算途中で割込みが許されている加
算、減算などのベクトルファシリティ命令(VF命令)
によって処理すべき、ベクトルレジスタ1内の最初の演
算要素の番号を指定するベクトルインデックスレジスタ
(VIX)4が設けられると共に、このベクトルインデ
ックスレジスタの内容をベクトルレジスタ1に保持され
た演算要素のベクトル演算の開始時に退避させる第2レ
ジスタ(SVIX)5と、この第2レジスタ5に対しベ
クトルインデックスレジスタ4の内容を退避させた後、
ベクトルインデックスレジスタ4をゼロクリアすると共
に、割込みなどの演算中断理由の発生に対し第2レジス
タ5の内容をベクトルインデックスレジスタ4に復帰さ
せる制御部6が設けられている。
Further, a vector facility instruction (VF instruction) such as addition and subtraction for which interruption is allowed during the operation
A vector index register (VIX) 4 for designating the number of the first operation element in the vector register 1 to be processed by is provided, and the vector operation of the operation element held in the vector register 1 is performed by the content of the vector index register. After saving the contents of the vector index register 4 to the second register (SVIX) 5 to be saved at the start of
A control unit 6 is provided which clears the vector index register 4 to zero and restores the contents of the second register 5 to the vector index register 4 in response to the occurrence of an operation interruption reason such as an interrupt.

【0018】ここで、7はベクトルインデックスレジス
タ4の内容に対し、既に処理した演算要素の数を示す信
号incを加算する加算器であり、その加算結果はセレ
クタ8に入力され、ここで制御部6から発生される選択
制御信号S1によって選択出力され、ベクトルインデッ
クスレジスタ4にセットされる。この場合のセット動作
は、制御部6から発生される制御信号S1によって制御
される。また、ベクトルインデックスレジスタ4から出
力されている値を第2レジスタ5にセットする動作は、
同じく制御部6から発生される制御信号S2によって制
御される。
Here, 7 is an adder for adding the signal inc indicating the number of processing elements already processed to the content of the vector index register 4, and the addition result is input to the selector 8 where the control unit is. It is selectively output by the selection control signal S1 generated from 6 and set in the vector index register 4. The setting operation in this case is controlled by the control signal S1 generated from the control unit 6. The operation of setting the value output from the vector index register 4 in the second register 5 is as follows.
Similarly, it is controlled by a control signal S2 generated from the controller 6.

【0019】このような構成において、ベクトルインデ
ックスレジスタ1は、通常、ベクトル演算命令の実行開
始時は‘0’がセットされている。
In such a configuration, the vector index register 1 is normally set to "0" at the start of execution of the vector operation instruction.

【0020】そして、本発明では従来と異なり、図2の
説明図に示すように、ベクトル演算命令実行(VF命
令)の先頭で制御信号S2を発生し、ベクトルインデッ
クスレジスタ(VIX)1の内容を第2レジスタ(SV
IX)5に退避させる。この後、制御信号S1を発生
し、ベクトルインデックスレジスタ1をゼロクリアす
る。そして、ベクトル演算命令の実行途中で割込み等の
演算中断理由が発生すると、第2レジスタ5の内容セレ
クタ8を通じてをベクトルインデックスレジスタ1に復
帰させ、その内容に対し、既に処理した演算要素の数n
を示す信号incを加算器7で加算し、その加算結果を
インデックスレジスタ1にセットする。
In the present invention, unlike the prior art, as shown in the explanatory diagram of FIG. 2, a control signal S2 is generated at the beginning of execution of a vector operation instruction (VF instruction), and the contents of the vector index register (VIX) 1 are changed. Second register (SV
IX) 5. After that, the control signal S1 is generated and the vector index register 1 is cleared to zero. When a reason for interrupting the operation such as an interrupt occurs during the execution of the vector operation instruction, the content selector 8 of the second register 5 is used to restore the vector index register 1 and the number n of the operation elements that have already been processed is returned to the content.
Is added by the adder 7, and the addition result is set in the index register 1.

【0021】その後、演算中断理由に対する処理が終了
したならば、インデックスレジスタ1の内容で示される
演算要素番号の演算要素から演算を開始する。
After that, when the processing for the reason for interrupting the operation is completed, the operation is started from the operation element of the operation element number indicated by the contents of the index register 1.

【0022】このような動作によってベクトルインデッ
クスレジスタを更新することにより、ベクトル演算命令
に対する処理が終了した時点で割込み等の演算中断理由
に対する処理が終わっているかどうかを一々判断する必
要はなくなる。
By updating the vector index register by such an operation, it becomes unnecessary to judge whether or not the processing for the reason for interrupting the operation such as an interrupt is completed at the time when the processing for the vector operation instruction is completed.

【0023】すなわち、本発明においては、ベクトル演
算命令の実行開始時にベクトルインデックスレジスタを
ゼロクリアしておき、もし演算中断理由が発生したなら
ば、第2レジスタの内容をインデックスレジスタに復帰
させるという手法をとっているため、ベクトル演算命令
の処理中にベクトルインデックスレジスタをゼロクリア
しておくことができる。この結果、次のベクトル演算命
令に移るまでの間にベクトルインデックスレジスタをゼ
ロクリアする時間を設ける必要がなくなり、ベクトル演
算命令間のオ−バヘッドを無くすことができ、図2に示
すように直ちに次のベクトル演算命令の実行に移ること
ができる。
That is, in the present invention, the vector index register is cleared to zero at the start of execution of the vector operation instruction, and if a reason for interrupting the operation occurs, the contents of the second register are restored to the index register. Therefore, the vector index register can be cleared to zero during the processing of the vector operation instruction. As a result, it is not necessary to provide time for clearing the vector index register to zero before moving to the next vector operation instruction, and it is possible to eliminate the overhead between vector operation instructions, and as shown in FIG. It is possible to move to the execution of vector operation instructions.

【0024】なお、本発明は上記実施例に限定されるも
のではなく、要旨を逸脱しない範囲で変更可能であるこ
とは言うまでもない。
It is needless to say that the present invention is not limited to the above-mentioned embodiment and can be modified within the scope of the invention.

【0025】[0025]

【発明の効果】以上説明したように、本発明によれば、
ベクトル演算命令実行の先頭で第1のレジスタの内容を
第2のレジスタに退避させた後、第1のレジスタをゼロ
クリアし、ベクトル演算命令の実行途中で演算中断理由
が発生したならば、第2のレジスタの内容を第1のレジ
スタに復帰させ、演算中断後に最初に処理すべき演算要
素番号を回復させるようにしたので、ベクトル演算命令
に対する処理が終了した時点で割込み等の演算中断理由
に対する処理が終わっているかどうかをその都度判断す
る必要はなくなり、ベクトル演算命令間のオ−バヘッド
がなくなり、1命令あたりの処理サイクルを短縮できる
といった極めて優れた効果がある。
As described above, according to the present invention,
After saving the contents of the first register to the second register at the beginning of execution of the vector operation instruction, the first register is cleared to zero, and if the reason for operation interruption occurs during the execution of the vector operation instruction, the second operation is executed. Since the contents of the register of No. 1 are restored to the first register and the operation element number to be processed first after the operation is interrupted is recovered, the processing for the reason for interrupting the operation such as the interrupt at the time when the processing for the vector operation instruction is completed. It is no longer necessary to judge whether or not the processing has been completed each time, there is no overhead between vector operation instructions, and the processing cycle per instruction can be shortened, which is an extremely excellent effect.

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

【図1】 本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】 本発明の実施例の動作を説明するための説明
図である。
FIG. 2 is an explanatory diagram for explaining the operation of the embodiment of the present invention.

【図3】 従来の問題点を説明するための説明図であ
る。
FIG. 3 is an explanatory diagram for explaining a conventional problem.

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

1…ベクトルレジスタ、2…ベクトルマスクレジスタ、
4…ベクトルインデックスレジスタ、5…第2レジス
タ、6…制御部、7…加算器、8…セレクタ。
1 ... Vector register, 2 ... Vector mask register,
4 ... Vector index register, 5 ... 2nd register, 6 ... Control part, 7 ... Adder, 8 ... Selector.

フロントページの続き (72)発明者 涌井 富士雄 神奈川県秦野市堀山下1番地 日立コンピ ュータエンジニアリング株式会社内 (72)発明者 磨田 義範 神奈川県秦野市堀山下1番地 日立コンピ ュータエンジニアリング株式会社内Front page continued (72) Inventor Fujio Wakui 1 Horiyamashita, Hadano City, Kanagawa Prefecture, Hitachi Computer Engineering Co., Ltd. Within the corporation

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ベクトルレジスタに保持された演算要素の
ベクトル演算処理途中における割込み等の演算中断理由
の発生に対し、その演算中断理由に対する処理が終了し
た後に処理を再開すべき次の演算要素の番号を保持する
第1のレジスタを備えたベクトル演算処理装置におい
て、前記第1のレジスタの内容を前記ベクトルレジスタ
に保持された演算要素のベクトル演算の開始時に退避さ
せる第2のレジスタと、この第2のレジスタに対し第1
のレジスタの内容を退避させた後、第1のレジスタをゼ
ロクリアすると共に、前記演算中断理由の発生に対し前
記第2のレジスタの内容を第1のレジスタに復帰させる
制御手段とを設けたことを特徴とするベクトル演算処理
装置。
1. When an operation interruption reason such as an interrupt occurs during the vector operation processing of an operation element held in a vector register, the next operation element to be restarted after the processing for the operation interruption reason is completed. In a vector operation processing device having a first register for holding a number, a second register for saving the contents of the first register at the start of vector operation of an operation element held in the vector register; 1st for 2 registers
And a control means for resetting the contents of the second register to the first register when the reason for interrupting the operation is cleared and after the contents of the register are saved. A characteristic vector processing device.
JP32907891A 1991-12-12 1991-12-12 Vector arithmetic processor Pending JPH05165874A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32907891A JPH05165874A (en) 1991-12-12 1991-12-12 Vector arithmetic processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32907891A JPH05165874A (en) 1991-12-12 1991-12-12 Vector arithmetic processor

Publications (1)

Publication Number Publication Date
JPH05165874A true JPH05165874A (en) 1993-07-02

Family

ID=18217379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32907891A Pending JPH05165874A (en) 1991-12-12 1991-12-12 Vector arithmetic processor

Country Status (1)

Country Link
JP (1) JPH05165874A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010087144A1 (en) * 2009-02-02 2010-08-05 日本電気株式会社 Parallel comparison/selection operation device, processor and parallel comparison/selection operation method
JP2011154523A (en) * 2010-01-27 2011-08-11 Nec Corp Compilation method, compiler and vector computer

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010087144A1 (en) * 2009-02-02 2010-08-05 日本電気株式会社 Parallel comparison/selection operation device, processor and parallel comparison/selection operation method
JP5500652B2 (en) * 2009-02-02 2014-05-21 日本電気株式会社 Parallel comparison / selection operation device, processor, and parallel comparison / selection operation method
JP2011154523A (en) * 2010-01-27 2011-08-11 Nec Corp Compilation method, compiler and vector computer

Similar Documents

Publication Publication Date Title
JP3822568B2 (en) Event processing
JPH05165874A (en) Vector arithmetic processor
JPS62262146A (en) Processor
JPS63214804A (en) Processor for plc and plc
JPH06162067A (en) Device and method for controlling vector instruction
JPH04338825A (en) Arithmetic processor
JP3588368B2 (en) Timer update assist method and timer device
JP2727023B2 (en) Information processing device
JPH0378832A (en) Data processor
JPH04256133A (en) Interruption controller for fuzzy arithmetic part
JP2584528Y2 (en) Information processing device
JPS63120336A (en) Switching system for memory access mode
JPS6238748B2 (en)
JPH0612261A (en) Interruption control circuit
JPS6149695B2 (en)
JPH07295812A (en) Conditional branch control method/device
JPH0535499A (en) Data processing device and method
JPH10320380A (en) Vector processor
JPS63103312A (en) Timer control system
JPH0560141B2 (en)
JPH09106344A (en) Pipeline processor
JPH0275066A (en) Vector operation unit
JPH07160534A (en) Program controller
JPH06274353A (en) Signal processing processor
JPH0417530B2 (en)