JPS6180334A - Electronic computer - Google Patents

Electronic computer

Info

Publication number
JPS6180334A
JPS6180334A JP20278884A JP20278884A JPS6180334A JP S6180334 A JPS6180334 A JP S6180334A JP 20278884 A JP20278884 A JP 20278884A JP 20278884 A JP20278884 A JP 20278884A JP S6180334 A JPS6180334 A JP S6180334A
Authority
JP
Japan
Prior art keywords
instruction
output
input
unit
bus interface
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
JP20278884A
Other languages
Japanese (ja)
Inventor
Sadanobu Ikeda
池田 貞信
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP20278884A priority Critical patent/JPS6180334A/en
Publication of JPS6180334A publication Critical patent/JPS6180334A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Abstract

PURPOSE:To access a bus in the receiving order of I/O access requests by discriminating an I/O instruction or an I/O space by an address conversion unit. CONSTITUTION:An address transducer unit (ATU) decides whether an operand access request (4) from an instruction decoder unit (IDU) is an I/O instruction or not and outputs an access request (5) to a bus interface unit (BIU). If a precedently inputted access request is 'I/O WRITE', the BIU executes and completes the 'I/O WRITE' instruction and then executes an 'I/O WRITE' instruction which is being requested at present. The ATU can discriminates the I/O instruction by receiving an I/O access from the IDU or discriminating a previously set memory space.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、電子計算機のアーキテクチャ−に関する。特
に、バスアクセス制御方式によるパイプライン制御構造
をもつマイクロコンピュータに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to the architecture of electronic computers. In particular, it relates to a microcomputer with a pipeline control structure using a bus access control method.

〔従来の技術〕[Conventional technology]

従来、大規模集積回路(以下、rLsIJという。)技
術により可能になったマイクロコンピュータは、応用装
置の価格をおさえるために、メモリの読取り、書込み以
外に一般に直接入出力を制御することを前提につくられ
ていた。
Conventionally, microcomputers made possible by large-scale integrated circuit (hereinafter referred to as rLsIJ) technology have generally been based on the premise of directly controlling input/output in addition to memory reading and writing in order to keep the cost of application equipment down. It was being created.

一方では、LSI技術の急速な進歩により最近では、大
型計算機で採用されている高度なアーキテクチャ−をL
SI化により、以前とは格段に性能が改善されたマイク
ロコンピュータが出現した。
On the other hand, due to the rapid progress of LSI technology, advanced architectures used in large-scale computers have recently become available.
With the introduction of SI, microcomputers with significantly improved performance have appeared.

その一つがパイプライン制御構造である。パイプライン
制御構造を有する電子計算機では、第4図に示すように
計算機内部の動作が並列に実行可能なものに分割される
。分割された各ユニットがパイプラインのように繋がっ
て、命令は順々に読取り■、解読■、オペランド読取り
■、実行■、結果格納■の各部をimって実行される。
One of them is the pipeline control structure. In an electronic computer having a pipeline control structure, the internal operations of the computer are divided into those that can be executed in parallel, as shown in FIG. The divided units are connected like a pipeline, and the instruction is executed by sequentially performing reading (2), decoding (2), operand reading (2), execution (2), and result storage (3).

このとき、各部毎の処理は短い時間で済ませることがで
きるので、第5図に示すように命令列TI、I2、I3
、I4、−1T、は各々実行に5単位時間を要するが、
各ユニットは並列に実行され、実際には1単位時間で複
数の命令列のユニットを同時に処理することになり、5
n単位時間よりかなり短縮される。
At this time, the processing for each part can be completed in a short time, so as shown in FIG.
, I4, -1T, each takes 5 units of time to execute, but
Each unit is executed in parallel, and in reality, multiple units of instruction sequences are processed simultaneously in one unit of time.
It is considerably shorter than n unit time.

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

