JPS61237137A - Interruption controlling system - Google Patents

Interruption controlling system

Info

Publication number
JPS61237137A
JPS61237137A JP7952785A JP7952785A JPS61237137A JP S61237137 A JPS61237137 A JP S61237137A JP 7952785 A JP7952785 A JP 7952785A JP 7952785 A JP7952785 A JP 7952785A JP S61237137 A JPS61237137 A JP S61237137A
Authority
JP
Japan
Prior art keywords
interrupt
mask
control mask
group
interruption
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
JP7952785A
Other languages
Japanese (ja)
Inventor
Takahide Oogami
貴英 大上
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP7952785A priority Critical patent/JPS61237137A/en
Publication of JPS61237137A publication Critical patent/JPS61237137A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To realize the flexibility of a degree of a priority by selecting an interruption factor from a group which can be interrupted by the second interruption control mask, in case there is no interruption factor belonging to a group which can be interrupted by the first interruption control mask. CONSTITUTION:The titled system is constituted so than an interruption can be received, if an interruption control mask 11 is '1' even if an interruption control mask 10 is '0', by using the mask 11 and AND gates 20-23, 28-31, and its result is inputted to a priority order determining circuit 40. In this way, even an interruption group which cannot be interrupted by the mask 10 can be interrupted by the mask 11, and also unless an interruption which can be interrupted by the mask 10 is generated, an operation by which an interruption can be recognized is executed through the circuit 40. Also, a number correspond ing to the interruption which is selected by the circuit 40 is sent to an interrup tion address determining circuit 50, and a specified address of a corresponding memory 60 is generated.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理装置等において用いられている割り
込み制御方式に関するもので、さらに具体的には、割り
込み要因のグループに対応して設けられた割り込み制御
マスク及び優先順位や割り込みアドレスを決定する手段
を用いて割り込みの受は付けに関する制御および優先順
位の決定を行い、割り込みの各グループごとにメモリの
特定アドレスを対応付けるような機能を備えた割り込み
制御方式に関するものである。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to an interrupt control method used in information processing devices, etc., and more specifically, the present invention relates to an interrupt control method that is provided corresponding to a group of interrupt factors. It controls the acceptance of interrupts and determines the priority order using the interrupt control mask and means for determining the priority order and interrupt address, and has the function of associating a specific address in memory for each group of interrupts. This relates to interrupt control methods.

〔従来の技術〕[Conventional technology]

従来より割り込み制御は、ハードウェア、ファームウェ
ア、ソフトウェア、あるいはそれらの組み合わせによっ
て実現されてきたが、制御の方式には共通したものがあ
った。即ち、割り込み要因をグループ化して優先度を定
め、各グループに対応して「割り込み可能」あるいは「
割り込み不可能」を示す割り込み制御マスクを設け、発
生した割り込み要因の中で、それらが属するグループに
対応した割り込み制御マスクが「割り込み可能」となっ
ているものの中で最高の優先度を与えられている割り込
み要因だけを選択し、この要因にあらかじめ定められて
いるメモリの特定アドレスを対応付けるようにするとい
うことではそれぞれ共通していた。
Conventionally, interrupt control has been realized by hardware, firmware, software, or a combination of these, but the control methods have one thing in common. In other words, interrupt factors are grouped and prioritized, and each group is marked as ``interruptible'' or ``interruptible.''
An interrupt control mask that indicates "interruptible" is provided, and among the generated interrupt factors, the interrupt control mask corresponding to the group to which they belong is given the highest priority among those that are "interruptible". They all have one thing in common: select only the interrupt factor that exists, and associate this factor with a specific predetermined address in memory.

