JPH01240932A - Data processor - Google Patents

Data processor

Info

Publication number
JPH01240932A
JPH01240932A JP6738188A JP6738188A JPH01240932A JP H01240932 A JPH01240932 A JP H01240932A JP 6738188 A JP6738188 A JP 6738188A JP 6738188 A JP6738188 A JP 6738188A JP H01240932 A JPH01240932 A JP H01240932A
Authority
JP
Japan
Prior art keywords
instruction
processing device
decoding
execution
command
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP6738188A
Other languages
Japanese (ja)
Other versions
JP2667864B2 (en
Inventor
Makoto Hanawa
花輪 誠
Tadahiko Nishimukai
西向井 忠彦
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
Original Assignee
Hitachi 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 filed Critical Hitachi Ltd
Priority to JP63067381A priority Critical patent/JP2667864B2/en
Publication of JPH01240932A publication Critical patent/JPH01240932A/en
Application granted granted Critical
Publication of JP2667864B2 publication Critical patent/JP2667864B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Advance Control (AREA)

Abstract

PURPOSE:To improve the execution performance of a co-processor instruction by decoding an instruction also in a co-processor simultaneously with the instruction decoding of a pipeline processing in a microprocessor (MPU). CONSTITUTION:When the MPU100 decodes the instruction, the co-processor 200 decodes the same instruction simultaneously, and when the instruction is the co-processor instruction, it is executed synchronizing with the MPU100. In such a way, a time required for command transfer and command decoding can be reduced. Also, by providing a means dedicated for the transfer of the instruction from the MPU100 to the co-processor 200, it is not required to transfer the instruction by a bus cycle, and since the co-processor instruction can be transferred precedingly in executing another instruction, no execution overhead is generated.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は主にマイクロプロセッサ(MPU)に接続され
るコプロセッサの制御方式に係り、特に、MPUからの
コマンド転送のオーバーヘッドをなくし、高速なコプロ
セッサインターフェイスを実現するのに好適なコプロセ
ッサの制御方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention mainly relates to a control method for a coprocessor connected to a microprocessor (MPU), and in particular, to eliminate the overhead of command transfer from the MPU and achieve high-speed control. The present invention relates to a coprocessor control method suitable for realizing a coprocessor interface.

〔従来の技術〕[Conventional technology]

チップ外部に浮動小数点演算回路等のコプロセッサを接
続することができる従来のマイクロプロセッサ(例えば
、米モトローラ社のM C68020、以下、MPtJ
と記す)では、コプロセッサに対する命令を一旦MPU
が読み込み、解読してから、バスサイクルを用いて、コ
マンドの形で転送していた。その詳細は、モトローラ社
、MC68881フローティングポイント コプロセッ
サユーザズマニュアル(Noもorola Inc、 
MC68881Floating −Poj、nt C
oproceSsor User’s Manual、
 1985)に記載されている。
Conventional microprocessors (for example, Motorola's MC68020, hereinafter referred to as MPtJ
), the instructions to the coprocessor are once sent to the MPU.
It was read, decoded, and then transferred in the form of commands using bus cycles. For details, see Motorola Inc.'s MC68881 Floating Point Coprocessor User's Manual (No.
MC68881Floating-Poj, nt C
oprocessSsor User's Manual,
1985).

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

従来のコプロセッサでは、コプロセッサの演算能力がそ
れほど高くなかったので、演算時間に比べて、コマンド
の転送時n■はそれほど目立たなかった。しかし、最近
、LSI技術の進歩により。
In the conventional coprocessor, since the computing power of the coprocessor was not so high, the time n■ during command transfer was not so noticeable compared to the computing time. However, due to recent advances in LSI technology.

コプロセッサの演算能力が向上し、演算時間が極端に短
くなったことに比べて、バスサイクルを利用したコマン
ド転送の時間はそれほど短くならず、結果的に、コマン
ド転送のオーバヘッドが目立つようになってきた。
Although the computing power of coprocessors has improved and the computing time has become extremely short, the time for command transfer using bus cycles has not become much shorter, and as a result, the overhead of command transfer has become noticeable. It's here.

そこで、本発明の目的は、上記のようなオーバーヘッド
をなくし、コプロセッサの演算能力を最大限に引出し、
処理性能を更に向上させることができるコプロセッサの
コマンド転送方式を提供することにある。
Therefore, an object of the present invention is to eliminate the above-mentioned overhead, maximize the computing power of the coprocessor, and
An object of the present invention is to provide a command transfer method for a coprocessor that can further improve processing performance.

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

上記の目的は。 The purpose of the above is.

(])バスサイクルを用いずに、MPUからコプロセッ
サにコマンドを転送するための専用手段、(2)MP[
Jがパイプライン的に先行して命令コードをデコードす
るとき、上記の専用のコマンド転送手段を用いて、命令
コードをコプロセッサに転送する手段、 (3)上記の転送された命令コートをコプロセッサの中
で、解読する手段、 (4)上記の解読された命令の処理を、MPUと同期を
取りながら、実行する手段 を有することにより、達成される。
(]) Dedicated means for transferring commands from the MPU to the coprocessor without using bus cycles; (2) MP[
When J decodes the instruction code in advance in the pipeline, means for transferring the instruction code to the coprocessor using the above dedicated command transfer means; (3) means for transferring the above transferred instruction code to the coprocessor; (4) means for executing the processing of the decoded instructions in synchronization with the MPU.

〔作用〕[Effect]

コプロセッサを接続して高速なデータ処理を行なうMP
Uでは、MPU内部の動作はパイプライン的に処理され
ている。つまり、命令フェッチ。
MP that performs high-speed data processing by connecting a coprocessor
In U, operations inside the MPU are processed in a pipeline manner. In other words, instruction fetch.

命令デコード、実行等のステージに分かれて、次に実行
すべき命令を先行して処理している。その結果、命令フ
ェッチ、命令デコートに要する時間が穏されて、見掛け
一ヒ、実行ステージの時間だけで、1つの命令を実行で
きるようになる。
It is divided into stages such as instruction decoding and execution, and the next instruction to be executed is processed in advance. As a result, the time required for fetching and decoding instructions is reduced, and one instruction can apparently be executed using only the time required for the execution stage.

しかし、コプロセッサで処理しなければならない命令が
あると、−上記のパイプライン処理が乱され、命令フェ
ッチ、命令デコード、コマンド転送。
However, when there are instructions that have to be processed by the coprocessor - the pipeline processing described above is disrupted, resulting in instruction fetch, instruction decode, and command transfer.

コマンドデコード、実行という処理ステージになる。コ
プロセッサによる実行時間が長い場合は、コマンド転送
、コマンドデコードに要する時間はそれほど問題になら
なかったが、丁、sI技術の進歩により、実行時間が短
縮され、コマンド転送。
The processing stage is command decoding and execution. If the execution time by the coprocessor was long, the time required for command transfer and command decoding was not so much of a problem, but with advances in technology, the execution time has been shortened and command transfer is now possible.

コマンドデコードに要する時間が問題になってきた。The time required to decode commands has become a problem.

そこで、M P Uが命令をデコードするとき、それと
同時に、コプロセッサでも同じ命令をデコードし、その
命令がコプロセッサ命令であったら、Ivi I) U
と同期をとって実行することにより、コマンド転送、コ
マンドデコードに要する時間を穏することができる。
Therefore, when MPU decodes an instruction, at the same time, the coprocessor also decodes the same instruction, and if that instruction is a coprocessor instruction, Ivi I) U
By executing the command in synchronization with the command, the time required for command transfer and command decoding can be reduced.

