JPH11120006A - Interruption address expanding circuit - Google Patents

Interruption address expanding circuit

Info

Publication number
JPH11120006A
JPH11120006A JP28345497A JP28345497A JPH11120006A JP H11120006 A JPH11120006 A JP H11120006A JP 28345497 A JP28345497 A JP 28345497A JP 28345497 A JP28345497 A JP 28345497A JP H11120006 A JPH11120006 A JP H11120006A
Authority
JP
Japan
Prior art keywords
address
interrupt
interruption
extension
bit
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.)
Granted
Application number
JP28345497A
Other languages
Japanese (ja)
Other versions
JP3488059B2 (en
Inventor
Katsuyuki Tanaka
克幸 田中
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 Kyushu Ltd
Original Assignee
NEC Kyushu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Kyushu Ltd filed Critical NEC Kyushu Ltd
Priority to JP28345497A priority Critical patent/JP3488059B2/en
Publication of JPH11120006A publication Critical patent/JPH11120006A/en
Application granted granted Critical
Publication of JP3488059B2 publication Critical patent/JP3488059B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To effectively use software resources by generating interruption addresses at the same interruption request. SOLUTION: When the process of the main process part of a program is switched, a command part 108 allows an address change data storage means 102 to input interruption address extension bits from an address/data bus 107 with an instruction included in the program having the process switched or the program which is switched to. At this time, data of the interruption address extension bits are outputted from some register in a register group to the corresponding bits of the address/data bus 107. Consequently, the address extension bits change and a different extension interruption address 106 is generated by an interruption address generating means 103 even for the same interruption address 104 before extension corresponding to the same interruption request destination and outputted to the address/data bus 107 at the request of an interruption address request signal 110.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、割り込みアドレス
拡張回路に関し、特に、同一の割り込み要求先に対する
割り込みアドレスを複数持つことを可能にして、各割り
込みアドレスごとに別の割り込み処理を行うことを可能
とする割り込みアドレス拡張回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an interrupt address extension circuit, and more particularly, to an interrupt address extension circuit, which is capable of having a plurality of interrupt addresses for the same interrupt request destination and performing different interrupt processing for each interrupt address. And an interrupt address extension circuit.

【0002】[0002]

【従来の技術】割り込み要求信号は各機能ユニットに対
し1本が割り当てられ、割り込みアドレスも各割り込み
要求信号に対して1アドレスとなっているのが現状であ
る。そこで、1つの割り込み要求信号に複数の割り込み
アドレスが割り当てることができれば、時分割で動作し
ているような機能ユニットに対し処理内容別に割り込み
処理を与えることができる。
2. Description of the Related Art At present, one interrupt request signal is assigned to each functional unit, and an interrupt address is currently one address for each interrupt request signal. Therefore, if a plurality of interrupt addresses can be assigned to one interrupt request signal, it is possible to give an interrupt process for each processing content to a functional unit operating in a time-division manner.

【0003】図4は特開昭63−142434号公報に
記載の割り込み制御回路である。図4において、50は
割り込みマッピングレジスタであるが、そのレジスタ容
量を8ビットとした例を示す。161 〜164 は割り込
みアドレスレジスタである。これらのレジスタ50,1
1 〜164 はデータバス21に接続されている。24
は2ビット割り込み線20に接続されたデコーダ回路、
52はデコーダ回路24の出力で割り込みマッピングレ
ジスタ50の内容を選択して出力するセレクタ回路であ
る。18はセレクタ回路52の出力で割り込みアドレス
レジスタ161〜164 のうちの1つを選択してその割
り込みアドレスを出力する割り込みアドレス選択回路で
ある。該回路18は出力アドレスバス22に接続されて
いる。
FIG. 4 shows an interrupt control circuit described in JP-A-63-142434. In FIG. 4, reference numeral 50 denotes an interrupt mapping register, which shows an example in which the register capacity is 8 bits. 161-164 is an interrupt address register. These registers 50, 1
6 1-16 4 is connected to the data bus 21. 24
Is a decoder circuit connected to the 2-bit interrupt line 20,
A selector circuit 52 selects and outputs the contents of the interrupt mapping register 50 based on the output of the decoder circuit 24. Reference numeral 18 denotes an interrupt address selection circuit for selecting one of the interrupt address registers 16 1 to 16 4 by the output of the selector circuit 52 and outputting the interrupt address. The circuit 18 is connected to an output address bus 22.

【0004】このように割り込み制御回路を構成するこ
とにより、同一の割り込みコード24に対し割り込みア
ドレス22を可変的に設定することが可能である。これ
はデコーダ回路24でデコードされた割り込みコード2
4の4ビットデコード信号23に応答するセレクタ回路
52にて割り込みマッピングレジスタ50の8ビット2
4のうち2ビットを選択し、この2ビット信号25によ
り割り込みアドレス選択回路18により割り込みアドレ
スレジスタ161 〜164 のうちの1つを割り込みアド
レス22として出力するからである。
By configuring the interrupt control circuit in this way, it is possible to variably set the interrupt address 22 for the same interrupt code 24. This is the interrupt code 2 decoded by the decoder circuit 24.
4 in the interrupt mapping register 50 by the selector circuit 52 responding to the 4-bit decode signal 23
4 is selected, and one of the interrupt address registers 16 1 to 16 4 is output as the interrupt address 22 by the interrupt address selection circuit 18 by the 2-bit signal 25.

【0005】[0005]

【発明が解決しようとする課題】ところが、上述したと
ころから明らかなように、割り込みコードに対する選択
できる割り込みアドレスの設定は、割り込みアドレスレ
ジスタを複数持つことで対応している。この構成では、
割り込みアドレス選択回路に多数(割り込みアドレスレ
ジスタ×選択個数×割り込みアドレスレジスタのビット
数)の信号が集中し、レイアウト上配線領域が大きくな
る問題がある。また、割り込み本数が多くなるとそれぞ
れに割り込みアドレスレジスタを持つことになり回路の
規模が大きくなる問題がある。
However, as is apparent from the above description, the setting of a selectable interrupt address for an interrupt code is handled by having a plurality of interrupt address registers. In this configuration,
A large number of signals (interrupt address register × the number of selections × the number of bits of the interrupt address register) are concentrated in the interrupt address selection circuit, and there is a problem that the wiring area becomes large on the layout. In addition, when the number of interrupts increases, each has an interrupt address register, and there is a problem that the scale of the circuit increases.

【0006】また、従来例では、割り込みアドレスを切
り替えることはできるが増やすことはできない。
In the conventional example, the interrupt address can be switched but cannot be increased.

【0007】そこで本発明は、回路規模が小さく、1つ
の割り込み要求に対して複数の割り込みアドレスを設定
することができる割り込みアドレス可変設定回路を提供
することを目的とする。
An object of the present invention is to provide an interrupt address variable setting circuit which has a small circuit size and can set a plurality of interrupt addresses for one interrupt request.

【0008】[0008]

【課題を解決するための手段】本発明による割り込みア
ドレス拡張回路は、割り込みアドレスの拡張上位ビット
をアドレス/データバスから入力して保持・出力するア
ドレス変更データ格納手段と、該アドレス変更データ格
納手段の出力と拡張前の割り込みアドレスとを合成して
拡張割り込みアドレスとして、該拡張割り込みアドレス
を前記アドレス/データバスに出力する割り込みアドレ
ス生成手段と、を備えることを特徴とする。
SUMMARY OF THE INVENTION An interrupt address extension circuit according to the present invention comprises an address change data storage means for inputting and holding / outputting an extended upper bit of an interrupt address from an address / data bus, and the address change data storage means. And an interrupt address generating means for synthesizing the output of the extension and the interrupt address before expansion as an extended interrupt address and outputting the extended interrupt address to the address / data bus.

【0009】また、本発明による割り込みアドレス拡張
回路は、上記の割り込みアドレス拡張回路において、更
に、前記拡張上位ビットを無効にする手段を備えること
を特徴とする。
Further, the interrupt address extension circuit according to the present invention is characterized in that the interrupt address extension circuit further comprises means for invalidating the extension upper bit.

【0010】[0010]

【発明の実施の形態】図1は本発明の実施形態による割
り込みアドレス拡張回路のブロック図である。図1を参
照すると、割り込みアドレス拡張回路とその周辺部は、
外部の割り込み要求信号109により割り込み要求先に
応じた拡張前割り込みアドレスを生成する割り込み制御
手段101と、司令部108と、司令部108から指示
のあったときにアドレス/データバス107から割り込
みアドレス拡張ビットを入力して保持するアドレス変更
データ格納手段102と、割り込み制御手段101が出
力する拡張前割り込みアドレスとアドレス変更データ格
納手段102が出力する割り込みアドレス拡張ビット1
05とを入力して合成し、割り込みアドレス要求信号1
10に応じて拡張割り込みアドレス106をアドレス/
データバス107に出力する割り込みアドレス生成手段
とから構成される。これらはCPUに内蔵されているも
のとする。アドレス/データバス107は時分割でアド
レスバス又はデータバスとなり、不図示のインストラク
ションポインタを含むレジスタ群に接続されている。
FIG. 1 is a block diagram of an interrupt address extension circuit according to an embodiment of the present invention. Referring to FIG. 1, the interrupt address extension circuit and its peripheral parts
An interrupt control means 101 for generating an interrupt address before expansion according to an interrupt request destination by an external interrupt request signal 109, a command unit 108, and an interrupt address extension from the address / data bus 107 when instructed by the command unit 108. Address change data storage means 102 for inputting and holding bits, an interrupt address before extension output from interrupt control means 101 and an interrupt address extension bit 1 output from address change data storage means 102
05 and synthesized, and the interrupt address request signal 1
10, the extended interrupt address 106 is set to address /
And an interrupt address generating means for outputting to the data bus 107. These are assumed to be built in the CPU. The address / data bus 107 becomes an address bus or a data bus in a time division manner, and is connected to a register group including an instruction pointer (not shown).

【0011】プログラムのメイン処理部は、タイムシェ
アリングの動作をし、プログラムのメイン処理部の処理
が切り替わるときに処理切り替えのプログラム又は切り
替わったプログラムに含まれる命令により、司令部10
8はアドレス変更データ格納手段102にアドレス/デ
ータバス107から割り込みアドレス拡張ビットを取り
込ませる。この時には前述の命令によりアドレス/デー
タバス107の対応ビットには割り込みアドレス拡張ビ
ットのデータがレジスタ群のあるレジスタから出力され
ている。この結果、アドレス拡張ビットは変化し、同一
の割り込み要求先に対応した同一の拡張前割り込みアド
レス104に対しても異なった拡張割り込みアドレス1
06が割り込みアドレス生成手段103で生成され、割
り込みアドレス要求信号110の要求に従ってアドレス
/データバス107に出力される。この拡張割り込みア
ドレス106はインストラクションポインタに取り込ま
れ、そこから拡張割り込み要求サービスルーチンが開始
される。
The main processing unit of the program performs a time sharing operation. When the processing of the main processing unit of the program is switched, a command for switching the processing or an instruction included in the switched program causes the command unit 10 to execute the command.
8 causes the address change data storage means 102 to fetch an interrupt address extension bit from the address / data bus 107. At this time, the data of the interrupt address extension bit is output from the register having the register group to the corresponding bit of the address / data bus 107 by the above-mentioned instruction. As a result, the address extension bit changes, so that the same pre-expansion interrupt address 104 corresponding to the same interrupt request destination has a different extension interrupt address 1
06 is generated by the interrupt address generation means 103 and output to the address / data bus 107 according to the request of the interrupt address request signal 110. This extended interrupt address 106 is taken into the instruction pointer, and the extended interrupt request service routine is started therefrom.

【0012】割り込みアドレス拡張ビットをレジスタ郡
内のあるレジスタが出力して、同時にこれをアドレス変
更データ格納レジスタ102に取り込むためのCPU命
令は命令セットに加えれられていなくてはならない。
A CPU instruction for outputting an interrupt address extension bit to a register in a group of registers and simultaneously loading it into the address change data storage register 102 must be added to the instruction set.

【0013】[0013]

【実施例】【Example】

[実施例1]図2に本発明の実施例1による割り込みア
ドレス拡張回路のブロック図を示す。本実施形態では、
アドレス/データバス107は8ビット幅で、割り込み
要求信号は8種類で3ビットで表され、それに対応して
拡張前割り込みアドレス104はビット0からビット2
までの3ビットが有効であるとする。ビット5からビッ
ト7までは結線されているが割り込み制御手段101は
これらのビットの値は全て0にして出力するものとす
る。ビット3とビット4が割り込みアドレス拡張ビット
である。これは、アドレス変更データ格納レジスタ10
2Aが、アドレス/データバス107のビット0とビッ
ト1の値を、司令部108からの信号WRで指定された
タイミングで内部のラッチに取り込むことにより得られ
る。但し、前述のビット0とビット1は他の位置のビッ
トとしてもよい。
[Embodiment 1] FIG. 2 is a block diagram of an interrupt address extension circuit according to Embodiment 1 of the present invention. In this embodiment,
The address / data bus 107 has a width of 8 bits, the interrupt request signal is represented by 8 bits and 3 bits, and the interrupt address before expansion 104 is changed from bit 0 to bit 2
It is assumed that the three bits up to are valid. Although bits 5 to 7 are connected, it is assumed that the interrupt control means 101 sets all the values of these bits to 0 and outputs them. Bits 3 and 4 are interrupt address extension bits. This is because the address change data storage register 10
2A is obtained by taking the values of bit 0 and bit 1 of the address / data bus 107 into the internal latch at the timing specified by the signal WR from the command unit 108. However, bit 0 and bit 1 described above may be bits at other positions.

【0014】割り込み要求があったときに、CPUの他
の部分は従来と同一の動作をするが、アドレス/データ
バス107に拡張割り込みアドレスが出力されるので、
この拡張割り込みアドレスから、そこにある拡張割り込
み要求サービスルーチンを実行することができる。
When an interrupt request is issued, the other parts of the CPU operate in the same manner as in the prior art, except that an extended interrupt address is output to the address / data bus 107.
From the extended interrupt address, the extended interrupt request service routine there can be executed.

【0015】割り込み要求信号の記号をAからHとする
と、本実施形態により割り込みアドレスの拡張を施さな
ければ、割り込み要求信号と割り込みアドレスの対応
は、表1に示すようになる。
Assuming that the symbols of the interrupt request signal are A to H, the correspondence between the interrupt request signal and the interrupt address is as shown in Table 1 unless the interrupt address is extended according to the present embodiment.

【0016】[0016]

【表1】 それに対して、本実施形態による割り込みアドレスの拡
張を施すと、割り込み要求信号と割り込みアドレスの対
応は、表2に示すようになる。
[Table 1] On the other hand, when the extension of the interrupt address according to the present embodiment is performed, the correspondence between the interrupt request signal and the interrupt address is as shown in Table 2.

【0017】[0017]

【表2】 表2を参照すると、例えば割り込み要求信号Aに対し
て、アドレス変更データ格納レジスタの値により、拡張
割り込みアドレスは00H、08H、10H、18Hの
4種類の値をとる。
[Table 2] Referring to Table 2, for example, for the interrupt request signal A, the extended interrupt address takes four values of 00H, 08H, 10H, and 18H according to the value of the address change data storage register.

【0018】なお、アドレス変更データ格納レジスタ1
02Aは、CPUに電源が投入されるときやCPUがリ
セットされるときに発生するRESET信号によりリセ
ットされるものとする。従って、本発明に伴う割り込み
アドレス変更の命令を実行しなければ、従来通りの割り
込みアドレスが発生するので、下位互換性が保たれる。
The address change data storage register 1
02A is reset by a RESET signal generated when the CPU is turned on or when the CPU is reset. Therefore, if the instruction for changing the interrupt address according to the present invention is not executed, a conventional interrupt address is generated, so that backward compatibility is maintained.

【0019】また、本実施形態では割り込み要求信号1
09を8本としているが割り込み信号が9本から16本
であれば、割り込みアドレス生成回路103Aの入力の
ビット0からビット3までを割り込み制御手段101か
らの入力として、割り込みアドレス生成回路103Aの
入力の4ビット目と5ビット目をアドレス変更データ格
納レジスタ102からの入力とすればよい。また、割り
込み信号が17本から32本であれば、割り込みアドレ
ス生成回路103Aの入力のビット0からビット4まで
を割り込み制御手段101からの入力として、割り込み
アドレス生成回路103Aの入力の5ビット目と6ビッ
ト目をアドレス変更データ格納レジスタ102Aからの
入力とすればよい。
In this embodiment, the interrupt request signal 1
If the number of interrupt signals 09 is eight, but the number of interrupt signals is nine to sixteen, bits 0 to 3 of the input of the interrupt address generation circuit 103A are set as inputs from the interrupt control means 101, and the input of the interrupt address generation circuit 103A is set. The fourth and fifth bits may be input from the address change data storage register 102. If the number of interrupt signals is 17 to 32, bits 0 to 4 of the input of the interrupt address generation circuit 103A are set as inputs from the interrupt control means 101, and the fifth bit of the input of the interrupt address generation circuit 103A is used. The sixth bit may be input from the address change data storage register 102A.

【0020】また、本実施形態では割り込みアドレスの
拡張数を4としているが、これを8にしたいのであれ
ば、割り込みアドレス生成回路102Aのビット数を3
にして、この出力を、割り込みアドレス生成回路103
Aのビット3からビット5に入力するように構成すれば
よい。
In this embodiment, the extension number of the interrupt address is set to 4. However, if it is desired to increase the number to 8, the number of bits of the interrupt address generation circuit 102A is set to 3
And outputs the output to the interrupt address generation circuit 103
What is necessary is just to comprise so that it may input to bit 5 of bit A of A.

【0021】[実施例2]図3は本発明の実施例2を示
す。実施例1との相違点は、アドレス変更データ格納レ
ジスタ102Bの7ビット目にアドレスの変更を行う行
わないを制御するデータを格納する点である。データを
保持するタイミングは図2のアドレス変更データレジス
タ102Aと同じであるが、ビット1とビット0のラッ
チにRESET信号が入力されない構成となり、ビット
7のラッチのみにRESET信号による初期化機能が付
加される。なお、RESET信号はCPUの電源投入時
やCPUのリセット時に発生する。ビット7のラッチの
初期値は“0”に設定する。次に、割り込みアドレス生
成回路103Bは、ビット3とビット4を0とするの
か、或いは、アドレス変更データレジスタ102Bのビ
ット0とビット1とするのかを、アドレス変更データレ
ジスタBのビット7により決定する。
Embodiment 2 FIG. 3 shows Embodiment 2 of the present invention. The difference from the first embodiment is that data for controlling whether or not to change the address is stored in the seventh bit of the address change data storage register 102B. The data holding timing is the same as that of the address change data register 102A in FIG. 2, but the configuration is such that the RESET signal is not input to the bit 1 and bit 0 latches, and the initialization function by the RESET signal is added only to the bit 7 latch. Is done. The RESET signal is generated when the power of the CPU is turned on or when the CPU is reset. The initial value of the bit 7 latch is set to “0”. Next, the interrupt address generation circuit 103B determines whether bit 3 and bit 4 are set to 0 or bit 0 and bit 1 of the address change data register 102B by bit 7 of the address change data register B. .

【0022】表3に本実施形態の回路での割り込み信号
と割り込みアドレスの対応表を示す。
Table 3 shows a correspondence table between the interrupt signals and the interrupt addresses in the circuit of this embodiment.

【0023】[0023]

【表3】 アドレス変更データ格納レジスタ102Bの7ビット目
の値により割り込みアドレス変更データを使用して新し
いアドレスを生成するしないを選択できるため、従来使
用していたソフトウェア資産を有効に使用できる。アド
レス変更データ格納レジスタ102Bの構成は、本実施
形態に従わずとも任意に設定してもかまわない。
[Table 3] Since it is possible to select whether to generate a new address using the interrupt address change data based on the value of the 7th bit of the address change data storage register 102B, software resources that have been conventionally used can be effectively used. The configuration of the address change data storage register 102B may be arbitrarily set without following this embodiment.

【0024】なお、本実施形態及び実施例1、2におい
ては割り込みアドレス生成手段の出力を直接そこから割
り込みサービスルーチンがスタートする割り込みアドレ
スとしているが、その代わりに8ビットの割り込みサー
ビスルーチンのスタートアドレスの記憶領域を指定する
ベクトルアドレスとして使用したり、更には、この出力
を1ビット上位にシフトして16ビットの割り込みスタ
ートアドレスの記憶領域を指定する割り込みベクトルア
ドレスとして使用したりすることもできる。
In the present embodiment and the first and second embodiments, the output of the interrupt address generating means is directly used as the interrupt address at which the interrupt service routine starts. Instead, the start address of the 8-bit interrupt service routine is used. Can be used as a vector address for designating the storage area of the above, or this output can be shifted upward by one bit and used as an interrupt vector address for designating the storage area of the 16-bit interrupt start address.

【0025】[0025]

【発明の効果】以上述べたように本発明によれば、同一
の割り込み要求先に対して、複数の割り込みアドレスを
生成することができる。また、これを備えたCPUを割
り込み処理まで含めて時分割処理をする信号処理装置、
情報処理装置として使用することができる。
As described above, according to the present invention, a plurality of interrupt addresses can be generated for the same interrupt request destination. Further, a signal processing device for performing a time-division process including a CPU having the same up to an interrupt process,
It can be used as an information processing device.

【0026】特開昭63−142324号公報に記載の
従来例と比較した場合、従来例例では、割り込み信号1
本に対し4レジスタが必要(割り込み信号数×4レジス
タ)であるが、本発明では1レジスタのみを追加するだ
けで、公知例と同等の効果を得ることができる。また、
本発明では追加する回路(レジスタ)が少ないため、回
路を実現するための改良の工数が削減できる。
In comparison with the conventional example described in JP-A-63-142324, in the conventional example, the interrupt signal 1
Although four registers are required for the book (the number of interrupt signals × 4 registers), the present invention can provide the same effect as that of the known example only by adding one register. Also,
In the present invention, since the number of added circuits (registers) is small, the number of man-hours for improving the circuit can be reduced.

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

【図1】本発明の実施形態によるアドレス拡張回路及び
その周辺の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an address extension circuit according to an embodiment of the present invention and peripheral components thereof.

【図2】本発明の実施例1によるアドレス拡張回路の構
成を示すブロック図である。
FIG. 2 is a block diagram illustrating a configuration of an address extension circuit according to a first embodiment of the present invention.

【図3】本発明の実施例2によるアドレス拡張回路の構
成を示すブロック図である。
FIG. 3 is a block diagram illustrating a configuration of an address extension circuit according to a second embodiment of the present invention.

【図4】従来例による割り込み制御方式の構成を示すブ
ロック図である。
FIG. 4 is a block diagram showing a configuration of an interrupt control system according to a conventional example.

【符号の説明】[Explanation of symbols]

101 割り込み制御手段 102 アドレス変更データ格納手段 102A、102B アドレス変更データ格納レジスタ 103 割り込みアドレス生成手段 103A、103B 割り込みアドレス生成回路 104 拡張前割り込みアドレス 105 割り込みアドレス拡張ビット 106 拡張割り込みアドレス 107 内部アドレス/データバス 108 司令部 109 割り込み要求信号 110 割り込みアドレス出力要求信号 DESCRIPTION OF SYMBOLS 101 Interrupt control means 102 Address change data storage means 102A, 102B Address change data storage register 103 Interrupt address generation means 103A, 103B Interrupt address generation circuit 104 Interrupt address before extension 105 Interrupt address extension bit 106 Extension interrupt address 107 Internal address / data bus 108 Command unit 109 Interrupt request signal 110 Interrupt address output request signal

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 割り込みアドレスの拡張上位ビットをア
ドレス/データバスから入力して保持・出力するアドレ
ス変更データ格納手段と、該アドレス変更データ格納手
段の出力と拡張前の割り込みアドレスとを合成して拡張
割り込みアドレスとして、該拡張割り込みアドレスを前
記アドレス/データバスに出力する割り込みアドレス生
成手段と、を備えることを特徴とする割り込みアドレス
拡張回路。
An address change data storage means for inputting and holding / outputting an extended upper bit of an interrupt address from an address / data bus, and synthesizing an output of the address change data storage means and an interrupt address before expansion. Interrupt address generating means for outputting the extended interrupt address to the address / data bus as the extended interrupt address.
【請求項2】 請求項1に記載の割り込みアドレス拡張
回路において、更に、前記拡張上位ビットを無効にする
手段を備えることを特徴とする割り込みアドレス拡張回
路。
2. The interrupt address extension circuit according to claim 1, further comprising means for invalidating said extension upper bit.
JP28345497A 1997-10-16 1997-10-16 Interrupt address extension circuit Expired - Fee Related JP3488059B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28345497A JP3488059B2 (en) 1997-10-16 1997-10-16 Interrupt address extension circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28345497A JP3488059B2 (en) 1997-10-16 1997-10-16 Interrupt address extension circuit

Publications (2)

Publication Number Publication Date
JPH11120006A true JPH11120006A (en) 1999-04-30
JP3488059B2 JP3488059B2 (en) 2004-01-19

Family

ID=17665764

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28345497A Expired - Fee Related JP3488059B2 (en) 1997-10-16 1997-10-16 Interrupt address extension circuit

Country Status (1)

Country Link
JP (1) JP3488059B2 (en)

Also Published As

Publication number Publication date
JP3488059B2 (en) 2004-01-19

Similar Documents

Publication Publication Date Title
JP4657455B2 (en) Data processor
JPH08106375A (en) Signal processing computing element
US4757444A (en) Vector processor capable of performing iterative processing
JP3237858B2 (en) Arithmetic unit
US5046040A (en) Microprogram control apparatus using don't care bits as part of address bits for common instructions and generating variable control bits
JP3488059B2 (en) Interrupt address extension circuit
WO1986006521A1 (en) Address expanding system
JPH11120115A (en) Pci bus interrput steering circuit
JP2826309B2 (en) Information processing device
JP3704927B2 (en) Programmable controller
JPH053015B2 (en)
EP0542318A2 (en) Digital processor and method for controlling the same
JP3936694B2 (en) Semiconductor integrated circuit device and data transfer method for semiconductor integrated circuit device
JP4142299B2 (en) Address generator for annular address buffer and integrated circuit having the same
JP3024410B2 (en) Programmable controller
JPH0432949A (en) I/o port address extension system
JPH09305398A (en) Arithmetic processor and instruction converter
JP2985201B2 (en) Microcomputer
JPH1074190A (en) Parallel processor
JP3541863B2 (en) Central processing unit
KR940000221B1 (en) Ladder command processor apparatus
JPH0512107A (en) Program execution system
JPS60225253A (en) Information processing device
JPS592938B2 (en) Memory workspace
JPH10312356A (en) Data transfer device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees