JPS6015970B2 - Interrupt processing device in microprocessor - Google Patents

Interrupt processing device in microprocessor

Info

Publication number
JPS6015970B2
JPS6015970B2 JP12827477A JP12827477A JPS6015970B2 JP S6015970 B2 JPS6015970 B2 JP S6015970B2 JP 12827477 A JP12827477 A JP 12827477A JP 12827477 A JP12827477 A JP 12827477A JP S6015970 B2 JPS6015970 B2 JP S6015970B2
Authority
JP
Japan
Prior art keywords
address
microprocessor
memory
instruction
interrupt
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
Application number
JP12827477A
Other languages
Japanese (ja)
Other versions
JPS5461435A (en
Inventor
邦幸 丹羽
毅 横田
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.)
Toyoda Koki KK
Original Assignee
Toyoda Koki KK
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 Toyoda Koki KK filed Critical Toyoda Koki KK
Priority to JP12827477A priority Critical patent/JPS6015970B2/en
Publication of JPS5461435A publication Critical patent/JPS5461435A/en
Publication of JPS6015970B2 publication Critical patent/JPS6015970B2/en
Expired legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)

Description

【発明の詳細な説明】 本発明は外部からの割り込み要求によってマイクロプロ
セッサに割り込みを掛ける割込処理装置に関するもので
、その目的とするところは、割込処理時間を増大させる
ことなしに割込みの種類を増大させるとともに、割り込
み要求があってからそれに対応する処理が開始されるま
での時間を短縮して、応答性を向上させることにある。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an interrupt processing device that interrupts a microprocessor in response to an external interrupt request. The object of the present invention is to increase response time and shorten the time from when an interrupt request is received until the corresponding processing is started, thereby improving responsiveness.

近年、マイクロプロセッサが多くの分野に亘つて使用さ
れるようになり、内外の半導体メーカから機能を異にす
るマイクロプロセッサが数多〈販売されている。しかし
ながら、これらのマイクロプロセッサにおいてはいずれ
も割り込みの種類が少なく、最大で8〜1鏡瞳類程度で
あるため、外部からの割り込みによって異つた種類の演
算処理を行わせる場合には、演算処理の種類が割り込み
の種類で制限され、一合のマイクロプロセッサで割り込
みの種類を上回る種類の演算処理を行うことができなか
った。一方、外部からの割り込み要求を記憶するフラッ
グを割り込みの種類に応じた数だけ設け、どのフラッグ
がセットされているかをプログラムでテストすることに
よって割り込みの種類を識別し、割り込みの種類に応じ
た演算処理を行う方法もあり、この方法を用いればマイ
クロプロセッサの割り込みが一種類でも多種類の演算処
理を行うことができるが、この方法においては、割り込
み処理の度にソフトによって割り込み用フラッグのテス
トが行われるため、割り込み要求が与えられてから演算
処理が開始されるまでに時間がかかり、演算処理が短時
間で行えない欠点を有していた。
In recent years, microprocessors have come to be used in many fields, and a large number of microprocessors with different functions are being sold by domestic and foreign semiconductor manufacturers. However, in these microprocessors, there are only a few types of interrupts, and the maximum number of interrupts is about 8 to 1, so when performing different types of arithmetic processing using external interrupts, it is necessary to The types were limited by the type of interrupt, and a single microprocessor could not perform arithmetic processing of more types than the types of interrupts. On the other hand, the number of flags that store external interrupt requests is set according to the type of interrupt, and by testing which flag is set in a program, the type of interrupt can be identified, and calculations can be performed according to the type of interrupt. There is also a method of processing, and using this method, it is possible to perform many types of arithmetic processing with one type of microprocessor interrupt, but in this method, the interrupt flag is tested by software every time an interrupt is processed. Therefore, it takes time from when an interrupt request is given until the arithmetic processing starts, and the arithmetic processing cannot be performed in a short time.

本発明はかかる点に鑑みてなされたもので、外部から割
込要求があった場合には、これに応答してマイクロプロ
セッサに割込信号を供V給して実行途中の処理を中断す
るとともに、この割込に応答して、特定のアドレスへの
分岐を指令する分岐命令をデータバス上に出力して、マ
イクロプロセッサの謙出しアドレスを特定のアドレスに
変更するようにし、さらに、この特定のメモリアドレス
には、メモリにない特定のアドレスヘジャンプするプロ
グラムをメモリ内に記憶させておくとともに、この特定
のアドレスには模擬的にサブルーチンコール命令または
無条件ジャンプ命令を出力する命令発生回路と、このサ
ブルーチン命令または無条件ジャンプ命令のジャンプ先
のメモリアドレスを一時記憶するアドレスレジスタとを
設け、このアドレスレジスタの内容を外部から与えられ
る割り込み要求または外部から与えられるジャンプ先の
メモリアドレスデータによって書き換えることによって
ジャンプ先のアドレスを任意に変更できるようにしたこ
とを特徴とするものである。以下本発明の実施例を図面
に基づいて説明する。第1図において1はマイクロプロ
セッサ10を中心として構成されたコンピュータで、マ
イクロプロセッサ10、メモリ11、入出力ボート12
a〜12n、入出力ボート選択回路13とから主に構成
されている。マイクロプロセッサ10として本実施例で
はィンネル社の808の相当のものが使用されている。
この808の珍のマイクロプロセッサ10はメモリ11
および入出力ボート12a〜12nの指定は16ビット
で行い、演算処理は8ビットで行うようになっており、
16ビットのメモリアドレス端子MAO〜MA15と8
ビットのデータ端子DO〜D7を有している。この16
ビットのメモリアドレス端子MAO〜MA15はアドレ
スバスABを介してメモリ1 1と入出力ボート選択回
路13とに接続されており、マイクロプロセッサ10か
ら出力されるアドレスデータがメモリ11と入出力ボー
ト選択回路13とに与えられる。
The present invention has been made in view of this point, and when an interrupt request is received from an external source, an interrupt signal is supplied to the microprocessor in response to the interrupt request, and the process in progress is interrupted. , in response to this interrupt, outputs a branch instruction on the data bus that directs a branch to a specific address, changing the humble address of the microprocessor to a specific address; The memory address includes an instruction generation circuit that stores in memory a program that jumps to a specific address that is not in the memory, and outputs a simulated subroutine call instruction or unconditional jump instruction to the specific address; An address register is provided to temporarily store the memory address of the jump destination of this subroutine instruction or unconditional jump instruction, and the contents of this address register are rewritten by an interrupt request given from the outside or memory address data of the jump destination given from the outside. This feature is characterized in that the jump destination address can be changed arbitrarily. Embodiments of the present invention will be described below based on the drawings. In FIG. 1, reference numeral 1 denotes a computer mainly configured with a microprocessor 10, a memory 11, and an input/output board 12.
a to 12n, and an input/output boat selection circuit 13. As the microprocessor 10, a microprocessor equivalent to Innel 808 is used in this embodiment.
This 808 rare microprocessor 10 has a memory 11
The input/output ports 12a to 12n are specified using 16 bits, and arithmetic processing is performed using 8 bits.
16-bit memory address terminals MAO to MA15 and 8
It has bit data terminals DO to D7. This 16
The memory address terminals MAO to MA15 of the bits are connected to the memory 11 and the input/output boat selection circuit 13 via the address bus AB, and the address data output from the microprocessor 10 is connected to the memory 11 and the input/output boat selection circuit 13 via the address bus AB. 13 and given.

