JPH03263128A - Microprocessor - Google Patents

Microprocessor

Info

Publication number
JPH03263128A
JPH03263128A JP6108890A JP6108890A JPH03263128A JP H03263128 A JPH03263128 A JP H03263128A JP 6108890 A JP6108890 A JP 6108890A JP 6108890 A JP6108890 A JP 6108890A JP H03263128 A JPH03263128 A JP H03263128A
Authority
JP
Japan
Prior art keywords
coprocessor
instruction
control unit
access
information
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
JP6108890A
Other languages
Japanese (ja)
Inventor
Nobuaki Saka
坂 宜明
Masahito Mihashi
雅人 三橋
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP6108890A priority Critical patent/JPH03263128A/en
Publication of JPH03263128A publication Critical patent/JPH03263128A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve processing speed by deciding the status of a coprocessor in the bus control part of downstream of pipeline processing, and executing the next access instruction in accordance with the result of this decision. CONSTITUTION:In the case a busy instruction from a coprocessor 2 is received, a coprocessor deciding part 13B does not send out any information to a coprocessor deciding part 13A, and in the case the coprocessor 13A receives accessible instruction information OK from the coprocessor 2, a bus control part 13 executes immediately an access instruction to the coprocessor 2. That is, the accessible information OK is transferred to a bus control part 13 without allowing it to pass through an instruction control part 11 and an access control part 12. In such a way, the processing speed is increased by the two-stage portion of a pipeline.

Description

【発明の詳細な説明】 〔概 要〕 特殊機能を専用に実行するコプロセッサを高速信号線で
接続したパイプライン処理のマイクロプロセッサに関し
、 処理速度を向上せしtだマイクロプロセッサを提供する
ことを目的とし、 命令制御部、アクセス制御部、およびバス制御部をパイ
プライン状に備え、バスおよび信号線を介して接続され
たコプロセッサに接続可能なマイクロプロセッサであっ
て、前記命令制御部および前記バス制御部に、それぞれ
、前記コプロセッサの状態を監視するコプロセッサ判定
部を設け、前記バス制御部側のコプロセッサ判定部は、
前記コプロセッサからの応答情報のうち、再度報告待ち
を指示するビジー指示以外の情報を前記命令制御部側の
コプロセッサ判定部に送出し、前8己バス制御部側のコ
プロセッサ判定部が前記コプロセッサからの応答情報か
らアクセス可指示情報を判定したときには、該バス制御
部が前記コプロセッサへアクセスを開始するように構成
する。
[Detailed Description of the Invention] [Summary] The present invention relates to a pipeline processing microprocessor in which a coprocessor dedicated to executing a special function is connected via a high-speed signal line, and an object of the present invention is to provide a microprocessor that improves processing speed. A microprocessor comprising an instruction control section, an access control section, and a bus control section arranged in a pipeline, and connectable to a coprocessor connected via a bus and a signal line, wherein the instruction control section and the bus control section are arranged in a pipeline. Each bus control unit is provided with a coprocessor determination unit that monitors the state of the coprocessor, and the coprocessor determination unit on the bus control unit side is configured to:
Among the response information from the coprocessor, information other than the busy instruction to wait for a report again is sent to the coprocessor determination unit on the instruction control unit side, and the coprocessor determination unit on the bus control unit side The bus control unit is configured to start accessing the coprocessor when the access permission instruction information is determined from the response information from the coprocessor.

〔産業上の利用分野〕[Industrial application field]

本発明は特殊機能を専用に実行するコプロセッサを高速
信号線で接続したパイプライン処理のマイクロプロセッ
サに関する。
The present invention relates to a pipeline processing microprocessor in which a coprocessor dedicated to executing a special function is connected via a high-speed signal line.

〔従来技術〕[Prior art]

近年の半導体回路の高集積化に伴い、大規模で高機能な
マイクロプロセッサが開発されている。
2. Description of the Related Art As semiconductor circuits have become more highly integrated in recent years, large-scale and highly functional microprocessors have been developed.

