JPH04138582A - Single instruction type parallel computer - Google Patents

Single instruction type parallel computer

Info

Publication number
JPH04138582A
JPH04138582A JP26257490A JP26257490A JPH04138582A JP H04138582 A JPH04138582 A JP H04138582A JP 26257490 A JP26257490 A JP 26257490A JP 26257490 A JP26257490 A JP 26257490A JP H04138582 A JPH04138582 A JP H04138582A
Authority
JP
Japan
Prior art keywords
instruction
parallel computer
selection
control circuit
arithmetic unit
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
JP26257490A
Other languages
Japanese (ja)
Inventor
Motohiko Matsuda
松田 元彦
Taichi Yuasa
太一 湯浅
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.)
Nippon Steel Corp
Original Assignee
Sumitomo Metal Industries 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 Sumitomo Metal Industries Ltd filed Critical Sumitomo Metal Industries Ltd
Priority to JP26257490A priority Critical patent/JPH04138582A/en
Publication of JPH04138582A publication Critical patent/JPH04138582A/en
Priority to US08/251,651 priority patent/US5418915A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To attain the rapid processing of plural instructions by providing this single instruction type parallel computer with a selection means for selecting either one of a common instruction and a local instruction stored in an instruction storing means, a selection control means for controlling the selecting operation of the selection means and a means for executing the selected instruction. CONSTITUTION:An instruction INS applied from a control circuit through an instruction bus 12 is applied to one terminal of a selector 26 to be the selection means. An instruction INSP stored in an instruction register 27 to be an instruction storing means is applied to the other terminal of the selector 26. In each arithmetic unit 2, whether the common instruction INS applied from the control circuit is to be executed or the local instruction INSP stored in the register 27 is to be executed is selected by the selector 26 in accordance with a control signal CRT applied from the control circuit and the state of an operation permission flag 24 and the selected instruction is executed. Consequently, the parallel computer can simultaneously execute plural instructions while holding the feature of a single instruction type computer and excellent effects such as the shortening of a processing time can be displayed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、複数の演算装置により単一命令を並列実行す
る単一命令型並列計算機に関し、特に局所的な命令レジ
スタを演算装置内に有する単一命令型並列計算機に関す
る。
Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a single-instruction type parallel computer that executes a single instruction in parallel using a plurality of arithmetic units, and in particular, a single-instruction type parallel computer that has a local instruction register in the arithmetic unit. Concerning single-instruction parallel computers.

〔従来の技術〕[Conventional technology]

単一命令型並列計算機は画像処理装置等の大量なデータ
を単純な演算の繰返しにより処理する装置に用いられ、
並列処理により大量データの高速演算が可能になってい
る。単一命令型並列計算機は複数命令型並列計算機に比
べ単純な構成であり、安価であるという特長がある。
Single-instruction parallel computers are used in devices that process large amounts of data by repeating simple operations, such as image processing devices.
Parallel processing enables high-speed calculation of large amounts of data. A single-instruction parallel computer has a simpler configuration and is cheaper than a multiple-instruction parallel computer.

第2図は従来の単一命令型並列計算機の構成例を示すブ
ロック図である。
FIG. 2 is a block diagram showing an example of the configuration of a conventional single-instruction type parallel computer.

この単一命令型並列計算機は後述する動作許可フラグに
より演算装置単位で動作を制御できる。
This single-instruction type parallel computer can control the operation of each arithmetic unit using an operation permission flag, which will be described later.

図において1は並列計算機の全体制御を司る制御回路で
あり、該制御回路1は制御信号CTR、命令INS及び
アドレスADDを生成し、複数並設された演算装置2,
2・・・に制御線11、命令バス12、アドレスバス1
3を介して生成した制御信号CTR、同一の命令INS
及び同一のアドレスADDを与える。
In the figure, 1 is a control circuit that controls the entire parallel computer, and the control circuit 1 generates a control signal CTR, an instruction INS, and an address ADD.
2... control line 11, command bus 12, address bus 1
3, the control signal CTR generated through the same command INS
and give the same address ADD.

第3図は従来の単一命令型並列計算機の演算装置2の構
成を示すブロック図である。制御回路1から命令バス1
2を介して送られた命令INSは演算器22に与えられ
る。
FIG. 3 is a block diagram showing the configuration of the arithmetic unit 2 of a conventional single-instruction type parallel computer. Control circuit 1 to command bus 1
The instruction INS sent via 2 is given to the arithmetic unit 22.