これにより、メモリアドレスの選択または入出力ボート
12a〜12nの選択が行われる。また、データ端子D
O〜D7はデータバスDBを介してメモリ11および入
出力ボート12a〜12nに接続されており、マイクロ
プロセッサ10とメモリ11およびマイクロプロセッサ
10と入出力ボートT2a〜12nとの間でデータの交
換が行われる。メモリ11はコアメモリまたは半導体メ
モリで構成され、マイクロプロセッサ10によって行う
演算処理のプログラムが記憶されている。
Thereby, selection of a memory address or selection of input/output ports 12a to 12n is performed. Also, data terminal D
O to D7 are connected to the memory 11 and the input/output boats 12a to 12n via the data bus DB, and data can be exchanged between the microprocessor 10 and the memory 11 and the microprocessor 10 and the input/output boats T2a to 12n. It will be done. The memory 11 is composed of a core memory or a semiconductor memory, and stores programs for arithmetic processing performed by the microprocessor 10.

このメモリ11には、第2図に示すように、メインプロ
グラムの他に外部からの割り込み要求によって各種の演
算処理を行うために多数のサブルーチンプログラムが記
憶されている。また、分岐命令を実行するためにスタツ
クェリアが設けられている。入出力ボート12a〜12
nは外部機器2a〜2nとコンピューターとの間でデー
タの交換を行うためのもので、これらの入出力ボート1
2a〜12Mま入出力ボート選択回路13から信号が与
えられると有効にされる。一方、外部機器2a〜2nか
らは割込要求信号IRQが出力されるようになっており
、コンピュータ1に対して割り込みの要求が行われる。
また、コンピューターは入出力ボート12sを介して外
部コンピュータ3にも接続されている。この外部コンピ
ュータ3は一例としてインテル社のマイクロプログラム
コントローリュニット3001とマイクロプログラムメ
モリとから構成された条件判定専用の高速演算処理装置
で、本実施例では主メモリ4に記憶されたシーケンスプ
ログラムに基づいて図略の工作機械等のシーケンス制御
を行うようになっている。
As shown in FIG. 2, this memory 11 stores, in addition to the main program, a large number of subroutine programs for performing various arithmetic operations in response to interrupt requests from the outside. A stack area is also provided for executing branch instructions. Input/output boats 12a-12
n is for exchanging data between the external devices 2a to 2n and the computer, and these input/output ports 1
2a to 12M are enabled when a signal is applied from the input/output boat selection circuit 13. On the other hand, an interrupt request signal IRQ is output from the external devices 2a to 2n, and an interrupt request is made to the computer 1.
The computer is also connected to an external computer 3 via an input/output port 12s. The external computer 3 is, for example, a high-speed arithmetic processing device dedicated to condition determination, which is composed of an Intel microprogram controller 3001 and a microprogram memory. It is designed to perform sequence control of machine tools, etc. (not shown).

この外部コンピュ−夕3は条件判定専用形で演算処理機
能を有しないため、シーケンスプログラム中のタイマ命
令、カウンタ命令等の演算命令は実行できず、これ等の
演算命令があると、コンピュータ1に対して割り込みを
掛けてこれらの演算命令を代行させる。また、主メモリ
4の内容を外部機器2a〜2nからの命令によって外部
機器2a〜2nに出力するような場合等にもコンピュー
タ1に対して割り込みを掛けてデータ転送の仲介および
データ変換等を行わせる。このため、外部コンピュータ
3からコンピュータ1に対して割込要求信号IRQが与
えられるようになっており、またこの割込要求信号IR
Qの送出と並行して、コンピュータ1に対して、行うべ
き演算処理プログラムの先頭メモリアドレスのデータを
送出するようになっている。したがって、コンピュータ
1は外部コンピュータ3から割込要求信号mQが与えら
れた場合には、外部コンピュータ3から送出されるメモ
リアドレスヘジャンプして演算処理を行えばよいことに
なる。このような割り込み要求を受けつけてマイクロプ
ロセッサ10に割り込み動作を行わせるために、コンピ
ュータ1には、オアゲートOR、遅延回路14ステイタ
スラツチ15、RST命令発生回路16、CALL命令
発生回路17、アドレスレジスター8、RET命令発生
回路19、アドレスセレクタ21、リードオンリメモリ
22、ゲートGI〜G6から構成される割込処理装置が
設けられている。
Since this external computer 3 is only for condition judgment and does not have an arithmetic processing function, it cannot execute arithmetic instructions such as timer instructions and counter instructions in the sequence program. These arithmetic instructions are executed on behalf of the computer by interrupting them. Also, when outputting the contents of the main memory 4 to the external devices 2a to 2n in response to a command from the external devices 2a to 2n, an interrupt is applied to the computer 1 to mediate data transfer and perform data conversion. let Therefore, an interrupt request signal IRQ is given from the external computer 3 to the computer 1, and this interrupt request signal IRQ is
In parallel with the sending of Q, data at the starting memory address of the arithmetic processing program to be executed is sent to the computer 1. Therefore, when the computer 1 receives the interrupt request signal mQ from the external computer 3, it can jump to the memory address sent from the external computer 3 and perform arithmetic processing. In order to receive such an interrupt request and cause the microprocessor 10 to perform an interrupt operation, the computer 1 includes an OR gate, a delay circuit 14, a status latch 15, an RST instruction generation circuit 16, a CALL instruction generation circuit 17, and an address register 8. , RET instruction generation circuit 19, address selector 21, read-only memory 22, and gates GI to G6.