なお、MPUがデコードする命令をコプロセッサへ転送
する専用の手段を設けることによって。
Note that by providing a dedicated means for transferring instructions decoded by the MPU to the coprocessor.

バスサイクルによって命令を・転送する必要がなく、他
の命令を実行中に先行してコブロッサ命令を転送できる
ので、実行のオーバーヘッドとなることはない。
There is no need to transfer instructions using bus cycles, and colossal instructions can be transferred in advance while other instructions are being executed, so there is no execution overhead.

〔実施例〕〔Example〕

以下、本発明の一実施例を用いて説明する。 An embodiment of the present invention will be explained below.

第1図は本発明の一実施例であるデータ処理装置の構成
図である。データ処理装置αはマイクロプロセッシング
ユニット(MPU)100とコプロセッサ(CP)20
0とメインメモリ300から成り、これらがパスライン
400で接続されている。M P U i OOは制御
回路110と命令レジスタ120と命令デコーダ]30
と命令実行回路140から構成されている。制御回路1
10はメインメモリ300から命令を読み出し、命令レ
ジスタ】20にセットする。命令デコーダ130は命令
レジスタ120にセットされた命令を解読し、その結果
を命令実行回路140へ送る。命令実行回路140は、
この解読結果を用いて、命令による処理を実行する。
FIG. 1 is a block diagram of a data processing device that is an embodiment of the present invention. The data processing device α includes a microprocessing unit (MPU) 100 and a coprocessor (CP) 20.
0 and a main memory 300, which are connected by a pass line 400. M P U i OO is a control circuit 110, an instruction register 120, and an instruction decoder] 30
and an instruction execution circuit 140. Control circuit 1
10 reads an instruction from the main memory 300 and sets it in the instruction register 20. The instruction decoder 130 decodes the instruction set in the instruction register 120 and sends the result to the instruction execution circuit 140. The instruction execution circuit 140 is
Using this decoding result, processing according to the instruction is executed.

