JPH04138554A - Parallel type digital signal processor - Google Patents

Parallel type digital signal processor

Info

Publication number
JPH04138554A
JPH04138554A JP2261648A JP26164890A JPH04138554A JP H04138554 A JPH04138554 A JP H04138554A JP 2261648 A JP2261648 A JP 2261648A JP 26164890 A JP26164890 A JP 26164890A JP H04138554 A JPH04138554 A JP H04138554A
Authority
JP
Japan
Prior art keywords
data
dsp
digital signal
signal processing
cpu
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
JP2261648A
Other languages
Japanese (ja)
Inventor
Atsumi Tanaka
田中 篤美
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
Nippon Steel 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 Nippon Steel Corp filed Critical Nippon Steel Corp
Priority to JP2261648A priority Critical patent/JPH04138554A/en
Publication of JPH04138554A publication Critical patent/JPH04138554A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten a time required for data transfer and to simplify the control of a CPU by storing data in the same address as that of a digital signal processor(DSP) for sending data in a specific storage means in the case of transferring data between plural DSPs. CONSTITUTION:In the case of transferring data f a DSP 12n to a DSP 121, the arithmetic result D of the DSP 12n is supplied to a data bus 20 and stored in the identical addresses #4 of memories 141 to 14n in all the DSPs 121 to 12n. Since the same data are stored in the identical addresses of the memories in all the DSPs at the time of transferring the data, a data storage which is an essential element for a convensional device can be made unnecessary, an access speed can be improved because of the omission of the data storage and an effect equivalent to the formation of data cache memories in respective DSPs can be obtained. Thus, rapid data transfer is attained and control based upon the CPU is easily executed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、非常に長いプログラムを実行する場合や膨大
な量の計夏を行う場合に、並列に接続された複数のディ
ジタル信号処理プロセッサーにタスクを分担させること
により、データを高速に処理することができる並列型デ
ィジタル信号処理装置に関するものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention is applicable to multiple digital signal processing processors connected in parallel when executing a very long program or performing a huge amount of calculation. The present invention relates to a parallel digital signal processing device that can process data at high speed by sharing tasks.

〔従来の技術〕[Conventional technology]

第3図は従来の並列型ディジタル信号処理装置の一例の
ブロック図である。同図において、中央処理袋!(以下
、CPUとも称する。)40は単一のCPIJからなる
場合でも、複数のCPUからなる場合でもよい、ディジ
タル信号処理プロセッサー(以下、DSPとも称する−
)42+〜42、は、データバス44及び命令バス46
によって、CPU40と並列に接続されている。更に、
データバス44には、転送されるデータを一時的に記憶
するデータストア48が接続されている。
FIG. 3 is a block diagram of an example of a conventional parallel digital signal processing device. In the same figure, the central processing bag! (Hereinafter, also referred to as CPU.) 40 is a digital signal processing processor (hereinafter also referred to as DSP), which may consist of a single CPIJ or multiple CPUs.
) 42+ to 42 are the data bus 44 and the command bus 46
is connected in parallel with the CPU 40. Furthermore,
Connected to the data bus 44 is a data store 48 that temporarily stores data to be transferred.

DSP42+〜42.は、内部にデコーダーメモリ、演
算回路を有しており、命令バス46を通してCPU40
から供給される命令をデコードして、データバス44を
通して送られて来るデータに対する演算処理を行う、C
PU40から出される命令ワードの語長は、各DSPに
供給される命令ワードの語長の総和に等しい、すなわち
、DSP42+に対する命令の語長がn+ 、DSP4
2、に対する命令の語長がn、、・・・DSP42、に
対する命令の語長がn、とすると、CPU40から供給
される命令の語長Nは、 N−Σn。
DSP42+~42. has an internal decoder memory and an arithmetic circuit, and is connected to the CPU 40 through an instruction bus 46.
C, which decodes the instructions supplied from the C and performs arithmetic processing on the data sent through the data bus 44.
The word length of the instruction word issued from the PU 40 is equal to the sum of the word lengths of the instruction words supplied to each DSP, that is, the word length of the instruction for the DSP 42+ is n+,
Assuming that the word length of the instruction for the DSP 42 is n, the word length N of the instruction supplied from the CPU 40 is N-Σn.

となる、このようにCPU40から全てのDSPへ供給
する命令を単一のワードで構成することにより、高速な
処理が可能となる。
By configuring the instructions supplied from the CPU 40 to all DSPs in a single word, high-speed processing becomes possible.

CPU40から各DSPヘデータの転送を行う場合はデ
ータストア48を介して行う0例えば、CPU40から
DSP42+へあるデータの転送を行う場合、CPU4
0はデータバス44にそのデータを供給してデータスト
ア48に一時的に記憶させる0次に、DSP42.に対
して、データストア48にアクセスしこのデータをデー
タストア48からDSP42.へ読み込むよう命令バス
を通して命令する。このとき必要に応じて、他のDSP
に対し、同時に別の動作をするようCPU40から出さ
れる1ワードの命令を構成することもできる。CPU4
0から他のDSPに対してデータを転送する場合も同様
である。
When transferring data from the CPU 40 to each DSP, it is done via the data store 48. For example, when transferring certain data from the CPU 40 to the DSP 42+, the CPU 4
0 provides its data onto data bus 44 for temporary storage in data store 48. Next, DSP 42. , accesses the data store 48 and transfers this data from the data store 48 to the DSP 42 . through the instruction bus. At this time, if necessary, use other DSPs.
However, it is also possible to construct a one-word instruction issued from the CPU 40 to perform different operations at the same time. CPU4
The same applies when data is transferred from DSP 0 to another DSP.

DSP同士の間におけるデータの転送も、同様にデータ
ストア48を介して行う0例えば、DSP42.の演算
処理によって得られたデータを別のDSP42zが必要
とする場合、CPU40は、まずDSP42+に対して
そのデータをデータバス44を通してデータストア48
に記憶させるよう命令する。その後、DSP42□に対
してデータストア48にアクセスしてこのデータをデー
タストア48から読み出すように命令する。このように
してD S P 42 +からDSP 42zへのデー
タの転送が行われる。
Data transfer between DSPs is also performed via the data store 48. For example, DSP 42. When another DSP 42z needs the data obtained by the arithmetic processing, the CPU 40 first sends the data to the DSP 42+ through the data bus 44 to the data store 48.
order it to be memorized. Thereafter, the DSP 42□ is commanded to access the data store 48 and read this data from the data store 48. In this way, data is transferred from the DSP 42+ to the DSP 42z.

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

従来の並列型ディジタル信号処理装置は、データの転送
をデータストアを介して行わなければならないため、デ
ータストアが装置の必須の構成要素となっている。また
、データがこのデータストアを経由してCPUからDS
Pに転送されるまで、及びDSP同士の間で転送される
までに時間がかかるという問題がある。更に、CPUに
よってDSPのコントロールを行う際にデータストアも
同時にコントロールする必要があるため、CPUによる
コントロール動作が複雑になるという問題がある。
In conventional parallel digital signal processing devices, data must be transferred via a data store, so the data store is an essential component of the device. Also, data is transferred from the CPU to the DS via this data store.
There is a problem in that it takes time until the data is transferred to P and between DSPs. Furthermore, when the CPU controls the DSP, it is also necessary to control the data store at the same time, so there is a problem that the control operation by the CPU becomes complicated.

本発明は上記事情に基づいてなされたものであり、デー
タ転送にかかる時間を短縮し、かつCPUによるコント
ロールを簡略化できる並列型ディジタル信号処理装置を
提供することを目的とするものである。
The present invention has been made based on the above circumstances, and it is an object of the present invention to provide a parallel digital signal processing device that can shorten the time required for data transfer and simplify control by a CPU.

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