外部機器2a〜2nおよび外部コンピュータ3から送出
される割込要求信号IRQはオアゲートORの入力端子
に与えられるようになっており、外部機器2a〜2nま
たは外部コンピュータ3のいずれかから割込要求信号I
RQが送出されると、オアゲートORから信号が出力さ
れる。
The interrupt request signal IRQ sent from the external devices 2a to 2n and the external computer 3 is given to the input terminal of the OR gate OR, and the interrupt request signal IRQ is sent from either the external devices 2a to 2n or the external computer 3. I
When RQ is sent out, a signal is output from the OR gate OR.

このオアゲートORから出力される信号は遅延回路14
によって、後述するアドレスレジスタ18のデータ読み
込み時間に相当する時間だけ遅延され、マイクロプロセ
ッサ10の割込端子INTに与えられる。この割込端子
川Tに信号が与えられると、マイクロプロセッサ10は
外部から割り込みの要求があったことを認知する。
The signal output from this OR gate is the delay circuit 14.
The signal is delayed by a time corresponding to the data read time of the address register 18, which will be described later, and is applied to the interrupt terminal INT of the microprocessor 10. When a signal is applied to this interrupt terminal T, the microprocessor 10 recognizes that an interrupt request has been made from the outside.

すると、マイクロプロセッサ10は現在実行中の命令を
完了した後、次のマシンサイクルで、同期信号SYNC
と同期してデータバスDBに割り込み要求を認知したこ
とを表わすデータを送出する。この割り込み要求の認知
を表わすデータは、同期信号SYNCによってデータバ
スDBの情報をラツチするステイタスラツチ15によっ
て読み込まれ、このステイタスラツチ15から割込認知
信号瓜TAが出力される。このステイタスラツチ15か
ら出力される割込認知信号INTAはRST命令発生回
路16に与えられるようになっており、ステイタスラツ
チ15から割込認知信号NTAが送出されると、RST
命令発生回磯16からデータバスDBにメインルーチン
からサブルーチンへ分岐するためのRST命令が出力さ
れる。データバスDBにこのRST命令が出力されると
、マイクロプロセッサ10はRST命令を読み込んで、
RST命令を実行する。
Then, after the microprocessor 10 completes the instruction currently being executed, the synchronization signal SYNC is activated in the next machine cycle.
In synchronization with this, data representing recognition of the interrupt request is sent to the data bus DB. Data representing recognition of this interrupt request is read by the status latch 15 which latches information on the data bus DB in response to the synchronization signal SYNC, and the status latch 15 outputs an interrupt recognition signal TA. The interrupt recognition signal INTA output from the status latch 15 is given to the RST command generation circuit 16, and when the interrupt recognition signal NTA is sent from the status latch 15, the RST
An RST instruction for branching from the main routine to a subroutine is output from the instruction generation circuit 16 to the data bus DB. When this RST instruction is output to the data bus DB, the microprocessor 10 reads the RST instruction and
Execute the RST command.

このRST命令は1ワードの分岐命令で、命令コード1
1AAAIIIのAAAの部分を予め設定することによ
り0番地から5嶺客地までの8番地おきのメモリアドレ
スへ任意にジャンプすることができる。また、実行が中
断されたメインルーチンの次に実行すべきプログラムの
先頭メモリアドレスがメモリ11に設けられたプッシュ
ダウンスタツクにストアされるようになっている。本実
施例では、RST命令として11111111のコード
を発生するようになっており、割り込みの要求が与えら
れると、メインルーチンから5句蚤地へジャンプする。
メモリ1 1の5餅蚤地には第2図に示すように無条件
ジャンプ命令JMPがプログラムされており、5崩蚤地
のプログラムが読み出されると、57,5帯電地にプロ
グラムされたジャンプ先のアドレス2000の童地へジ
ャンプする。
This RST instruction is a 1-word branch instruction with an instruction code of 1.
By setting the AAA part of 1AAAIII in advance, it is possible to arbitrarily jump to every eighth memory address from address 0 to address 5. Further, the start memory address of the program to be executed next to the main routine whose execution has been interrupted is stored in a pushdown stack provided in the memory 11. In this embodiment, the code 11111111 is generated as the RST command, and when an interrupt request is given, the main routine jumps to the 5th line.
As shown in Figure 2, an unconditional jump command JMP is programmed in memory 1 1, 5 Mochi Flea, and when the program for 5 Mochi Flea is read out, the jump destination programmed in 57, 5 Charged Flea is programmed. Jump to Doji at address 2000.

この2000の蚤地のアドレスはメモリ1 1内にはな
く、CALL命令発生回路1 7が20000番地に対
応するデータエリアとなっている。
This address of 2000 is not in the memory 11, and the CALL command generation circuit 17 serves as a data area corresponding to address 20000.