一般に、命令レジスタ120は命令読み出しステージと
命令解読ステージとの緩衝回路になるので、複数の命令
を保持できるFIFO(ファースト・イン、ファースト
・アウト)型のレジスタで実現される。
Generally, the instruction register 120 serves as a buffer circuit between an instruction reading stage and an instruction decoding stage, and is therefore implemented as a FIFO (first in, first out) type register that can hold a plurality of instructions.

一方、コプロセッサ200は命令デコーダ230、及び
、コプロセッサ命令実行回路240からなる。
On the other hand, the coprocessor 200 includes an instruction decoder 230 and a coprocessor instruction execution circuit 240.

命令デコーダ230は専用の命令転送パス250を用い
てM P U 1.、 OOの命令レジスタ120から
デコードすべき命令を受けとり、その命令を解読し、そ
の結果、コプロセッサで実行する命令であったら、解読
結果をコプロセッサ命令実行回路2401\送る。コプ
ロセッサ命令実行回路24.0は、この解読結果を用い
て、命令にしたがって処理を実行する。なお、M P 
Uの実行とコプロセッサの実行どの同期を取るためM 
P TJの制御回路110から、MPU命令実行回路1
40及び、コプロセッサ命令実行回路240に対して、
次命令実行開始指示信号150を出力している。
Instruction decoder 230 uses a dedicated instruction transfer path 250 to transfer MPU1. , OO receives an instruction to be decoded from the instruction register 120, decodes the instruction, and if the instruction is to be executed by the coprocessor, sends the decoded result to the coprocessor instruction execution circuit 2401\. Coprocessor instruction execution circuit 24.0 uses this decoding result to execute processing according to the instruction. Furthermore, M.P.
To synchronize the execution of U and the coprocessor, M
From the P TJ control circuit 110 to the MPU instruction execution circuit 1
40 and the coprocessor instruction execution circuit 240,
A next instruction execution start instruction signal 150 is output.

M P Uの制御回路110は、命令デコーダ130か
ら命令がMPU処理されるのか、CPで処理されるのか
を示す信号160を受け、現在実行中の命令がMPUで
処理する命令の場合はM P U命令実行終了信号17
0をMPU命令実行回路140から受は取り、CPで処
理する命令の場合はCP命令実行終了信号270をc 
r−’側命令実行回路240から受は取ることによって
、次命令実行開始指示信号150を生成している。
The MPU control circuit 110 receives a signal 160 indicating whether the instruction is to be processed by the MPU or the CP from the instruction decoder 130, and if the instruction currently being executed is an instruction to be processed by the MPU, the MPU control circuit 110 U instruction execution end signal 17
0 from the MPU instruction execution circuit 140, and in the case of an instruction to be processed by the CP, the CP instruction execution end signal 270 is received from the MPU instruction execution circuit 140.
By receiving signals from the r-' side instruction execution circuit 240, the next instruction execution start instruction signal 150 is generated.