上記の目的を達成するための本発明は、中央処理装置と
内部に記憶手段を有する複数のディジタル信号処理プロ
セッサーとをデータバス及び命令バスによって接続し、
前記中央処理装置からの命令に基づき前記複数のディジ
タル信号処理プロセッサーによってデータの並列処理を
行う並列型ディジタル信号処理装置において、前記中央
処理装置から特定のディジタル信号処理プロセッサーへ
データを転送するときには全てのディジタル信号処理プ
ロセッサー内の前記記憶手段の同一アドレスにデータを
記憶させ、ディジタル信号処理プロセッサー同士の間で
データの転送を行うときにはデータを送るディジタル信
号処理ブロセ°ソサー以外の全てのディジタル信号処理
プロセッサー内の前記記憶手段の、前記データを送るデ
ィジタル信号処理プロセッサーと同一のアドレスにデー
タを記憶させることを特徴とするものである。
To achieve the above object, the present invention connects a central processing unit and a plurality of digital signal processing processors each having internal storage means through a data bus and an instruction bus,
In a parallel digital signal processing device in which data is processed in parallel by the plurality of digital signal processing processors based on instructions from the central processing unit, when data is transferred from the central processing unit to a specific digital signal processing processor, all In all digital signal processing processors other than the digital signal processing processor that stores data at the same address of the storage means in the digital signal processing processor and sends the data when transferring data between digital signal processing processors. The data is stored in the storage means at the same address as the digital signal processing processor that sends the data.

〔作用〕[Effect]

本発明は前記の構成によって、中央処理装置<cPU)
から希望する演算を行う特定のディジタル信号処理プロ
セッサー(DSP)へデータの転送をするときに全ての
DSPの内部にある記憶手段の同一アドレスにデータを
記憶させる。各DSPはこの同一のデータに対してそれ
ぞれ予め設定された演算処理を行うが、上記特定のDS
Pによって処理されて得られたデータのみをCPUに戻
すことによって、希望する演算結果を得ることができる
。これにより、データストアを用いることなく cpu
とDSPとの間でデータの転送を行うことができる。
According to the above configuration, the present invention provides a central processing unit <cPU).
When data is transferred from a digital signal processor (DSP) to a specific digital signal processor (DSP) that performs a desired operation, the data is stored at the same address in the storage means inside all the DSPs. Each DSP performs preset arithmetic processing on this same data, but the specific DS
By returning only the data processed by P to the CPU, a desired calculation result can be obtained. This allows CPU usage without using a data store.
Data can be transferred between the DSP and the DSP.

また、あるDSPから他のDSPへデータの転送を行う
場合にも、データを送る側のDSP以外の全てのDSP
の記憶手段の前記データを送るDSPと同一のアドレス
にデータを記憶させる。各DSPはこの同一のデータに
対してそれぞれ予め設定された演算処理を行うが、上記
他のDSPによって処理されて得られたデータを利用す
ることにより、希望する演算結果を得ることができる。
Also, when transferring data from one DSP to another, all DSPs other than the DSP sending the data
The data is stored in the same address as the DSP that sends the data in the storage means. Each DSP performs preset arithmetic processing on the same data, but by using data processed and obtained by the other DSPs, desired arithmetic results can be obtained.

これにより、データストアを用いることなくDSP同士
の間でデータの転送を行うことができる。
This allows data to be transferred between DSPs without using a data store.

〔実施例〕〔Example〕

以下に図面を参照しつつ本発明の一実施例について説明
する。第1図は本発明の一実施例である並列型ディジタ
ル信号処理装置のブロック図、第2図(a)は各DSP
の内部のメモリの内容を模式的に示した図、同図(b)
はデータバスとDSP内部の状態を示すタイミングチャ
ートである。
An embodiment of the present invention will be described below with reference to the drawings. Figure 1 is a block diagram of a parallel digital signal processing device that is an embodiment of the present invention, and Figure 2 (a) is a block diagram of each DSP.
Figure (b) schematically showing the contents of the internal memory of
is a timing chart showing the internal state of the data bus and DSP.

第1図においてCPUl0は、m個のDSPI21〜1
2.の演算処理、CPUとDSPとの間におけるデータ
転送、及びDSP同士の間におけるデータ転送をコント
ロールするためのもので、単一のCPUからなる場合と
複数のCPUからなる場合とがある。DSP 121〜
12.は、その内部にメモリ (記憶手段)141〜1
4.、CPUからの命令をデコードするデコーダ16.
〜161、及び演算回路18.〜18.を有している。
In FIG. 1, CPU10 has m DSPI21 to 1
2. It is used to control arithmetic processing, data transfer between the CPU and DSP, and data transfer between DSPs, and may consist of a single CPU or multiple CPUs. DSP 121~
12. has internal memory (storage means) 141-1
4. , a decoder 16 that decodes instructions from the CPU.
~161, and arithmetic circuit 18. ~18. have.

これらDSP121〜12.はCPUl0に対して並列
に設けられ、データバス20及び命令バス22によって
CPU1.Oと接続されている。なお、CPUl0及び
DSP12.〜12.は単一のチップとして入手するこ
とができる。CPUl0から出される命令ワードの語長
が各DSPに供給される命令ワードの語長の総和に等し
い点は従来の装置と同様である。
These DSP121-12. are provided in parallel to CPU10, and are connected to CPU1. by data bus 20 and instruction bus 22. It is connected to O. Note that CPU10 and DSP12. ~12. is available as a single chip. This is similar to the conventional device in that the length of the instruction word issued from CPU10 is equal to the sum of the word lengths of the instruction words supplied to each DSP.

一例としてCPUl0からDSP12.へAlB、Cと
いう初期データを転送する場合の動作について説明する
。まず、cpuioは第2図(b)に示すように期間t
1においてデータバス20にデータAを供給する。そし
て、第2図(a)に示すようにこのデータを全てのDS
P内部のメモリ14.〜14.の同一のアドレス#0に
記憶する0次に期間1.においてデータバス20にはデ
ータBが供給され、すべてのメモリの同じアドレス#1
に記憶される。同様に期間t、においてすべてのメモリ
の同じアドレス#2にはデータCが記憶される。
As an example, CPU10 to DSP12. The operation when transferring the initial data AlB and C to the computer will be explained. First, cpuio has a period t as shown in FIG. 2(b).
1, data A is supplied to the data bus 20. Then, as shown in Figure 2(a), this data is distributed to all DSs.
Memory 14 inside P. ~14. 0th period stored in the same address #0 of period 1. Data B is supplied to the data bus 20 at the same address #1 of all memories.
is memorized. Similarly, data C is stored at the same address #2 in all memories during period t.

データの転送が終了すると各DSPは、期間t#におい
て、転送されたデータに対する演算を行う。
When the data transfer is completed, each DSP performs calculations on the transferred data during period t#.

この演算はDSP内部の演算回路181〜18゜によっ
て行われるが、一般に演算の内容は各DSPによって異
なる0例えばDSP 121ではアドレス#0に記憶さ
れたデータとアドレス#1に記憶されたデータとの和を
求め、DSP12□ではアドレス#0に記憶されたデー
タとアドレス#2に記憶されたデータとの和を求め、・
・・、DSP12mではアドレス#0に記憶されたデー
タとアドレス#1に記憶されたデータとの積を求める、
というように各DSP毎に予め演算の内容が設定されて
いる。したがって、これらの演算によって得られる結果
もDSP毎に異なり、それぞれの演算結果d、〜d、は
メモリ14.〜14.のアドレス#3に記憶される。
This calculation is performed by the calculation circuits 181 to 18° inside the DSP, but the contents of the calculation generally differ depending on each DSP.For example, in the DSP 121, the data stored at address #0 and the data stored at address #1 are The sum is calculated, and the DSP 12□ calculates the sum of the data stored in address #0 and the data stored in address #2.
..., the DSP 12m calculates the product of the data stored at address #0 and the data stored at address #1,
The contents of calculation are set in advance for each DSP. Therefore, the results obtained by these operations also differ depending on the DSP, and the respective operation results d, to d, are stored in the memory 14. ~14. is stored at address #3.

次に、例えばDSP12.がDSP12.の演算結果を
必要する場合の、DSP 12.からDSP12.への
データ転送について説明する。このときも第2図(b)
の期間t、において、DSP 12、の演算結果りをデ
ータバス20に供給し、これをすべてのDSP内部のメ
モリ14.〜14゜の同一のアドレス#4に記憶させる
。これにより、DSP 12.はDSPI211の演算
結果りを利用することができる。他のDSPから他のD
SPへデータを転送する場合も同様である。
Next, for example, the DSP12. is DSP12. DSP when the calculation result of 12. From DSP12. We will explain the data transfer to. At this time also, Fig. 2(b)
During the period t, the calculation results of the DSP 12 are supplied to the data bus 20, and are sent to all the internal memories 14. ~14° at the same address #4. This allows the DSP 12. can utilize the calculation results of the DSPI 211. from another DSP
The same applies to the case of transferring data to the SP.