このCALL命令発生回路17は模擬的にサブルーチン
コール命令のコード11001101を出力するもので
、このCALL命令発生回路17から出力されるデータ
はゲートGIを介してデータバスDBに出力されるよう
になっている。また、アドレスレジスタ18は、ジャン
プするサブルーチンの先頭メモリアドレスを一時記憶す
る16ビットのレジスタで、上位8ビットが20001
番地のデータエリアに対応し下位8ビット20002蟹
地のデータエリアに対応している。そして、このアドレ
スレジスタ18に記憶されたアドレスデータの上位8ビ
ットがゲートG2を介してデータバスDBに出力され、
下位ビットがゲートG3を介してデータバスDBに出力
されるようになっている。さらに、20003番地のデ
ータエリアに対応してRET命令発生回路19が設けら
れている。このRET命令発生回路19は、模擬的にリ
ターン命令のコード11001001を出力するもので
、このRET命令発生回路19から出力されるデータは
ゲートG4を介してデータバスDBに出力されるように
なっている。なお、CALL命令発生回路17から出力
されるサブルーチンコ」ル命令CALLは、マイクロプ
ロセッサ10内のプログラムカウン外こ記憶されている
次の命令の先頭番地をプッシュダウンスタックにストア
した後、このプログラムカウンタへCALL命令に続く
2ワードのアドレスデータをセットし、このアドレスデ
ータで指定されたメモリアドレスヘジャンプする命令で
あり、RET命令発生回磯19から発生されるリータン
命令RETは、プッシュダウンスタツクにストアされて
いるデータを読み出してプログラムカウンタにセットし
、元のルーチンへ復帰する命令である。
This CALL instruction generation circuit 17 outputs a subroutine call instruction code 11001101 in a simulated manner, and the data output from this CALL instruction generation circuit 17 is output to the data bus DB via the gate GI. There is. The address register 18 is a 16-bit register that temporarily stores the start memory address of the subroutine to jump, and the upper 8 bits are 20001.
It corresponds to the data area of the address and corresponds to the data area of the lower 8 bits 20002 crabs. Then, the upper 8 bits of the address data stored in this address register 18 are outputted to the data bus DB via the gate G2.
The lower bits are output to data bus DB via gate G3. Furthermore, a RET command generation circuit 19 is provided corresponding to the data area at address 20003. This RET instruction generation circuit 19 outputs a return instruction code 11001001 in a simulated manner, and the data output from this RET instruction generation circuit 19 is output to the data bus DB via the gate G4. There is. Note that the subroutine call instruction CALL output from the CALL instruction generation circuit 17 stores the start address of the next instruction stored outside the program counter in the microprocessor 10 in the pushdown stack, and then stores the start address of the next instruction stored outside the program counter in the microprocessor 10. This is an instruction that sets two words of address data following the CALL instruction and jumps to the memory address specified by this address data.The return instruction RET, which is generated from the RET instruction generation circuit 19, is sent to the pushdown stack. This command reads the stored data, sets it in the program counter, and returns to the original routine.

アドレスデコーダ20はゲートGIからG4の開閉を行
うもので、マイクロプロセッサ10から出力されるメモ
リアドレスのデータを入力し、マイクロプロセッサ10
から出力されたメモリアドレスが、2000掠奪地〜2
000群電地であるとき、それぞれゲートGI〜G4を
開くようになっている。
The address decoder 20 opens and closes the gates GI to G4, and inputs memory address data output from the microprocessor 10.
The memory address output from 2000~2
When the power is in the 000 group, gates GI to G4 are opened.

したがって、メモリ11の5句蟹地に記憶されている無
条件ジャンプ命令JMPの実行によって、プログラム2
0000番地へジャンプすると、ゲートGIが開かれ、
CALL命令がデータバスDBを介してマイクロプロセ
ッサ10に与えられる。これにより、マイクロプロセッ
サ10はCALL命令の処理を行う。まず、プログラム
カウンタに記憶されている次の命令の先頭アドレスすな
わちRET命令のアドレス20003をメモリ11内の
ブッシュダウンスタツクにストアし、この後、2000
1番地、20002蚤地に記憶されているアドレスデー
タ、すなわち、アドレスレジスタ18に記憶されている
アドレスデータを読み込んでプログラムカウンタにセッ
トする。これにより、プログラムはアドレスレジスタ1
8に記憶されているサブルーチンの先頭アドレスヘジヤ
ンプし、サブル−チンのプログラムが実行される。また
、サブルーチンのプログラムの技後にはRET命令がプ
ログラムされており、サブルーチンプログラムの実行後
、このRET命令が実行されると、プッシュダウンスタ
ツクにストアされていたメモリアドレス20003蚤地
のデータがマイクロプロセッサ10内のプ。
Therefore, by executing the unconditional jump command JMP stored in the memory 11, the program 2
When you jump to address 0000, Gate GI will open,
A CALL command is given to microprocessor 10 via data bus DB. As a result, the microprocessor 10 processes the CALL instruction. First, the start address of the next instruction stored in the program counter, that is, the address 20003 of the RET instruction, is stored in the bushdown stack in the memory 11.
The address data stored at address 1 and 20002, that is, the address data stored in the address register 18, is read and set in the program counter. This causes the program to write address register 1
The subroutine program jumps to the start address of the subroutine stored in 8, and the subroutine program is executed. In addition, a RET command is programmed after the subroutine program, and when this RET command is executed after the subroutine program is executed, the data stored in the pushdown stack at memory address 20003 is transferred to the microprocessor. A processor within processor 10.

グラムカウンタにセツトされ、2000気蚤地のRET
命令が実行される。これにより、2000嶺蚤地のデー
タよりも1回前にプッシュダウンスタツクにストアされ
たアドレスデータ、すなわちRST命令の実行によって
ストアされたメインルーチンのメモリアドレスが、プ。
グラムカウンタにセットされ、プログラムはメインルー
チンへ戻る。アドレスセレクタ21、リードオンリメモ
リ22、ゲートG5,G6、インバータWによって礎成
される回路は、外部機器2a〜2nまたは外部コンピュ
ータ3から発生される割り込みの種類によって、アドレ
スレジスタ18内に記憶されているジャンプ先のメモリ
アドレスを書き換える回路で、リードオンリメモリ22
内の各メモリエリアには、外部機器2a〜2nから送出
される割り込み要求の種類に対応したサブルーチンプロ
グラムの先頭メモリアドレスのデータ予め記憶される。
RET of 2000 points set in gram counter
The command is executed. As a result, the address data stored in the pushdown stack one time before the 2000-line data, that is, the memory address of the main routine stored by executing the RST instruction, is pushed out.
The gram counter is set and the program returns to the main routine. The circuit formed by the address selector 21, read-only memory 22, gates G5, G6, and inverter W is stored in the address register 18 depending on the type of interrupt generated from the external devices 2a to 2n or the external computer 3. This is a circuit that rewrites the jump destination memory address in the read-only memory 22.
Data at the start memory address of a subroutine program corresponding to the type of interrupt request sent from the external devices 2a to 2n is stored in advance in each memory area.