第2図は本実施例のデータ処理装置におけるパイプライ
ン処理の状態を示すタイムチャートである。MPU 1
00の命令デコードと同時に、コプロセッサ200にお
いても命令のデコードができるので、MPU100のパ
イプライン処理を乱すことがない。
FIG. 2 is a time chart showing the state of pipeline processing in the data processing apparatus of this embodiment. MPU 1
Since the instruction can be decoded in the coprocessor 200 at the same time as the instruction 00 is decoded, the pipeline processing of the MPU 100 is not disturbed.

第3図は従来のコマンド転送方式を用いたときのタイム
チャートである。コプロセッサ200に対するコマンド
転送をバスサイクルを用いて行なっているので、コプロ
セッサ200はMPtJlooの実行ステージにならな
いとコマンドを受は取ることができない。したがって、
その後、コブロセッサ200はコマンドの解読を行ない
、実行を開始するので、この間、MPU 100は待た
されることになり、パイプライン処理に空き時間ができ
てしまうことになる。
FIG. 3 is a time chart when using the conventional command transfer method. Since commands are transferred to the coprocessor 200 using bus cycles, the coprocessor 200 cannot receive commands until it reaches the MPtJloo execution stage. therefore,
Thereafter, the coprocessor 200 decodes the command and starts execution, so the MPU 100 is forced to wait during this time, creating idle time for pipeline processing.

本実施例によれば、命令転送パス250は命令レジスタ
120の出力を転送しているので、命令自身の他にプロ
グラム中にあるイミデイエイトデータも転送できる利点
がある。
According to this embodiment, since the instruction transfer path 250 transfers the output of the instruction register 120, there is an advantage that in addition to the instruction itself, immediate data in the program can also be transferred.

なお、本実施例では、命令転送パス250は命令レジス
タ120から直接、命令を取り出しているが、命令レジ
スタ120の内容に若モの変換を施したもの、例えば、
ビット数を圧縮したもの等を命令転送パス250によっ
て、転送する場合も本発明の範囲である。
In this embodiment, the instruction transfer path 250 takes out the instruction directly from the instruction register 120, but the instruction transfer path 250 takes out the instruction directly from the instruction register 120, but the instruction transfer path 250 takes out the instruction directly from the instruction register 120.
The scope of the present invention also includes the case where a compressed number of bits is transferred by the instruction transfer path 250.

また、本実施例では、主に命令だけを命令転送パス25
0によって転送しているが、コプロセッサ側で命令以外
の制御情報(例えば、プロセッサ状態レジスタ等の情報
)が必要なシステムにおいては、命令転送パス250に
上記の制御情報を付加して転送する場合も本発明の範囲
である。
Further, in this embodiment, only instructions are mainly transferred to the instruction transfer path 25.
0, but in systems where control information other than instructions (for example, information on processor status registers, etc.) is required on the coprocessor side, when the above control information is added to the instruction transfer path 250 and transferred. Also within the scope of the present invention.

本実施例では、デコート後の命令のキューを持っていな
いが、これを持つようなMPUの場合には、CP側にも
デコード後の命令キューを持つことにより、容易に本発
明を適用できる。
Although this embodiment does not have a decoded instruction queue, in the case of an MPU that does have one, the present invention can be easily applied by having a decoded instruction queue on the CP side as well.