このように、データ転送の際に全てのDSP内部のメモ
リの同一アドレスに同一のデータを記憶させることによ
り、従来装置では必須の構成要素であったデータストア
が不要となり、データストアを経由する必要がない分ア
クセスが高速化さ瓢しかも各DSP内部に等測的にデー
タキャッシュメモリを設けたのと同様になる。またデー
タ転送のコントロールも非常に単純化されるのでCPU
10の負担を軽減することができるとともに、DSP内
部のメモリ141〜14.についてマルチポートを使用
することで、DSP同士でのデータの転送を高速化でき
る。更に、どのDSPにどういうデータがストアされて
いるかをCPUI Oが把握していさえすれば、データ
転送の際にいちいちデータをCPUに戻すという手続が
不要となる。
In this way, by storing the same data at the same address in the internal memory of all DSPs during data transfer, the data store, which was an essential component in conventional devices, is no longer required, and data transfer via the data store is no longer necessary. In addition, the access speed is increased by the fact that there is no data cache memory, and it is similar to providing a data cache memory isometrically inside each DSP. In addition, control of data transfer is greatly simplified, so the CPU
10, and the memory 141 to 14.10 inside the DSP can be reduced. By using multi-ports, data transfer between DSPs can be speeded up. Furthermore, as long as the CPU I/O knows what data is stored in which DSP, there is no need to return data to the CPU each time data is transferred.

本実施例の並列型ディジタル信号処理回路を、例えばD
SPをCPUの数値演算用の副プロセッサーとして接続
してマトリックスのデータ処理を行わせる場合に応用す
ることにより、大量の計算を行う時間を大幅に短縮する
ことができる。
The parallel digital signal processing circuit of this embodiment is, for example, D
By connecting the SP as a sub-processor for numerical calculations to the CPU to perform matrix data processing, it is possible to significantly reduce the time required to perform large amounts of calculations.

上述のように本実施例では、データの転送の際にデータ
を必要としないDSPのメモリにもデータを記憶さセる
必要があるため、その分記憶領域を余計に使用すること
になる。しかしDSP内部のメモリ141〜14.の容
量を一般的な値として256にビット程度とすれば、こ
の半分程度までを上記のようなデータ転送の際の一時的
な記憶に用いたとしても、記憶領域の不足を来すという
心配はまずな(、かなり複雑な計算も実行できる。
As described above, in this embodiment, data must be stored in the memory of the DSP that does not require the data during data transfer, so an additional storage area is used. However, the memories 141 to 14 inside the DSP. If the capacity of 256 bits is a general value, even if up to half of this is used for temporary storage during data transfer as described above, there is no need to worry about running out of storage space. First of all, it can perform quite complex calculations.

仮に記憶領域が不足した場合には、CPUl0によって
処理を更に分割して行うようにすることもできる。
If the storage area is insufficient, the processing can be further divided and performed by the CPU10.

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

以上説明したように本発明によれば、従来装置において
必要とされた一時記憶用のデータストアが不要となり、
データストアを経由する分の時間を削減することができ
るので、データ転送を高速に行うことができ、またデー
タストアを用いる必要がないためCPUによるメモリ間
でのデータ転送のコントロールが容易となるので、CP
Uの負担を軽減することができ、したがって、従来、処
理するのに長時間を要した複雑かつ膨大な量の計算を短
時間で処理することができる並列型ディジタル信号処理
装置を提供することができる。
As explained above, according to the present invention, there is no need for a data store for temporary storage, which was required in conventional devices.
Since the time required to go through the data store can be reduced, data transfer can be performed at high speed, and since there is no need to use a data store, it is easier for the CPU to control data transfer between memories. , C.P.
It is an object of the present invention to provide a parallel digital signal processing device that can reduce the burden on U, and therefore can process in a short time complex and huge amounts of calculations that conventionally took a long time to process. can.

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

第1図は本発明になる並列型ディジタル信号処理装置の
一実施例のブロック図、第2図(a)は各DSP内部に
設けられたメモリの内容を示す図、第2図(b)はデー
タバスとDSP内部の動作状態を示すフローチャート、
第3図は従来の並列型ディジタル信号処理装置の一例の
ブロック図である。 10・・・中央処理装置(CP U)、12+ −12
,・・・ディジタル信号処理プロセッサー(D S P
)、 14、〜14.・・・メモリ、 16、〜16.・・・デコーダー 181〜18.・・・演算回路、 20・・・データバス、22・・・命令バス。 第3図
FIG. 1 is a block diagram of an embodiment of a parallel digital signal processing device according to the present invention, FIG. 2(a) is a diagram showing the contents of the memory provided inside each DSP, and FIG. A flowchart showing the operational status of the data bus and the internal DSP;
FIG. 3 is a block diagram of an example of a conventional parallel digital signal processing device. 10...Central processing unit (CPU), 12+ -12
,...Digital signal processing processor (DSP)
), 14, ~14. ...Memory, 16, ~16. ...decoders 181-18. ...Arithmetic circuit, 20...Data bus, 22...Instruction bus. Figure 3