例えば、メモリ1 1の5000〜500甥馨地に外部
機器2aからの割り込み要求に対応したサブルーチンプ
ログラムが記憶され、5010〜5022番地に外部器
2bからの割り込み要求に応じたサブルーチンプログラ
ムが記憶されている場合にはこれらのサブルーチンプロ
グラムの先頭番地5000,5010がリードオンリメ
モリ22に記憶される。このリードオンリメモリ22の
アドレス入力端子ADDには、外部機器2a〜2nから
発生される割込要求信号IRQの種類に応じてアドレス
データを出力するアドレスセレクタ21の出力端子に接
続されており、外部機器2a〜2nから割込要求信号I
RQが与えられると、この割込要求信号の種類に応じた
サブルーチンプログラムの先頭メモリアドレスのデータ
がリードオンリメモリ22から出力される。そして、こ
のリードオンリメモリ22から出力されるメモリアドレ
スのデータはゲートG5を介してアドレスレジスタ18
に与えられるようになつている。一方、外部コンピュー
タ3から出力されるサブルーチンプログラムの先頭アド
レスのデータは、ゲートG6を介してアドレスレジスタ
18に与えられるようになっており、ゲートG6は外部
コンピュータ3から出力される割込要求信号IRQによ
って開かれ、ゲートG5はこの割込要求信号IRQをイ
ンバータIVによって反転した信号によって開かれるよ
うになっている。
For example, a subroutine program corresponding to an interrupt request from the external device 2a is stored at addresses 5000 to 500 of the memory 11, and a subroutine program corresponding to an interrupt request from the external device 2b is stored at addresses 5010 to 5022. If there are subroutine programs, the start addresses 5000 and 5010 of these subroutine programs are stored in the read-only memory 22. The address input terminal ADD of the read-only memory 22 is connected to the output terminal of an address selector 21 that outputs address data according to the type of interrupt request signal IRQ generated from the external devices 2a to 2n. Interrupt request signal I from devices 2a to 2n
When RQ is applied, data at the start memory address of the subroutine program corresponding to the type of this interrupt request signal is output from the read-only memory 22. Then, the memory address data output from the read-only memory 22 is passed through the gate G5 to the address register 18.
It is beginning to be given to On the other hand, the data at the start address of the subroutine program output from the external computer 3 is given to the address register 18 via the gate G6, and the gate G6 is connected to the interrupt request signal IRQ output from the external computer 3. The gate G5 is opened by a signal obtained by inverting this interrupt request signal IRQ by an inverter IV.

したがって、外部コンピュータ3から割り込み要求があ
った場合にはゲートG6が開かれ、外部コンピュータ3
から割り込み要求が与えられない場合ゲートG5が開か
れる。また、アドレスレジスタ18のロード端子LOA
DにはオアゲートORから出力される信号が与えられる
ようになっており、外部機器2a〜2nまたは外部コン
ピュータ3から割込要求信号IRQが与えられると、外
部コンピュータ3またはリードオンリメモリ22から出
力されるメモリアドレスのデータがアドレスレジスタ1
8内に読み込まれ、ジャンプ先のサブルーチンが割り込
みの種類によって変更される。次に上記構成の割込処理
装贋の動作を説明する。
Therefore, when there is an interrupt request from the external computer 3, the gate G6 is opened and the external computer 3
Gate G5 is opened if no interrupt request is given from. Also, the load terminal LOA of the address register 18
A signal output from the OR gate OR is given to D, and when an interrupt request signal IRQ is given from the external devices 2a to 2n or the external computer 3, the signal is output from the external computer 3 or the read-only memory 22. The data at the memory address is stored in address register 1.
The jump destination subroutine is changed depending on the type of interrupt. Next, the operation of the interrupt processing device having the above configuration will be explained.

今、メィプログラムの実行中に外部機器2bから割り込
み要求があり、割込要求信号mQがコンピュータ1に与
えられたものとすると、この割込要求信号IRQはオア
ゲートORとアドレスセレクタ21とに与えられる。ア
ドレスセレクタ21に外部機器2bからの割込要求信号
IRQが与えられると、アドレスセレクタ21によって
リードオンリメモリ22のアドレス指定が行われ、リー
ドオンIJメモリ22から、外部機器2bからの割り込
み要求に対応するサブルーチンプログラムの先頭メモリ
アドレスのデータ5010が出力される。このとき、外
部コンピュータ3からは割込要求信号IRQが出力され
ておらず、インバー夕IVの出力は“H’’となってい
るため、ゲートG5は開かれており、リードオンリメモ
リ22から出力されたメモリアドレスのデータ5010
がアドレスレジスタ18に与えられる。一方、オアゲー
トORの入力端子にも割込要求信号IRQが与えられる
ため、オアゲートORから信号が出力され、この信号が
アドレスレジスタ18のロード端子LOADに与えられ
る。これにより、リードオンリメモリ22から出力され
たメモリアドレスのデータ5010がアドレスレジスタ
18内に読み込まれる。このようにして、外部機器2b
からの割り込み要求に応じたサブルーチンプログラムの
先頭メモリアドレスのデータ5010の読み込みが終る
と、遅延回路14から信号が出力され、マイクロプロセ
ッサ10の割込端子mTに信号が与えられる。
Now, suppose that an interrupt request is received from the external device 2b during the execution of the May program, and an interrupt request signal mQ is given to the computer 1.This interrupt request signal IRQ is given to the OR gate OR and the address selector 21. . When the address selector 21 is given the interrupt request signal IRQ from the external device 2b, the address selector 21 specifies the address of the read-only memory 22, and the read-on IJ memory 22 responds to the interrupt request from the external device 2b. Data 5010 at the start memory address of the subroutine program is output. At this time, the interrupt request signal IRQ is not output from the external computer 3 and the output of the inverter IV is "H'', so the gate G5 is open and the read-only memory 22 outputs the Data 5010 of the memory address
is given to address register 18. On the other hand, since the interrupt request signal IRQ is also applied to the input terminal of the OR gate OR, a signal is output from the OR gate OR, and this signal is applied to the load terminal LOAD of the address register 18. As a result, the memory address data 5010 output from the read-only memory 22 is read into the address register 18. In this way, the external device 2b
When the reading of data 5010 at the start memory address of the subroutine program in response to an interrupt request from the microprocessor 10 is completed, a signal is output from the delay circuit 14, and the signal is applied to the interrupt terminal mT of the microprocessor 10.