また、本実施例では、コプロセッサ側のコマンド・デコ
ードがM P U側の命令デコードの時間内に完了する
システムの場合を示したが、コプロセッサ側のコマンド
・デコードがMPU側の命令デコードの時間内に完了し
ないシステムの場合には、コプロセッサからデコード完
了報告信号をMPUの制御回路に対して出力し、MPU
は、この信号を待って次の命令のゴコードを開始するこ
とによって、容易に、MPUの動作とコプロセッサの動
作との同期をとることができる。
Furthermore, in this embodiment, a system is shown in which command decoding on the coprocessor side is completed within the time required for instruction decoding on the MPU side; If the system does not complete within the specified time, the coprocessor outputs a decoding completion report signal to the MPU control circuit, and the MPU
By waiting for this signal and starting the code for the next instruction, it is possible to easily synchronize the operations of the MPU and the coprocessor.

以上、本実施例のように本発明のコプロセッサ制御方式
を容易に実現することができる。
As described above, the coprocessor control method of the present invention can be easily implemented as in this embodiment.

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

以上述べてきたように本発明によれば、M P Uの外
部にコプロセッサを有し、プログラム中の一部の命令を
コプロセッサで実行するデータ処理装置において、MP
Uのパイプライン処理の命令デコードと同時に、コプロ
セッサにおいても命令をデコードできるので、パイプラ
イン処理の乱れをなくシ、コプロセッサに対するコマン
ド転送のオーバーヘッドを解消でき、結果的にコプロセ
ッサ命令の実行性能を向上できる効果がある。
As described above, according to the present invention, in a data processing apparatus that has a coprocessor outside the MPU and executes some instructions in a program by the coprocessor, the MPU
Since instructions can be decoded in the coprocessor at the same time as instructions are decoded in U's pipeline processing, it is possible to eliminate disturbances in pipeline processing, eliminate the overhead of command transfer to the coprocessor, and improve the execution performance of coprocessor instructions. It has the effect of improving

また、メモリバスを監視していて、M P Uが命令を
フェッチしたときに、同時にコプロセッサにも命令を取
り込む方式のコプロセッサに比べ、命令のブリフェッチ
キューをコプロセッサ側に持つ必要がないこと、および
、そのブリフェッチキューをM P Uと同期して管理
するための制御回路が不要になるという効果がある。
Also, compared to coprocessors that monitor the memory bus and simultaneously fetch instructions into the coprocessor when the MPU fetches them, there is no need to have a briefetch queue for instructions on the coprocessor side. Moreover, there is an effect that a control circuit for managing the briefetch queue in synchronization with the MPU becomes unnecessary.

更に、上記のようなコプロセッサの制御方式では、MP
U内にキャッシュメモリ(特に、命令キャッシュ)を内
蔵した場合、コプロセッサ命令の読み出しが内蔵キャッ
シュメモリにヒラ1〜するとき、コプロセッサがメモリ
バスから命令を読み取ることができなくなる。本発明に
よれば、コプロセッサのコマンドをメモリバスによらず
に転送できるので、MPU内に命令キャッシュメモリを
内蔵するシステムにおいても、高速なコプロセッサ制御
方式を提供できるという効果がある。
Furthermore, in the coprocessor control method described above, MP
If a cache memory (in particular, an instruction cache) is built into the U, when a coprocessor instruction is read out from the built-in cache memory, the coprocessor will not be able to read the instruction from the memory bus. According to the present invention, since coprocessor commands can be transferred without using a memory bus, there is an effect that a high-speed coprocessor control method can be provided even in a system in which an instruction cache memory is built in the MPU.

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

第1図は本発明の一実施例であるデータ処理装置のブロ
ック図、第2図は第1図のデータ処理装置の動作を示す
タイムチャート図、第3図は従来の技術によるデータ処
理装置の動作を示すタイムチャートである。
FIG. 1 is a block diagram of a data processing device according to an embodiment of the present invention, FIG. 2 is a time chart showing the operation of the data processing device shown in FIG. 1, and FIG. 3 is a block diagram of a data processing device according to the prior art. It is a time chart showing the operation.

Claims (1)