演算器22は加算、減算等の複数の演算処理を選択的に
実行するようになしてあり、与えられた命令INSに応
した演算処理を行う。
The arithmetic unit 22 is configured to selectively execute a plurality of arithmetic operations such as addition and subtraction, and performs arithmetic operations in accordance with a given instruction INS.

制御回路1からアドレスバス13を介して与えられたア
ドレスADDはローカルメモリ23又はレジスタ群21
に与えられる。ローカルメモリ23は演算器22で用い
る演算データ及び演算結果等のデータを格納するもので
あり、レジスタ群21はローカルメモリ23に格納され
た演算データ及び演算途中のデータを一時的に格納し、
演算器22に与える。また、レジスタ群21は演算装置
2にその状態により動作許可を与える動作許可フラグ2
4を格納するエリアを有している。この動作許可フラグ
24は制御回路1の制a線11を介して与えられる制御
信号CTHによりその状態が制御される。
Address ADD given from control circuit 1 via address bus 13 is stored in local memory 23 or register group 21.
given to. The local memory 23 stores data such as calculation data and calculation results used by the calculation unit 22, and the register group 21 temporarily stores calculation data stored in the local memory 23 and data in the middle of calculation.
It is given to the arithmetic unit 22. The register group 21 also includes an operation permission flag 2 that allows the arithmetic unit 2 to operate depending on its state.
It has an area for storing 4. The state of this operation permission flag 24 is controlled by a control signal CTH applied via a control line 11 of the control circuit 1.

このように構成された従来の単一命令型並列計算機は、
全ての演算装置2.2・・・において同一時点ではロー
カルメモリ23の同一アドレスADDを参照し、同一の
命令INSによる演算を行っている。
A conventional single-instruction parallel computer configured in this way is
At the same time, all the arithmetic units 2, 2, . . . refer to the same address ADD of the local memory 23 and perform arithmetic operations based on the same instruction INS.

また動作許可フラグ24の状態により、各演算装置2の
動作を制御できる。即ち動作許可フラグを動作不許可の
状態にすることにより、ある命令の実行を演算装置2毎
にスキップすることができ、部分的に同一の命令と異な
る命令を実行でき、計算の柔軟性を得ることができる。
Further, depending on the state of the operation permission flag 24, the operation of each arithmetic device 2 can be controlled. That is, by setting the operation permission flag to a state in which the operation is not permitted, execution of a certain instruction can be skipped for each arithmetic unit 2, and partially the same instruction and a different instruction can be executed, providing flexibility in calculation. be able to.

これにより恰も単一命令型並列計算機を複数命令型並列
計算機の如く動作させることができる。
This allows a single-instruction type parallel computer to operate like a multiple-instruction type parallel computer.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、従来の単一命令型並列計算機で各演算装
置毎に異なる命令による演算処理を行うためには命令の
数と同じ回数の以下に示す動作を行う必要がある。即ち
、ある命令を実行したい演算装置のみ動作許可フラグを
許可の状態にし、動作許可された演算装置だけが目的の
演算処理を実行し、他演算装置はその命令をスキップし
、演算処理を行わないという動作である。
However, in order to perform arithmetic processing using different instructions for each arithmetic unit in a conventional single-instruction type parallel computer, it is necessary to perform the following operations the same number of times as the number of instructions. In other words, only the operation permission flag of the arithmetic device that wants to execute a certain instruction is set to the permission state, and only the arithmetic device that is allowed to operate executes the desired arithmetic processing, and other arithmetic devices skip that instruction and do not perform the arithmetic processing. This is the action.

これを命令の数だけ繰返すことにより単一命令型並列計
算機であっても複数命令型並列計算機と同等な演算処理
が可能となる。しかしながらこの手続きの実行は複数命
令型では1つのステップで実行できることが従来の単一
命令型並列計算機では命令の数だけのステップが必要と
なり、処理に長時間を要し現実的ではないという問題が
あった。
By repeating this for the number of instructions, even a single-instruction type parallel computer can perform arithmetic processing equivalent to a multiple-instruction type parallel computer. However, this procedure can be executed in one step in a multi-instruction type parallel computer, but in a conventional single-instruction type parallel computer, steps equal to the number of instructions are required, which takes a long time and is not practical. there were.

