JPH0156415B2 - - Google Patents
Info
- Publication number
- JPH0156415B2 JPH0156415B2 JP60200847A JP20084785A JPH0156415B2 JP H0156415 B2 JPH0156415 B2 JP H0156415B2 JP 60200847 A JP60200847 A JP 60200847A JP 20084785 A JP20084785 A JP 20084785A JP H0156415 B2 JPH0156415 B2 JP H0156415B2
- Authority
- JP
- Japan
- Prior art keywords
- interrupt
- processor
- address
- signal
- common bus
- 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.)
- Expired
Links
- 238000006243 chemical reaction Methods 0.000 claims description 41
- 238000012545 processing Methods 0.000 claims description 31
- 230000007246 mechanism Effects 0.000 claims description 16
- 238000000034 method Methods 0.000 claims description 11
- 238000013519 translation Methods 0.000 claims description 6
- 230000006870 function Effects 0.000 claims description 2
- 238000010586 diagram Methods 0.000 description 9
- 230000000694 effects Effects 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 230000003213 activating effect Effects 0.000 description 1
- 230000004913 activation Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 238000000556 factor analysis Methods 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
Landscapes
- Multi Processors (AREA)
- Bus Control (AREA)
Description
【発明の詳細な説明】
〔概要〕
共通バス方式のマルチプロセツサシステムにお
いて、該共通バスに対するアクセスが割り込みベ
クタ参照サイクルであることを判定する状態判定
回路を備えており、該状態判定回路からの変換制
御信号が割り込みであることを示した時、各プロ
セツサに対する外部割り込み要因と、各プロセツ
サからリード/ライト可能なアドレス変換指示レ
ジスタの内容によつて、該プロセツサから出力さ
れるアドレス線(原アドレス)の一部、又は全部
を変換する為のアドレス変換機構を設けることに
より、プロセツサの状態、アドレス変換指示レジ
スタの内容、外部割り込み要因とにより、各プロ
セツサ毎の割り込みアドレスを動的に変更して、
各プロセツサ独自の割り込みができるようにした
ものである。[Detailed Description of the Invention] [Summary] A common bus type multiprocessor system is provided with a status determination circuit that determines that an access to the common bus is an interrupt vector reference cycle, and a state determination circuit that determines that an access to the common bus is an interrupt vector reference cycle. When the conversion control signal indicates an interrupt, the address line (original address ) by providing an address conversion mechanism to convert part or all of the address conversion instruction register, the interrupt address for each processor can be dynamically changed depending on the processor status, the contents of the address conversion instruction register, and external interrupt sources. ,
This allows each processor to generate its own interrupts.
本発明は共通バス方式のマルチプロセツサシス
テムにおける割り込み制御方式に関する。
The present invention relates to an interrupt control method in a common bus type multiprocessor system.
最近の計算機技術の進歩に伴つて、各種の分野
においてデータの処理を計算機で行うようにな
り、該計算機システムでの処理能力の向上が求め
られているが、特に割り込み処理の多いデータ処
理、例えば、通信制御処理装置(CCP)等にお
けるデータ処理においては、この割り込み処理の
効率化を図ることにより、当該通信制御処理装置
(CCP)の処理能力を向上させることが期待でき
る。 With recent advances in computer technology, data processing in various fields has come to be performed by computers, and there is a demand for improvements in the processing power of these computer systems. In data processing in a communication control processing device (CCP), etc., by improving the efficiency of this interrupt processing, it is expected that the processing capacity of the communication control processing device (CCP) will be improved.
共通バス方式で、メモリを共通化したマルチプ
ロセツサシステムにおいて、割り込み時に、その
割り込みレベルに応じた特定のアドレスの共通化
メモリの内容をリードし、そのデータ(割り込み
ベクタ)に従つて、各割り込み処理へ分岐するよ
うな方式の場合、プロセツサがマルチ接続されて
いると、同一レベルの割り込み処理においては、
各プロセツサが同じアドレスのメモリ内容をリー
ドしてしまう為、従来方式においては、以下のよ
うな方法で解決していた。
In a multiprocessor system that shares memory using a common bus method, when an interrupt occurs, the contents of the shared memory at a specific address depending on the interrupt level are read, and each interrupt is processed according to that data (interrupt vector). In the case of a method that branches to processing, if multiple processors are connected, interrupt processing at the same level will
Since each processor reads the memory contents at the same address, conventional methods have solved this problem using the following method.
割り込みレベルを各プロセツサ毎に分割す
る。即ち、一方のプロセツサで使用している割
り込みレベルは、他のプロセツサでは使用でき
ないようにする。 Divide interrupt levels for each processor. That is, the interrupt level used by one processor is made unavailable to other processors.
同一割り込みレベルの中の、複数個の割り込
み要因を、各プロセツサが使用する場合、何の
割り込みであるかを当該プロセツサが知ること
ができるように、上記共有メモリに表示手段を
設け、各プロセツサは割り込み処理ルーチンの
中で、該表示手段を検索して、何の割り込みで
あるかを判断してから、実際の割り込み処理に
入るようにしていた。 When each processor uses multiple interrupt sources at the same interrupt level, a display means is provided in the shared memory so that the processor can know what kind of interrupt it is. In the interrupt processing routine, the display means is searched to determine what kind of interrupt it is, and then the actual interrupt processing is started.
第4図は上記従来の割り込み制御方式を模式的
に示した図であつて、(a)は割り込みレベルを各プ
ロセツサ1に割り当てた場合、即ち上記のケー
スを示しており、(b)は共通バス6上の共有メモリ
上に、各レベル毎の割り込み要因を表示する割り
込み表示レジスタを設けたのケースを示してい
る。 FIG. 4 is a diagram schematically showing the conventional interrupt control method, in which (a) shows the case where the interrupt level is assigned to each processor 1, that is, the above case, and (b) shows the common This shows a case in which an interrupt display register is provided on the shared memory on the bus 6 to display interrupt factors for each level.
のケースでは、各プロセツサにおいて実行で
きる割り込みレベルの数が少なくなり効率の良い
割り込み処理が困難になると云う問題があつた。 In this case, there was a problem in that the number of interrupt levels that can be executed by each processor is reduced, making efficient interrupt processing difficult.
のケースにおいては、共有メモリ上に設けら
れている割り込み要因表示手段(割り込み表示レ
ジスタ)を、各プロセツサにおいて検索する必要
がある為、割り込み処理速度が低下すると云う問
題があつた。 In this case, it is necessary for each processor to search for the interrupt factor display means (interrupt display register) provided on the shared memory, which causes a problem in that the interrupt processing speed decreases.
本発明は上記従来の欠点に鑑み、共通バス方式
のマルチプロセツサシステムにおいて、該共通バ
スに接続されている各プロセツサが独立に、該計
算機システムが持つている割り込みレベルを使用
でき、且つ割り込み時の処理効率を向上させる方
法を提供することを目的とするものである。 In view of the above conventional drawbacks, the present invention provides a multiprocessor system using a common bus, in which each processor connected to the common bus can independently use the interrupt level of the computer system, and when an interrupt occurs. The purpose is to provide a method for improving processing efficiency.
第1図は本発明の割り込み制御方式の原理ブロ
ツク図である。
FIG. 1 is a principle block diagram of the interrupt control system of the present invention.
本発明においては、割り込みを受け付けた時、
その割り込みレベルに応じた特定のアドレスの内
容(ベクタ)をアドレスとして、各割り込み処理
ルーチンに分岐する機能と、プロセツサ1が上記
割り込みベクタをリードするサイクルであること
を判別できるプロセツサ状態情報信号を有し、メ
モリ空間を共有する共通バス方式のマルチプロセ
ツサシステムにおいて、該マルチプロセツサシス
テムを構成している複数個のプロセツサ1に、上
記プロセツサ状態情報信号をデコードして、割り
込みベクタ参照サイクルであることを判定して、
変換制御信号を出力する為の状態判定回路2と、
該状態判定回路2からの変換制御信号と、各プロ
セツサに対する外部割り込み要因によつて、プロ
セツサから出力されるアドレス線の一部、又は全
部の値を変換する為のアドレス変換機構3と、該
マルチプロセツサシステムを構成している各プロ
セツサ1の内の1つを選択して、各プロセツサ1
からのアドレス線、データ線、制御線を、上記共
通バス6に流す為の共通バス切り替え回路(セレ
クタ)4とを備えると共に、各プロセツサ1から
リード/ライト可能なレジスタで、その内容によ
つて、上記アドレス変換機構3への変換指示信号
を出力することのできるアドレス変換指示レジス
タ5を設け、各プロセツサの状態判定回路2の出
力信号(変換制御信号)と、上記アドレス変換指
示レジスタ5の内容(変換指示信号)と、上記外
部割り込み要因(割り込み信号)とに基づいて、
各プロセツサ1からの割り込みベクタアドレスの
1つを変換して共通バスに送出するように構成す
る。 In the present invention, when an interrupt is accepted,
It has a function to branch to each interrupt processing routine using the contents of a specific address (vector) according to the interrupt level as an address, and a processor state information signal that can determine that it is the cycle in which processor 1 reads the interrupt vector. In a common bus type multiprocessor system that shares a memory space, the processor state information signal is decoded by the plurality of processors 1 making up the multiprocessor system, and an interrupt vector reference cycle is generated. Judging that,
a state determination circuit 2 for outputting a conversion control signal;
an address conversion mechanism 3 for converting part or all of the values of address lines output from the processors according to conversion control signals from the state determination circuit 2 and external interrupt factors for each processor; Select one of the processors 1 that make up the processor system, and
It is equipped with a common bus switching circuit (selector) 4 for passing address lines, data lines, and control lines from the processor 1 to the common bus 6, and is a register readable/writable by each processor 1, depending on its contents. , an address conversion instruction register 5 capable of outputting a conversion instruction signal to the address conversion mechanism 3 is provided, and the output signal (conversion control signal) of the status determination circuit 2 of each processor and the contents of the address conversion instruction register 5 are provided. (conversion instruction signal) and the above external interrupt factor (interrupt signal),
One of the interrupt vector addresses from each processor 1 is converted and sent to the common bus.
即ち、本発明によれば、共通バス方式のマルチ
プロセツサシステムにおいて、該共通バスに対す
るアクセスが割り込みベクタ参照サイクルである
ことを判定する状態判定回路を備えており、該状
態判定回路からの変換制御信号が割り込みである
ことを示した時、各プロセツサに対する外部割り
込み要因と、各プロセツサからリード/ライト可
能なアドレス変換指示レジスタの内容によつて、
該プロセツサから出力されるアドレス線(原アド
レス)の一部、又は全部を変換する為のアドレス
変換機構を設けることにより、プロセツサの状
態、アドレス変換指示レジスタの内容、外部割り
込み要因とにより、各プロセツサ毎の割り込みア
ドレスを動的に変更して、各プロセツサ独自の割
り込みができるようにしたものであるので、ハー
ドウエアの減少と、割り込み処理速度の向上、及
び処理効率の向上が図れる効果がある。
That is, according to the present invention, a common bus type multiprocessor system is provided with a status determination circuit that determines that an access to the common bus is an interrupt vector reference cycle, and conversion control from the status determination circuit is provided. When a signal indicates an interrupt, depending on the external interrupt source for each processor and the contents of the address conversion instruction register that can be read/written from each processor,
By providing an address conversion mechanism to convert part or all of the address line (original address) output from the processor, each processor can be Since the interrupt address for each processor is dynamically changed so that each processor can handle its own interrupt, it has the effect of reducing the amount of hardware, improving interrupt processing speed, and improving processing efficiency.
以下本発明の実施例を図面によつて詳述する。
第2図は本発明のアドレス変換機構の一実施例を
示した図であり、第3図はアドレス変換機構の具
体例を示した図である。尚、全図を通して同じ符
号は同じ対象物を示すものとする。
Embodiments of the present invention will be described in detail below with reference to the drawings.
FIG. 2 is a diagram showing an embodiment of the address translation mechanism of the present invention, and FIG. 3 is a diagram showing a specific example of the address translation mechanism. Note that the same reference numerals indicate the same objects throughout the figures.
以下、第1図の原理ブロツク図を参照しなが
ら、第2図、第3図によつて、本発明を実施した
時の割り込み制御方式を説明する。 Hereinafter, an interrupt control system when the present invention is implemented will be explained with reference to FIGS. 2 and 3 while referring to the principle block diagram of FIG. 1.
先ず、プロセツサ1における状態情報信号が割
り込みベクタを参照するサイクルであることを示
していると、状態判定回路2において、割り込み
を示す変換制御信号がアドレス変換機構3に送出
される。 First, when the status information signal in the processor 1 indicates that the cycle refers to an interrupt vector, the status determination circuit 2 sends a conversion control signal indicating an interrupt to the address conversion mechanism 3.
アドレス変換機構3においては、上記変換制御
信号によつてデマルチプレクサ31が起動される
ことにより、その時、該デマルチプレクサ31に
入力されている外部割り込み要因、及びプロセツ
サ1によつてリード、ライト可能なアドレス変換
指示レジスタ5の内容から、予め定められている
論理条件に従つて、アドレス変換信号1〜nを出
力し、プロセツサ1から出力されている共通バス
6に対する原アドレスの一部(又は、全部)をア
ンド回路32で変換して、共通バス切り替え回路
4に送出するように機能する。 In the address conversion mechanism 3, by activating the demultiplexer 31 by the conversion control signal, the external interrupt factor input to the demultiplexer 31 at that time and the processor 1 can read and write. Based on the contents of the address conversion instruction register 5, address conversion signals 1 to n are output according to predetermined logical conditions, and part (or all) of the original address to the common bus 6 output from the processor 1 is output. ) is converted by the AND circuit 32 and sent to the common bus switching circuit 4.
従つて、第3図の具体例からも明らかな如く、
同じ割り込み要因に対しても、プロセツサ1が、
例えば、アドレス変換指示レジスタ5の内容をソ
フトウエア手段で変更することにより、変換後ア
ドレス(AD07〜AD04)の内容を動的に変更す
ることができ、同じ割り込み要因に対して、各プ
ロセツサ1の独自の割り込みアドレスを生成する
ことができることが理解される。 Therefore, as is clear from the specific example in Figure 3,
Processor 1 also responds to the same interrupt cause.
For example, by changing the contents of the address conversion instruction register 5 using software means, the contents of the post-conversion addresses (AD07 to AD04) can be dynamically changed. It is understood that one can generate their own interrupt address.
即ち、第3図aで示したアドレス変換機構3に
対して、外部割り込み要因から割り込み信号1,
2が入力された時、アドレス変換指示レジスタ5
のビツト0、1の内容によつて、本図bで示した
真理値表が示す変換後アドレスを生成することが
できる。 That is, for the address translation mechanism 3 shown in FIG. 3a, interrupt signals 1,
2 is input, address conversion instruction register 5
Depending on the contents of bits 0 and 1, it is possible to generate the converted address shown in the truth table shown in FIG.
該変換されたアドレス情報と、図示していない
制御線、データ線が、共通バス切り替え回路4に
おいて、各プロセツサ1に割り当てられたタイミ
ングで、共通バス6に送出されることにより、各
プロセツサ1毎の割り込み処理に対する起動が時
分割で実行されることになる。 The converted address information and a control line and a data line (not shown) are sent to the common bus 6 in the common bus switching circuit 4 at the timing assigned to each processor 1. Activation for the interrupt processing will be executed in a time-sharing manner.
このような割り込み処理を実施することによ
り、以下のような特徴が得られる。 By implementing such interrupt processing, the following features can be obtained.
1) プロセツサ1の持つ割り込みレベルの数よ
り多くの割り込み要因を使用するシステムで
は、通常割り込み要因表示レジスタを持ち、割
り込みを受け付けたプロセツサが、該割り込み
要因表示レジスタを読み出して割り込み要因を
解析してから、各割り込み要因に応じた処理ル
ーチンへ移行していたが、本発明の割り込み制
御方式を使用することにより、割り込み要因に
よつてベクタアドレスを可変させることが可能
となる為、上記割り込み要因レジスタが不要と
なり、且つ該要因解析に費やしていた時間も不
要となるので、ハードウエアの減少と、処理速
度の向上が図れる。1) In a system that uses more interrupt sources than the number of interrupt levels possessed by processor 1, it usually has an interrupt cause display register, and the processor that accepts the interrupt reads the interrupt cause display register and analyzes the interrupt cause. However, by using the interrupt control method of the present invention, it is possible to vary the vector address depending on the interrupt factor, so the above interrupt factor register This eliminates the need for time spent on factor analysis, reducing the amount of hardware and improving processing speed.
2) 同一要因による割り込みでも、毎回処理内
容が異なるような場合、例えば、通信制御処理
装置(CCP)でのタイマ割り込み、回線割り
込み、ソフトウエア割り込み等においては、次
の同じ割り込みに対する処理内容が予め分かつ
ているので、従来では割り込み処理ルーチン中
において、「次割り込み遷移テーブル」を見る
ようにしておき、当該割り込みに入つてから該
テーブルの内容をリードして、それに従つた処
理に移行するような仕組みになつていたが、本
方式においては、次割り込み時の処理開始アド
レスの書かれたメモリ領域を、前述のアドレス
変換指示レジスタ5により指定できるので、該
割り込みが発生してからその処理を行う迄の時
間が短縮できると共に、プログラム制御による
キユー管理にも効果的で、割り込み処理の効率
化が図れる。2) When the processing content is different each time even if the interrupt is caused by the same cause, for example, in the case of timer interrupts, line interrupts, software interrupts, etc. in the communication control processing unit (CCP), the processing content for the next same interrupt may be determined in advance. Conventionally, the "next interrupt transition table" is checked during the interrupt handling routine, and after entering the interrupt, the contents of the table are read and the processing proceeds according to the table. However, in this method, the memory area where the processing start address for the next interrupt is written can be specified using the address conversion instruction register 5, so that processing is performed after the interrupt occurs. Not only can the processing time be shortened, but it is also effective in queue management through program control, and interrupt processing can be made more efficient.
3) マルチプロセツサシステムで、共有メモリ
方式をとつている為、共通バス切り替え回路
(セレクタ)4があり、この切り替えタイミン
グは、プロセツサのアドレス出力タイミングよ
り遅らせるのが通常である為、上記アドレス変
換機構による時間的な遅延は、該切り替えタイ
ミング内で吸収され、本方式を導入しても動作
タイミングに手を加える必要がない。3) Since this is a multiprocessor system and uses a shared memory system, there is a common bus switching circuit (selector) 4, and the switching timing is usually delayed from the address output timing of the processor, so the above address conversion is performed. The time delay caused by the mechanism is absorbed within the switching timing, and even if this system is introduced, there is no need to modify the operation timing.
以上、詳細に説明したように、本発明の割り込
み制御方式は、共通バス方式のマルチプロセツサ
システムにおいて、該共通バスに対するアクセス
が割り込みベクタ参照サイクルであることを判定
する状態判定回路を備えており、該状態判定回路
からの変換制御信号が割り込みであることを示し
た時、各プロセツサに対する外部割り込み要因
と、各プロセツサからリード/ライト可能なアド
レス変換指示レジスタの内容によつて、該プロセ
ツサから出力されるアドレス線(原アドレス)の
一部、又は全部を変換する為のアドレス変換機構
を設けることにより、プロセツサの状態、アドレ
ス変換指示レジスタの内容、外部割り込み要因と
により、各プロセツサ毎の割り込みアドレスを動
的に変更して、各プロセツサ独自の割り込みがで
きるようにしたものであるので、ハードウエアの
減少と、割り込み処理速度の向上、及び処理効率
の向上が図れる効果がある。
As described above in detail, the interrupt control method of the present invention is provided in a common bus type multiprocessor system, and includes a state determination circuit that determines that an access to the common bus is an interrupt vector reference cycle. , when the conversion control signal from the status determination circuit indicates an interrupt, the output from the processor is determined by the external interrupt factor for each processor and the contents of the address conversion instruction register that can be read/written by each processor. By providing an address conversion mechanism for converting part or all of the address line (original address) to be processed, the interrupt address for each processor can be changed depending on the state of the processor, the contents of the address conversion instruction register, and external interrupt factors. Since this system dynamically changes the number of processors so that each processor can generate its own interrupts, it has the effect of reducing hardware requirements, increasing interrupt processing speed, and improving processing efficiency.
第1図は本発明の割り込み制御方式の原理ブロ
ツク図、第2図は本発明のアドレス変換機構の一
実施例を示した図、第3図は本発明のアドレス変
換機構の具体例を示した図、第4図は従来の割り
込み制御方式を模式的に示した図、である。
図面において、1はプロセツサ、2は状態判定
回路、3はアドレス変換機構、31はデマルチプ
レクサ、4は共通バス切り替え回路(セレクタ)、
5はアドレス変換指示レジスタ、6は共通バス、
をそれぞれ示す。
FIG. 1 is a principle block diagram of the interrupt control system of the present invention, FIG. 2 is a diagram showing an embodiment of the address translation mechanism of the present invention, and FIG. 3 is a diagram showing a specific example of the address translation mechanism of the present invention. FIG. 4 is a diagram schematically showing a conventional interrupt control method. In the drawing, 1 is a processor, 2 is a state determination circuit, 3 is an address conversion mechanism, 31 is a demultiplexer, 4 is a common bus switching circuit (selector),
5 is an address conversion instruction register, 6 is a common bus,
are shown respectively.
Claims (1)
ルに応じた特定のアドレスの内容(ベクタ)をア
ドレスとして、各割り込み処理ルーチンに分岐す
る機能と、 プロセツサが上記割り込みベクタをリードする
サイクルであることを判別できるプロセツサ状態
情報信号を有し、 メモリ空間を共有する共通バス方式のマルチプ
ロセツサシステムにおいて、 該マルチプロセツサシステムを構成している複
数個のプロセツサ1に、 上記プロセツサ状態情報信号をデコードして、
割り込みベクタ参照サイクルであることを判定し
て、変換制御信号を出力する為の状態判定回路2
と、 該状態判定回路2からの変換制御信号と、各プ
ロセツサ1に対する外部割り込み要因によつて、
プロセツサ1から出力されるアドレス線の一部、
又は全部の値を変換する為のアドレス変換機構3
と、 該マルチプロセツサシステムを構成している各
プロセツサ1の内の1つを選択して、各プロセツ
サ1からのアドレス線、データ線、制御線を、上
記共通バス6に流す為の共通バス切り替え回路
(セレクタ)4とを備えると共に、 各プロセツサ1からリード/ライト可能なレジ
スタで、その内容によつて、上記アドレス変換機
構3への変換指示信号を出力することのできるア
ドレス変換指示レジスタ5を設け、 各プロセツサ1の状態判定回路2の出力信号
(変換制御信号)と、上記アドレス変換指示レジ
スタ5の内容(変換指示信号)と、上記外部割り
込み要因(割り込み信号)とに基づいて、各プロ
セツサ1からの割り込みベクタアドレスの1つを
変換して共通バス6に送出するようにしたことを
特徴とする割り込み制御方式。[Scope of Claims] 1. A function to branch to each interrupt processing routine using the contents (vector) of a specific address according to the interrupt level as an address when an interrupt is accepted, and a cycle in which the processor reads the interrupt vector. In a common bus type multiprocessor system that shares a memory space and has a processor state information signal that can determine that the processor state information is decode the signal,
Status determination circuit 2 for determining that it is an interrupt vector reference cycle and outputting a conversion control signal
and the conversion control signal from the state determination circuit 2 and external interrupt factors for each processor 1,
A part of the address line output from processor 1,
Or address translation mechanism 3 for converting all values.
and a common bus for selecting one of the processors 1 constituting the multiprocessor system and passing address lines, data lines, and control lines from each processor 1 to the common bus 6. an address conversion instruction register 5 which is equipped with a switching circuit (selector) 4 and is readable/writable by each processor 1 and is capable of outputting a conversion instruction signal to the address conversion mechanism 3 according to its contents; Based on the output signal (conversion control signal) of the state determination circuit 2 of each processor 1, the contents of the address conversion instruction register 5 (conversion instruction signal), and the external interrupt factor (interrupt signal), An interrupt control method characterized in that one of the interrupt vector addresses from the processor 1 is converted and sent to the common bus 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60200847A JPS6261149A (en) | 1985-09-11 | 1985-09-11 | Interruption control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60200847A JPS6261149A (en) | 1985-09-11 | 1985-09-11 | Interruption control system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6261149A JPS6261149A (en) | 1987-03-17 |
JPH0156415B2 true JPH0156415B2 (en) | 1989-11-30 |
Family
ID=16431205
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP60200847A Granted JPS6261149A (en) | 1985-09-11 | 1985-09-11 | Interruption control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6261149A (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2576899B2 (en) * | 1989-04-26 | 1997-01-29 | セイコーエプソン株式会社 | Information processing device |
-
1985
- 1985-09-11 JP JP60200847A patent/JPS6261149A/en active Granted
Also Published As
Publication number | Publication date |
---|---|
JPS6261149A (en) | 1987-03-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5608881A (en) | Microcomputer system for accessing hierarchical buses | |
US5794067A (en) | Digital signal processing device | |
EP0361176B1 (en) | Method and apparatus for communicating data between multiple tasks in data processing systems | |
JPH0650493B2 (en) | Data processing device | |
AU603876B2 (en) | Multiple i/o bus virtual broadcast of programmed i/o instructions | |
JPH07104842B2 (en) | External storage interrupt control method | |
US6026486A (en) | General purpose processor having a variable bitwidth | |
KR100194850B1 (en) | Digital signal processing unit | |
US4152763A (en) | Control system for central processing unit with plural execution units | |
US4837688A (en) | Multi-channel shared resource processor | |
JPS62115542A (en) | Information processor | |
US5642523A (en) | Microprocessor with variable size register windowing | |
US6502182B1 (en) | Digital signal processing device | |
JPH0156415B2 (en) | ||
JP2618223B2 (en) | Single chip microcomputer | |
US4503498A (en) | Multiprocessor cratecontroller | |
JP2585905B2 (en) | Multitask execution device | |
JPS6097440A (en) | Virtual multiprocessor device | |
JPH10171770A (en) | Multiprocessor system | |
KR880001399B1 (en) | Data processor | |
RU2101759C1 (en) | Computing unit with alternating processing of several instruction flows | |
JP2643116B2 (en) | Main memory controller | |
JPH1091439A (en) | Processor | |
KR930005843B1 (en) | Method for controlling subprocessor in multiprocessor system | |
JPS6217777B2 (en) |