JPH0567978B2 - - Google Patents

Info

Publication number
JPH0567978B2
JPH0567978B2 JP62318542A JP31854287A JPH0567978B2 JP H0567978 B2 JPH0567978 B2 JP H0567978B2 JP 62318542 A JP62318542 A JP 62318542A JP 31854287 A JP31854287 A JP 31854287A JP H0567978 B2 JPH0567978 B2 JP H0567978B2
Authority
JP
Japan
Prior art keywords
shift
register
circuit
arithmetic
stored
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 - Lifetime
Application number
JP62318542A
Other languages
Japanese (ja)
Other versions
JPH01161432A (en
Inventor
Tetsuaki Isonishi
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.)
National Institute of Advanced Industrial Science and Technology AIST
Original Assignee
Agency of Industrial Science and Technology
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 Agency of Industrial Science and Technology filed Critical Agency of Industrial Science and Technology
Priority to JP62318542A priority Critical patent/JPH01161432A/en
Publication of JPH01161432A publication Critical patent/JPH01161432A/en
Publication of JPH0567978B2 publication Critical patent/JPH0567978B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、同一の基本演算要素(以下、PE
と略記するる)を複数個相互に接続し、これらの
PEを1つの制御部からの同一の制御信号により
同時に動作させる並列データ処理装置に係り、特
に当該装置におけるシフト動作の高速化に関する
ものである。
[Detailed Description of the Invention] [Field of Industrial Application] This invention is based on the same basic computing elements (hereinafter referred to as PE
(abbreviated as ) are connected to each other, and these
The present invention relates to a parallel data processing device in which PEs are operated simultaneously by the same control signal from one control unit, and particularly relates to speeding up shift operations in the device.

〔従来の技術〕[Conventional technology]

第3図と第4図は、例えば、Paul A.Gilmore、
“The massively Parallel Processor(MPP):
a large scale SIMD Processor”、
PROCEEDINGS of SPIE The International
Society for Optical Engineering、
vol.431August23−25、1983、PP166−174に示さ
れた内容を基に従来の並列データ処理装置をブロ
ツク図化したもである。
Figures 3 and 4 are for example Paul A. Gilmore,
“The massively parallel processor (MPP):
a large scale SIMD Processor”,
PROCEEDINGS of SPIE The International
Society for Optical Engineering,
This is a block diagram of a conventional parallel data processing device based on the content shown in vol. 431 August 23-25, 1983, PP 166-174.

第3図は、従来の並列データ処理装置の全体構
成を示しており、図において、1は基本演算要素
であるPE、2は隣接するPM間が接続された複
数個のPE1から成る演算部、3は演算部2の各
PE1を各種クロツク等からなる同一の制御信号
4で制御する制御部、5は演算部2、制御部3に
入出力する命令やデータを格納する外部メモリで
ある。
FIG. 3 shows the overall configuration of a conventional parallel data processing device. In the figure, 1 is a PE which is a basic calculation element, 2 is a calculation unit consisting of a plurality of PEs 1 with adjacent PMs connected, 3 is each of the calculation unit 2
A controller 5 controls the PE 1 using the same control signal 4 composed of various clocks, etc., and an external memory 5 stores instructions and data input to and output from the arithmetic unit 2 and the controller 3.

第4図は、各PE1の内部構成図であり、図に
おいて、6は演算手段を構成する演算器であり、
その出力側は内部データバスBに接続されてい
る。7は隣接するPEからのデータを選択するセ
レクタ、8は内部データバスBに接続されデータ
蓄積手段を構成するローカルメモリ、9は各PE
個々に実行の有無を指定するめのマスクレジスタ
であり、内部データバスBに接続されて制御部3
からの制御信号4の1つである書込みクロツク
WCLK1により書込みが制御され、書込まれた
内容(“0”又は“1”)がマスク信号MASKと
してPE内の各部に出力される。10は内部デー
タバスB及び演算器6に接続された所定ビツト数
のシフトレジスタであり、制御部3からの書込み
クロツクWCLK2とマスクレジスタ9からのマ
スク信号MASKとを入力とする論理回路11の
出力により書込みが制御され、制御部3からのシ
フトレジスタSCLKとマスク信号MASKとを入
力とする論理回路12の出力によりシフト動作が
制御される。13はセレクタ7と内部データバス
B及び演算器6と隣接するPEに接続されたレジ
スタであり、制御部3からの書込みクロツク
WCLK3とマスク信号MASKとを入力とする論
理回路14の出力により書込みが制御される。
FIG. 4 is an internal configuration diagram of each PE 1, and in the figure, 6 is a computing unit constituting computing means;
Its output side is connected to internal data bus B. 7 is a selector that selects data from adjacent PEs; 8 is a local memory connected to internal data bus B and constitutes a data storage means; 9 is a selector for each PE;
This is a mask register for individually specifying execution or non-execution, and is connected to internal data bus B and
The write clock is one of the control signals 4 from
Writing is controlled by WCLK1, and the written content (“0” or “1”) is output as a mask signal MASK to each part within the PE. 10 is a shift register of a predetermined number of bits connected to the internal data bus B and the arithmetic unit 6; the output of the logic circuit 11 receives the write clock WCLK2 from the control unit 3 and the mask signal MASK from the mask register 9; The writing is controlled by the control section 3, and the shift operation is controlled by the output of the logic circuit 12 which receives the shift register SCLK from the control section 3 and the mask signal MASK. 13 is a register connected to the PE adjacent to the selector 7, internal data bus B, and arithmetic unit 6;
Writing is controlled by the output of a logic circuit 14 which receives WCLK3 and a mask signal MASK as inputs.

次に動作について説明する。制御部3からの制
御信号4が各PE1に共通に、かつ同時に与えら
れると、実行の有無を指定するマスクレジスタ9
の内容が“0”のPEだけが制御信号4に従つた
動作を各PE並列同時に行う。
Next, the operation will be explained. When the control signal 4 from the control unit 3 is given to each PE 1 in common and at the same time, a mask register 9 that specifies whether or not to execute
Only the PE whose content is "0" performs the operation according to the control signal 4 simultaneously in parallel with each PE.

例えば、ローカルメモリ8から読出され、シフ
トレジスタ10に格納されたデータを全PE同じ
ビツト数だけシフトする場合には、シフトクロツ
クSCLKを制御部3から全PE共通にシフト数だ
け与える。このとき、マスクレジスタ9の内容が
“1”のPEに関しては、シフト動作は行われな
い。
For example, when data read from the local memory 8 and stored in the shift register 10 is to be shifted by the same number of bits to all PEs, the control unit 3 supplies the shift clock SCLK to all PEs in common by the number of shifts. At this time, no shift operation is performed for PEs whose contents in the mask register 9 are "1".

一方、各PEで異なるビツト数のシフトを行い
たい場合には、まず、シフト数をローカルメモリ
8からレジスタ13に格納し、演算器6によつて
レジスタ13の内容を1減ずる。それと同時に、
シフトレジスタ10の内容を1ビツトシフトす
る。前述したように、このときマスクレジスタ9
の内容が“1”のPEにおいては、シフトは行わ
れない。次に、演算器6によつて、レジスタ13
とゼロを比較し、その結果をマスクレジスタ9に
書込む。この操作により、レジスタ13の内容が
ゼロのPEのマスクレジスタ9には“1”が書込
まれ、以後、そのPEのシフトレジスタ10はシ
フトされない。この様な操作をシフトレジスタ1
0のビツト数分行うことにより、各PE毎に異な
つたシフト数のシフト動作を行うことができる。
On the other hand, if it is desired to shift a different number of bits in each PE, first the shift number is stored in the register 13 from the local memory 8, and the contents of the register 13 are decreased by 1 by the arithmetic unit 6. At the same time,
Shift the contents of shift register 10 by 1 bit. As mentioned above, at this time mask register 9
A shift is not performed in a PE whose content is "1". Next, the register 13 is
and zero, and write the result to the mask register 9. As a result of this operation, "1" is written to the mask register 9 of the PE whose register 13 has zero content, and the shift register 10 of that PE will not be shifted thereafter. Shift register 1 performs this kind of operation.
By performing the shift operation for the number of 0 bits, it is possible to perform a shift operation with a different number of shifts for each PE.

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

従来の並列データ処理装置は以上のように構成
されているので、各PE内に格納されているデー
タを基に各PE毎に異なるビツト数のシフト動作
を行う場合、全PEにおけるシフト数の中の最大
値がPE内のシフトレジスタのビツト数よりも小
さい場合でほ、シフトレジスタのビツト数分だけ
シフトするためのクロツクサイクルを必要とし、
シフトレジスタのビツト数と全PEにおけるシフ
ト数の中の最大値との差だけむだが生じ、シフト
動作を高速に行うことができないという問題点が
あつた。
Conventional parallel data processing devices are configured as described above, so when performing a shift operation with a different number of bits for each PE based on the data stored in each PE, the number of shifts in all PEs is If the maximum value of is smaller than the number of bits in the shift register in PE, it requires clock cycles to shift by the number of bits in the shift register.
There was a problem in that the difference between the number of bits in the shift register and the maximum value of the number of shifts in all PEs caused waste, and the shift operation could not be performed at high speed.

この発明は上記のような問題点を解消するため
になされたもので、各PE内に格納されているデ
ータを基に各PE毎に異なるビツト数のシフト動
作を行う場合、全PEにおけるシフト数の最大値
だけのクロツクサイクルで高速にシフト動作が行
える並列データ処理装置を得ることを目的とす
る。
This invention was made to solve the above-mentioned problems. When performing a shift operation with a different number of bits for each PE based on the data stored in each PE, the number of shifts in all PEs is The object of the present invention is to provide a parallel data processing device that can perform a high-speed shift operation using only the maximum number of clock cycles.

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

この発明に係る並列データ処理装置は、演算部
の各基本演算要素(PE)に、シフトレジスタに
格納するデータのシフト数が格納されシフト毎に
デイクリメントされるシフトカウンタと、このシ
フトカウンタの内容がゼロになつたかどうかを検
出するゼロ検出手段とを設けるとともに、制御部
に、各基本演算要素(PE)のゼロ検出手段から
出力される検出信号の論理積をとる論理積回路
と、この論理積回路の出力信号によつてシフト動
作を終了させる制御手段とを設けたものである。
In the parallel data processing device according to the present invention, each basic operation element (PE) of the operation unit includes a shift counter in which the number of shifts of data to be stored in a shift register is stored and is decremented for each shift, and the contents of the shift counter. The controller is provided with a zero detection means for detecting whether the zero detection means of each basic arithmetic element (PE) has become zero, and an AND circuit that takes the AND of the detection signals output from the zero detection means of each basic arithmetic element (PE); A control means for terminating the shift operation in response to an output signal from the product circuit is provided.

〔作用〕[Effect]

この発明における並列データ処理装置は、制御
部からの共通の制御信号によつて、各PE内のシ
フトカウンタに予め設定した値をシフト動作と同
時にデイクリメントする。シフトカウンタの値が
ゼロになるとゼロ検出手段がそれを検出し、各
PE内のゼロ検出手段から出力される検出信号の
論理積を制御部内の論理積回路で求め、その出力
信号をシフト動作を終了させる制御手段に入力す
る。これにより、全PEのシフトカウンタの内容
がゼロになると、シフト動作が終了する。
The parallel data processing device according to the present invention decrements the value set in advance in the shift counter in each PE simultaneously with the shift operation using a common control signal from the control section. When the value of the shift counter becomes zero, the zero detection means detects it and each
The logical product of the detection signals output from the zero detection means in the PE is determined by the logical product circuit in the control section, and the output signal is input to the control means for terminating the shift operation. As a result, the shift operation ends when the contents of the shift counters of all PEs become zero.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明す
る。なお、前記した従来例と同一又は相当部分に
同一符号を用いてその説明は省略する。
An embodiment of the present invention will be described below with reference to the drawings. Note that the same reference numerals are used for the same or corresponding parts as in the conventional example described above, and the explanation thereof will be omitted.

第1図は演算部2を構成する各PE(基本演算要
素)1の内部構成図であり、図において、15は
内部データバスBに接続されて、シフトレジスタ
10に格納するデータのシフト数が格納され、1
ビツトシフトする毎にデイクリメントされるシフ
トカウンタ、16は上記シフトカウンタ15の内
容がゼロになつたかどうかを検出する本願のゼロ
検出手段を構成するゼロ検出回路であり、ゼロを
検出する論理“1”の検出信号17を出力するも
ので、この検出信号17は制御部3に送出される
とともに、シフトレジスタ10のシフト動作を制
御する論理回路12aに入力されるように構成さ
れている。すなわち、シフトレジスタ10はその
シフト動作が制御部3からのシフトクロツク
SCLKとマスクレジスタ9からのマスク信号
MASKとゼロ検出回路16からの検出信号17
とにより制御される。なお、マスク信号MASK
が“1”のとき、ゼロ検出回路16の検出信号1
7に常に“1”にセツトされるようになつてい
る。
FIG. 1 is an internal configuration diagram of each PE (basic calculation element) 1 constituting the calculation unit 2. In the figure, 15 is connected to the internal data bus B, and the number of shifts of data stored in the shift register 10 is stored, 1
A shift counter 16 is decremented each time a bit is shifted, and 16 is a zero detection circuit constituting the zero detection means of the present application that detects whether the contents of the shift counter 15 have become zero. This detection signal 17 is sent to the control section 3 and is configured to be input to the logic circuit 12a that controls the shift operation of the shift register 10. That is, the shift register 10 performs a shift operation based on the shift clock from the control unit 3.
Mask signal from SCLK and mask register 9
MASK and detection signal 17 from zero detection circuit 16
Controlled by In addition, the mask signal MASK
is “1”, the detection signal 1 of the zero detection circuit 16
7 and is always set to "1".

第2図は実施例の全体構成図であり、図におい
て、20は制御部3内にあり、各PE1のゼロ検
出回路16から送出される検出信号17の論理積
をとる論理積回路、21は同じく制御部3内にあ
り、上記論理積回路20の出力信号22が“1”
の場合,つまり全PEのシフトカウンタ15の内
容がゼロの場合にそこでシフト動作を終了させ次
の操作を指示する制御信号4を生成する制御回路
であり、本願における制御手段に相当する。
FIG. 2 is an overall configuration diagram of the embodiment, and in the figure, 20 is located in the control unit 3, and 21 is an AND circuit that takes the AND of the detection signals 17 sent out from the zero detection circuit 16 of each PE 1. Also in the control unit 3, the output signal 22 of the AND circuit 20 is “1”
In this case, that is, when the contents of the shift counters 15 of all PEs are zero, this is a control circuit that generates a control signal 4 that terminates the shift operation and instructs the next operation, and corresponds to the control means in the present application.

次に、第1図及び第2図で示した実施例の構成
に基づいて、各PE内に格納されているデータを
基に各PE毎に異なるビツト数のシフト動作を行
う場合の作用について説明する。
Next, based on the configuration of the embodiment shown in FIGS. 1 and 2, we will explain the effect when shifting a different number of bits for each PE based on the data stored in each PE. do.

まず、シフトレジスタ10のビツト数の最大値
として、ローカルメモリ8に格納されているシフ
ト数をシフトカウンタ15に格納する。次に、1
クロツク毎に、シフトレジスタ10に全PE共通
のシフトクロツクSCLKを与え、かつ、シフトカ
ウンタ15を1減ずる。このとき、マスクレジス
タ9の内容が“1”のPEにおいては、シフトレ
ジスタ10のシフト、シフトカウンタ15のデイ
クリメントは行われず、またゼロ検出回路16の
検出信号17に常に“1”となつている。一方、
シフトカウンタ15がゼロになつたPEのゼロ検
出回路16の検出信号17は“1”となり、制御
部3及び論理積回路12aへ送られ、以後その
PEにおいてシフト動作は行われない。全PEのゼ
ロ検出回路16の検出信号17が“1”になる
と、制御部3内の論理積回路20の出力信号22
が“1”となり、この信号を受けて制御回路21
がシフトクロツクSCLKの発生を停止させ、次の
操作を指示する制御信号4を発生する。
First, the shift number stored in the local memory 8 is stored in the shift counter 15 as the maximum value of the number of bits in the shift register 10. Next, 1
For each clock, a shift clock SCLK common to all PEs is applied to the shift register 10, and the value of the shift counter 15 is decremented by one. At this time, in the PE where the contents of the mask register 9 are "1", the shift register 10 is not shifted and the shift counter 15 is not decremented, and the detection signal 17 of the zero detection circuit 16 is always "1". There is. on the other hand,
The detection signal 17 of the zero detection circuit 16 of the PE whose shift counter 15 has become zero becomes "1" and is sent to the control section 3 and the AND circuit 12a, and is thereafter
No shift operation is performed in PE. When the detection signal 17 of the zero detection circuit 16 of all PEs becomes "1", the output signal 22 of the AND circuit 20 in the control section 3
becomes “1”, and upon receiving this signal, the control circuit 21
stops generation of the shift clock SCLK and generates a control signal 4 instructing the next operation.

従つて、例えば、シフトレジスタ10のビツト
数が16で、演算部Z2が4個のPE1で構成され
ており、各PE1のシフトカウンタ15に格納さ
れるシフト数がそれぞれ、“1”,“2”,“3”,
“4”と仮定すると、従来の並列データ処理装置
では、全PE1のシフト数が制御部3では既知で
ないためシフト動作に16クロツク必要となるのに
対し、この発明による並列データ処理装置では、
シフト数の最大値である4クロツクでシフト動作
を行うことができる。
Therefore, for example, if the number of bits of the shift register 10 is 16, and the arithmetic unit Z2 is composed of four PE1s, the number of shifts stored in the shift counter 15 of each PE1 is "1" and "2", respectively. ”, “3”,
Assuming "4", in the conventional parallel data processing device, the number of shifts for all PEs 1 is not known in the control unit 3, so 16 clocks are required for the shift operation, whereas in the parallel data processing device according to the present invention, 16 clocks are required for the shift operation.
A shift operation can be performed with four clocks, which is the maximum number of shifts.

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

以上のように、この発明によれば、演算部の各
基本演算要素(PE)に、シフトレジスタに格納
するデータのシフト数が格納されたシフト毎にデ
イクリメントされるシフトカウンタと、このシフ
トカウンタの内容がゼロになつたかどうかを検出
するゼロ検出手段とを設けるともに、上記制御部
に、各基本演算要素(PE)のゼロ検出手段から
出力される検出信号の論理積をとる論理積回路
と、この論理積回路の出力信号によつてシフト動
作を終了させる制御手段とを設け、各PE内に格
納されているデータを基に各PE毎に異なるビツ
ト数のシフト動作を行う場合、全PEにおいて指
定されたシフト数の中の最大値だけのクロツク数
でシフト動作を行えるように構成したので、シフ
ト動作を簡単な制御で高速に行うことができる効
果がある。
As described above, according to the present invention, each basic arithmetic element (PE) of the arithmetic unit includes a shift counter that stores the number of shifts of data to be stored in a shift register and is decremented for each shift; The controller is provided with a zero detection means for detecting whether the content of has become zero, and an AND circuit that takes the logical product of the detection signals output from the zero detection means of each basic arithmetic element (PE). , and control means for terminating the shift operation by the output signal of this AND circuit, and when performing a shift operation with a different number of bits for each PE based on the data stored in each PE, all PEs Since the shift operation is configured so that the shift operation can be performed with the maximum number of clocks among the shift numbers specified in the above, there is an effect that the shift operation can be performed at high speed with simple control.

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

第1図はこの発明の一実施例による並列データ
処理装置の各PE内部の構成図、第2図はこの発
明の一実施例による並列データ処理装置の全体構
成図、第3図は従来の並列データ処理装置の全体
構成図、第4図は従来の並列データ処理装置の各
PE内部の構成図である。 図中、1はPE(基本演算要素)、2は演算部、
3は制御部、4は制御信号、5は外部メモリ、6
は演算器(演算手段)、7はセレクタ、8はロー
カルメモリ(データ蓄積手段)、9はマスクレジ
スタ、10はシフトレジスタ、11,12a,1
4は論理回路、13はレジスタ、15はシフトカ
ウンタ、16はゼロ検出回路(ゼロ検出手段)、
17は検出信号、20は論理積回路、21は制御
回路(制御手段)である。なお、図中、同一符号
は同一、又は相当部分を示す。
FIG. 1 is a diagram showing the internal configuration of each PE in a parallel data processing device according to an embodiment of the present invention, FIG. 2 is an overall configuration diagram of a parallel data processing device according to an embodiment of the present invention, and FIG. The overall configuration of the data processing device, Figure 4 shows each of the conventional parallel data processing devices.
It is a block diagram inside PE. In the figure, 1 is PE (basic calculation element), 2 is calculation unit,
3 is a control unit, 4 is a control signal, 5 is an external memory, 6
is an arithmetic unit (arithmetic means), 7 is a selector, 8 is a local memory (data storage means), 9 is a mask register, 10 is a shift register, 11, 12a, 1
4 is a logic circuit, 13 is a register, 15 is a shift counter, 16 is a zero detection circuit (zero detection means),
17 is a detection signal, 20 is an AND circuit, and 21 is a control circuit (control means). In addition, in the figures, the same reference numerals indicate the same or equivalent parts.

Claims (1)

【特許請求の範囲】[Claims] 1 シフトレジスタを含むレジスタ内のデータに
演算を施す演算手段と上記レジスタ等に格納する
データが蓄積されるデータ蓄積手段とを有する基
本演算要素を複数個接続して成る演算部と、この
演算部の各基本演算要素を同一の制御信号によつ
て制御する制御部とから構成される並列データ処
理装置において、上記演算部の各基本演算要素
に、シフトレジスタに格納するデータのシフト数
が格納されシフト毎にデイクリメントされるシフ
トカウンタと、このシフトカウンタの内容がゼロ
になつたかどうかを検出するゼロ検出手段とを設
けるとともに、上記制御部に、各基本演算要素の
ゼロ検出手段から出力される検出信号の論理積を
とる論理積回路と、この論理積回路の出力信号に
よつてシフト動作を終了させる制御手段とを設け
たことを特徴とする並列データ処理装置。
1. An arithmetic section formed by connecting a plurality of basic arithmetic elements having arithmetic means for performing arithmetic operations on data in registers including shift registers, and data storage means for accumulating data to be stored in the registers, etc., and this arithmetic section. and a control section that controls each basic operation element of the above operation section using the same control signal, the number of shifts of data to be stored in the shift register is stored in each basic operation element of the operation section. A shift counter that is decremented every time a shift is provided, and a zero detection means that detects whether the contents of this shift counter become zero are provided. 1. A parallel data processing device comprising: an AND circuit that takes an AND of detection signals; and a control means that terminates a shift operation based on an output signal of the AND circuit.
JP62318542A 1987-12-18 1987-12-18 Parallel data processor Granted JPH01161432A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62318542A JPH01161432A (en) 1987-12-18 1987-12-18 Parallel data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62318542A JPH01161432A (en) 1987-12-18 1987-12-18 Parallel data processor

Publications (2)

Publication Number Publication Date
JPH01161432A JPH01161432A (en) 1989-06-26
JPH0567978B2 true JPH0567978B2 (en) 1993-09-28

Family

ID=18100287

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62318542A Granted JPH01161432A (en) 1987-12-18 1987-12-18 Parallel data processor

Country Status (1)

Country Link
JP (1) JPH01161432A (en)

Also Published As

Publication number Publication date
JPH01161432A (en) 1989-06-26

Similar Documents

Publication Publication Date Title
EP0102242B1 (en) Data processing apparatus
US4943916A (en) Information processing apparatus for a data flow computer
US4228498A (en) Multibus processor for increasing execution speed using a pipeline effect
EP0172038B1 (en) Information processor
US3943494A (en) Distributed execution processor
WO1994003860A1 (en) Massively parallel computer including auxiliary vector processor
JPH0431411B2 (en)
JPH03286332A (en) Digital data processor
US4755931A (en) Vector processing unit capable of reading vector data from a vector register simultaneously to plural resources
JPH034936B2 (en)
JP2703884B2 (en) Data write control method
JPH0567978B2 (en)
JPH0650512B2 (en) Data processing device
JP2567134B2 (en) Bit field logical operation processing device and monolithic microprocessor having the same
JP3305406B2 (en) Program-controlled processor
JPH0623977B2 (en) Vector processor
JP2793357B2 (en) Parallel processing unit
JPH0616287B2 (en) Vector arithmetic processor with mask
US5018092A (en) Stack-type arithmetic circuit
JPS6049438A (en) Memory device
JPS60164840A (en) Register save/recover system
JPS60134957A (en) Parallel operation processing device
JPS6231376B2 (en)
JPS5833584B2 (en) information processing equipment
JPH04330519A (en) Multiplier

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term