本発明は斯かる事情に鑑みなされたものであり、演算装
置内に局所的な命令を格納する命令レジスタを設け、こ
れと制御回路からの共通の命令とを選択的に実行するこ
とにより、単純な構成であり安価であるというハードウ
ェア上の特長を保持しつつ複数命令型並列計算機の如く
複数の命令を高速処理できる単一命令型並列計算機を提
供することを目的にする。
The present invention was made in view of the above circumstances, and it is possible to simplify the process by providing an instruction register in the arithmetic unit to store local instructions, and selectively executing this and a common instruction from the control circuit. It is an object of the present invention to provide a single-instruction type parallel computer that can process multiple instructions at high speed like a multiple-instruction type parallel computer while retaining the hardware features of a simple configuration and low cost.

〔課題を解決するための手段〕[Means to solve the problem]

本発明に係る単一命令型並列計算機は、演算器とメモリ
とを備えた複数の演算装置に制御回路から共通の命令を
与え、与えられた命令を並列実行する単一命令型並列計
算機において、前記演算装置は、局所的な命令を格納す
る命令格納手段と、前記共通の命令と前記命令格納手段
に格納された局所的な命令とのいずれか一方を選択する
選択手段と、該選択手段の選択動作を制御する選択制御
手段と、選択された命令を実行する手段とを備えること
を特徴とする。
A single-instruction type parallel computer according to the present invention is a single-instruction type parallel computer in which a common instruction is given from a control circuit to a plurality of arithmetic units equipped with an arithmetic unit and a memory, and the given instructions are executed in parallel. The arithmetic device includes an instruction storage means for storing a local instruction, a selection means for selecting either the common instruction or the local instruction stored in the instruction storage means, and a selection means for selecting one of the common instruction and the local instruction stored in the instruction storage means. The present invention is characterized by comprising a selection control means for controlling a selection operation and a means for executing a selected command.

〔作用〕[Effect]

本発明においては、演算装置で複数の命令を並列実行す
る場合、命令格納手段に局所的な命令が格納され、局所
的な命令と共通な命令とのいずれか一方を選択するよう
に選択手段が演算装置毎に制御され、選択された命令が
実行される;例えば、加算命令と減算命令とを並列実行
するとき、加算命令を共通な命令とし、これを制御回路
から各演算装置に与える。このとき、局所的な命令であ
る減算命令を行う演算装置の命令格納手段には減算命令
を格納しておき、加算命令を行う演算装置の選択手段は
選択制御手段により加算命令を選択するように制御され
、減算命令を行う演算装置の選択手段は逆に命令格納手
段内の減算命令を選択するように制御される。これによ
り単一命令型並列計算機において複数の命令を同時的に
並列実行でき、その処理時間を短縮できることになる。
In the present invention, when a plurality of instructions are executed in parallel by an arithmetic unit, the local instruction is stored in the instruction storage means, and the selection means is configured to select either the local instruction or the common instruction. Each arithmetic unit is controlled and a selected instruction is executed; for example, when an addition instruction and a subtraction instruction are executed in parallel, the addition instruction is used as a common instruction and is given to each arithmetic unit from the control circuit. At this time, the subtraction instruction is stored in the instruction storage means of the arithmetic unit that executes the subtraction instruction, which is a local instruction, and the selection means of the arithmetic unit that executes the addition instruction selects the addition instruction by the selection control means. The selection means of the arithmetic unit which is controlled and executes the subtraction instruction is conversely controlled to select the subtraction instruction within the instruction storage means. This allows a single-instruction type parallel computer to simultaneously execute multiple instructions in parallel, reducing processing time.

〔実施例〕〔Example〕

以下、本発明をその実施例を示す図面に基づいて説明す
る。
Hereinafter, the present invention will be explained based on drawings showing embodiments thereof.

第1図は本発明に係る単一命令型並列計算機の演算装置
2の構成を示すブロック図である。なお、全体構成は第
2図に示す従来例と同様であり説明を省略する。
FIG. 1 is a block diagram showing the configuration of an arithmetic unit 2 of a single-instruction type parallel computer according to the present invention. Note that the overall configuration is the same as that of the conventional example shown in FIG. 2, and a description thereof will be omitted.

