JPS62296236A - Interruption processor for microprocessor - Google Patents

Interruption processor for microprocessor

Info

Publication number
JPS62296236A
JPS62296236A JP14074486A JP14074486A JPS62296236A JP S62296236 A JPS62296236 A JP S62296236A JP 14074486 A JP14074486 A JP 14074486A JP 14074486 A JP14074486 A JP 14074486A JP S62296236 A JPS62296236 A JP S62296236A
Authority
JP
Japan
Prior art keywords
program
interrupt
timing generator
instruction
interrupt processing
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
JP14074486A
Other languages
Japanese (ja)
Other versions
JPH0724026B2 (en
Inventor
Hiroshi Mizuguchi
博 水口
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP61140744A priority Critical patent/JPH0724026B2/en
Publication of JPS62296236A publication Critical patent/JPS62296236A/en
Publication of JPH0724026B2 publication Critical patent/JPH0724026B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4812Task transfer initiation or dispatching by interrupt, e.g. masked

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To attain the parallel processing of a usual processing and an interruption processing by providing a program storing means, first and second instruction selecting means, a timing generator, a CPU control means and an interrupt control means. CONSTITUTION:The first and second programmable counters 600 and 700 select a special instruction stored into a program ROM 100 based on the output of a timing generator 500. A CPU control circuit 800 controls the action of a processor based on the output of the timing generator 500 and the instruction sent from the program ROM 100. An interrupting control circuit 900 receives an interrupting request signal impressed to an interrupt signal input terminal 20, and selects and executes the usual program and the interruption processing program stored into the program ROM 100 to the first programmable counter 600 and the second programmable counter 700 by the time division respectively.

Description

【発明の詳細な説明】 3、発明の詳細な説明 産業上の利用分野 本発明はマイクロプロセッサの割り込み処理装置に関し
、通常の処理と割り込み処理の並列処理を可能にするも
のである。
Detailed Description of the Invention 3. Detailed Description of the Invention Field of Industrial Application The present invention relates to an interrupt processing device for a microprocessor, which enables parallel processing of normal processing and interrupt processing.

従来の技術 近年、ノイマン方式のマイクロプロセッサはあらゆる方
面で多用されており、その構成としては、順次実行され
る命令群からなるプログラムを格納するプログラム格納
手段と、ディジタルデータの読み書きが可能なデータ格
納手段と、ディジタルデータの演算を実行する演算手段
と、前記データ格納手段の入出力端子と前記演算手段の
入出力端子を接続するデータバスと、前記プログラム格
納手段から送出される命令に基づいて前記データ格納手
段と前記演算手段の動作をコントロールするコントロー
ル手段と、命令の実行タイミング信号を発生するタイミ
ングジェネレータと、前記タイミングジェネレータの出
力に基づいて前記プログラム格納手段に格納された特定
の命令を選択する命令選択手段を備えていることに特徴
づけられる。
2. Description of the Related Art In recent years, von Neumann microprocessors have been widely used in various fields, and they consist of a program storage means for storing a program consisting of a group of instructions to be executed sequentially, and a data storage means for reading and writing digital data. a data bus connecting the input/output terminals of the data storage means and the input/output terminals of the calculation means; a control means for controlling the operations of the data storage means and the arithmetic means; a timing generator for generating an instruction execution timing signal; and a specific instruction stored in the program storage means based on the output of the timing generator. It is characterized by having a command selection means.

また、その代表的な構成が特公昭58−33584号公
報(以下、文献1と略記する。)に示されている。
Further, a typical configuration thereof is shown in Japanese Patent Publication No. 58-33584 (hereinafter abbreviated as Document 1).

発明が解決しようとする問題点 七ころで、前記文献1に示されるようなノイマン方式の
マイクロプロセッサはあらかじめ定められた順序にした
がってデータの処理を実行していくために、プログラム
が膨大になるにつれて非同期で人力される外部データの
取り込みやそれに基づくデータの処理のサイクルが長く
なるという問題を有している。このような問題に対して
は、割り込みという手段が多用されるが、従来の割り込
み処理方式においては、割り込み要求信号を受け付ける
とそれまでの通常の処理を中断して割り込み処理を開始
するために、割り込み処理プログラムが終了するまでは
通常の処理が停止してしまうという問題があった。たと
えば、マスタープロセッサから多数のスレイププロセッ
サに対して各プロセッサ固有の識別信号(背番号)を付
加したシリアルデータを共通の1ffi(、を路を介し
て送(3した場合には、各スレイププロセッサはデータ
が自らが受け取るべき内容か否かを刊断するために、マ
スタープロセッサからシリアルデータが送出されている
1υ1間ずっと割り込み処理による受信ルーチンを実行
しなければならず、その期間は通常のプログラムが完全
に停止してしまい、このような環境化におかれた各スレ
イププロセッサは実質的にシリアルデータの受信しか実
行できないことになってしまう。
Problems to be Solved by the Invention Around 7, the Neumann microprocessor shown in Document 1 processes data in a predetermined order, so as the program becomes enormous, The problem is that the cycle of asynchronously manually importing external data and processing data based on it becomes long. Interrupts are often used to solve such problems, but in conventional interrupt processing methods, when an interrupt request signal is received, normal processing is interrupted and interrupt processing is started. There is a problem in that normal processing stops until the interrupt processing program is finished. For example, if serial data with an identification signal (uniform number) unique to each processor is sent from a master processor to a large number of slave processors via a common 1ffi (3), each slave processor In order to decide whether or not the data is the content that it should receive, it is necessary to execute the reception routine by interrupt processing for the entire 1υ1 period when the serial data is sent from the master processor, and during that period, the normal program is not executed. This completely stops, and each slave processor placed in such an environment is essentially only able to receive serial data.

問題点を解決するための手段 前記した問題点を解決するために本発明のマイクロプロ
セッサの割り込み処理方式では、順次実行される命令群
からなるプログラムを格納するプログラム格納手段と、
前記プログラム格納手段に格納された特定の命令を選択
する第1および第2の命令選択手段と、命令の実行タイ
ミング信号を発生するタイミングジェネレータと、前記
タイミングジェネレータの出力に基づいてプロセッサの
動作を制御するCPU制御手段と、割り込み要求信号を
受け付けて、前記プログラム格納手段に格納された通常
のプログラムと割り込み処理プログラムをそれぞれ前記
第1の命令選択手段と前記第2の命令選択手段に時分割
で選択せしめて実行させる割り込み制御手段を備えてい
る。
Means for Solving the Problems In order to solve the above-mentioned problems, the microprocessor interrupt processing system of the present invention includes a program storage means for storing a program consisting of a group of instructions to be executed sequentially;
first and second instruction selection means for selecting a specific instruction stored in the program storage means; a timing generator for generating an instruction execution timing signal; and controlling the operation of the processor based on the output of the timing generator. a CPU control means for receiving an interrupt request signal, and time-sharingly selecting a normal program and an interrupt processing program stored in the program storage means to the first instruction selection means and the second instruction selection means, respectively; It is equipped with an interrupt control means for at least execution.

作用 本発明では前記した構成によって、通常の処理と割り込
み処理の並列処理を可能にするマイクロプロセッサを得
ることができる。
According to the present invention, with the above-described configuration, it is possible to obtain a microprocessor that enables parallel processing of normal processing and interrupt processing.

実施例 以下、本発明の一実施例について図面を参照しながら説
明する。
EXAMPLE Hereinafter, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例におけるマイクロプロセッサ
の構成図を示したものであり、順次実行される命令群か
らなるプログラムが格納されるプログラムROM100
と、ディジタルデータの読み書きを行うデータメモリ 
(図中においてRAMなる略記号で示されている。)2
00および前記データメモリ200と第1のアドレスデ
コーダ210、第2のアドレスデコーダ220を共有す
るI10ポート250と、ディジタルデータの算術およ
び論理演算を実行する演算器(図中においてALUなる
略記号で示されている。以下、ALUと略記する。)3
00と、前記へLtJ300での演算結果を格納する第
1のレジスタ310と第2のレジスタ320と、前記デ
ータメモリ200および前記I10ポート250の共通
の入出力端子と前記ALU300の入出力端子を接続す
るデータバス噂OOと、外部クロック入力端子10に供
給されるクロ、り信号をもとに命令の実行タイミング信
号を発生するタイミングジェネレータ(図中においてT
Gなる略記号で示されている。)500と、前記タイミ
ングジェネレータ500の出力に基づいて前記プログラ
ムROM l 00に格納された特定の命令を選択する
第1のプログラマブルカウンタ(図中においてPCIな
る略記号で示されている。)600と、第2のプログラ
マブルカウンタ(図中においてPO2なる略記号で示さ
れている。)700と、前記タイミングジェネレータ5
00の出力と前記プログラムROM100から送出され
る命令に基づいてプロセッサの動作を制御するCPU制
御回路800と、割り込み信号入力端子20に印加され
る割り込み要求48号を受け付けて、前記プログラムR
OM 100に格納された通常のプログラムと割り込み
処理プログラムをそれぞれ前記第1のプログラマブルカ
ウンタ600と前記第2のプログラマブルカウンタ70
0に時分υlで選択せしめて実行させる割り込み制if
f!1回路900と、前記CPtJ制御回路800と前
記割り込み制御回路900からの制御信号を各ブロック
に供給するコントロールバス450を備えている。
FIG. 1 shows a configuration diagram of a microprocessor according to an embodiment of the present invention, and includes a program ROM 100 in which a program consisting of a group of instructions to be executed sequentially is stored.
and data memory for reading and writing digital data.
(Indicated by the abbreviation RAM in the figure.)2
00, an I10 port 250 that shares the data memory 200, the first address decoder 210, and the second address decoder 220, and an arithmetic unit (indicated by the abbreviation ALU in the figure) that executes arithmetic and logical operations on digital data. (hereinafter abbreviated as ALU)3
00, a first register 310 and a second register 320 that store the calculation results of the LtJ300, a common input/output terminal of the data memory 200 and the I10 port 250, and an input/output terminal of the ALU300. A timing generator (in the figure, T
It is indicated by the abbreviation G. ) 500, and a first programmable counter (indicated by the abbreviation PCI in the figure) 600 that selects a specific instruction stored in the program ROM 100 based on the output of the timing generator 500. , a second programmable counter (indicated by the abbreviation PO2 in the figure) 700, and the timing generator 5.
A CPU control circuit 800 that controls the operation of the processor based on the output of 00 and instructions sent from the program ROM 100 receives interrupt request No. 48 applied to the interrupt signal input terminal 20, and executes the program R.
A normal program and an interrupt processing program stored in the OM 100 are transferred to the first programmable counter 600 and the second programmable counter 70, respectively.
Interrupt control if to select and execute at hour υl at 0
f! 1 circuit 900, and a control bus 450 that supplies control signals from the CPtJ control circuit 800 and the interrupt control circuit 900 to each block.

以上のように構成されたマイクロプロセッサについて、
第1図に示した構成図と、第2図に示した主要部のタイ
ミングチャートによりその動作を説明する。
Regarding the microprocessor configured as above,
The operation will be explained with reference to the configuration diagram shown in FIG. 1 and the timing chart of the main parts shown in FIG.

まず、第2図AおよびBは第1図の外部クロック入力端
子10に供給されるクロック信号波形をもとにタイミン
グジェネレータ500から出力されるタイミング信号波
形を示したものであり、第2図Cは割り込み信号入力端
子20に印加される割り込み要求信号波形を示したもの
であり、第2図りは割り込み制御回路900の内部で生
成される削り込みモード生起信号波形であり、第2図E
および第2図Fは前記υjり込み制御t1回路900か
らコントロールバス450に送出されるクントロール信
号波形である。また、第2図GはCPU制御回路800
によって実行される命令の実行サイクルを表したもので
あり、波形図内にNの記号で記されたサイクルが通常の
処理サイクルであり、■の記号で記されたサイクルが割
り込み処理サイクルである。
First, FIGS. 2A and 2B show the timing signal waveform output from the timing generator 500 based on the clock signal waveform supplied to the external clock input terminal 10 of FIG. 2 shows the interrupt request signal waveform applied to the interrupt signal input terminal 20, and the second diagram shows the shave mode generation signal waveform generated inside the interrupt control circuit 900.
2F shows the waveform of the Kuntrol signal sent from the υj entry control t1 circuit 900 to the control bus 450. In addition, FIG. 2G shows the CPU control circuit 800.
In the waveform diagram, the cycles marked with an N symbol are normal processing cycles, and the cycles marked with a ■ symbol are interrupt processing cycles.

さて、第2図のタイミングチャートにおいて、時刻t1
以前は第1のプログラマブルカウンタ600とCPU制
御回路800がプログラムROM100に格納された命
令を選択して逐次実行していくが、時刻t1において割
り込み信月入力端子20に割り込み要求信号が印加され
ると、割り込み制御回路900は割り込み処理モードを
生起し、時刻【2において復帰命令を実行するまでの期
間この状態を持続する。第2図Gからもわかるように、
時刻tlから時刻L2までの割り込み処理モードにおい
ては、第2[pEの信号波形がアクティブレベルすなわ
ち“l゛ レベルにあるときに第1のプログラマブルカ
ウンタ600、第1のアドレスデコーダ210、第1の
レジスタ310の動作が有効となってそれまでに実行さ
れていた通常の処理が間欠的に実行され、第2図Fの信
号波形がアクティブレベルにあるときに第2のプログラ
マブルカウンタ700、第2のアドレスデコーダ220
、第2のレジスタ320の動作が有効となって割り込み
処理プログラムが実行される。
Now, in the timing chart of FIG. 2, time t1
Previously, the first programmable counter 600 and the CPU control circuit 800 selected instructions stored in the program ROM 100 and executed them sequentially, but when an interrupt request signal was applied to the interrupt input terminal 20 at time t1, , the interrupt control circuit 900 initiates an interrupt processing mode and maintains this state for a period until executing a return instruction at time [2]. As can be seen from Figure 2G,
In the interrupt processing mode from time tl to time L2, when the signal waveform of the second [pE is at the active level, that is, the "l" level, the first programmable counter 600, first address decoder 210, and first register When the operation of 310 is enabled and the normal processing that has been executed up to that point is intermittently executed, and the signal waveform of FIG. Decoder 220
, the operation of the second register 320 is enabled and the interrupt processing program is executed.

このようにして、第1図に示したマイクロプロセッサで
は割り込み要求信号が発生したとき、それまでに実行し
ていた通常のプログラムと割り込み処理プログラムが時
分割で交互に実行されるので、割り込み処理の期間中も
通常のプログラムが完全に停止することはなく、よりリ
アルタイム性の高いシステムを構築することができる。
In this way, in the microprocessor shown in Figure 1, when an interrupt request signal is generated, the normal program that was being executed up to that point and the interrupt processing program are executed alternately in a time-sharing manner. Regular programs will not stop completely during this period, making it possible to build a system with higher real-time performance.

なお、第3図は第2図Bと第2図Cの信号波形から第2
図り、  E、  Fの信号波形を発生するための割り
込み制御回路900の具体例を示した回路結線図であり
、入力端子20.30にそれぞれ第2図C,Hに示した
信号波形が印加され、入力端子40に復帰命令によって
生起される信号波形が印加されたとき、出力端子50,
60.70からはそれぞれ第2図り、  E、  Fの
信号波形が得られる。
Furthermore, Fig. 3 shows the second waveform obtained from the signal waveforms in Fig. 2B and Fig. 2C.
Fig. 2 is a circuit wiring diagram showing a specific example of an interrupt control circuit 900 for generating signal waveforms E and F, and the signal waveforms shown in Fig. 2C and H are applied to input terminals 20 and 30, respectively. , when a signal waveform generated by a return command is applied to the input terminal 40, the output terminal 50,
From 60.70, the signal waveforms of the second diagram, E, and F are obtained, respectively.

ところで、第1図に示した実施例においてはプログラム
ROM100とデータメモリ200が別個に設けられて
いるが、これらを同じメモリ空間に割り付けることもで
き、従来の割り込み処理機構を有するマイクロプロセッ
サと同じように、第1のプログラマブルカウンタ600
あるいは第2のプログラマブルカウンタ700をレジス
タ形式としてデータメモリ内のスタックエリアに待避さ
せたり、第1のレジスタ310あるいは第2のレジスタ
320のいずれかを同様にスタックエリアに待避させた
りすることもできる。また、実施例においては、割り込
み処理モードに移行したときに、1マシンサイクルごと
に通常の処理と割り込み処理を時分割で切り換えること
により並列処理を可能にしているが、マイクロROMを
有しているプロセッサやパイプライン処理を行っている
プロセッサなどでは1マシンサイクルごとに切り換える
よりもマクロ命令の区切り点で切り喚えたり、条件分岐
命令の直前で切り換えたほうが都合が良い場合もある。
By the way, in the embodiment shown in FIG. 1, the program ROM 100 and data memory 200 are provided separately, but they can also be allocated to the same memory space, similar to a microprocessor with a conventional interrupt processing mechanism. , the first programmable counter 600
Alternatively, it is also possible to save the second programmable counter 700 in the form of a register to a stack area in the data memory, or to similarly save either the first register 310 or the second register 320 to the stack area. In addition, in the embodiment, parallel processing is enabled by time-sharing switching between normal processing and interrupt processing every machine cycle when transitioning to interrupt processing mode, but the micro ROM is provided. In processors or processors that perform pipeline processing, it may be more convenient to switch at macro instruction breakpoints, or just before a conditional branch instruction, rather than switching every machine cycle.

発明の効果 本発明のマイクロプロセッサは以上の説明からも明らか
なように、順次実行される命令群からなるプログラムを
格納するプログラム格納手段(プログラムI?0M10
0)と、前記プログラム格納手段に格納された特定の命
令を選択する第1および第2の命令選択手段(第1のプ
ログラマブルカウンタ600および第2のプログラマブ
ルカウンタ700)と、命令の実行タイミング信号を発
生するタイミングジェネレータ500と、前記タイミン
グジェネレータの出力に基づいてプロセッサの動作を制
御するCPU制御手段(CPU制?ffn回路800)
と、割り込み要求信号を受け付けて、前記プログラム格
納手段に格納された通常のプログラムと割り込み処理プ
ログラムをそれぞれ前記第1の命令選択手段と前記第2
の命令′J:A沢手段に時分割で選択せしめて実行させ
る割り込み制御11手段(割り込み制御回路900)を
備えたことを特徴とするもので、通常の処理と割り込み
処理の並列処理を可能にするマイクロプロセッサを得る
ことができ、大なる効果を奏する。
Effects of the Invention As is clear from the above description, the microprocessor of the present invention has a program storage means (program I?0M10) that stores a program consisting of a group of instructions to be executed sequentially.
0), first and second instruction selection means (first programmable counter 600 and second programmable counter 700) that select a specific instruction stored in the program storage means, and an instruction execution timing signal. A timing generator 500 that generates the generated timing, and a CPU control means (CPU system?ffn circuit 800) that controls the operation of the processor based on the output of the timing generator.
and receiving an interrupt request signal, the normal program and the interrupt processing program stored in the program storage means are transferred to the first instruction selection means and the second instruction selection means, respectively.
The instruction 'J:A' is characterized by being equipped with 11 interrupt control means (interrupt control circuit 900) that causes the A-save means to select and execute the command in a time-sharing manner, thereby enabling parallel processing of normal processing and interrupt processing. It is possible to obtain a microprocessor that does

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

第1図は本発明の一実施例におけるマイクロプロセッサ
の構成図、第2図は第1図の主要部のタイミングチャー
ト、第3図は割り込み制御回路の具体例を示した回路結
線図である。 100・・・・・・プログラムROM、200・・・・
・・データメモリ、300・・・・・・演算器、400
・・・・・・データバス、500・・・・・・タイミン
グジェネレータ、600・・・・・・第1のプログラマ
ブルカウンタ、700・・・・・・第2のプログラマブ
ルカウンタ、800・・・・・・CPU制御回路、90
0・・・・・・割り込み制御回路。 代理人の氏名 弁理士 中尾敏男 はか1名綜    
 (I:   ccIU   Q   日し−  φ
FIG. 1 is a block diagram of a microprocessor according to an embodiment of the present invention, FIG. 2 is a timing chart of the main parts of FIG. 1, and FIG. 3 is a circuit connection diagram showing a specific example of an interrupt control circuit. 100...Program ROM, 200...
...Data memory, 300...Arithmetic unit, 400
...Data bus, 500...Timing generator, 600...First programmable counter, 700...Second programmable counter, 800...・CPU control circuit, 90
0...Interrupt control circuit. Name of agent: Patent attorney Toshio Nakao
(I: ccIU Q date - φ

Claims (4)

【特許請求の範囲】[Claims] (1)順次実行される命令群からなるプログラムを格納
するプログラム格納手段と、前記プログラム格納手段に
格納された特定の命令を選択する第1および第2の命令
選択手段と、命令の実行タイミング信号を発生するタイ
ミングジェネレータと、前記タイミングジェネレータの
出力に基づいてプロセッサの動作を制御するCPU制御
手段と、割り込み要求出力を受け付けて、前記プログラ
ム格納手段に格納された通常のプログラムと割り込み処
理プログラムをそれぞれ前記第1の命令選択手段と前記
第2の命令選択手段に時分割で選択せしめて実行させる
割り込み制御手段を備えてなるマイクロプロセッサの割
り込み処理装置。
(1) A program storage means for storing a program consisting of a group of instructions to be executed sequentially, first and second instruction selection means for selecting a specific instruction stored in the program storage means, and an instruction execution timing signal a timing generator that generates a timing generator, a CPU control means that controls the operation of the processor based on the output of the timing generator, and a CPU control means that receives an interrupt request output and executes a normal program and an interrupt processing program stored in the program storage means, respectively. An interrupt processing device for a microprocessor, comprising interrupt control means for causing the first instruction selection means and the second instruction selection means to select and execute the commands in a time-sharing manner.
(2)順次実行される命令群からなるプログラムを格納
するプログラムROMと、前記プログラムROMに格納
された特定の命令を選択する第1および第2のプログラ
マブルカウンタと、命令の実行タイミング信号を発生す
るタイミングジェネレータと、前記タイミングジェネレ
ータの出力に基づいてプロセッサの動作を制御するCP
U制御回路と、割り込み要求出力を受け付けて、前記プ
ログラムROMに格納された通常のプログラムと割り込
み処理プログラムをそれぞれ前記第1のプログラマブル
カウンタと前記第2のプログラマブルカウンタに時分割
で選択せしめて実行させる割り込み制御回路を備えたこ
とを特徴とする特許請求の範囲第(1)項記載のマイク
ロプロセッサの割り込み処理装置。
(2) A program ROM that stores a program consisting of a group of instructions to be executed sequentially, first and second programmable counters that select specific instructions stored in the program ROM, and generates an instruction execution timing signal. a timing generator; and a CP that controls the operation of the processor based on the output of the timing generator.
A U control circuit receives an interrupt request output, and causes the first programmable counter and the second programmable counter to select and execute a normal program and an interrupt processing program stored in the program ROM in a time-sharing manner, respectively. The microprocessor interrupt processing device according to claim 1, further comprising an interrupt control circuit.
(3)順次実行される命令群からなるプログラムを格納
するプログラム格納手段と、前記プログラム格納手段に
格納された特定の命令を選択する第1および第2の命令
選択手段と、ディジタルデータの読み書きが可能なデー
タ格納手段と、前記データ格納手段の特定のアドレスを
選択する第1および第2のアドレス選択手段と、ディジ
タルデータの演算を実行する演算手段と、演算結果を格
納する第1および第2のレジスタと、前記データ格納手
段の入出力端子と前記演算手段の入出力端子を接続する
データバスと、命令の実行タイミング信号を発生するタ
イミングジェネレータと、前記タイミングジェネレータ
の出力に基づいてプロセッサの動作を制御するCPU制
御手段と、割り込み要求信号を受け付けて、前記プログ
ラム格納手段に格納された通常のプログラムと割り込み
処理プログラムをそれぞれ前記第1の命令選択手段と前
記第2の命令選択手段に時分割で選択せしめて実行させ
るとともに、前記第1および第2のアドレス選択手段な
らびに前記第1および第2のレジスタをそれぞれ切り換
える割り込み制御手段を備えてなるマイクロプロセッサ
の割り込み処理装置。
(3) A program storage means for storing a program consisting of a group of instructions to be executed sequentially, first and second instruction selection means for selecting a specific instruction stored in the program storage means, and a means for reading and writing digital data. first and second address selection means for selecting a specific address of said data storage means; arithmetic means for performing arithmetic operations on digital data; and first and second address selection means for storing arithmetic results. a data bus that connects the input/output terminals of the data storage means and the input/output terminals of the calculation means, a timing generator that generates an instruction execution timing signal, and a processor operation based on the output of the timing generator. a CPU control means that receives an interrupt request signal and time-shares a normal program and an interrupt processing program stored in the program storage means to the first instruction selection means and the second instruction selection means, respectively. 1. An interrupt processing device for a microprocessor, comprising interrupt control means for selecting and executing an address and switching the first and second address selection means and the first and second registers, respectively.
(4)順次実行される命令群からなるプログラムを格納
するプログラムROMと、前記プログラムROMに格納
された特定の命令を選択する第1および第2のプログラ
マブルカウンタと、命令の実行タイミング信号を発生す
るタイミングジェネレータと、前記タイミングジェネレ
ータの出力に基づいてプロセッサの動作を制御するCP
U制御回路と、割り込み要求信号を受け付けて、前記プ
ログラムROMに格納された通常のプログラムと割り込
み処理プログラムをそれぞれ前記第1のプログラマブル
カウンタと前記第2のプログラマブルカウンタに時分割
で選択せしめて実行させる割り込み制御回路を備えたこ
とを特徴とする特許請求の範囲第(3)項記載のマイク
ロプロセッサの割り込み処理装置。
(4) A program ROM that stores a program consisting of a group of instructions to be executed sequentially, first and second programmable counters that select specific instructions stored in the program ROM, and generates an instruction execution timing signal. a timing generator; and a CP that controls the operation of the processor based on the output of the timing generator.
A U control circuit receives an interrupt request signal and causes the first programmable counter and the second programmable counter to select and execute a normal program and an interrupt processing program stored in the program ROM in a time-sharing manner, respectively. 3. The microprocessor interrupt processing device according to claim 3, further comprising an interrupt control circuit.
JP61140744A 1986-06-17 1986-06-17 Interrupt processing device of microprocessor Expired - Lifetime JPH0724026B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61140744A JPH0724026B2 (en) 1986-06-17 1986-06-17 Interrupt processing device of microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61140744A JPH0724026B2 (en) 1986-06-17 1986-06-17 Interrupt processing device of microprocessor

Publications (2)

Publication Number Publication Date
JPS62296236A true JPS62296236A (en) 1987-12-23
JPH0724026B2 JPH0724026B2 (en) 1995-03-15

Family

ID=15275711

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61140744A Expired - Lifetime JPH0724026B2 (en) 1986-06-17 1986-06-17 Interrupt processing device of microprocessor

Country Status (1)

Country Link
JP (1) JPH0724026B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03156537A (en) * 1989-11-14 1991-07-04 Matsushita Electric Ind Co Ltd Microprocessor

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5014243A (en) * 1973-06-06 1975-02-14
JPS5440538A (en) * 1977-09-06 1979-03-30 Mitsubishi Electric Corp Multiple data processor
JPS5452947A (en) * 1977-10-04 1979-04-25 Omron Tateisi Electronics Co Control system for central processor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5014243A (en) * 1973-06-06 1975-02-14
JPS5440538A (en) * 1977-09-06 1979-03-30 Mitsubishi Electric Corp Multiple data processor
JPS5452947A (en) * 1977-10-04 1979-04-25 Omron Tateisi Electronics Co Control system for central processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03156537A (en) * 1989-11-14 1991-07-04 Matsushita Electric Ind Co Ltd Microprocessor

Also Published As

Publication number Publication date
JPH0724026B2 (en) 1995-03-15

Similar Documents

Publication Publication Date Title
JP3676882B2 (en) Microprocessor and its peripheral devices
JPS62115542A (en) Information processor
JPS62296236A (en) Interruption processor for microprocessor
JPS6315628B2 (en)
JP2512119B2 (en) Microprocessor
JPS6243734A (en) Microprocessor
JPS62145435A (en) Microprocessor with concurrent processing instruction
JPS5916054A (en) Microprocessor
JPS6269352A (en) Microprocessor
JP3719241B2 (en) Arithmetic unit
JPH01274246A (en) Interruption processing system for microprocessor
JPH0814779B2 (en) Initialization method for arithmetic and control unit
JPH04235604A (en) Programmable controller
JP2844624B2 (en) Data processing device
JPH0462093B2 (en)
JPH02176832A (en) Microcomputer
JPS61187044A (en) Information processor
JPS62164138A (en) Microprocessor with concurrent loop
JPS63155330A (en) Microprogram controller
JPH0740223B2 (en) Micro-program controller with sequencer
JPS6269350A (en) Microprocessor
JPH0452973B2 (en)
JPS61282937A (en) Information processing device
JPS5953902A (en) Control device
JPS62113239A (en) Microinstruction generation system

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term