JPS61101868A - Masking system of mutual interruption for duplex processor - Google Patents
Masking system of mutual interruption for duplex processorInfo
- Publication number
- JPS61101868A JPS61101868A JP22324584A JP22324584A JPS61101868A JP S61101868 A JPS61101868 A JP S61101868A JP 22324584 A JP22324584 A JP 22324584A JP 22324584 A JP22324584 A JP 22324584A JP S61101868 A JPS61101868 A JP S61101868A
- Authority
- JP
- Japan
- Prior art keywords
- interrupt
- processor
- processors
- bus
- register
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/163—Interprocessor communication
- G06F15/17—Interprocessor communication using an input/output type connection, e.g. channel, I/O port
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は二重化プロセッサにおける相互割込みマスク制
御方式、特に二重化プロセンサのシステムにおいて、各
プロセッサが相互に割込みを上げることができ、かつ各
プロセッサがそれらの割込み要求をマスクすることがで
きる二重化プロセッサにおける相互割込みマスク制御方
式に関するものである。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a mutual interrupt mask control method in dual processors, particularly in a system of dual processors, in which each processor can mutually raise interrupts, and each processor can mutually raise interrupts. The present invention relates to a mutual interrupt mask control method in dual processors that can mask interrupt requests of two processors.
例えば2つのマイクロプロセッサが、アドレスバスおよ
びデータバスを時分割で利用し5かつこれら2つのプロ
センサが1機能を分担して、それぞれ異なるアドレスに
あるプログラムを実行する二重化プロセンサシステムが
考慮されている。このシステムを制御するファームウェ
アプログラムが格納されたメモリは、上記時分割で利用
される共通のバスに接続されている。For example, a dual processor system is being considered in which two microprocessors use an address bus and a data bus in a time-sharing manner, and these two processors share one function and execute programs at different addresses. . A memory storing a firmware program for controlling this system is connected to a common bus used in the above-mentioned time division.
従来、このようなシステムに類するものであって1片方
のプロセッサがマスターとなり、他方がスレーブとなっ
て、スレーブ側からマスター側へ割込みを上げ、スレー
ブ・プロセッサによる処理の終了をマスター・プロセッ
サに通知するものがある。しかし、これは相互に割込み
を上げるものではなく、従って、2つのプロセッサを対
等に動作させることはできなかった。また1片方のプロ
セッサから他方のプロセッサへ割込みによって処理を依
頼し、その処理依頼が受付けられたことを他方のプロセ
ッサからの割込みで知るようなシステムを構築する場合
、一度に多数の割込み要求が発生すると、いわゆる待ち
行列を操作する必要があるが、多重に割込みが発生する
ことにより、待ち行列の制御が複雑化し、そのため、待
ち行列の制御を誤るおそれがあるという問題があった。Conventionally, in a system similar to this one, one processor was the master and the other was the slave, and the slave side raised an interrupt to the master side to notify the master processor of the completion of processing by the slave processor. There is something to do. However, this does not raise interrupts to each other, and therefore it is not possible to operate the two processors equally. Furthermore, when constructing a system in which one processor requests processing to another processor via an interrupt, and the acceptance of the processing request is known via an interrupt from the other processor, a large number of interrupt requests occur at once. In this case, it is necessary to operate a so-called queue, but the control of the queue becomes complicated due to the occurrence of multiple interrupts, which poses a problem in that there is a risk of miscontrolling the queue.
本発明は上記問題点の解決を図り、比較的簡単な回路に
より、2つのプロセッサが対等に相互に割込みを上げる
ことができ、また、互いにどちらに対する割込みに対し
てもマスクできるようにして、2つのシステムが処理を
分担して同時に動作し、互いに割込みを上げて処理を他
方へ依頼するシステムの構築を容易にする手段を提供す
る。即ち2本発明の二重化プロセッサにおける相互割込
みマスク制御方式は、バスを共用する第1のプロセッサ
と第2のプロセッサとを備えた二重化プロセッサにおけ
る相互割込みマスク制御方式において、上記プロセッサ
による状態設定により上記第1のプロセッサに対し割込
みを上げることを指示する第1の割込みレジスタと、上
記プロセッサによる状態設定により上記第1の割込みレ
ジスタによる割込み信号の出力を抑止する第1の割込み
マスクレジスタと、上記プロセッサによる状態設定によ
り上記第2のプロセッサに対し割込みを上げることを指
示する第2の割込みレジスタと、上記プロセッサによる
状態設定により上記第2の割込みレジスタによる割込み
信号の出力を抑止する第2の割込みマスクレジスタとを
備えたことを特徴としている。以下1図面を参照しつつ
、実施例に従って説明する。The present invention aims to solve the above-mentioned problems, and allows two processors to issue interrupts equally to each other using a relatively simple circuit, and also allows each processor to mask interrupts to either of them. To provide a means for easily constructing a system in which two systems share processing and operate simultaneously, each raising an interrupt and requesting processing to the other. That is, in the mutual interrupt mask control method in a dual processor of the present invention, which includes a first processor and a second processor that share a bus, the mutual interrupt mask control method in a dual processor according to the present invention is based on a state setting by the processor. a first interrupt register that instructs the first processor to raise an interrupt; a first interrupt mask register that suppresses output of an interrupt signal by the first interrupt register according to a state setting by the processor; a second interrupt register that instructs the second processor to raise an interrupt based on a state setting; and a second interrupt mask register that suppresses output of an interrupt signal by the second interrupt register based on a state setting by the processor. It is characterized by having the following. An embodiment will be described below with reference to one drawing.
第1図は本発明の一実施例構成、第2図はバスの切替え
を説明する図、第3図は本発明を適用したチャネル装置
の例を示す。FIG. 1 shows the configuration of an embodiment of the present invention, FIG. 2 is a diagram for explaining bus switching, and FIG. 3 shows an example of a channel device to which the present invention is applied.
プロセッサIAおよびプロセッサIBは、それぞれ内部
レジスタであるプログラムカウンタの値に従って、メモ
リ3内に格納された命令を逐次フェッチし実行する処理
装置である。バス切替回路2は1例えば第2図に示すタ
イムチャートの如く。Processor IA and processor IB are processing devices that sequentially fetch and execute instructions stored in memory 3 according to the values of program counters, which are internal registers. The bus switching circuit 2 is configured as shown in the time chart shown in FIG. 2, for example.
所定の時間間隔でもって、プロセッサIAとバスBus
、またはプロセッサIBとバスBUSとの接続を交互に
切替えるマルチプレクサである。これによって、プロセ
ッサIA、IBは、データバスおよびアドレスバス等の
バスBUSを時分割で競合することなく利用できるよう
になっている。At predetermined time intervals, the processor IA and the bus
, or a multiplexer that alternately switches the connection between the processor IB and the bus BUS. This allows the processors IA and IB to use the buses BUS, such as the data bus and the address bus, without time-sharing conflicts.
メモリ3は、読出し専用メモリ (ROM)および/ま
たはランダムアクセスメモリ (RAM)によって構成
されるメモリであって、所定のアドレスに命令およびデ
ータが記憶されているものである。The memory 3 is constituted by a read-only memory (ROM) and/or a random access memory (RAM), and has instructions and data stored at predetermined addresses.
割込みレジスタ4Aは2例えばプロセッサIBが“1”
を書き込むことにより、プロセッサIAに対し割込みを
上げることを指示するレジスタであって、メモリ3のア
ドレスと同様な所定のアドレスが予め割当てられている
フリップフロップで構成されているものである。同様に
1割込みレジスタ4Bは9例えばプロセッサIAが“1
”を書き込むことにより、プロセッサIBに対し割込み
を上げることを指示するレジスタであって、メモリ3の
アドレスと同様な所定のアドレスが予め割当てられてい
るフリップフロップで構成されているものである。Interrupt register 4A is 2, for example processor IB is “1”
This register instructs the processor IA to raise an interrupt by writing , and is composed of a flip-flop to which a predetermined address similar to the address of the memory 3 is assigned in advance. Similarly, 1 interrupt register 4B is 9, for example, processor IA is “1”.
This register instructs the processor IB to raise an interrupt by writing ", and is composed of a flip-flop to which a predetermined address similar to the address of the memory 3 is assigned in advance.
割込みマスクレジスタ5Aは1例えばプロセッサIAが
待ち行列の制御を行っているため、プロセッサIAに対
する割込みを禁止しようとするとき、これに予め“0″
を書き込むことにより2割込みレジスタ4Aによる割込
み信号の出力を抑止するマスクレジスタである。待ち行
列の操作が終了した時点で2割込みマスクレジスタ5A
に“1”を書き込むと1割込み禁止が解除され、このと
き割込みレジスタ4Aが“1”の状態であれば。The interrupt mask register 5A is set to 1. For example, since the processor IA is controlling the queue, when attempting to prohibit interrupts to the processor IA, it is set to "0" in advance.
This is a mask register that suppresses the output of an interrupt signal by the second interrupt register 4A by writing. 2 interrupt mask register 5A when the queue operation is completed.
If "1" is written to "1", the 1-interrupt prohibition is canceled, and if the interrupt register 4A is "1" at this time.
プロセッサIAに対して割込み信号を与える。割込みマ
スクレジスタ5Aは9割込みレジスタ4Aと同様に、所
定のアドレスが割り付けられたフリップフロップで構成
される。Gives an interrupt signal to processor IA. Like the interrupt register 4A, the interrupt mask register 5A is composed of a flip-flop to which a predetermined address is assigned.
ナンド回路6Aは9割込みレジスタ4Aの出力と割込み
マスクレジスタ5Aの出力との論理和により、これらの
出力が共に“1゛である場合に限って、プロセッサIA
の割込み入力端子7Aに。The NAND circuit 6A performs the logical sum of the output of the 9-interrupt register 4A and the output of the interrupt mask register 5A, and only when these outputs are both "1", the processor IA
to interrupt input terminal 7A.
“0”レベルの割込み信号を供給する。なお1周知の如
く1例えば割込み入力端子7Aに“0”レベルの信号が
伝達されると、メモリ3の所定のアドレスに格納された
いわゆるベクトルアドレスによって9割込みレベルに各
々対応する割込み処理ルーチンへ制御が移行するように
なっている。Supply a “0” level interrupt signal. As is well known, for example, when a "0" level signal is transmitted to the interrupt input terminal 7A, the so-called vector address stored at a predetermined address in the memory 3 controls the interrupt processing routine corresponding to each of the nine interrupt levels. is now transitioning.
割込みマスクレジスタ5Bは9割込みマスクレジスタ5
.Aと同様なマスクレジスタであって、プロセッサIB
に対する割込みを禁止するフリップj。Interrupt mask register 5B is 9 interrupt mask register 5
.. A mask register similar to A and processor IB
Flip j to disable interrupts.
フロフプである。ナンド回路6B、割込み入力端子7B
に関しても、ナンド回路6A、割込み入力端子7Aとそ
れぞれ同様であり、プロセッサIBに対して同様・な働
きをする。It's a flop. NAND circuit 6B, interrupt input terminal 7B
Also, they are the same as the NAND circuit 6A and the interrupt input terminal 7A, respectively, and function similarly to the processor IB.
本発明は、独立したシステムに適用することができると
共に1例えば回線制御を行うチャネル装置内におけるマ
イクロプロセッサによるシステムにも適用することがで
きる。The present invention can be applied not only to an independent system but also to a system using a microprocessor within a channel device that performs line control, for example.
第3図は1本発明をチャネル装置に用いた実施例を示し
ている。第3図において、符号IAおよびIBは第1図
に対応している。10はホストの中央処理装置(CPU
)、11はメインバス、12はチャネル装置、13はホ
ストインタフェース部、14はバッファメモリ、15は
回線インタフェース部、16は例えばR3232Cイン
クフエースによる通信回線を表している。FIG. 3 shows an embodiment in which the present invention is applied to a channel device. In FIG. 3, the symbols IA and IB correspond to those in FIG. 10 is the central processing unit (CPU) of the host.
), 11 is a main bus, 12 is a channel device, 13 is a host interface section, 14 is a buffer memory, 15 is a line interface section, and 16 is a communication line using, for example, an R3232C inkface.
マイクロプロセッサで構成されるプロセッサlAは、主
としてホストのCPUl0とのインタフェース制御を実
行し、プロセッサIBは、主として回線側のインタフェ
ース制御を行うよう機能分担されている。回線インタフ
ー−ス部15は9回 i′線制御のだめの外
部レジスタ等を備えた入出力用LSIであり2例えば4
回線分の送受信制御を行うことができるようになってい
る。The processor 1A, which is a microprocessor, mainly controls the interface with the host CPU 10, and the processor IB mainly controls the line side interface. The line interface section 15 is an input/output LSI equipped with external registers for controlling the 9-time i' line.
It is now possible to control transmission and reception for the line.
例えばデータを送信するとき、CPUl0はホストイン
タフェース部13が持つレジスタに、送信コマンドをセ
ットし、バッファメモリ14に送信データを与える。プ
ロセッサLAは、この送信要求に対し、第1図図示割込
みレジスタ4Bへ“1”を書き込むことにより、プロセ
ッサIBに割込みをかけて、送信を依頼する。プロセッ
サIBは、この送信依頼に対し2回線インタフェース部
15を介して、バッファメモリ14から読み出したデー
タを回線16へ送出する。パ′ンファメモリ14のデー
タが空になると、プロセッサIBは。For example, when transmitting data, the CPU 10 sets a transmit command in the register of the host interface unit 13 and provides the buffer memory 14 with the transmit data. In response to this transmission request, processor LA writes "1" to interrupt register 4B shown in FIG. 1 to interrupt processor IB and request transmission. In response to this transmission request, processor IB sends the data read from buffer memory 14 to line 16 via two-line interface section 15. When the data in the buffer memory 14 becomes empty, the processor IB.
第1図図示割込みレジスタ4Aに“1”を書き込んで、
プロセッサIAに割込みを上げ、処理終了を通知する。Write “1” to the illustrated interrupt register 4A in FIG.
Raises an interrupt to processor IA and notifies processor IA of completion of processing.
同様に、データを受信する場合、プロセッサIA、IB
間における相互の割込みによる処理依頼および終了通知
がなされる。Similarly, when receiving data, processors IA, IB
Processing requests and completion notifications are made by mutual interruption between the two parties.
ところで、このような処理要求は1例えば4回線を同時
に制御することがら、はとんど同時に多数発生すること
がある。そのため、プロセッサIA、IBは、互いに割
込み要求の行列を作って。Incidentally, since one, for example, four lines are controlled at the same time, a large number of such processing requests may occur at the same time. Therefore, processors IA and IB create a queue of interrupt requests.
順次、待ち行列の先頭にある要求によって1割込みを上
げるようにされる。その割込みを受付けたという割込み
があると、待ち行列の先頭にある要求を1行列から外し
2次の要求によって割込みを上げる。このとき、待ち行
列を操作している場合に、即ち、要求に関するいわゆる
キューイングまたはデキューイング処理を実行している
場合に。Sequentially, requests at the head of the queue cause one interrupt to be raised. When there is an interrupt indicating that the interrupt has been accepted, the request at the head of the queue is removed from the first queue and the interrupt is raised by the second request. At this time, when working with queues, ie when performing so-called queuing or dequeuing operations on requests.
他方のプロセッサから割込みがあると、待ち行列の制御
を誤り易い。本発明によれば、待ち行列の制御を開始す
るときに、第1図に示した割込みマスクレジスタ5Aま
たは割込みマスクレジスタ5Bによって、待ち行列を操
作している間だけ“0′を書き込んで、簡単に割込み禁
止にできるので。If there is an interrupt from the other processor, it is easy to miscontrol the queue. According to the present invention, when starting queue control, "0" is written only while the queue is being operated using the interrupt mask register 5A or interrupt mask register 5B shown in FIG. Because you can disable interrupts.
待ち行列の制御を誤ることなく、処理することができる
。Processing can be performed without erroneously controlling the queue.
従来、一般に全割込みを禁止することにより。Traditionally, generally by disabling all interrupts.
待ち行列を制御することが行われることもあったが9回
線等の外部からの割込みを禁止するとデータオーバラン
等のエラーが生じるおそれがある。In some cases, the queue was controlled, but if interrupts from external sources such as lines are prohibited, errors such as data overruns may occur.
本発明によれば、プロセッサ相互の割込みに関してのみ
1選択的に割込みをマスクすることができるので2割込
み制御の自由度が太き(なっていると言える。According to the present invention, since it is possible to selectively mask only one interrupt with respect to mutual interrupts between processors, the degree of freedom in two-interrupt control is increased.
以上説明した如く1本発明によれば、2つのプロセッサ
が対等に相互に割込みを上げる゛ことができるので、2
つのシステムが処理を分担して同時に動作し、互いに割
込みを上げて処理を他方へ依願するシステムを容易に構
築することが可能になり、また、プロセッサ相互の割込
みに対して、各々簡単にマスクできるので、待ち行列の
制御を容易化することができるようになる。As explained above, according to the present invention, two processors can equally issue interrupts to each other.
It is now possible to easily build a system in which two systems share processing and operate simultaneously, each raising interrupts and requesting processing from the other, and each processor can easily mask interrupts from each other. Therefore, it becomes possible to easily control the queue.
第1図は本発明の一実施例構成、第2図はバスの切替え
を説明する図、第3図は本発明を適用したチャネル装置
の例を示す。
図中、IAおよびIBはプロセッサ、2はバス切替回路
、3はメモリ、4A、4Bは割込みレジスタ、5A、5
Bは割込みマスクレジスタ、6A。
6Bはナンド回路、7A、7Bは割込み入力端子を表す
。
特許出願人 パナファコム株式会社
代理人弁理士 森1)寛(外1名)
第 1 図
第 2 図
峙re1−−−−−−−−÷
第 3 図FIG. 1 shows the configuration of an embodiment of the present invention, FIG. 2 is a diagram for explaining bus switching, and FIG. 3 shows an example of a channel device to which the present invention is applied. In the figure, IA and IB are processors, 2 is a bus switching circuit, 3 is a memory, 4A, 4B are interrupt registers, 5A, 5
B is an interrupt mask register, 6A. 6B represents a NAND circuit, and 7A and 7B represent interrupt input terminals. Patent applicant Panafacom Co., Ltd. Representative Patent Attorney Hiroshi Mori 1) (and 1 other person) Figure 1 Figure 2 Figure 1 ----------÷ Figure 3
Claims (1)
を備えた二重化プロセッサにおける相互割込みマスク制
御方式において、上記プロセッサによる状態設定により
上記第1のプロセッサに対し割込みを上げることを指示
する第1の割込みレジスタと、上記プロセッサによる状
態設定により上記第1の割込みレジスタによる割込み信
号の出力を抑止する第1の割込みマスクレジスタと、上
記プロセッサによる状態設定により上記第2のプロセッ
サに対し割込みを上げることを指示する第2の割込みレ
ジスタと、上記プロセッサによる状態設定により上記第
2の割込みレジスタによる割込み信号の出力を抑止する
第2の割込みマスクレジスタとを備えたことを特徴とす
る二重化プロセッサにおける相互割込みマスク制御方式
。In a mutual interrupt mask control method in a duplex processor including a first processor and a second processor that share a bus, a first processor instructs the first processor to raise an interrupt based on a state setting by the processor. an interrupt register; a first interrupt mask register that suppresses output of an interrupt signal by the first interrupt register according to a state setting by the processor; and a first interrupt mask register that suppresses output of an interrupt signal by the first interrupt register according to a state setting by the processor; A mutual interrupt mask in a dual processor, comprising: a second interrupt register for instructing; and a second interrupt mask register for inhibiting output of an interrupt signal by the second interrupt register according to a state setting by the processor. control method.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP22324584A JPS61101868A (en) | 1984-10-24 | 1984-10-24 | Masking system of mutual interruption for duplex processor |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP22324584A JPS61101868A (en) | 1984-10-24 | 1984-10-24 | Masking system of mutual interruption for duplex processor |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPS61101868A true JPS61101868A (en) | 1986-05-20 |
Family
ID=16795068
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP22324584A Pending JPS61101868A (en) | 1984-10-24 | 1984-10-24 | Masking system of mutual interruption for duplex processor |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS61101868A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0617376A1 (en) * | 1993-02-20 | 1994-09-28 | Acer Incorporated | Upgradeable data processing system |
| JP2008518338A (en) * | 2004-10-25 | 2008-05-29 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for switching in a computer system having at least two implementation units |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5040302A (en) * | 1973-07-27 | 1975-04-14 | ||
| JPS5062337A (en) * | 1973-10-01 | 1975-05-28 |
-
1984
- 1984-10-24 JP JP22324584A patent/JPS61101868A/en active Pending
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5040302A (en) * | 1973-07-27 | 1975-04-14 | ||
| JPS5062337A (en) * | 1973-10-01 | 1975-05-28 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0617376A1 (en) * | 1993-02-20 | 1994-09-28 | Acer Incorporated | Upgradeable data processing system |
| US5493655A (en) * | 1993-02-20 | 1996-02-20 | Acer Incorporated | Method and apparatus for upgrading a data processing system from a single processor system to a multiprocessor system |
| JP2008518338A (en) * | 2004-10-25 | 2008-05-29 | ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング | Method and apparatus for switching in a computer system having at least two implementation units |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4271466A (en) | Direct memory access control system with byte/word control of data bus | |
| US4737932A (en) | Processor | |
| JPS60112164A (en) | Dynamically alterable interrupt preference circuit | |
| KR920008448B1 (en) | Data processor | |
| KR900001120B1 (en) | Distributed priority network logic for allowing a low priority unit to reside in a high priority position | |
| EP0267974B1 (en) | Control interface for transferring data between a data processing unit and input/output devices | |
| US4878173A (en) | Controller burst multiplexor channel interface | |
| JPS61101868A (en) | Masking system of mutual interruption for duplex processor | |
| US7096177B2 (en) | Multiprocessor array | |
| KR100602204B1 (en) | Control system and bus connection method consisting of main control part and sub control part | |
| JPH07200494A (en) | Distributed control method | |
| KR970002412B1 (en) | Communication coprocessor board capable of using dma | |
| JPS6224830B2 (en) | ||
| JPS6162158A (en) | Data delivering and receiving system | |
| JP2630019B2 (en) | Diagnostic path connection structure between diagnostic processor and device under diagnosis in information processing system | |
| JP2705955B2 (en) | Parallel information processing device | |
| JPS5847B2 (en) | ONE CHIPPUNYUSHUISUTSURIYOKUSEIGIYOKUYOMOSUJIYOHOUSHIYORIOSYSTEM | |
| JPS638500B2 (en) | ||
| KR100251849B1 (en) | I/o control board having multiplexing function | |
| JPH01316851A (en) | Channel control system | |
| JPS584365B2 (en) | Reset control system | |
| JPH06332842A (en) | Direct memory access control circuit | |
| JPS5831465A (en) | Processor controlling system | |
| JPH04160662A (en) | Line controller | |
| JPH0323942B2 (en) |