制御回路1 (第2図参照)から命令バス12を介して
与えられた命令INSは選択手段であるセレクタ26の
一端に与えられる。セレクタ26の他端には命令格納手
段である命令レジスタ27に格納された命令lN5Pが
与えられる。命令レジスタ27は後述するレジスタ群2
1に設けられており、演算器22により生成された局所
的な命令lN5Pを格納する。セレクタ26は与えられ
た2つの命令INS、 lN5Pの一方を選択し、選択
した命令INS又はrNsPを演算器22に与える。セ
レクタ26の選択動作は選択制御手段である命令選択回
路25により制御される。命令選択回路25には制御線
11を介して制御回路1から与えられた制御信号CTR
及び後述する動作許可フラグ24が与えられ、制御信号
CTR及び動作許可フラグ24の状態に基づきセレクタ
26に切換信号CSを出力する。
An instruction INS applied from the control circuit 1 (see FIG. 2) via an instruction bus 12 is applied to one end of a selector 26, which is selection means. The other end of the selector 26 is given an instruction IN5P stored in an instruction register 27 which is an instruction storage means. The instruction register 27 is part of register group 2, which will be described later.
1, and stores the local instruction IN5P generated by the arithmetic unit 22. The selector 26 selects one of the two received instructions INS and lN5P, and supplies the selected instruction INS or rNsP to the arithmetic unit 22. The selection operation of the selector 26 is controlled by an instruction selection circuit 25 which is selection control means. The command selection circuit 25 receives a control signal CTR applied from the control circuit 1 via the control line 11.
and an operation permission flag 24 to be described later, and outputs a switching signal CS to the selector 26 based on the control signal CTR and the state of the operation permission flag 24.

演算器22は与えられた命令に応じた演算処理を行う。The arithmetic unit 22 performs arithmetic processing according to a given command.

例えば命令レジスタ27に命令lN5Pを格納する場合
、制御回路1からそのような命令INSがセレクタ26
を介して与えられ、ローカルメモリ23からデータを読
出し、それらにより必要な命令lN5Pを生成し、レジ
スタ群21中の命令レジスタ27に格納する。
For example, when storing an instruction IN5P in the instruction register 27, such an instruction INS is sent from the control circuit 1 to the selector 26.
It reads data from the local memory 23, generates the necessary instruction IN5P, and stores it in the instruction register 27 in the register group 21.

一方、制御回路1からアドレスバス13を介して与えら
れたアドレス八〇〇はローカルメモリ23又はレジスタ
群21に与えられる。ローカルメモリ23は演算器22
で用いる演算データ及び演算結果等のデータを格納する
ものであり、レジスタ群21はローカルメモリ23に格
納された演算データ及び演算途中のデータを一時的に格
納し、演算器22に与える。
On the other hand, address 800 given from control circuit 1 via address bus 13 is given to local memory 23 or register group 21. The local memory 23 is the computing unit 22
The register group 21 temporarily stores the calculation data stored in the local memory 23 and the data in the middle of the calculation, and provides the data to the calculation unit 22.

またレジスタ群21は演算装置2にその状態により動作
許可、不許可及び動作許可の場合にセレクタ26のどち
らの命令を選択するかを示す動作許可フラグ24を格納
するエリアを有すると共に、前述した如く命令レジスタ
27を設けてあり、演算器22で生成された局所的な命
令lN5Pを格納する。
Further, the register group 21 has an area for storing an operation permission flag 24 indicating which instruction of the selector 26 is selected depending on the state of the arithmetic device 2, whether the operation is permitted or not, and when the operation is permitted. An instruction register 27 is provided to store the local instruction IN5P generated by the arithmetic unit 22.

このように構成された本発明の単一命令型並列計算機に
おいては、各演算装置2,2・・・は制御回路1からの
制御信号CTR及び動作許可フラグ24の状態により制
御回路1から与えられた共通の命令INSを実行するか
、又は命令レジスタ27に格納された局所的な命令lN
5Pを実行するかをセレクタ26により選択し、選択し
た命令を実行する。
In the single-instruction type parallel computer of the present invention configured as described above, each arithmetic unit 2, 2, . execute the common instruction INS stored in the instruction register 27, or execute the local instruction IN stored in the instruction register 27.
The selector 26 selects whether to execute 5P and executes the selected instruction.