すると、マイクロプロセッサ10は外部からの割り込み
の要求があったことを認知し、割り込みのかかった次の
マシンサイクル例えば、384番地のプログラムADD
Mを実行中に割り込みがかかった場合にはこのプログラ
ムADDMを実行した次のマシンサイクルで割り込みの
認知を表わす状態信号をデータバスDBに出力する。デ
ータバスDBに割り込みの認知を表わす状態信号が出力
されると、この信号はステイタスラツチ15によって読
み込まれ、ステイタスラツチ15からRST命令発生回
路1 6に割込認知信号INTAが送出される。これに
より、RST命令発生回路16からはメモリアドレス5
句蚤地へジャンプするRST命令のコード111111
11が出力され、このコードがデータバスDBを介して
マイクロプロセッサー川こ与えられる。
Then, the microprocessor 10 recognizes that there is an interrupt request from the outside, and executes the program ADD at address 384 in the next machine cycle where the interrupt occurred.
If an interrupt occurs during execution of program M, a status signal indicating recognition of the interrupt is output to data bus DB in the next machine cycle after executing program ADDM. When a status signal representing recognition of an interrupt is output on the data bus DB, this signal is read by the status latch 15, and the interrupt recognition signal INTA is sent from the status latch 15 to the RST command generation circuit 16. As a result, the RST command generation circuit 16 outputs memory address 5.
Code 111111 of RST command to jump to dead area
11 is output, and this code is given to the microprocessor via the data bus DB.

するとマイクロプロセッサ10は割り込みの掛った次の
プログラムの先頭メモIJアドレスのデータ385をメ
モリ11内のプッシュダウンスタツクにストアした後、
メモリアドレス5句電地へジャンプする。このメモリア
ドレス5嶺蚤地には無条件ジャンプ命令JMPがプログ
ラムされているため、5方蚤地、$番地にプログラムさ
れたジャンプ先のアドレス2000の蚤地へ無条件にジ
ャンプする。
Then, the microprocessor 10 stores the data 385 at the start memo IJ address of the next program that was interrupted in the pushdown stack in the memory 11, and then
Jump to memory address 5-phrase electric field. Since the unconditional jump command JMP is programmed in this memory address 5, the program unconditionally jumps to the jump destination address 2000 programmed in the 5-way address $.

このジャンプ先のアドレス2000の蚤地はメモリ1
1のエリアにはなく、マイクロプロセッサ10から出力
されたアドレスが2000の蚤地であることがアドレス
デコーダ20によって解読される。これにより、ゲート
GIが開かれ、CALL命令発生回路17によって発生
されるサブルーチンコール命令の命令コード11001
101がデータバスDBを介してマイクロプロセッサ1
0に与えられる。サブルーチンコールの命令コードがマ
イクロプロセッサ10‘こ与えられると、マイクロプロ
セッサ10はプログラムカウンタにセットされている、
CALL命令に続くプログラムの先頭アドレスのデータ
20003をプッシュダウンスタツクにストアし、この
後、20001番地、20002蚤地のデータ、すなわ
ちアドレスレジスタ18に記憶されているデータ501
0をプログラムカウンタにセットする。
This jump destination address 2000 is memory 1
The address decoder 20 decodes that the address output from the microprocessor 10 is not in the area 1 and is in the area 2000. As a result, the gate GI is opened, and the instruction code 11001 of the subroutine call instruction generated by the CALL instruction generation circuit 17
101 is connected to the microprocessor 1 via the data bus DB.
given to 0. When the instruction code for a subroutine call is given to microprocessor 10', microprocessor 10 sets the program counter to
Data 20003 at the start address of the program following the CALL instruction is stored in the pushdown stack, and then data at addresses 20001 and 20002, that is, data 501 stored in the address register 18, is stored in the pushdown stack.
Set 0 to the program counter.

これにより、プログラムは501巧蜜地にジャンプし、
501抗奮地から5022蚤地までに記憶されている外
部機器2bの割り込み要求に対応したサブルーチンプロ
グラムが実行される。サブルーチンプログラムの実行に
よって、外部機器2bからの割り込み要求に対する演算
処理およびデータ交換が完了すると、サブルーチンプロ
グラムの最後でリターン命令RETが実行される。
This causes the program to jump to the 501 location,
The subroutine program corresponding to the interrupt request from the external device 2b stored from 501 to 5022 is executed. When the arithmetic processing and data exchange in response to the interrupt request from the external device 2b are completed by executing the subroutine program, a return instruction RET is executed at the end of the subroutine program.

このリターン命令RETが実行されると、プッシュダウ
ンスタツクに最後にストアされたメモリアドレスデータ
20003が読み出されプログラムカウンタにセットさ
れる。これにより、20003番地へジャンプし、20
002誓地のりターン命令RETが実行される。これに
より、プッシュダウンスタックに最初に記憶された割り
込みの掛った次のメインプログラムのメモリアドレス3
85がプ。グラムカウンタにセットされ、プログラムは
385蚤地へジャンプしてメインプログラムに戻る。こ
のようにして、サブルーチンプログラムの実行が完了す
ると、次の割り込み要求が与えられるまで、メインプロ
グラムが繰り返えし実行される。
When this return instruction RET is executed, the memory address data 20003 that was last stored in the pushdown stack is read out and set in the program counter. This will jump to address 20003 and 20
002 Oath turn command RET is executed. As a result, the memory address 3 of the next main program with the interrupt that was first stored in the pushdown stack is
85 is pu. The gram counter is set and the program jumps to 385 Flea and returns to the main program. In this manner, when the subroutine program is completed, the main program is repeatedly executed until the next interrupt request is given.

続いて、外部機器2aから割り込みが掛かると、前記の
場合と同様にして、リードオンリメモリ22から、外部
機器2aからの割り込み要求に対応するサブルーチンプ
ログラムの先頭メモリアドレス5000が出力されてア
ドレスレジスタ18内に記憶されているジャンプ先のア
ドレスが書き換えられ、この後、マイク。
Subsequently, when an interrupt occurs from the external device 2a, the read-only memory 22 outputs the start memory address 5000 of the subroutine program corresponding to the interrupt request from the external device 2a, and stores it in the address register 18. The jump destination address stored in the memory is rewritten, and after this, the microphone.