第2図に、前述の機能をハードウェアで実現した場合の
従来例を示す。図中、10は「割り込み可能」あるいは
「割り込み不可能」を示す割り込み制御マスク、32〜
35はANDゲート、41は優先順位決定手段、51は
割り込みアドレス決定手段、60はメモリ、70は複数
の割り込みグループの割り込み信号を示す。
FIG. 2 shows a conventional example in which the above-mentioned functions are realized by hardware. In the figure, 10 is an interrupt control mask indicating "interruptible" or "interruptible", and 32 to
35 is an AND gate, 41 is a priority determining means, 51 is an interrupt address determining means, 60 is a memory, and 70 is an interrupt signal of a plurality of interrupt groups.

なお、上記割り込み制御マスク10は、この例では4つ
の割り込みグループのINTO,lNT1、INT2.
INT3の割り込み信号70に対応して4つのマスク、
MO,Ml、M2.M3を有し、それぞれ論理゛1°で
「割り込み可能」、論理“0°で「割り込み不可能」を
示す。
In this example, the interrupt control mask 10 includes four interrupt groups INTO, INT1, INT2 .
Four masks corresponding to the INT3 interrupt signal 70,
MO, Ml, M2. M3, and a logic value of "1°" indicates "interruptible" and a logic "0°" indicates "interruptible".

次に、同図を用いて、従来方式の作用について説明する
。4つの割り込みグループINTO,lNT1.INT
2.INT3にグループ化された割り込み信号70は、
割り込み制御マスク10とそれぞれANDゲート32〜
35によって論理積がとられ、割り込み制御マスクが論
理゛1゛ となっている割り込みグループの割り込み信
号のみが有効となり、割り込み受は付けの制御が行われ
る。
Next, the operation of the conventional system will be explained using the same figure. Four interrupt groups INTO, lNT1. INT
2. The interrupt signals 70 grouped into INT3 are:
Interrupt control mask 10 and respective AND gates 32~
35, and only the interrupt signals of the interrupt groups whose interrupt control mask is logical "1" are valid, and interrupt acceptance is controlled.

の優先度を持つグループが選択され、これに対応した番
号(0,1,2,又は3)が出力される。
A group with a priority of is selected, and a number (0, 1, 2, or 3) corresponding to this group is output.

なお、ここで、割り込みが発生していない場合には、そ
の旨を示す信号No INTが活性化されて以降の割り
込み動作は行われない。
Note that if no interrupt has occurred, the signal No INT indicating this is activated and no subsequent interrupt operation is performed.

受は付けられた割り込みがある場合には、上述したよう
に優先順位決定手段41で最高の優先順位をもつものが
決定され、その番号が割り込みアドレス決定手段51に
入力され、あらかじめ定められているメモリの特定アド
レス(INTAO。
If there is an interrupt that has been accepted, the one with the highest priority is determined by the priority determining means 41 as described above, and its number is input to the interrupt address determining means 51, which is a predetermined number. Specific memory address (INTAO).

INTAl、INTA2.INTA3)が生成される。INTAL, INTA2. INTA3) is generated.

以後は、この特定アドレスに格納された情報を用いて割
り込みの処理が行われる。
Thereafter, interrupt processing is performed using the information stored at this specific address.

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

以上述べた割り込み制御方式は広く用いられている方式
であるが、特定のシステムや特定の応用分野においては
機能が充分でない場合がある。
Although the interrupt control method described above is widely used, it may not have sufficient functionality in a specific system or in a specific application field.

すなわち、従来の方式では、一度定められた優先度は動
的に変えることは不可能であるため、同また、規則的な
入力データが故障などの原因により、周期あるいは位相
が変化する場合があるが、これに対しては従来の方式で
は対応できない。なぜなら、従来の方式では、規則的な
入力データに対応して規則的に処理が行われ、この間は
割り込みが受は付けられないようになっているのが普通
であるため、入力データの周期あるいは位相の変化には
対応できないためである。この意味で、従来の方式は変
化への対応性が悪かったと言える。
In other words, in conventional methods, it is impossible to dynamically change the priority once determined, and the period or phase of regular input data may change due to a failure or other cause. However, conventional methods cannot cope with this problem. This is because in conventional methods, processing is performed regularly in response to regular input data, and interrupts are normally not accepted during this time. This is because it cannot cope with changes in phase. In this sense, it can be said that the conventional system had poor responsiveness to change.