いま、加算及び減算を同時的に並列処理で実行する場合
、例えば加算命令を共通の命令INSとし、減算命令を
局所的な命令lN5Pとする。そして最初に減算命令を
生成するために、制御回路1は各演算装置2.2・・・
に減算命令を生成する命令を与える。このとき各演算装
置2,2・・・の動作許可フラグ24は許可の状態に、
なっており、制御信号CTRにより命令選択回路25が
、セレクタ26が命令INSを選択するように切換信号
CSを出力する。一方このときアドレスバス13を介し
て制御回路1からローカルメモリ23内に減算命令を生
成するためのデータを格納しである場所のアドレスAD
Dが出力されると共に命令レジスタ27のアドレスがレ
ジスタ群21に出力される。
If addition and subtraction are to be executed simultaneously in parallel, for example, the addition instruction is a common instruction INS, and the subtraction instruction is a local instruction IN5P. In order to first generate a subtraction instruction, the control circuit 1 controls each arithmetic unit 2, 2, . . .
Give an instruction to generate a subtraction instruction. At this time, the operation permission flag 24 of each arithmetic device 2, 2... is in the permission state,
In response to the control signal CTR, the instruction selection circuit 25 outputs a switching signal CS so that the selector 26 selects the instruction INS. On the other hand, at this time, the address AD of the location where the data for generating the subtraction instruction is stored is sent from the control circuit 1 to the local memory 23 via the address bus 13.
At the same time that D is output, the address of the instruction register 27 is output to the register group 21.

そして演算器22が減算命令を生成し、それを命令レジ
スタ27に格納する。続いて制御信号CTRにより動作
許可フラグ24に許可、不許可及び許可の場合のセレク
タ26の選択の別を示す値をセットする。加算及び減算
を実行する場合、全ての演算装置2,2・・・を動作許
可の状態にし、加算命令を実行する。演算装置2,2・
・・は制御回路1の方に、減算命令を実行する演算装置
2,2・・・は命令レジスタ27の方に夫々セレクタ2
6を切換えるような値を動作許可フラグ24にセントす
る。次に命令選択回路25に制御信号CTRを与え、全
ての演算装置2゜2・・・が命令レジスタ27内の局所
的命令lN5Pを実行するか、演算装置2,2・・・が
制御回路1からの命令INSを実行するか、又は動作許
可フラグにより一方は命令レジスタ27の命令lN5P
を、また他方は制御回路1からの命令INSを実行する
という3つの命令実行のパターンのうちのいずれかを決
定する。
Then, the arithmetic unit 22 generates a subtraction instruction and stores it in the instruction register 27. Subsequently, the control signal CTR sets the operation permission flag 24 to a value indicating permission, non-permission, and selection by the selector 26 in the case of permission. When performing addition and subtraction, all arithmetic units 2, 2, . . . are enabled to operate, and the addition instruction is executed. Arithmetic device 2, 2・
... is connected to the control circuit 1, and arithmetic units 2, 2, ..., which execute the subtraction instruction, are connected to the instruction register 27, respectively.
6 is set in the operation permission flag 24. Next, a control signal CTR is applied to the instruction selection circuit 25, and either all the arithmetic units 2, 2, . . . Execute the instruction INS from
and the other executes the instruction INS from the control circuit 1.

この場合、制御信号CTRにより3番目のパターンを決
定し、動作許可フラグ24を前述した如くの値にセット
し、加算命令を制御回路1から与え、減算命令を命令レ
ジスタ27から与える。
In this case, the third pattern is determined by the control signal CTR, the operation permission flag 24 is set to the value as described above, an addition instruction is given from the control circuit 1, and a subtraction instruction is given from the instruction register 27.

このように本発明では従来と同様な単一命令の実行に加
えて演算装置毎に固有な命令の実行を可能にする。
In this manner, the present invention enables the execution of instructions unique to each arithmetic unit in addition to the execution of a single instruction as in the conventional case.

また実行する命令を共通の命令から得るのか、又は固有
の命令レジスタ27から得るのかを命令選択回路25に
より可能にした。この選択は命令の生成頻度を減少させ
る。即ち、2つの命令を選択的に実行する場合等に、一
方の命令は共通の命令から得るようにすることにより、
命令レジスタ27に格納する命令の生成は他の命令だけ
でよいことになる。
Further, the instruction selection circuit 25 allows the instruction selection circuit 25 to determine whether the instruction to be executed is obtained from a common instruction or from a unique instruction register 27. This choice reduces the frequency of instruction generation. That is, when two instructions are selectively executed, one instruction is obtained from a common instruction.
The generation of instructions to be stored in the instruction register 27 only requires other instructions.