Claims (1)

【特許請求の範囲】  中央処理装置と内部に記憶手段を有する複数のディジ
タル信号処理プロセッサーとをデータバス及び命令バス
によって接続し、前記中央処理装置からの命令に基づき
前記複数のディジタル信号処理プロセッサーによってデ
ータの並列処理を行う並列型ディジタル信号処理装置に
おいて、 前記中央処理装置から特定のディジタル信号処理プロセ
ッサーへデータを転送するときには全てのディジタル信
号処理プロセッサー内の前記記憶手段の同一アドレスに
データを記憶させ、ディジタル信号処理プロセッサー同
士の間でデータの転送を行うときにはデータを送るディ
ジタル信号処理プロセッサー以外の全てのディジタル信
号処理プロセッサー内の前記記憶手段の、前記データを
送るディジタル信号処理プロセッサーと同一のアドレス
にデータを記憶させることを特徴とする並列型ディジタ
ル信号処理装置。
[Scope of Claims] A central processing unit and a plurality of digital signal processing processors each having an internal storage means are connected by a data bus and an instruction bus, and the processing is performed by the plurality of digital signal processing processors based on instructions from the central processing unit. In a parallel digital signal processing device that performs parallel processing of data, when data is transferred from the central processing unit to a specific digital signal processing processor, the data is stored at the same address of the storage means in all digital signal processing processors. , when transferring data between digital signal processing processors, the storage means in all digital signal processing processors other than the digital signal processing processor sending the data are stored at the same address as the digital signal processing processor sending the data. A parallel digital signal processing device characterized by storing data.
JP2261648A 1990-09-29 1990-09-29 Parallel type digital signal processor Pending JPH04138554A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2261648A JPH04138554A (en) 1990-09-29 1990-09-29 Parallel type digital signal processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2261648A JPH04138554A (en) 1990-09-29 1990-09-29 Parallel type digital signal processor

Publications (1)

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

Family

ID=17364826

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2261648A Pending JPH04138554A (en) 1990-09-29 1990-09-29 Parallel type digital signal processor

Country Status (1)

Country Link
JP (1) JPH04138554A (en)

Similar Documents

Publication Publication Date Title
US5628026A (en) Multi-dimensional data transfer in a data processing system and method therefor
JP2618223B2 (en) Single chip microcomputer
JPH04138554A (en) Parallel type digital signal processor
JPS59218569A (en) Microcomputer
JPS62276663A (en) Program transfer method
JPH04236649A (en) Data transfer device
JPS6014435B2 (en) Storage device
JPS6036615B2 (en) Memory control method
JPS629436A (en) Microprogram controller
JP2576589B2 (en) Virtual storage access control method
JPH0261749A (en) Data transfer device
JPH02109128A (en) Computer system
JPH0158522B2 (en)
JPS60142450A (en) Storage system
JPH06301641A (en) Electronic computer
JPS6354656A (en) Multi-processor system
JPH01145724A (en) Control storage device
JPS6380332A (en) Microprocessor
JPH05313717A (en) Parallel arithemetic unit
JPH04209059A (en) Semiconductor integrated circuit
JPH01124038A (en) Microprocessor
JPH0467240A (en) Data processor
JPH04127227A (en) Memory control system
JPH10247182A (en) Multiprocessor system
JPH0531170B2 (en)