これは、リアルタイム・システムでは大きな問題になる
ことが多い。
This is often a big problem in real-time systems.

さらに、優先順位の異なる割り込みグループが多い場合
、あるいは、優先順位の異なる割り込みグループを追加
するような場合、従来の方式ではその実現において、割
り込み信号線を増やさねばならないなどの問題点があっ
た。
Furthermore, when there are many interrupt groups with different priorities, or when interrupt groups with different priorities are added, the conventional system has problems such as the need to increase the number of interrupt signal lines.

本発明は係る問題点を解決するためになされたものであ
り、割り込みの優先度に対する柔軟性、規則的な入力デ
ータの変化への対応性、割り込みグループの増加に対す
る実現性や拡張性を改善することができる割り込み制御
方式を提供することを目的とするものである。
The present invention has been made to solve these problems, and improves the flexibility of interrupt priorities, the ability to respond to regular changes in input data, and the feasibility and expandability for increasing the number of interrupt groups. The purpose of this invention is to provide an interrupt control method that can

〔問題点を解決するための手段〕[Means for solving problems]

本発明に係る割り込み制御方式は、割り込みの可否を示
す割り込み制御マスクとして、各割り込みグループに対
する割り込みの可否がそれぞれ異なった第1の割り込み
制御マスクと第2の割り込み制御マスクとを備え、優先
順位決定手段は上記第1の割り込み制御マスクで割り込
み可能となっているグループに属する割り込み要因がな
い場合に、第2の割り込み制御マスクで割り込み可能と
なっているグループの中から優先度の高いグループに属
する割り込み要因を選択し、この割り込み要因に対して
割り込み決定手段は第1の割り込み制御マスクで割り込
み可能とされる場合とは異なったメモリアドレスを対応
付けるようにしたものである。
The interrupt control method according to the present invention includes a first interrupt control mask and a second interrupt control mask, each of which differs in whether or not an interrupt is allowed for each interrupt group, as interrupt control masks that indicate whether or not an interrupt is allowed, and determines priorities. If there is no interrupt factor that belongs to a group that is enabled for interrupts using the first interrupt control mask, the means belongs to a group that has a higher priority from among the groups that are enabled for interrupts based on the second interrupt control mask. An interrupt factor is selected, and the interrupt determining means associates this interrupt factor with a memory address different from that in the case where interrupts are enabled by the first interrupt control mask.

〔作用〕[Effect]

本発明においては、第1の割り込み制御マスクで割り込
み可能となっているグループに属する割り込み要因がな
い場合には、第2の割り込み制御マスクで割り込み可能
となっているグループの中から優先度の高いグループに
属する割り込み要因が優先順位決定手段により選択され
、この割り込み要因が第1の割り込み制御マスクで割り
込み可能とされる場合とは異なったメモリアドレスに割
り込みアドレス決定手段により対応付けられる。
In the present invention, if there is no interrupt factor that belongs to a group that is enabled for interrupts using the first interrupt control mask, a high-priority interrupt source is selected from among the groups that are enabled for interrupts using the second interrupt control mask. An interrupt factor belonging to the group is selected by the priority order determining means, and the interrupt address determining means associates this interrupt factor with a different memory address than when the interrupt factor is enabled by the first interrupt control mask.

〔実施例〕〔Example〕

以下、本発明を第1図に示す実施例にもとづき説明する
。なお、ここでも割り込み制御方式の実現はハードウェ
アで行っており、第2図従来例と同−又は相当部分には
同一符号を用いている。
The present invention will be explained below based on the embodiment shown in FIG. Note that the interrupt control system is also implemented in hardware here, and the same reference numerals are used for the same or equivalent parts as in the conventional example shown in FIG.