〔効果〕 以上説明したとおり、本発明においては、演算装置内に
局所的な命令を格納する命令格納手段と、共通の命令と
局所的な命令とのいずれか一方を選択する選択手段と、
選択手段の選択動作を制御する選択制御手段とを設け、
選択手段により実行すべき命令を選択できるようにした
ので、単一命令型の特長を保持して複数の命令を同時に
並列実行でき、処理時間を短縮できる等価れた効果を奏
する。
[Effects] As explained above, the present invention includes: an instruction storage means for storing local instructions in an arithmetic device; a selection means for selecting either a common instruction or a local instruction;
and a selection control means for controlling the selection operation of the selection means,
Since the instruction to be executed can be selected by the selection means, a plurality of instructions can be simultaneously executed in parallel while retaining the features of a single instruction type, and an equivalent effect of shortening processing time can be achieved.

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

第1図は本発明に係る単一命令型並列計算機の演算装置
の構成を示すブロック図、第2図は従来の並列計算機の
全体構成を示す模式的ブロック図、第3図は従来の演算
装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an arithmetic unit of a single-instruction parallel computer according to the present invention, FIG. 2 is a schematic block diagram showing the overall configuration of a conventional parallel computer, and FIG. 3 is a conventional arithmetic unit. FIG. 2 is a block diagram showing the configuration of FIG.

Claims (1)

【特許請求の範囲】 1、演算器とメモリとを備えた複数の演算装置に制御回
路から共通の命令を与え、与えられた命令を並列実行す
る単一命令型並列計算機において、 前記演算装置は、 局所的な命令を格納する命令格納手段と、 前記共通の命令と前記命令格納手段に格納された局所的
な命令とのいずれか一方を選択する選択手段と、 該選択手段の選択動作を制御する選択制御手段と、 選択された命令を実行する手段と を備えることを特徴とする単一命令型並列計算機。
[Claims] 1. In a single-instruction type parallel computer that gives a common instruction from a control circuit to a plurality of arithmetic units each including an arithmetic unit and a memory, and executes the given instructions in parallel, the arithmetic unit comprises: , instruction storage means for storing a local instruction; selection means for selecting either the common instruction or the local instruction stored in the instruction storage means; and controlling the selection operation of the selection means. 1. A single-instruction type parallel computer, comprising: selection control means for executing the selected instruction; and means for executing the selected instruction.
JP26257490A 1990-08-08 1990-09-29 Single instruction type parallel computer Pending JPH04138582A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP26257490A JPH04138582A (en) 1990-09-29 1990-09-29 Single instruction type parallel computer
US08/251,651 US5418915A (en) 1990-08-08 1994-05-31 Arithmetic unit for SIMD type parallel computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26257490A JPH04138582A (en) 1990-09-29 1990-09-29 Single instruction type parallel computer

Publications (1)

Publication Number Publication Date
JPH04138582A true JPH04138582A (en) 1992-05-13

Family

ID=17377699

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26257490A Pending JPH04138582A (en) 1990-08-08 1990-09-29 Single instruction type parallel computer

Country Status (1)

Country Link
JP (1) JPH04138582A (en)

Similar Documents

Publication Publication Date Title
JP2882426B2 (en) Address generator
JPH04138582A (en) Single instruction type parallel computer
JPH03232070A (en) Picture processor
JP3699003B2 (en) Data processing apparatus and method
JPH06309349A (en) Program-controlled processor
JPH05143447A (en) Digital processor and control method for the processor
JP2001167084A (en) Vector operation processor and vector data moving method
JP2555124B2 (en) Image processing device
JP2000029508A (en) Programmable controller
JPH0452760A (en) Vector processor
JP3471388B2 (en) Auxiliary processing unit
JP3317819B2 (en) Control method for two-port access of single-port RAM
JPH0830466A (en) Multitask switching control method
JPH0468459A (en) Digital signal processor
JPH06332867A (en) Bus interface inside buffer control system
JPH03108061A (en) Vector operation system, vector arithmetic unit, and information processor
JPS63278102A (en) Microprogram sequence controller
JPH0477930A (en) Microcomputer
JPH0531170B2 (en)
JPH01241644A (en) Microcomputer control circuit
JPH03129532A (en) Microsequence circuit
JPH04181374A (en) Vector processor
JPH04181373A (en) Vector processor
JPH0895781A (en) Arithmetic and logic unit of processor
JPH0241522A (en) Function arithmetic processor