【特許請求の範囲】 1、主に動作する第1の処理装置と、該第1の処理装置
の指示に従つて動作する第2の処理装置を有するデータ
処理装置において、該第1の処理装置は少なくとも、命
令フェッチ、命令デコード、実行の3ステージを有する
パイプライン処理を行なう処理装置であり、また、該第
1の処理装置は命令の実行ステージとは独立に、該第2
の処理装置に対してコマンドを転送する手段を有し、該
第2の処理装置は該転送手段によつて転送されたコマン
ドを解読する手段を有し、該転送されたコマンドの実行
を該第1の処理装置と同期を取りながら、実行する手段
を有することを特徴するデータ処理装置。 2、上記第1の処理装置によつて転送されるコマンドは
、第1の処理装置がデコードする命令そのもの、あるい
は、第1の処理装置の動作モードを示すフラグを付加し
た命令であることを特徴とする請求項第1項記載のデー
タ処理装置。 3、上記第1の処理装置によつて転送されるコマンドは
、命令そのものではなく、該第1の処理装置が命令をデ
コードした結果であることを特徴とする請求項第1項記
載のデータ処理装置。 4、上記第1の処理装置はフェッチした命令を複数個保
持するFIFO(ファースト・イン、ファースト・アウ
ト)型レジスタを有し、該 FIFOレジスタから1命令ずつ取出して、該第1およ
び前記第2の処理装置のデコード手段によつて解読する
ことを特徴とする請求項第1項乃至第3項記載のデータ
処理装置。5、上記第2の処理装置は、第1の処理装置
より、次命令実行開始指示信号を受け、該第の処理装置
によつてデコードされた命令が該第2の処理装置で処理
する要がある命令であるとき、該次命令実行開始指示信
号によつて該命令の処理を開始することを特徴とする請
求項第1項乃至第4項記載のデータ処理装置。 6、上記第1の処理装置は、実行中の命令が上記第2の
処理装置によつて実行される命令であることを検出する
手段を有し、該第2の処理装置は、該第2の処理装置に
よつて実行されていた命令の処理が終了したことを該第
1の処理装置に報告する手段を有し、該第1の処理装置
は、該第2の処理装置で命令が実行されたときには、該
第2の処理装置の実行終了報告信号を待つて、該次命令
実行開始指示信号を発行することを特徴とする請求項第
1項乃至第5項記載のデータ処理装置。 7、上記第1の処理装置および第2の処理装置は、それ
ぞれ別チップのLSI、または、別のボードのように、
分離された実装手段によつて実現されていることを特徴
とする請求項第1項乃至第6項記載のデータ処理装置。 8、上記第2の処理装置は、コマンドの解読と該コマン
ドの実行をパイプライン的に処理することを特徴とする
請求項第1項乃至第7項記載のデータ処理装置。 9、上記第1および第2の処理装置は、命令(コマンド
)デコード、および、命令(コマンド)実行の各ステー
ジ毎に同期を取りながら、動作することを特徴とする請
求項第8項記載のデータ処理装置。
[Scope of Claims] 1. In a data processing device having a first processing device that mainly operates and a second processing device that operates according to instructions from the first processing device, the first processing device is a processing device that performs pipeline processing that has at least three stages: instruction fetch, instruction decode, and execution, and the first processing device performs pipeline processing that has at least three stages: instruction fetch, instruction decode, and execution.
the second processing device has means for decoding the command transferred by the second processing device, and the second processing device has means for decoding the command transferred by the second processing device; 1. A data processing device characterized by having means for executing data while synchronizing with a first processing device. 2. The command transferred by the first processing device is the instruction itself to be decoded by the first processing device, or an instruction with a flag indicating the operation mode of the first processing device added. 2. A data processing device according to claim 1. 3. The data processing according to claim 1, wherein the command transferred by the first processing device is not an instruction itself but a result of decoding the instruction by the first processing device. Device. 4. The first processing device has a FIFO (first in, first out) type register that holds a plurality of fetched instructions, takes out one instruction from the FIFO register one by one, and processes the first and second instructions. 4. The data processing device according to claim 1, wherein the data processing device decodes the data by a decoding means of the processing device. 5. The second processing device receives a next instruction execution start instruction signal from the first processing device, and determines whether the instruction decoded by the second processing device needs to be processed by the second processing device. 5. The data processing apparatus according to claim 1, wherein when the instruction is a certain instruction, processing of the instruction is started in response to the next instruction execution start instruction signal. 6. The first processing device has means for detecting that the instruction being executed is an instruction executed by the second processing device, and the second processing device has a means for detecting that the instruction being executed is an instruction executed by the second processing device. means for reporting to the first processing device that the processing of the instruction being executed by the second processing device has been completed; 6. The data processing apparatus according to claim 1, wherein the data processing apparatus issues the next instruction execution start instruction signal after waiting for an execution completion report signal from the second processing apparatus. 7. The first processing device and the second processing device are each a separate chip LSI or a separate board,
7. The data processing apparatus according to claim 1, wherein the data processing apparatus is realized by separate mounting means. 8. The data processing device according to any one of claims 1 to 7, wherein the second processing device processes command decoding and command execution in a pipeline manner. 9. The first and second processing devices operate in synchronization at each stage of instruction (command) decoding and instruction (command) execution. Data processing equipment.
JP63067381A 1988-03-23 1988-03-23 Data processing device Expired - Fee Related JP2667864B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63067381A JP2667864B2 (en) 1988-03-23 1988-03-23 Data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63067381A JP2667864B2 (en) 1988-03-23 1988-03-23 Data processing device