これらのマイクロプロセッサでは、大型コンビコータと
比べて遜色ない機能を有するようになっている。しかし
、浮動小数点の演算などのように大規模な専用回路を必
要とする機能は、マイクロプロセッサに内蔵するには回
路規模の点から難しい。
These microprocessors have functions comparable to those of large combi coaters. However, functions that require large-scale dedicated circuits, such as floating-point operations, are difficult to incorporate into a microprocessor due to the circuit scale.

そこで、大規模な回路を必要とするためにマイクロプロ
セッサ自身に内蔵出来なかった機能については、上記機
能を専用に実行するコプロセッサを別個に製造し、この
コプロセッサとマイクロプロセッサとを専用の高速な信
号線で接続し、上記機能が必要になった時にマイクロプ
ロセッサの指示でコプロセッサを起動することにより、
上記機能をマイクロプロセッサ自身が有しているように
みせかけることができる。近年に開発されたマイクロプ
ロセッサでは、このような信号線(コプロセッサ・イン
タフェース)を有するものがある。
Therefore, for functions that cannot be built into the microprocessor itself because they require large-scale circuits, a coprocessor dedicated to executing the above functions is manufactured separately, and this coprocessor and microprocessor are connected to a dedicated high-speed processor. By connecting the coprocessor with a signal line and activating the coprocessor according to instructions from the microprocessor when the above functions are required,
It is possible to make it appear as if the microprocessor itself has the above functions. Some microprocessors developed in recent years have such a signal line (coprocessor interface).

第6図はマイクロプロセッサとコプロセッサを備えた従
来のプロセッサシステムを示す回路図である。第6図に
おいて、マイクロプロセッサ1およびコプロセッサ2は
、制御線CNT、アドレス線ADD、データ線DTより
なるバス3と、コプロセッサ2の状態(コプロセッサ・
ステータス)を送るための高速専用信号線4により接続
されている。
FIG. 6 is a circuit diagram showing a conventional processor system including a microprocessor and a coprocessor. In FIG. 6, the microprocessor 1 and the coprocessor 2 are connected to a bus 3 consisting of a control line CNT, an address line ADD, and a data line DT, and the state of the coprocessor 2 (coprocessor
It is connected by a high-speed dedicated signal line 4 for sending (status).

マイクロプロセッサ1は、パイプライン処理を採用し、
命令制御部11、アクセス制御部12、およびバス制御
部13により構成されている。コプロセッサ・ステータ
スの信号S、では、コプロセッサ2からの情報がマイク
ロプロセッサ1に送出され、マイクロプロセッサエでは
これらの情報を命令制御部11内のコプロセッサ判定部
11Aで判定して、それによって適切な次の動作を決定
する。
The microprocessor 1 employs pipeline processing,
It is composed of an instruction control section 11, an access control section 12, and a bus control section 13. In the coprocessor status signal S, information from the coprocessor 2 is sent to the microprocessor 1, and in the microprocessor 1, this information is judged by the coprocessor judgment unit 11A in the instruction control unit 11, and accordingly, the information is sent to the microprocessor 1. Determine the appropriate next action.

コプロセッサ・ステータスの情報の例を下表に示す。An example of coprocessor status information is shown in the table below.

第7図を参照して第6図の正常状態でのコプロセッサ命
令の動作を説明する。すなわち、サイクルS0で命令制
御部11からの信号S、によりコプロセッサ2のアクセ
ス指示aがアクセス制御部12へ、また、次のサイクル
S1でアクセス制御部12からの信号S2によりアクセ
ス指示aがバス制御部13へ、さらに次のサイクルS2
でバス制御部13のレジスタ13Aからの信号S3によ
りアクセス指示aが制御線CNTへ、また、この場合、
同時にアドレス線ADDおよびデータ線DTへもアドレ
スおよびデータ(データ線DT上のデータAのみ図示)
が送出される。この結果、コプロセッサ2がアクセスさ
れ、所定の処理を行うと、サイクルS3にて処理完了報
告OK (=010)を命令制御部11のコプロセッサ
判定部11Aに送出する。なお、第6図においては、高
速信号線4はバス制御部13を通過して命令制御部11
のコプロセッサ判定部11Aに直接供給される。この結
果、サイクルS、〜S7において、アクセス指示すにつ
いて上記と同様な処理が行われる。
The operation of the coprocessor instruction in the normal state shown in FIG. 6 will be explained with reference to FIG. That is, in cycle S0, the access instruction a of the coprocessor 2 is transferred to the access control section 12 by the signal S from the instruction control section 11, and in the next cycle S1, the access instruction a is transferred to the bus by the signal S2 from the access control section 12. Further to the control unit 13, the next cycle S2
In this case, the access instruction a is sent to the control line CNT by the signal S3 from the register 13A of the bus control unit 13, and in this case,
At the same time, address and data are also sent to address line ADD and data line DT (only data A on data line DT is shown).
is sent. As a result, when the coprocessor 2 is accessed and performs a predetermined process, it sends a process completion report OK (=010) to the coprocessor determination unit 11A of the instruction control unit 11 in cycle S3. In FIG. 6, the high-speed signal line 4 passes through the bus control section 13 and is connected to the command control section 11.
The data is directly supplied to the coprocessor determination unit 11A. As a result, in cycles S to S7, the same processing as above is performed regarding the access instruction.

また、コプロセッサ判定部11Aが他のコプロセッサ・
ステータス報告未到着N0P=000、コマンドエラー
−011等を判定したときには、命令制御部11は必要
な再処理等を行う。
Further, the coprocessor determination unit 11A determines whether other coprocessors or
When determining that status report has not arrived N0P=000, command error -011, etc., the command control unit 11 performs necessary reprocessing and the like.

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

しかしながら、上述のごとく、再度報告待ちを指示する
ビジー指示(BUSY=001)がある。
However, as described above, there is a busy instruction (BUSY=001) that instructs to wait for a report again.

これはコプロセッサ2が処理に長時間かかる場合、マイ
クロプロセッサ1もそれにあわせて長時間停止している
と割り込み等の急を要する指示を受は付けられなくなる
ため、割り込み等の急を要する指示がある場合にはそち
らを実行できるようにコプロセッサ2が一時的に状態を
返してくるものでアリ、マイクロプロセッサ1ではこの
指示を受けたら、割り込み等の急を要する指示があるか
どうかを調べて、ある場合はその指示に従い、ない場合
はもう一部コプロセッサ2からの応答OK=010を待
つという動作をするためである。
This is because if the coprocessor 2 takes a long time to process, and the microprocessor 1 is also stopped for a long time, it will not be able to accept urgent instructions such as interrupts. In some cases, coprocessor 2 temporarily returns the status so that it can be executed. When microprocessor 1 receives this instruction, it checks to see if there is an urgent instruction such as an interrupt. This is because if there is an instruction, the instruction is followed, and if there is no instruction, another part of the operation is to wait for the response OK=010 from the coprocessor 2.

すなわち、第8図に示すように1、サイクルS3にてコ
プロセッサ2がコプロセッサ・ステータスとしてビジー
指示(BUSY=001)を発生すると、次の応答OK
= (010)があるまでの間たとえばサイクル84〜
S6では、割り込み等の急を要する指示を実行しない場
合であっても、命令制御部11は次のコプロセッサ2の
アクセス指示すを発生することができず−、サイクルS
6にてコプロセッサ2の次の応答OKがあった後のサイ
クルS7にて初めて命令制御部11がアクセス指示すを
発生することになる。したがって、アクセス可情報は、
バス制御部13にとって、命令制御部11、アクセス制
御部12を介して伝達されることになり、パイプライン
処理が生かされず、コプロセッサ2のアクセス指示すに
対する処理は遅れ、処理速度の面で望ましくない。
That is, as shown in FIG. 8, when the coprocessor 2 generates a busy instruction (BUSY=001) as the coprocessor status in cycle S3, the next response is OK.
= Until (010), for example, cycle 84~
In S6, even if an urgent instruction such as an interrupt is not executed, the instruction control unit 11 cannot issue the next access instruction for the coprocessor 2, and the cycle S6
The instruction control unit 11 issues an access instruction for the first time in cycle S7 after the next response OK from the coprocessor 2 is received in step 6. Therefore, the accessible information is
For the bus control unit 13, the information is transmitted via the instruction control unit 11 and the access control unit 12, and pipeline processing is not utilized, and the processing of access instructions from the coprocessor 2 is delayed, which is not desirable in terms of processing speed. do not have.

したがって、本発明の目的は、処理速度を向上せしめた
プロセッサシステムを提供することにある。
Therefore, an object of the present invention is to provide a processor system with improved processing speed.

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

上述の課題を解決するための手段は第1図に示される。 A means for solving the above problem is shown in FIG.

すなわち、命令制御部11、アクセス制御部12、右よ
びバス制御部13をパイプライン状に備え、バス3およ
び高速信号線4を介して接続されたコプロセッサ2に接
続可能なマイクロプロセッサであって、命令制御部11
およびバス制御部に、それぞれ、コプロセッサ2の状態
を監視するコプロセッサ判定部11A、 13Bを設け
る。バス制御部11側のコプロセッサ判定部11Aは、
コプロセッサからの応答情報S5のうち、再度報告待ち
を指示するビジー指示BUSY以外の情報S5+を命令
制御部側のコプロセッサ判定部11Aに送出する。また
、バス制御部13側のコプロセッサ判定部13Bがコプ
ロセッサ2からの応答情報S5からアクセス可指示情報
OKを判定したときには(SS)、ハス制御部13がコ
プロセッサ2ヘアクセスを開始するようにする。
That is, the microprocessor is equipped with an instruction control section 11, an access control section 12, and a right and bus control section 13 in a pipeline, and is connectable to a coprocessor 2 connected via a bus 3 and a high-speed signal line 4. , instruction control unit 11
Coprocessor determination units 11A and 13B are provided in the bus control unit and the bus control unit, respectively, for monitoring the status of the coprocessor 2. The coprocessor determination unit 11A on the bus control unit 11 side,
Among the response information S5 from the coprocessor, information S5+ other than the busy instruction BUSY, which instructs to wait for a report again, is sent to the coprocessor determination unit 11A on the instruction control unit side. Further, when the coprocessor determination unit 13B on the bus control unit 13 side determines that the access permission instruction information is OK from the response information S5 from the coprocessor 2 (SS), the bus control unit 13 starts accessing the coprocessor 2. Make it.

〔作 用〕[For production]

上述の手段によれば、コプロセッサ2からのビジー指示
があった場合には、コプロセッサ判定部13Bはコプロ
セッサ判定部13Aには何ら情報は送出されず、コプロ
セッサ2からのアクセス可指示情報OKをコプロセッサ
13Aが受けた場合には、バス制御部13がただちにコ
プロセッサ2にアクセス指示を行うようにする。つまり
、アクセス可情報OKを命令制御部11、アクセス制御
部12を介さずにバス制御部13に伝達したことになり
、パイプラインの2段分、処理速度が早くなる。したが
って、この場合には、命令制御部11Aはコプロセッサ
2に対するアクセス指示を2回連続して行えるようにす
る。また、命令制御部11において、次の処理への移行
のみを考えた場合、コプロセッサ2がビジー指示を返し
てきた場合、割り込みがある場合はエラーの時と同様に
次の動作を中止して、割り込みの処理に入ればよく、割
り込みがない場合はコプロセッサ2からの応答OKが返
って来ていないように見せ掛ければ、命令制御部11で
再度アクセス要求を行う必要がなくなり、次の要求の準
備を行うことができ、パイプライン処理が有効に活用さ
れる。
According to the above-mentioned means, when there is a busy instruction from the coprocessor 2, the coprocessor determination unit 13B does not send any information to the coprocessor determination unit 13A, and the coprocessor determination unit 13B does not send any information to the coprocessor determination unit 13A, but only transmits the access permission instruction information from the coprocessor 2. When the coprocessor 13A receives the OK, the bus control unit 13 immediately issues an access instruction to the coprocessor 2. In other words, the access permission information OK is transmitted to the bus control section 13 without going through the instruction control section 11 and the access control section 12, and the processing speed is increased by two stages of the pipeline. Therefore, in this case, the instruction control unit 11A allows the instruction to access the coprocessor 2 to be issued twice in succession. In addition, in the instruction control unit 11, if only the transition to the next process is considered, if the coprocessor 2 returns a busy instruction, or if there is an interrupt, the next operation is canceled as in the case of an error. If there is no interrupt, if there is no interrupt, it is possible to pretend that the OK response has not been returned from the coprocessor 2, so that the instruction control unit 11 does not need to issue an access request again, and the next request can be processed. can be prepared, and pipeline processing can be effectively utilized.

〔実施例〕〔Example〕

第2図は本発明に係るマイクロプロセッサを有するプロ
セッサシステムの一実施例を示すプロッり回路図であっ
て、第6図の回路にコプロセッサ判定部13Bを付加し
たものである。このコプロセッサ判定部13Bはコプロ
セッサ2からのコプロセッサ・ステータスのうちビジー
指示BUSY (=001)以外の情報をすべて命令制
御部11のコプロセッサ11Aに送出し、また、コプロ
セッサ2からのアクセス可指示0K(= 101)を判
別した場合には、バス制御部13は内部レジスタ13A
によりただちにコプロセッサ2のアクセスを行う。
FIG. 2 is a plotted circuit diagram showing an embodiment of a processor system having a microprocessor according to the present invention, and is a circuit diagram in which a coprocessor determining section 13B is added to the circuit of FIG. 6. This coprocessor determination unit 13B sends all information other than the busy instruction BUSY (=001) among the coprocessor statuses from the coprocessor 2 to the coprocessor 11A of the instruction control unit 11, and also When it is determined that the instruction is possible (= 101), the bus control unit 13 registers the internal register 13A.
access to the coprocessor 2 immediately.

このため、コプロセッサ判定部13Bは第3図のごとく
構成される。
For this reason, the coprocessor determination section 13B is configured as shown in FIG.

第3図において、コプロセッサ2からの情報はレジスタ
131に一旦蓄積される。この情報は比較器132によ
りレジスタ133内の値0.01  (BUSYを表わ
す)と比較され、この結果、該情報が001の場合にゲ
ート134がオフとされ、該情報が001以外の場合に
該情報はゲート134を介してコプロセッサ判定部11
Aに送出される。つまり、ビジー指示BUSY以外の情
報がコプロセッサ判定部11Aに送出される。
In FIG. 3, information from the coprocessor 2 is temporarily stored in a register 131. This information is compared by a comparator 132 with the value 0.01 (representing BUSY) in a register 133, so that if the information is 001, the gate 134 is turned off, and if the information is other than 001, the gate 134 is turned off. The information is sent to the coprocessor determination unit 11 via the gate 134.
Sent to A. That is, information other than the busy instruction BUSY is sent to the coprocessor determination unit 11A.

また、レジスタ131の情報は比較器135によりレジ
スタ136内の値101  (=OK)と比較され、こ
の結果、該情報が101の場合には内部レジスタ13A
にアクセス指示信号が送aされる。
Further, the information in the register 131 is compared with the value 101 (=OK) in the register 136 by the comparator 135, and as a result, if the information is 101, the internal register 13A
An access instruction signal a is sent to.

第4図を参照して第2図の正常状態でのコプロセッサ命
令の動作を説明する。すなわち、サイクルS0で命令制
御部11からの信号S1によりコプロセッサ2のアクセ
ス指示aがアクセス制御部12へ、また、サイクルS1
でアクセス制御部12からの出力S2によりバス制御部
へアクセス指示aが送出され、また、同時に、命令制御
部からの信号S1によりコプロセッサ2のアクセス指示
すがアクセス制御部12へ送出される。さらに、次のサ
イクルS2にてアクセス制御部12からの信号S2のレ
ジスタ13Aからの信号S3によりアクセス指示aが制
御線CNTへ、また、この場合、同時に、アドレス線A
DDおよびデータ線DTへもアドレスおよびデータ(A
のみ代表図示)が送出される。この結果、コプロセッサ
2がアクセスされ、所定の処理たとえば浮動小数点の演
算を行うと、サイクルS、にて処理完了報告OK (=
101)がコプロセッサ・ステータスとしてコプロセッ
サ判定部13Bに送出され、このコプロセッサ・ステー
タスOKはサイクルS、にて命令制御部11のコプロセ
ッサ11Aに送出され、命令制御部11は次のコプロセ
ッサ2のアクセス指示が可能となる(なお、第4図にお
いては該アクセス指示は行っていない)。また、サイク
ルS、では同時に、バス制御部13がコプロセッサ判定
部13Bのコプロセッサ・ステータスOKの判定結果を
受けて内部レジスタ13Aによりアクセス指示すが制御
線CNTへ、また、アドレス右よびデータがアドレス線
ADDおよびデータ線DTに送出される。この結果、コ
プロセッサ2がアクセスされ、所定の処理を行うと、サ
イクルS、にて処理完了報告OKがコプロセッサ判定部
13Bに、次いで、サイクルS6にて処理完了報告OK
がコプロセッサ判定部11Aに送出されることになる。
The operation of the coprocessor instruction in the normal state of FIG. 2 will be explained with reference to FIG. That is, in cycle S0, the access instruction a of the coprocessor 2 is sent to the access control unit 12 by the signal S1 from the instruction control unit 11, and in cycle S1
An access instruction a is sent to the bus control section by the output S2 from the access control section 12, and at the same time, an access instruction for the coprocessor 2 is sent to the access control section 12 by the signal S1 from the instruction control section. Furthermore, in the next cycle S2, the access instruction a is transferred to the control line CNT by the signal S3 from the register 13A of the signal S2 from the access control unit 12, and in this case, at the same time, the address line A
Address and data (A
(representatively shown) are sent out. As a result, when the coprocessor 2 is accessed and performs a predetermined process, such as a floating point operation, the process completion report is OK (=
101) is sent to the coprocessor determination unit 13B as a coprocessor status, and this coprocessor status OK is sent to the coprocessor 11A of the instruction control unit 11 in cycle S, and the instruction control unit 11 selects the next coprocessor. 2 access instructions become possible (note that this access instruction is not performed in FIG. 4). At the same time, in cycle S, the bus control unit 13 receives the determination result of the coprocessor status OK from the coprocessor determination unit 13B, and instructs access by the internal register 13A. It is sent to address line ADD and data line DT. As a result, when the coprocessor 2 is accessed and performs a predetermined process, a process completion report OK is sent to the coprocessor determination unit 13B in cycle S, and then a process completion report OK is sent in cycle S6.
will be sent to the coprocessor determination unit 11A.

このように、パイプライン処理を活用して命令制御部1
1はアクセス指示a、bを連続に発生できる。
In this way, the instruction control unit 1 utilizes pipeline processing.
1 can successively generate access instructions a and b.

第8図を参照して第2図のビジー指示の場合のコプロセ
ッサ命令の動作を説明する。
The operation of the coprocessor instruction in the case of the busy instruction shown in FIG. 2 will be explained with reference to FIG.

サイクルS2までは第7図の場合と同様である。The process up to cycle S2 is the same as that shown in FIG.

サイクルS3にてコプロセッサ2がコプロセッサ・ステ
ータスとしてビジー指示BUSYを発生すると、コプロ
セッサ判定部13Bに到達しても(S、)、コプロセッ
サ判定部11Aに到達しない(SS’)。したがって、
命令制御部11では、バス制御部13は次のコプロセッ
サの応答OKを待つことになり、命令制御部11、アク
セス制御部12では応答が返ってきていない時と同じ状
態でいることになる。
When the coprocessor 2 generates a busy instruction BUSY as the coprocessor status in cycle S3, even if it reaches the coprocessor determination section 13B (S,), it does not reach the coprocessor determination section 11A (SS'). therefore,
In the instruction control unit 11, the bus control unit 13 waits for an OK response from the next coprocessor, and the instruction control unit 11 and access control unit 12 remain in the same state as when no response has been received.

この間では、命令制御部11は、上述のごとく、割り込
み等の急を要する指示があれば実行する。
During this period, the instruction control unit 11 executes any urgent instruction such as an interrupt, as described above.

そして、サイクルS7にてバス制御部13は内部レジス
タ13Aからの信号S3によりアクセス指示すが制御線
CNTへ、また、この場合、同時に、アドレスおよびデ
ータBがアドレス線ADDおよびデータ線DTへ送出さ
れ、この結果、コプロセッサ2はアクセス指示すを実行
することになる。
Then, in cycle S7, the bus control unit 13 issues an access instruction using the signal S3 from the internal register 13A to the control line CNT, and in this case, the address and data B are simultaneously sent to the address line ADD and the data line DT. , As a result, the coprocessor 2 executes the access instruction.

このように、第5図においては、アクセス指示bの処理
(サイクルS7)は、従来の第8図におけるアクセス指
示すの処理(サイクル87〜Ss)に比較して速度が早
い。
Thus, in FIG. 5, the processing for access instruction b (cycle S7) is faster than the processing for access instruction b (cycles 87 to Ss) in the conventional FIG.

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

以上説明したように本発明によれば、パイプライン処理
の下流のバス制御部においてコプロセッサのステータス
を判定してこの判定結果に応じて次のアクセス指示を行
うので、パイプライン処理を有効に活かすことができ、
処理速度を向上できる。
As explained above, according to the present invention, the status of the coprocessor is determined in the bus control unit downstream of the pipeline processing, and the next access instruction is issued according to the result of this determination, so that the pipeline processing can be effectively utilized. It is possible,
Processing speed can be improved.

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

第1図は本発明に係るマイクロプロセッサの基本構成を
含むブロック回路図、 第2図は本発明に係るマイクロプロセッサを有するプロ
セッサシステムの一実施例を示すブロック回路図、 第3図は第2図のコプロセッサ判定部13Bの詳細なブ
ロック回路図、 第4図、第5図は第2図の回路動作を説明するタイミン
グ図、 第6図は従来のマイクロプロセッサを有するプロセッサ
システムを示すブロック回路図、第7図、第8図は第6
図の回路動作を説明するタイミング図である。 1:マイクロプロセッサ、  2: コプロセッサ、1
1:命令制御部、    12:アクセス制御部、13
:バス制御部、 11A、 13B : コプロセッサ判定部。
FIG. 1 is a block circuit diagram including the basic configuration of a microprocessor according to the present invention, FIG. 2 is a block circuit diagram showing an embodiment of a processor system having a microprocessor according to the present invention, and FIG. 4 and 5 are timing diagrams explaining the circuit operation of FIG. 2. FIG. 6 is a block circuit diagram showing a processor system having a conventional microprocessor. , Figures 7 and 8 are the 6th
FIG. 3 is a timing diagram illustrating the operation of the circuit shown in the figure. 1: Microprocessor, 2: Coprocessor, 1
1: Instruction control unit, 12: Access control unit, 13
: bus control unit, 11A, 13B: coprocessor determination unit.

Claims (1)

【特許請求の範囲】 1、命令制御部(11)、アクセス制御部(12)、お
よびバス制御部(13)をパイプライン状に備え、バス
(3)および信号線(4)を介してコプロセッサ(2)
に接続可能なマイクロプロセッサであって、 前記命令制御部および前記バス制御部に、それぞれ、前
記コプロセッサの状態を監視するコプロセッサ判定部(
11A、13A)を設け、 前記バス制御部側のコプロセッサ判定部は、前記コプロ
セッサからの応答情報(S_S)のうち、再度報告待ち
を指示するビジー指示以外の情報(S_S’)を前記命
令制御部側のコプロセッサ判定部に送出し、 前記バス制御部側のコプロセッサ判定部が前記コプロセ
ッサからの応答情報からアクセス可指示情報を判定した
ときには、該バス制御部が前記コプロセッサへアクセス
を開始するマイクロプロセッサ。
[Claims] 1. An instruction control section (11), an access control section (12), and a bus control section (13) are arranged in a pipeline, and a command control section (11), an access control section (12), and a bus control section (13) are provided, and the Processor (2)
A microprocessor connectable to a microprocessor, wherein the instruction control unit and the bus control unit each include a coprocessor determination unit (
11A, 13A), and the coprocessor determining unit on the bus control unit side passes information (S_S') other than the busy instruction that instructs to wait for a report again from the response information (S_S) from the coprocessor to the command. When the coprocessor determining unit on the bus controller side determines access permission instruction information from the response information from the coprocessor, the bus controller determines whether the bus controller accesses the coprocessor. microprocessor to start.
JP6108890A 1990-03-14 1990-03-14 Microprocessor Pending JPH03263128A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6108890A JPH03263128A (en) 1990-03-14 1990-03-14 Microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6108890A JPH03263128A (en) 1990-03-14 1990-03-14 Microprocessor

Publications (1)

Publication Number Publication Date
JPH03263128A true JPH03263128A (en) 1991-11-22

Family

ID=13160991

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6108890A Pending JPH03263128A (en) 1990-03-14 1990-03-14 Microprocessor

Country Status (1)

Country Link
JP (1) JPH03263128A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63201822A (en) * 1987-02-13 1988-08-19 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン Data processing system
JPS6435647A (en) * 1987-07-31 1989-02-06 Hitachi Ltd Data processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63201822A (en) * 1987-02-13 1988-08-19 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン Data processing system
JPS6435647A (en) * 1987-07-31 1989-02-06 Hitachi Ltd Data processing system

Similar Documents

Publication Publication Date Title
JP3676882B2 (en) Microprocessor and its peripheral devices
JP3201786B2 (en) Control method of digital signal processing system
JPH0282343A (en) Interrupt handling method for multiprocessor system
JPH03263128A (en) Microprocessor
JPH08171504A (en) Emulation device
JP2970082B2 (en) Virtual intercluster communication processor
JPH10320349A (en) Processor and data transfer system using the processor
JPH04229354A (en) Data tramsfer in dma mode between wake-up phases of microprocessor in interrupt waiting state for saving power consuption
JPH07219887A (en) Dma transfer controller
JP2667285B2 (en) Interrupt control device
JPS6352241A (en) Microprocessor
KR910005757Y1 (en) Handshaking circuit in multi-processor
JPH04230533A (en) Interruption control circuit
JPH0418655A (en) Data processor
WO1990013071A1 (en) Programmable controller
JP2558902B2 (en) Semiconductor integrated circuit device
JP3087481B2 (en) In-circuit emulator
JPH0683640A (en) Interruption response processing system
JPH0367357A (en) Multi-cpu system
JPS58146925A (en) Method for direct access to memory of microprocessor
JPH05233525A (en) Input/otuput processor
JPS6265134A (en) Interruption processing system
JPH0764822A (en) Microcomputer
JPH06223046A (en) Bus tracing execution method
JPH04169953A (en) Computer system