第1図において、10は第1の割り込み制御マスク、1
1は第2の割り込み制御マスク、20〜23は一方の入
力の論理値を反転したANDゲート、24〜31はAN
Dゲート、40は優先順位決定手段、50は割り込みア
ドレス決定手段、60はメモリ、70は4つの割り込み
グループINTo、lNT1.INT2.INT3に対
応した割り込み信号を示す。第1の割り込み制御マスク
10には4つの割り込み信号に対応して4つのマスク、
MO,Ml、N2.N3があり、第2の割り込み制御マ
スク11にも同様に4つのマスク、No、Nl、N2.
N3があり、これら8つのマスクのそれぞれは、論理“
1゛で「割り込み可能」を示し、論理“0゛で「割り込
み不可能」を示す。
In FIG. 1, 10 is a first interrupt control mask;
1 is the second interrupt control mask, 20 to 23 are AND gates that invert the logical value of one input, and 24 to 31 are AN
D gate, 40 is priority determining means, 50 is interrupt address determining means, 60 is memory, 70 is four interrupt groups INTo, 1NT1. INT2. The interrupt signal corresponding to INT3 is shown. The first interrupt control mask 10 includes four masks corresponding to four interrupt signals.
MO, Ml, N2. N3, and the second interrupt control mask 11 similarly has four masks: No, Nl, N2 .
N3, and each of these eight masks has a logic “
A value of 1 indicates "interruptible" and a logic "0" indicates "non-interruptible."

第2図に示した従来技術との構成上の違いは、第2の割
り込み制御マスク11とそれに関連するゲート20〜2
3および28〜31を設けたことと、優先順位決定手段
50の入力が倍(4から8)になったことである。
The difference in configuration from the prior art shown in FIG. 2 is that the second interrupt control mask 11 and the associated gates 20 to
3 and 28 to 31, and the number of inputs to the priority determining means 50 has been doubled (from 4 to 8).

次に、同図を用いて、本方式の作用について説明する。Next, the operation of this system will be explained using the same figure.

第1の割り込み制御マスク10は、4つの割り込みグル
ープ70に対応して4つのマスクを持ち、これによって
ANDゲート24〜27を介して割り込みの受は付けに
関する制御を行い、優先順位決定手段40にその結果を
入力するのは従来技術での動作と同じである。
The first interrupt control mask 10 has four masks corresponding to the four interrupt groups 70, and controls the acceptance of interrupts via the AND gates 24 to 27, and the priority determining means 40. Inputting the results is the same as in the prior art.

本発明の一実施例においては前述の動作の他に、第2の
割り込み制御マスク11およびANDゲート20〜23
および28〜31を用いて、第1の割り込み制御マスク
10の中で論理“0゛、即ち、「割り込み不可能」であ
っても、第2の割り込み制御マスク11のマスクが論理
“1”、即ち、「割り込み可能」であれば割り込みの受
は付けを行うようにし、これらの結果を優先順位決定手
段40の下位部(優先度の低い部分)に入力し、第1の
割り込み制御マスク10で「割り込み不可能」とされて
いる割り込みグループでも、第2の割り込み制御マスク
11で「割り込み可能」とされており、かつ、第1の割
り込み制御マスク10で「割り込み可能」とされている
割り込みが発生していなければ、優先順位決定手段40
を介して割り込みが認められるような動作を行う。優先
順位決定手段40によって選択された割り込みに対応す
る番号は割り込みアドレス決定手段50に送られ、そこ
で対応したメモリの特定アドレスが生成される。なお、
優先順位決定手段40の入力に割り込みの発生を示す入
力が1つもなかった場合には従来技術と同様、その旨を
示す信号NOINTを生成し、以後の割り込み動作を行
わない。
In one embodiment of the present invention, in addition to the above-described operation, the second interrupt control mask 11 and the AND gates 20 to 23
and 28 to 31, even if the first interrupt control mask 10 is logic "0", that is, "interruptible", the mask of the second interrupt control mask 11 is logic "1", That is, if the interrupt is "interruptible", the interrupt is accepted, these results are input to the lower part (lower priority part) of the priority determining means 40, and the first interrupt control mask 10 is used. Even in an interrupt group that is marked as "non-interruptible," there are interrupts that are marked as "interruptible" in the second interrupt control mask 11 and "interruptible" in the first interrupt control mask 10. If it has not occurred, the priority determining means 40
Performs an operation in which interrupts are accepted via . The number corresponding to the interrupt selected by the priority determining means 40 is sent to the interrupt address determining means 50, where a corresponding memory specific address is generated. In addition,
If there is no input indicating the occurrence of an interrupt among the inputs of the priority determining means 40, as in the prior art, a signal NOINT indicating this is generated and no further interrupt operation is performed.