ところが、LSIを用いたマイクロコンピュータでは、
一般に直接入出力を制御するために、大型計算機では問
題にならなかったパイプライン制御構造の特有な問題が
発生ずる。これは、一般にハザードと呼ばれているアク
セスの順序が前後する問題である。すなわち、第5図に
おいて命令列11の結果格納■の番地と、命令列I2の
オペランド読取り■の番地が同じ場合には、命令列I2
のオペランド読取り■が命令列11の結果格納■よりも
先に読取られるために、プログラムが正常に動作しない
ことがある。このため大型計算機では命令列■1の結果
格納■の番地と、命令列I2のオペランド読取り■の番
地とを比較して、同じ番地なら命令列I2のオペランド
読取り■を命令列11の結果格納■の実行が終わるまで
待たせる仕組みが用意されている。
However, in microcomputers using LSI,
In general, since direct input/output is controlled, problems unique to the pipeline control structure occur, which did not occur in large-scale computers. This is a problem in which the order of accesses is changed, which is generally called a hazard. That is, in FIG. 5, if the address of result storage ■ of instruction sequence 11 and the address of operand read ■ of instruction sequence I2 are the same, the instruction sequence I2
The program may not operate properly because the operand read (2) is read before the result storage (2) of the instruction sequence 11. For this reason, in large computers, the address for storing the result of instruction sequence ``1'' is compared with the address for reading the operand of instruction sequence I2. A mechanism is provided to make the program wait until execution has finished.

しかし、入出力命令の場合はその番地(通常、「ボート
」という。)が異なっても、ハザード制御が必要な場合
があり、1−記の仕3.■みだけでは不十分であった。
However, in the case of input/output commands, hazard control may be necessary even if the addresses (usually referred to as "boats") are different. ■It was not enough to just look at it.

すなわち、入出力制御のハザードが生じるようなプログ
ラムを実行した場合に、従来のハザード制御ではこの問
題は解決されなかった。
That is, when a program that causes an input/output control hazard is executed, conventional hazard control cannot solve this problem.

第2図は人出力制御のハザードが生じるプログラムの一
例を示すフローチャートである。
FIG. 2 is a flowchart showing an example of a program in which a human output control hazard occurs.

このフローチャート4j、メモリM番地からボートAと
呼ばれる入出力装置I10のレジスタにデータを転送し
くIl)、ボートBから入出力ステータスを読取り(1
2) 、その状態をチェックしてレディ状態になると次
に進む(I、)プログラムを示している。このとき、ボ
ートAとボー1− Bとは同じ番地でない場合が多い。
In this flowchart 4j, data is transferred from memory address M to the register of input/output device I10 called boat A (Il), and input/output status is read from boat B (1).
2) shows a program (I,) that checks its status and proceeds to the next step when it becomes ready. At this time, boat A and boat 1-B often do not have the same address.

第3図(Δ)は従来のパイプライン制御構造によるマイ
クロコンピュータで、第2図の命令■1、I2を実行し
ていく様子を示すタイムチャートである。
FIG. 3 (Δ) is a time chart showing how instructions 1 and I2 in FIG. 2 are executed in a microcomputer with a conventional pipeline control structure.

すなわち、時刻「5」でメモリ (M>の内容を読取り
、時刻「6」でボートBを検索し、時刻「8」でボート
Aにメモリ (M)の内容をセントしている。このよう
に、ボートBの内容はボー)Aにデータがセットされる
前の状態であり、ボートBがボー)Aのデータセソi・
により状態が変化するような場合には、命令が正しく実
行されない。
In other words, the contents of memory (M) are read at time ``5'', boat B is searched for at time ``6'', and the contents of memory (M) are sent to boat A at time ``8''. , the contents of boat B are the state before data is set in boat A, and boat B is the state before data is set in boat A.
If the state changes due to this, the instruction will not be executed correctly.

ボートAとボートBの番地を全て同じにすることは、一
般的に不可能であるので、従来のハザード制御ではこの
問題を解決することはできなかった。
Since it is generally impossible to make boat A and boat B have the same address, conventional hazard control has not been able to solve this problem.

本発明は、このような従来の問題点に着目してなされた
もので、パイプライン制御構造を有するマイクロコンピ
ュータで、入出力制御が可能な装置を1に供することを
目的とする。
The present invention has been made in view of these conventional problems, and an object of the present invention is to provide a device capable of input/output control using a microcomputer having a pipeline control structure.

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