プロセッサ10に割込みが掛けられる。これにより、マ
イクロプロセッサ10はメインプログラムの実行を中断
して前記の場合と同様にしてジャンプ動作を行い、50
0抗奮地〜500頚蚤地のサブルーチンプログラムを実
行する。そして、このサブルーチンプログラムの実行が
完了すると、再びメインプログラムが実行されるように
なる。一方、外部コンピュータ3から割り込み要求があ
った場合には、ゲ−トG5が閉じられゲートG6が開か
れるため、外部コンピュータ3から出力されるサブルー
チンプログラムの先頭番地を表わすメモリアドレスのデ
ータがアドレスレジスター8に与えられるようになる。
An interrupt is placed on processor 10. As a result, the microprocessor 10 interrupts the execution of the main program and performs a jump operation in the same manner as in the previous case.
Execute subroutine programs from 0 to 500. When the execution of this subroutine program is completed, the main program will be executed again. On the other hand, when there is an interrupt request from the external computer 3, the gate G5 is closed and the gate G6 is opened, so that the data at the memory address representing the start address of the subroutine program output from the external computer 3 is stored in the address register. 8 will be given.

これにより、マイクロプロセッサ10は外部コンピュー
タ3から出力されたメモリアドレスヘジャンプして所定
のサブルーチンプログラムを実行し、再びメインプログ
ラムを実行する。したがって、外部コンピュータ3から
出力されるメモリアドレスが変更されることによって、
数多くの異つたサブルーチンプログラムが実行され、こ
のサブルーチンプログラムの実行結果を表わす種々のデ
ータが外部コンビユー夕3に転送される。このように、
コンピュータ1に種々の演算処理を行わせることにより
、条件判定しか行うことのできない外部コンピュータを
用いてもタイマ、カウンタ動作が含まれるシーケンス制
御ができるようになるだけでなく、シーケンスプログラ
ムの修正、モニタリング等が容易にできるようになる。
なお、上記実施例においては、外部コンピュータ3から
直接ジャンプ先のメモリアドレスを出力するようにして
いたが、外部コンピュータ3からは割り込みの種類を表
わすデータを出力するようにし、このデータをリードオ
ンリーメモリでジャンプ先のアドレスに変換してアドレ
スレジスタ18に与えるようにしてもよい。
As a result, the microprocessor 10 jumps to the memory address output from the external computer 3, executes a predetermined subroutine program, and executes the main program again. Therefore, by changing the memory address output from the external computer 3,
A number of different subroutine programs are executed, and various data representing the execution results of the subroutine programs are transferred to the external computer viewer 3. in this way,
By having the computer 1 perform various arithmetic processes, it is possible to perform sequence control including timer and counter operations even when using an external computer that can only perform condition determination, as well as correcting and monitoring sequence programs. etc. can be done easily.
In the above embodiment, the external computer 3 directly outputs the memory address of the jump destination, but the external computer 3 outputs data indicating the type of interrupt, and this data is stored in the read-only memory. The address may be converted into a jump destination address and provided to the address register 18.

また、上記実施例においてはサブルーチンヘジヤンプす
る命令としてサブルーチンジャンプ命令CALLを使用
していたが、メインプログラムを常にサーチする必要の
ない場合には、サブルーチンコール命令CALLを無条
件ジャンプ命令JMPとしてもよい。
Furthermore, in the above embodiment, the subroutine jump instruction CALL is used as the instruction to jump to the subroutine, but if it is not necessary to always search the main program, the subroutine call instruction CALL may be used as the unconditional jump instruction JMP. .

なお、この場合にはサブルーチンの完了を記憶するフラ
ッグを設けるとともに、このフラッグをサブルーチンプ
ログラムの終りでセットまたはリセツトするようにして
、外部からの割り込みの受けつけを制御する必要がある
。さらに、上記実施例においては、説明を簡単にするた
めに、割り込みの優先順位を決定する回路および、割込
要求信号を記憶する回路が省略されているが、実際の装
置ではこれらの回路が必要となる。
In this case, it is necessary to provide a flag for storing the completion of the subroutine and to set or reset this flag at the end of the subroutine program to control acceptance of interrupts from the outside. Furthermore, in the above embodiment, the circuit that determines the priority of interrupts and the circuit that stores interrupt request signals are omitted to simplify the explanation, but these circuits are necessary in an actual device. becomes.

以上述べたように本発明の割込処理装置においては、マ
イクロプロセッサに与えられる割り込み要求によってメ
モリにない特定のアドレスヘジヤンブするようなプログ
ラムをメモリーこ記憶させておくとともに、この特定の
アドレスには、サブルーチンコール命令または無条件ジ
ャンプ命令を出力する命令発生回路とこのサブルーチン
命令または無条件ジャンプ命令のジャンプ先のメモリア
ドレスを一時記憶するアドレスレジスタとを設け、この
アドレスレジスタの内容を外部から与えられる割り込み
要求またはジャンプ先のメモリアドレスデータによって
書き換えるようにしているから、アドレスレジスタの書
き換えによって任意のサブルーチンヘジヤンブすること
が可能となり、マイクロプロセッサ自体の割り込みの種
類に制限を受けることなく、割り込みによって多種類の
演算処理を行うことができる利点を有している。
As described above, in the interrupt processing device of the present invention, the memory stores a program that jumps to a specific address not in the memory in response to an interrupt request given to the microprocessor. The system is equipped with an instruction generation circuit that outputs a subroutine call instruction or an unconditional jump instruction, and an address register that temporarily stores the memory address to which the subroutine instruction or unconditional jump instruction jumps. Since the data is rewritten according to the interrupt request received or the memory address data of the jump destination, it is possible to jump to any subroutine by rewriting the address register, and interrupts can be processed without being limited by the type of interrupt of the microprocessor itself. It has the advantage of being able to perform many types of arithmetic processing.

また、本発明においては、外部から割込要求があった場
合には、これに応答してマイクロプロセッサに割込信号
を供孫舎して実行途中の処理を中断するとともに、この
割込に応答して、特定のアドレスへの分岐を指令する分
岐命令をデータバス上に出力して、マイクロプロセッサ
の読出しアドレスを特定のアドレスに変更するようにし
ているので、外部から割込要求があると、直ぐに割込に
応じたジャンプ先アドレスへ分岐することができ、応答
性の良い利点がある。
Furthermore, in the present invention, when an interrupt request is received from the outside, an interrupt signal is sent to the microprocessor in response to the interrupt request, interrupting the process in progress, and responding to the interrupt. Then, a branch instruction to branch to a specific address is output on the data bus, and the read address of the microprocessor is changed to a specific address, so when an interrupt request is received from the outside, It is possible to immediately branch to a jump destination address in response to an interrupt, which has the advantage of good responsiveness.

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

第1図は本発明にかかる割込処理装置を設けたコンピュ
−夕の実施例を示すブロック図、第2図は第1図におけ
るメモリの記憶状態を示すメモリマップである。 10……マイクロプロセッサ、11……メモリ、15・
・・・・・ステイタスラツチ、1 6・…・・RST命
令発生回路、17・・・・・・CALL命令発生回路、
18・・・・・・アドレスレジスタ、19・・…・RE
T命令発生回路、20…・・・アドレスデコーダ、21
…・・・アドレスセレクタ、22……リードオンリメモ
リ、GI〜G6・・…・ゲート、mQ・・・・・・割込
要求信号。 ガ,図矛と図
FIG. 1 is a block diagram showing an embodiment of a computer equipped with an interrupt processing device according to the present invention, and FIG. 2 is a memory map showing the storage state of the memory in FIG. 10...Microprocessor, 11...Memory, 15.
...Status latch, 16...RST command generation circuit, 17...CALL command generation circuit,
18...Address register, 19...RE
T instruction generation circuit, 20...address decoder, 21
...Address selector, 22...Read only memory, GI to G6...Gate, mQ...Interrupt request signal. moth, spear and figure

Claims (1)

【特許請求の範囲】[Claims] 1 外部からの割り込み要求によって所定のメモリアド
レスへジヤンプしジヤンプしたメモリアドレスからのプ
ログラムを実行するマイクロプロセツサの割り込みの種
類を増加させる割込処理装置であって、外部からの割り
込み要求に応答して前記マイクロプロセツサに割込要求
信号を供給して処理の実行を中断する割込信号供給回路
と、前記マイクロプロセツサから出力される割込認知デ
ータに応答して特定のメモリアドレスへの分岐を指令す
る分岐命令をデータバス上に出力する第1の命令発生回
路とを設け、前記特定のメモリアドレスにはメモリにな
い特定のアドレスをジヤンプ先のアドレスとするジヤン
プ命令をプログラムしておくとともに、この特定のアド
レスに対応して設けられ模擬的にサブルーチンコール命
令または無条件ジヤンプ命令をを出力する第2の命令発
生回路と、前記割り込み要求の受け入れに先立ってジヤ
ンプ先のメモリアドレスを一時記憶するアドレスレジス
タと、前記マイクロプロセツサから出力されるメモリア
ドレスのデータを入力し前記特定のアドレスのデータが
出力されたことを検出するアドレスデコーダと、このア
ドレスデコーダからの出力によって開かれ前記第2命令
発生回路から出力されるサブルーチンコール命令または
無条件ジヤンプ命令と前記アドレスレジスタに記憶され
たメモリアドレスとを前記マイクロプロセツサに接続さ
れたデータバスに出力するゲート回路と、外部から与え
られるジヤンプ先のメモリアドレスデータに応じて前記
アドレスレジスタの内容を書き換えジヤンプ先のメモリ
アドレスを変更するアドレス変更手段とを設けたことを
特徴とするマイクロプロセツサにおける割込処理装置。
1 An interrupt processing device that increases the types of microprocessor interrupts that jump to a predetermined memory address in response to an external interrupt request and execute a program from the jumped memory address, and that responds to an external interrupt request. an interrupt signal supply circuit that interrupts execution of processing by supplying an interrupt request signal to the microprocessor; and a branch to a specific memory address in response to interrupt recognition data output from the microprocessor. a first instruction generation circuit that outputs a branch instruction to the data bus, and a jump instruction that sets a specific address not in the memory as a jump destination address is programmed in the specific memory address; , a second instruction generation circuit that is provided corresponding to this specific address and outputs a simulated subroutine call instruction or an unconditional jump instruction, and a memory address to which the jump is to be temporarily stored prior to acceptance of the interrupt request. an address register that inputs memory address data output from the microprocessor and detects that data at the specific address has been output; a gate circuit that outputs a subroutine call instruction or an unconditional jump instruction outputted from an instruction generation circuit and a memory address stored in the address register to a data bus connected to the microprocessor; and a jump destination given from the outside. 1. An interrupt processing device for a microprocessor, comprising: address changing means for rewriting the contents of the address register in accordance with memory address data of the processor to change a jump destination memory address.
JP12827477A 1977-10-26 1977-10-26 Interrupt processing device in microprocessor Expired JPS6015970B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12827477A JPS6015970B2 (en) 1977-10-26 1977-10-26 Interrupt processing device in microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12827477A JPS6015970B2 (en) 1977-10-26 1977-10-26 Interrupt processing device in microprocessor

Publications (2)

Publication Number Publication Date
JPS5461435A JPS5461435A (en) 1979-05-17
JPS6015970B2 true JPS6015970B2 (en) 1985-04-23

Family

ID=14980767

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12827477A Expired JPS6015970B2 (en) 1977-10-26 1977-10-26 Interrupt processing device in microprocessor

Country Status (1)

Country Link
JP (1) JPS6015970B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0772874B2 (en) * 1986-06-27 1995-08-02 日本電気株式会社 Interrupt receiving device

Also Published As

Publication number Publication date
JPS5461435A (en) 1979-05-17

Similar Documents

Publication Publication Date Title
US4095268A (en) System for stopping and restarting the operation of a data processor
US4320454A (en) Apparatus and method for operand fetch control
JPS59142612A (en) Stored program type controller
JPS62115542A (en) Information processor
JPS6015970B2 (en) Interrupt processing device in microprocessor
KR930006516B1 (en) Dta processing system
JP2826309B2 (en) Information processing device
JPS6049337B2 (en) Pipeline control method
JPH0528431B2 (en)
JPS59218569A (en) Microcomputer
JPH04280334A (en) One chip microcomputer
JP3139310B2 (en) Digital signal processor
JPH0520773B2 (en)
JPH0259829A (en) Microcomputer
JPS605982B2 (en) Program counter setting method for 1-chip microprocessor
JPS6146531A (en) Microprocessor
JPS5914060A (en) Switching circuit of memory bank
JPS6349941A (en) Arithmetic processing unit
JPH05100901A (en) Microcomputer
JPH052485A (en) Pipeline control system
JPS6244845A (en) Debugging device
JPS61264432A (en) Sequence arithmetic controller
JPS5987555A (en) Hash total checking system of microprogram rom
JPS63129427A (en) Conversion circuit for interruption response logic
JPS6226727B2 (en)