従来技術では、4つの割り込みグループに対して、メモ
リの中に4つの特別な領域が設けられていたのに対し、
本発明の一実施例では、同じく4つの割り込みグループ
に対して、メモリ中に8つの特別な領域が設けられてい
る。第2図では、この特別な領域のアドレスは、INT
AO〜INTA7で示されている。INTAOおよびI
 NTA4は割り込みグループINTOに対応し、IN
TAlおよびINTA5は割り込みグループlNT1に
対応し、INTA2およびINTA6は割り込みグルー
プINT2に対応し、INTA3およびINTA7は割
り込みグループINT3に対応する。このように、本発
明においては1つの割り込みに対して2つのメモリ領域
が対応付けられるという特徴がある。
In the conventional technology, four special areas were provided in memory for four interrupt groups.
In one embodiment of the invention, eight special areas are provided in memory for the same four interrupt groups. In Figure 2, the address of this special area is INT
Indicated by AO to INTA7. INTAO and I
NTA4 corresponds to interrupt group INTO and
TAL and INTA5 correspond to interrupt group INT1, INTA2 and INTA6 correspond to interrupt group INT2, and INTA3 and INTA7 correspond to interrupt group INT3. As described above, the present invention is characterized in that two memory areas are associated with one interrupt.

本発明の上記実施例を用いれば、1つの割り込みに対し
て2つのメモリ領域が対応付けられるため、優先度が状
況によって変化する割り込みに対して、緊急度により2
つのメモリ領域を使い分けることができるため柔軟性が
増す。
If the above embodiment of the present invention is used, two memory areas are associated with one interrupt, so for an interrupt whose priority changes depending on the situation, two
Flexibility is increased because two memory areas can be used differently.

また、規則的な入力データが故障などの原因により周期
や位相が変化しても、規則的な入力データに対応する割
り込みに対して2つのメモリ領域が使用できるため、一
方を通常時のデータ入力の割り込みに用い、他方を処理
中の割り込みに用いれば、処理が終了するまでに周期や
位相の変化を検知して現在の処理を中断し、新しい周期
や位相に合わせて処理を行える。従って、変化への対応
性が改善される。
In addition, even if the period or phase of regular input data changes due to a failure or other cause, two memory areas can be used for interrupts corresponding to the regular input data, so one can be used for normal data input. If one is used for interrupts, and the other is used for interrupts that are currently being processed, changes in the cycle or phase can be detected before the process ends, the current process can be interrupted, and the process can be performed in accordance with the new cycle or phase. Therefore, responsiveness to change is improved.

さらに、1つの割り込みで2つのメモリ領域を対応させ
ているため、1つの割り込みで2つの異なった割り込み
処理を行え、餉り込みの数を一定にしてもその2倍の数
までの異なった処理が可能であるため、従来技術での実
現性や拡張性における問題点が解消される。
Furthermore, since one interrupt corresponds to two memory areas, one interrupt can handle two different interrupts, and even if the number of interrupts is constant, up to twice the number of different interrupts can be handled. Since this is possible, the problems in the feasibility and scalability of the conventional technology are solved.

なお、上記実施例では、割り込みグループの数を4と制
限していたが、特にこの数でなければならないというこ
とはなく、任意の数であっても本発明の本質は失われな
い。
In the above embodiment, the number of interrupt groups is limited to four, but there is no particular requirement that this number be used, and the essence of the present invention will not be lost even if the number is arbitrary.

また、上記実施例では、ハードウェアでの実現を示した
が、これに限らず等価な機能を実現する限り、ファーム
ウェア、ソフトウェアで実現されてもよいし、また、そ
れらの組み合わせで実現されてもかまわない。
Further, in the above embodiment, implementation is shown in hardware, but this is not limited to this, and as long as an equivalent function is achieved, it may be implemented in firmware, software, or a combination of these. I don't mind.

′  さらに、割り込みに対応付けられるメモリの領域
は連続である必要はなく、本発明の主旨が活かされる対
応付けであればどのようなものでもかまわない。
'Furthermore, the memory areas associated with interrupts do not need to be contiguous, and any association may be used as long as the gist of the present invention is utilized.

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

以上説明したように本発明による割り込み制御方式は、
割り込みの可否を示す割り込み制御マスクとしてJ各別
り込みグループに対する割り込みの可否がそれぞれ異な
った第1の割り込み制御マスクと第2の割り込み制御マ
スクとを備え、優先順位決定手段は上記第1の割り込み
制御マスクで割り込み可能となっているグループに属す
る割り込み要因がない場合に、第2の割り込み制御マス
クで割り込み可能となっているグループの中から優先度
の高いグループに属する割り込み要因を選択し、この割
り込み要因に対して割り込み決定手段は第1の割り込み
制御マスクで割り込み可能とされる場合とは異なったメ
モリアドレスを対応付けるようにしたので、割り込みの
優先度に対する柔軟性、規則的な入力データの変化への
対応性、割り込みグループの増加に対する実現性や拡張
性を大幅に改善することができるという効果がある。
As explained above, the interrupt control method according to the present invention is
A first interrupt control mask and a second interrupt control mask are provided as interrupt control masks indicating whether interrupts are allowed or not, and the first interrupt control mask and the second interrupt control mask are different in terms of whether interrupts are allowed or not allowed for each J separate interrupt group, and the priority determining means is configured to select the first interrupt. If there is no interrupt factor that belongs to a group that is enabled for interrupts in the control mask, select an interrupt factor that belongs to a group with a high priority from among the groups that are enabled for interrupts in the second interrupt control mask, and select this interrupt factor. The interrupt determining means associates a memory address different from the case where interrupts are enabled by the first interrupt control mask with respect to the interrupt cause, allowing flexibility in the priority of interrupts and regular changes in input data. This has the effect of significantly improving the adaptability to interrupt groups, the feasibility and expandability for increasing the number of interrupt groups.

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

第1図は本発明の一実施例を示すブロック図、第2図は
従来例を示すブロック図である。 10・・・・・・第1の割り込み制御マスク、11・・
・・・・第2の割り込み制御マスク、40・・・・・・
優先順位決定手段、50・・・・・・割り込みアドレス
決定手段、60・・・・・・メモリ。 なお、図中間−又は相当部分には同一符号を用いている
FIG. 1 is a block diagram showing one embodiment of the present invention, and FIG. 2 is a block diagram showing a conventional example. 10...First interrupt control mask, 11...
...Second interrupt control mask, 40...
Priority determining means, 50...Interrupt address determining means, 60...Memory. Note that the same reference numerals are used for the middle part of the figure or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] 優先度に従いグループ化された割り込み要因の各グルー
プ毎に割り込みの可否を示す割り込み制御マスクと、こ
の割り込み制御マスクが割り込み可能となっているグル
ープの中から優先度の高いグループに属する割り込み要
因を選択する優先順位決定手段と、この優先順位決定手
段で選択された割り込み要因に、メモリの予め各グルー
プ毎に設定された特定アドレスを対応付ける割り込みア
ドレス決定手段とを備え、上記特定アドレスに格納され
た情報を用いて割り込みの処理が行われるようにした割
り込み制御方式において、上記割り込み制御マスクとし
て、各グループに対する割り込みの可否がそれぞれ異な
った第1の割り込み制御マスクと第2の割り込み制御マ
スクとを備え、優先順位決定手段は上記第1の割り込み
制御マスクで割り込み可能となっているグループに属す
る割り込み要因がない場合に、第2の割り込み制御マス
クで割り込み可能となっているグループの中から優先度
の高いグループに属する割り込み要因を選択し、この割
り込み要因に対して割り込みアドレス決定手段は第1の
割り込み制御マスクで割り込み可能とされる場合とは異
なったアドレスを対応付けるようにしたことを特徴とす
る割り込み制御方式。
An interrupt control mask that indicates whether or not an interrupt is allowed for each group of interrupt factors that are grouped according to priority, and selects an interrupt factor that belongs to a group with a high priority from among the groups for which this interrupt control mask allows interrupts. and interrupt address determining means for associating the interrupt factor selected by the priority determining means with a specific address set in advance for each group in the memory, and the information stored in the specific address. In the interrupt control method in which interrupt processing is performed using a first interrupt control method, the interrupt control mask includes a first interrupt control mask and a second interrupt control mask, each of which differs in whether or not an interrupt can be allowed for each group, When there is no interrupt factor belonging to a group that is enabled for interrupts using the first interrupt control mask, the priority determining means selects a higher priority one from among the groups that are enabled for interrupts using the second interrupt control mask. Interrupt control characterized in that an interrupt factor belonging to a group is selected, and the interrupt address determining means is configured to associate an address different from that in a case where an interrupt is enabled by a first interrupt control mask to this interrupt factor. method.
JP7952785A 1985-04-15 1985-04-15 Interruption controlling system Pending JPS61237137A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7952785A JPS61237137A (en) 1985-04-15 1985-04-15 Interruption controlling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7952785A JPS61237137A (en) 1985-04-15 1985-04-15 Interruption controlling system

Publications (1)

Publication Number Publication Date
JPS61237137A true JPS61237137A (en) 1986-10-22

Family

ID=13692454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7952785A Pending JPS61237137A (en) 1985-04-15 1985-04-15 Interruption controlling system

Country Status (1)

Country Link
JP (1) JPS61237137A (en)

Similar Documents

Publication Publication Date Title
KR0176262B1 (en) Method and apparatus for handling interrupts in a multiprocessor computer system
US4035780A (en) Priority interrupt logic circuits
US6618780B1 (en) Method and apparatus for controlling interrupt priority resolution
US3668651A (en) Working device code method of i/o control
US4212060A (en) Method and apparatus for controlling the sequence of instructions in stored-program computers
JPS61237137A (en) Interruption controlling system
JPH01173244A (en) Copy preventing rom circuit
US11816486B2 (en) Efficient inter-thread communication between hardware processing threads of a hardware multithreaded processor by selective aliasing of register blocks
JPS63111535A (en) Data processor
JPS62145433A (en) Multiple interruption control system
JPS6318222B2 (en)
JPH03204744A (en) Address converting mechanism
JPS62285163A (en) Channel controller
JPS62174845A (en) Memory selection control circuit
JPS63120336A (en) Switching system for memory access mode
JPS58203511A (en) Numerical controller
JPS629442A (en) Error detecting circuit
JPH01316826A (en) Register file address circuit
JP2913702B2 (en) Access reception control method of multiprocessor system
JPH05120031A (en) Micro computer
JPH04215152A (en) Memory write protect controller
JPS63229530A (en) Interruption control system
JPS61134852A (en) Microcomputer
JPS63155352A (en) Storage control system
JPS61226839A (en) Event processing system