本発明は、入出力命令または入出力空間を識別し、入出
力アクセス要求の受け付は順にバスアクセスすることを
特徴とする。
The present invention is characterized in that input/output commands or input/output spaces are identified, and input/output access requests are received by accessing the bus in order.

すなわち、メモリおよび入出力装置と、これに接続され
たハスインターフェースユニットと、このバスインター
フェースユニットに接続された命令解読部と、この命令
解読部の出力とバスインターフェースユニットの入力と
の間に挿入されたアドレス変換ユニットと、命令解読部
の出力およびバスインターフェースユニットの出力に接
続され、さらに命令実行結果をバスインターフェースユ
ニットに出力する命令実行部とを備えたパイプライン制
御構造の電子計算機において、アドレス変換ユニットは
、少なくとも入出力命令または入出力空間を識別するこ
とができる手段を備え、バスインターフェースユニット
は、アドレス変換ユニットから受け取ったバスアクセス
要求が、入出力命令の場合にこのバスアクセス要求の到
着順にバスをアクセスする手段を備えたことを特徴とす
る。
That is, a memory and an input/output device, a bus interface unit connected thereto, an instruction decoder connected to the bus interface unit, and an input device inserted between the output of the instruction decoder and the input of the bus interface unit. In an electronic computer with a pipeline control structure, the address conversion unit is connected to the output of an instruction decoding unit and the output of a bus interface unit, and an instruction execution unit that outputs an instruction execution result to the bus interface unit. The unit is provided with means capable of identifying at least an input/output instruction or an input/output space, and the bus interface unit is configured such that when a bus access request received from the address translation unit is an input/output instruction, the bus access request is arranged in the order of arrival of the bus access request. It is characterized by having a means for accessing the bus.

〔作 用〕[For production]

本発明は、アドレス変換ユニットで入出力命令を識別し
、アドレス変換ユニットから受け取った入出力命令をバ
スインターフェースユニットは入出力ポート番号にかか
わらず、入出力アクセス要求の到着順に実行することが
できる。
In the present invention, the address translation unit identifies input/output commands, and the bus interface unit can execute the input/output commands received from the address translation unit in the order in which the input/output access requests arrive, regardless of the input/output port number.

したがって、命令解読部からの人出力オペランド読取り
要求と、命令実行部からの入出力オペランド書込み要求
とのバスアクセス実行の順序が、プログラムの流れと同
じに実行することができる。
Therefore, the bus access execution order of the human output operand read request from the instruction decoding section and the input/output operand write request from the instruction execution section can be executed in the same order as the flow of the program.

すなわち、パイプライン制御構造をもつマイクロコンピ
ュータで、入出力制御が可能なアーキテクチャ−を提供
することができる。
That is, a microcomputer with a pipeline control structure can provide an architecture that allows input/output control.

(実施例〕 以下、本発明の実施例方式を図面に基づいて説明する。(Example〕 DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例を示すブロック構成図である
。第1図において、ハスの制御、データ読取りおよび書
込みを行うバスインターフェースユニソ)BItJ、命
令の解読およびオペランドアクセス要求を出す命令解読
部IDU、命令解読部IDUからのアドレスを変換(た
とえば仮想アドレスから実アドレスに変換)をしたり、
入出力装置110へのアクセスであるかメモリへのアク
セスであるかの種類を識別して、ハスインターフェース
ユニットBIUに伝えるアドレス変換ユニット ってバスインターフェースユニットBTUから読取って
きたオペランドを実行しその結果をバスインターフェー
スユニットBIUに与える命令実行部EXUから構成さ
れ、バスインターフェースユニットBIUを経由してメ
モリおよび入出力装置I10に接続されている。
FIG. 1 is a block diagram showing one embodiment of the present invention. In Figure 1, there is a bus interface (UNIS) BItJ that controls the bus, reads and writes data, an instruction decoder IDU that decodes instructions and issues operand access requests, and an instruction decoder IDU that converts addresses from the IDU (for example, from virtual addresses to (convert to real address),
The address translation unit identifies the type of access, whether it is to the input/output device 110 or to the memory, and transmits it to the bus interface unit BIU.The address conversion unit executes the operand read from the bus interface unit BTU and sends the result. It consists of an instruction execution unit EXU that supplies instructions to the bus interface unit BIU, and is connected to the memory and the input/output device I10 via the bus interface unit BIU.

説明を簡単にするために、本実施例では命令読取りパイ
プP1がバスインターフェースユニットBIUと命令解
読部IDUとの間にあり、命令解読パイプP2が命令解
読部IDUと命令実行部EXUとの間にあり、さらにオ
ペランド読取りパイプP3がバスインターフェースユニ
ットBTUと命令実行部EXUとの間にあるものとする
To simplify the explanation, in this embodiment, the instruction reading pipe P1 is located between the bus interface unit BIU and the instruction decoding unit IDU, and the instruction decoding pipe P2 is located between the instruction decoding unit IDU and the instruction execution unit EXU. It is assumed that there is an operand read pipe P3 between the bus interface unit BTU and the instruction execution unit EXU.

このときの各部のデータおよび制御信号の流れの一例は
、 ■ メモリまたは人出内装?1iI10からバスインタ
ーフェースユニッ1131Uが命令を読取る、■ 読取
った命令を命令読取りパイプP+’に入れる、 ■ 命令読取りパイプP1から命令解読部TDtJに入
力する、 ■ 入力した命令を命令解読部IDUで解読し、アドレ
ス変換ユニットATUにオペランド要求を行うと同時に
命令解読パイプP2に解読した命令を流す、 ■ アドレス変換ユニットATUで変換されたオペラン
ドアクセス要求がバスインターフェースユニットBTU
に伝えられる、 ■ バスインターフェースユニットBIUはメモリまた
は入出力装置)10からオペランドを読取る、 ■ バスインターフェースユニットBTUは読取ったオ
ペランドをオペランド読取りパイプP3に流す、 ■ 命令解読パイプP2とオペランド読取りパイプP3
からの命令およびオペランドを命令実行部EXIJに入
力させる、 ■ 命令実行部E X Uは命令とデータが揃うと命令
に従ってデータを処理し、その結果をバスインターフェ
ースユニットBIUに渡す、[相] バスインターフェ
ースユニットBTUはこのデータをメモリまたは入出力
装置I10に与える、 以上のようになる。
An example of the flow of data and control signals in each part at this time is: ■ Memory or interior design? The bus interface unit 1131U reads the instruction from 1iI10, ■ Puts the read instruction into the instruction reading pipe P+', ■ Inputs the instruction from the instruction reading pipe P1 to the instruction decoding unit TDtJ, ■ Deciphers the input instruction in the instruction decoding unit IDU. , sends an operand request to the address translation unit ATU and at the same time sends the decoded instruction to the instruction decoding pipe P2. ■ The operand access request translated by the address translation unit ATU is sent to the bus interface unit BTU.
■ The bus interface unit BIU reads the operand from the memory or input/output device (I/O device) 10, ■ The bus interface unit BTU flows the read operand to the operand reading pipe P3, ■ The instruction decoding pipe P2 and the operand reading pipe P3
The instruction execution unit EXIJ inputs the instructions and operands from the instruction execution unit EXIJ. When the instruction execution unit EXIJ receives the instructions and data, it processes the data according to the instructions and passes the results to the bus interface unit BIU. [Phase] Bus interface The unit BTU provides this data to the memory or input/output device I10, as described above.

このような構造をした計算機が、第2図のようなプログ
ラムを実行し、本発明を適用した場合に命令1+ 、I
zの実行されていく様子を示すタイムチャートを第3図
(B)に示す。
When a computer with such a structure executes a program as shown in FIG. 2 and the present invention is applied, instructions 1+, I
A time chart showing how z is executed is shown in FIG. 3(B).

従来例の第3図(A>と異なり、ボートBへのアクセス
はボートAへの書込みが終了する時刻「9」まで遅らせ
ており、命令の実行順序が秩序よく実行されていくこと
を示している。
Unlike the conventional example shown in FIG. 3 (A>), access to boat B is delayed until time "9" when writing to boat A ends, indicating that the instructions are executed in an orderly order. There is.

すなわち、アドレス変換ユニットATUは命令解読部I
DUからのオペランドアクセス要求(■)が入出力命令
か否かを判断して、バスインターフェースユニットB 
I tJにアクセス要求ヲ出シ(■)、バスインターフ
ェースユニットBIUは以前にきたアクセス要求がrT
lo−WRITEjであれば、このrIlo−WRIT
EJ命令を実行し完了させた後に現在要求中のrllo
−READJ命令を実行させている。
That is, the address translation unit ATU is the instruction decoding unit I.
The bus interface unit B determines whether the operand access request (■) from the DU is an input/output command.
An access request is issued to I tJ (■), and the bus interface unit BIU sends an access request to rT.
If lo-WRITEj, this rIlo-WRIT
After executing and completing the EJ instruction, the rllo currently being requested
- The READJ command is being executed.

アドレス変換ユニソ)ATUは、命令解読部■DUから
入出力アクセスを与えられるか、あらかじめセットされ
たメモリ空間を識別することにより入出力命令を識別す
ることができる。
The address translation unit (UNISO) ATU is given input/output access from the instruction decoding unit (DU) or can identify input/output instructions by identifying a preset memory space.

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

本発明は、パイプライン制御構造をもつマイクロコンピ
ュータで、ハザードのない人出力制御が可能な電子計算
機を提供することができる効果がある。
The present invention has the advantage of being able to provide an electronic computer that is capable of hazard-free human output control using a microcomputer with a pipeline control structure.

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

第1図は本発明の一実施例を示すブロック構成図。 第2図は入出力制御のハザードが生じるプログラムの一
例を示すフローチャート。 第3図(A)は従来例の入出力制御のハザードが生じた
場合の電子計算機の動作を示すタイムチャート。 第3図(B)は本発明により入出力制御のハザードを回
避した場合の電子計算機の動作を示すタイムチャート。 第4図はパイプライン制御構造をした電子計算機の動作
の一例を示すブロック構成図。 第5図はパイプライン制御構造をした電子計算機の動作
の一例を示すタイムチャート。 BTU・・・バスインターフェースユニット、IDU・
・・命令解読部、 ATU・・・アドレス変換ユニット、 EXU・・・命令実行部、 Ilo・・・入出力装置、 PI・・・命令読俄りパイプ、 P2・・・命令解読パイプ、 P3・・・オペランド読取りパイプ、 ■1〜In・・・命令列。
FIG. 1 is a block diagram showing an embodiment of the present invention. FIG. 2 is a flowchart showing an example of a program in which an input/output control hazard occurs. FIG. 3(A) is a time chart showing the operation of an electronic computer when a hazard occurs in input/output control in a conventional example. FIG. 3(B) is a time chart showing the operation of the computer when input/output control hazards are avoided according to the present invention. FIG. 4 is a block diagram showing an example of the operation of an electronic computer having a pipeline control structure. FIG. 5 is a time chart showing an example of the operation of an electronic computer having a pipeline control structure. BTU・・・Bus interface unit, IDU・
...Instruction decoding unit, ATU...Address translation unit, EXU...Instruction execution unit, Ilo...Input/output device, PI...Instruction reading pipe, P2...Instruction decoding pipe, P3. ...Operand reading pipe, ■1~In...Instruction sequence.

Claims (1)

【特許請求の範囲】[Claims] (1)メモリおよび入出力装置と、 これに接続されたバスインターフェースユニットと、 このバスインターフェースユニットに接続された命令解
読部と、 この命令解読部の出力と上記バスインターフェースユニ
ットの入力との間に挿入されたアドレス変換ユニットと
、 上記命令解読部の出力および上記バスインターフェース
ユニットの出力に接続され、さらに命令実行結果を上記
バスインターフェースユニットに出力する命令実行部と を備えたパイプライン制御構造の電子計算機において、 アドレス変換ユニットは、少なくとも入出力命令または
入出力空間を識別することができる手段を備え、 バスインターフェースユニットは、上記アドレス変換ユ
ニットから受け取ったバスアクセス要求が、入出力命令
の場合にこのバスアクセス要求の到着順にバスをアクセ
スする手段を備えた ことを特徴とする電子計算機。
(1) A memory and input/output device, a bus interface unit connected to this, an instruction decoder connected to this bus interface unit, and a connection between the output of this instruction decoder and the input of the bus interface unit. An electronic pipeline control structure comprising an inserted address translation unit, and an instruction execution unit connected to the output of the instruction decoding unit and the output of the bus interface unit, and further outputting an instruction execution result to the bus interface unit. In the computer, the address translation unit includes means capable of identifying at least an input/output instruction or an input/output space, and the bus interface unit identifies the input/output instruction when the bus access request received from the address translation unit is an input/output instruction. An electronic computer characterized by comprising means for accessing a bus in the order in which bus access requests arrive.
JP20278884A 1984-09-26 1984-09-26 Electronic computer Pending JPS6180334A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20278884A JPS6180334A (en) 1984-09-26 1984-09-26 Electronic computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP20278884A JPS6180334A (en) 1984-09-26 1984-09-26 Electronic computer

Publications (1)

Publication Number Publication Date
JPS6180334A true JPS6180334A (en) 1986-04-23

Family

ID=16463200

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20278884A Pending JPS6180334A (en) 1984-09-26 1984-09-26 Electronic computer

Country Status (1)

Country Link
JP (1) JPS6180334A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03174625A (en) * 1989-12-01 1991-07-29 Matsushita Electric Ind Co Ltd Microcomputer

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53113441A (en) * 1977-03-15 1978-10-03 Nec Corp Instruction control system for information processor
JPS5547524A (en) * 1978-09-28 1980-04-04 Nec Corp Data transmission device
JPS58214930A (en) * 1982-06-08 1983-12-14 Nec Corp Data processor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53113441A (en) * 1977-03-15 1978-10-03 Nec Corp Instruction control system for information processor
JPS5547524A (en) * 1978-09-28 1980-04-04 Nec Corp Data transmission device
JPS58214930A (en) * 1982-06-08 1983-12-14 Nec Corp Data processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03174625A (en) * 1989-12-01 1991-07-29 Matsushita Electric Ind Co Ltd Microcomputer

Similar Documents

Publication Publication Date Title
JP2539199B2 (en) Digital processor controller
EP0405318A2 (en) Microprocessor having cash bypass signal terminal
US20020166018A1 (en) Multiprocessor interrupt handling system and method
EP0405495B1 (en) Instruction unit logic management apparatus included in a pipelined processing unit and method therefor
JPH02190930A (en) Software instruction executing apparatus
CA2016532C (en) Serializing system between vector instruction and scalar instruction in data processing system
US4731736A (en) Method and apparatus for coordinating execution of an instruction by a selected coprocessor
US4750110A (en) Method and apparatus for executing an instruction contingent upon a condition present in another data processor
JPH0215369A (en) Method and apparatus for executing instruction of vector processing system
JPH0564813B2 (en)
US5687353A (en) Merging data using a merge code from a look-up table and performing ECC generation on the merged data
EP0525831B1 (en) Method and apparatus for enabling a processor to coordinate with a coprocessor in the execution of an instruction which is in the intruction stream of the processor.
US4758950A (en) Method and apparatus for selectively delaying an interrupt of a coprocessor
JP3579843B2 (en) Digital signal processor
US4914578A (en) Method and apparatus for interrupting a coprocessor
EP0378816B1 (en) Production line method and apparatus for instruction execution
US4967339A (en) Operation control apparatus for a processor having a plurality of arithmetic devices
GB2231986A (en) Programmable logic controller including function block processor and bit processor
JPS6180334A (en) Electronic computer
JPS63197232A (en) Microprocessor
EP0374598A2 (en) Control store addressing from multiple sources
US4758978A (en) Method and apparatus for selectively evaluating an effective address for a coprocessor
JPH08339290A (en) Equipment and method for insertion of address into data stream in data-processing system
US5619658A (en) Method and apparatus for trapping unimplemented operations in input/output devices
JPH01258163A (en) Direct memory access controller