Publications (2)

Publication Number Publication Date
JPH01240932A true JPH01240932A (en) 1989-09-26
JP2667864B2 JP2667864B2 (en) 1997-10-27

Family

ID=13343377

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63067381A Expired - Fee Related JP2667864B2 (en) 1988-03-23 1988-03-23 Data processing device

Country Status (1)

Country Link
JP (1) JP2667864B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5909565A (en) * 1995-04-28 1999-06-01 Matsushita Electric Industrial Co., Ltd. Microprocessor system which efficiently shares register data between a main processor and a coprocessor

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62269237A (en) * 1986-05-16 1987-11-21 Matsushita Electric Ind Co Ltd Data processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62269237A (en) * 1986-05-16 1987-11-21 Matsushita Electric Ind Co Ltd Data processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5909565A (en) * 1995-04-28 1999-06-01 Matsushita Electric Industrial Co., Ltd. Microprocessor system which efficiently shares register data between a main processor and a coprocessor

Also Published As

Publication number Publication date
JP2667864B2 (en) 1997-10-27

Similar Documents

Publication Publication Date Title
US7627697B2 (en) Device using multiple DMA controllers for transferring data between a storage device and multiple processing units
JP2002149442A (en) Data processor
US20240045593A1 (en) Apparatus and method for accessing data, processing apparatus and computer system
US4897779A (en) Method and apparatus for optimizing inter-processor instruction transfers
KR970003321B1 (en) System using microprocessor address lines coprocessor selection within a multi-coprocessor apparatus
US20230267000A1 (en) Processing apparatus and system for executing data processing on a plurality of pieces of channel information
US7051146B2 (en) Data processing systems including high performance buses and interfaces, and associated communication methods
JPWO2006022202A1 (en) Information processing device, exception control circuit
JP2754825B2 (en) Microprocessor
JPH01240932A (en) Data processor
JPH01243167A (en) Data processor
JPH02287857A (en) Method for processing instruction sequence for computer apparatus
JP2002342301A (en) Microcomputer provided with coprocessor
JPH04288625A (en) Microcomputer
JPH01106158A (en) Control system for inter-processor data communication
JP2504224B2 (en) Data processing device
JP3735551B2 (en) Information processing device that operates in synchronous / asynchronous mode
JP3719241B2 (en) Arithmetic unit
JPS63247861A (en) Co-processor control method
JPS62269237A (en) Data processor
JPS61237135A (en) Instruction pre-fetching system
JP2002351658A (en) Arithmetic processor
JPH0578864B2 (en)
JP2806690B2 (en) Microprocessor
JP2003029966A (en) Data processor

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees