JPS63116239A - Stack control system for processor - Google Patents

Stack control system for processor

Info

Publication number
JPS63116239A
JPS63116239A JP26212286A JP26212286A JPS63116239A JP S63116239 A JPS63116239 A JP S63116239A JP 26212286 A JP26212286 A JP 26212286A JP 26212286 A JP26212286 A JP 26212286A JP S63116239 A JPS63116239 A JP S63116239A
Authority
JP
Japan
Prior art keywords
stack
section
interrupt
unit
stack area
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP26212286A
Other languages
Japanese (ja)
Inventor
Nobuo Horii
堀井 信雄
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 Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP26212286A priority Critical patent/JPS63116239A/en
Publication of JPS63116239A publication Critical patent/JPS63116239A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the generation of an abnormal operation or a runaway caused by the destruction of a data area other than a stack area or a program area by providing the titled system with a processor unit part and a stack unit part. CONSTITUTION:A stack area register part 111 in the stack unit part 11 stores an address in a stack area range set up by a microprocessor part 100 in the processor unit 10 and generates an interruption received by a maskable interruption control part 102. After receiving the interruption, stack operation is started and a stack area detecting part 112 compares a stack area access address based upon the stack operation with the range of a stack area in the register part 111 through a stack operation detecting part 110. At the time of accessing a stack area other than the range, a non-maskable interruption is instructed to the processor part 100 through a stack interruption part 113 or the like and the processor part 100 receiving the instruction displays a corresponding abnormal state and then processes restoring operation.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はマイクロプロセサを使用した計算機システムに
関し、特に割込み時のメモリに対するスタック動作の制
御に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a computer system using a microprocessor, and more particularly to control of stack operations for memory during interrupts.

(従来の技術) 従来、この種のスタック動作によるスタックエリア外の
破壊防止は、割込みのマスク制御の操作により割込み処
理中の次の割込みを限定して行っていた。すなわち、ス
タックエリアの使用を越えないよう割込み処理全体を考
慮して、プログラムを作成することによりスタックエリ
ア外の破壊を防止しようとしていた。
(Prior Art) Conventionally, destruction of areas outside the stack area due to this type of stack operation has been prevented by limiting the next interrupt during interrupt processing by operating interrupt mask control. That is, an attempt has been made to prevent destruction of areas outside the stack area by creating a program in consideration of the entire interrupt process so as not to exceed the usage of the stack area.

(発明が解決しようとする問題点) 上述した従来のスタック動作によるスタックエリア外の
破壊防止では、正常4割込み処理全体を考慮してスタッ
クエリアを確保している。このため、障害による異常に
頻度の高い割込みゃ、処理能力を上まわる頻度の高い割
込みが発生した場合には、スタック動作が重なってスタ
ックエリアを越えてスタック動作が行われ、他のデータ
エリアやプログラムを破壊し、プログラムの異常動作や
暴走が発生して異常の原因が判明できず、復旧処理を行
うこともできないという欠点がある。
(Problems to be Solved by the Invention) In the conventional stack operation described above to prevent destruction outside the stack area, the stack area is secured in consideration of the entire normal four interrupt processing. Therefore, if abnormally frequent interrupts occur due to failures or interrupts occur with a frequency that exceeds the processing capacity, stack operations will overlap and exceed the stack area, causing other data areas and This has the disadvantage that it destroys the program, causing abnormal operation or runaway of the program, making it impossible to determine the cause of the abnormality and making it impossible to perform recovery processing.

本発明の目的は、プロセサからメモリ部へスタック動作
によりアクセスしたことを検出できるよウニしておき、
スタックエリアのメモリアドレス範囲をプロセサにより
設定させ、スタック動作によるメモリアクセス検出時に
はスタックエリアのアドレス範囲をチェックし、範囲外
アクセスを検出するとともに、スタック範囲外アクセス
による検出時には、ノンマスカブル割込みを発生するこ
とにより上記欠点を除去し、多重にスタック動作が同時
に行われることがないように構成したプロセサのスタッ
ク制御方式を提供することにある。
An object of the present invention is to detect access from a processor to a memory section by stack operation.
The memory address range of the stack area is set by the processor, and when a memory access due to stack operation is detected, the address range of the stack area is checked, an access outside the range is detected, and a non-maskable interrupt is generated when an access outside the stack range is detected. The object of the present invention is to provide a stack control system for a processor that eliminates the above-mentioned drawbacks and prevents multiple stack operations from being performed simultaneously.

(問題点を解決するための手段) 本発明によるプロセサのスタック制御方式は、セントラ
ルプロセサユニツト部と複数の周辺入出力lIJ御ユニ
ット部とから成り、且つ、セントラルプロセサユニツト
部はプロセサユニット部とスタックユニット部とから構
成されたプロセサシステムにおけるものである。
(Means for Solving the Problems) The processor stack control system according to the present invention is composed of a central processor unit section and a plurality of peripheral input/output I/IJ control unit sections, and the central processor unit section is connected to the processor unit section and the stack control system. This is a processor system composed of a unit section.

上記構成において、プロセサユニット部はマイクロプロ
セサ部と、メモリ部と、マスカブル割込み制御部と、ノ
ンマスカブル割込み制御部と、外部インターフェース部
とを具備し2て構成したものである。また、スタックユ
ニット部はスタック動作検出部と、スタックエリアレジ
スタ部と、スタックエリア検出部と、スタック割込み部
と、スタック制御部とを具備して構成し、たものである
In the above configuration, the processor unit section includes a microprocessor section, a memory section, a maskable interrupt control section, a non-maskable interrupt control section, and an external interface section. Further, the stack unit section includes a stack operation detection section, a stack area register section, a stack area detection section, a stack interrupt section, and a stack control section.

上記において、多数の割込みが発生しスタック動作によ
るスタックエリアへのアクセスがスタックエリア範囲を
越えたとき、マイクロプロセサ部へのノンマスカブル割
込みに:り通知し、復旧動作をすることによりスタック
エリア外の破壊を防ぐことができるように構、成したも
のである。
In the above, when a large number of interrupts occur and access to the stack area due to stack operation exceeds the stack area range, non-maskable interrupts are notified to the microprocessor section, and the area outside the stack area is destroyed by performing a recovery operation. It is designed and constructed in such a way that it can prevent this.

マイクロプロセサ部は命令を実行するためのものであシ
、メモリ部は命令とデータとを蓄積するためのものであ
り、マスカブル割込み制御部はマスカブル割込みを制御
するためのものであシ、ノンマスカブル割込み制御部は
ノンマスカブル割込みを制御するためのものである。外
部インターフェース部は、外部の周辺入出力制御ユニッ
ト部と内部のハードウェアとの間をインターフェースす
るためのものである。
The microprocessor section is for executing instructions, the memory section is for storing instructions and data, the maskable interrupt control section is for controlling maskable interrupts, and non-maskable interrupts. The control unit is for controlling non-maskable interrupts. The external interface section is for interfacing between the external peripheral input/output control unit section and internal hardware.

スタック動作検出部は、マスカブル割込みの発生により
マイクロプロセサ部からメモリ部へのスタック動作を行
ったことを検出するためのものである。
The stack operation detection section is for detecting that a stack operation from the microprocessor section to the memory section has been performed due to the occurrence of a maskable interrupt.

スタックエリアレジスタ部は、スタック動作にようアク
セスされるメモリ部のアドレス範囲をマイクロプロセサ
部より設定するためのものである。
The stack area register section is for setting the address range of the memory section accessed in stack operation by the microprocessor section.

スタックエリア検出部は、スタック動作検出部によるス
タック動作の検出時に、スタック動作によりアクセスさ
れたメモリ部へのアドレスをスタックエリアレジスタ部
からのアドレス範fmKより範囲外アドレスアクセスを
検出するためのものである。
The stack area detection unit is for detecting an out-of-range address access from the address range fmK from the stack area register unit to the address to the memory section accessed by the stack operation when the stack operation detection unit detects the stack operation. be.

スタック割込み部は、スタックエリア検出部により範囲
外アドレスアクセスを検出したときくツノマスカブル割
込み制御部へ割込みを発生するため、スタック範囲外割
込みを発生するためのものである。
The stack interrupt section is for generating an interrupt outside the stack range in order to generate an interrupt to the horn maskable interrupt control section when the stack area detection section detects an out-of-range address access.

スタック制御部は、マイクロプロセサ部からの制御によ
りスタック範囲外割込み動作の全体に係わる制御を実行
するためのものである。
The stack control section is for executing control related to the entire stack out-of-range interrupt operation under control from the microprocessor section.

(実施例) 次に、本発明について図面を参照して説明する。(Example) Next, the present invention will be explained with reference to the drawings.

第1図は、本発明によるプロセサのスタック制御方式を
実現する一実施例を示すシステム構成図である。第1図
において、lはセントラルプロセサユニツト部、21.
22はそれぞれ周辺入出力制御ユニット部、31.32
はそれぞれ周辺部である。セントラルブロセサユニット
部1はプロクラムの実行処理を行い、周辺入出力制御ユ
ニット部21.22は、セントラルプロセサユニツト部
1からの指示により周辺部31.32を制御する。
FIG. 1 is a system configuration diagram showing an embodiment of the processor stack control method according to the present invention. In FIG. 1, l denotes a central processor unit, 21.
22 are peripheral input/output control unit sections, 31 and 32, respectively.
are the peripheral parts, respectively. The central processor unit section 1 executes a program, and the peripheral input/output control unit sections 21 and 22 control the peripheral sections 31 and 32 according to instructions from the central processor unit section 1.

第2図は、セントラルプロセサユニツト部lの一実施例
を示す構成図である。セントラルブロセサユニット部1
けプロセサユニット部10.!ニスタックユニット部1
1とから構成され、プロセサユニット部10はマイクロ
プロセサと付属手段とにより基本的なプログラムの実行
制御を行い、スタックユニット部1】はプロセサユニッ
ト部1oのスタック動作時の制御を行う。
FIG. 2 is a block diagram showing one embodiment of the central processor unit l. Central processor unit part 1
Processor unit section 10. ! Niss stack unit part 1
The processor unit section 10 performs basic program execution control using a microprocessor and attached means, and the stack unit section 1] controls the stack operation of the processor unit section 1o.

第8図は、プロセサユニット部】の詳細な構成例を示す
ブロック図である。
FIG. 8 is a block diagram showing a detailed configuration example of the processor unit section.

第8図において、プロセサユニット部1oは命令を実行
するためのマイクロプロセサ部100.!:、命令やデ
ータを蓄積するためのメモリ部101と、セントラルプ
ロセサ部1の内部や外部の周辺制御ユニット部21.2
2からのマスカブル割込みを制御するためのマスカブル
割込み制御部102と、セントラルプロセサ部1の内部
の強制割込み可能ナノンマス力プル割込みを制御するた
めのノンマスカブル割込み制御部103と、外部の周辺
入出力制御ユニット部21.22との間でインターフェ
ースを行うための外部インターフェース部104とから
構成されている。
In FIG. 8, a processor unit section 1o includes a microprocessor section 100.10 for executing instructions. ! :, a memory section 101 for storing instructions and data, and a peripheral control unit section 21.2 inside or outside the central processor section 1.
a maskable interrupt control unit 102 for controlling maskable interrupts from 2, a non-maskable interrupt control unit 103 for controlling forced interrupt-enabled nanomass pull interrupts inside the central processor unit 1, and an external peripheral input/output control unit. and an external interface section 104 for interfacing with the sections 21 and 22.

マイクロプロセッサ部100では、メモリ部101に蓄
積されている命令を取出して順次、実行するととKよシ
ブログラムの実行処理カ行われる。マスカブル割込み制
御部102は、プロセサユニット部1の内部と周辺入出
力制御部ユニット部21.22とからの複数の割込みを
処理し、マイクロプロセサ部100からの制御にょシマ
スフが解除されている優先度の高い割込みを受付け、マ
イクロプロセサ部100に割込みを発生させる。
The microprocessor section 100 takes out the instructions stored in the memory section 101 and executes them one after another, thereby executing the program K. The maskable interrupt control section 102 processes a plurality of interrupts from the inside of the processor unit section 1 and the peripheral input/output control section units 21 and 22, and controls the control from the microprocessor section 100. It accepts an interrupt with a high value and causes the microprocessor unit 100 to generate an interrupt.

マイクロプロセサ部100け割込みを受付けると、該当
割込み処理にギヤングする。該当ジャンプ時、および割
込み処理によるレジスタ類のセーブ処理により、メモリ
部101にあるスタックエリア内のスタックポインタ(
使用アドレスを示すアドレスが収容されている。)の示
すアドレスから順次、命令のリターンアドレスやレジス
タ類ヲスタックエリアに格納するブツシュ処理が行われ
てスタックポインタが更新される。割込み処理の実行が
終了すると、レジスタ類のりカバ処理と、リターン命令
によりスタックエリアに格納されていたレジスタ類やリ
ターンアドレスを読出すポツプ処理とが実行され、割込
み前の実行に戻ってスタックポインタも割込み前に復旧
される。割込み処理中、さらに次の割込みが受付けられ
た場合、同様の動作により順次、スタックエリアが使用
されてゆく。
When the microprocessor section 100 receives an interrupt, it jumps to the corresponding interrupt processing. At the time of the jump and by saving registers by interrupt processing, the stack pointer in the stack area in the memory unit 101 (
Contains an address indicating the address to be used. ) The stack pointer is updated by sequentially performing a push process to store the instruction return address and registers in the stack area starting from the address indicated by . When the execution of the interrupt processing is completed, the register cover processing and the pop processing that read the registers and return address stored in the stack area by the return instruction are executed, and the execution returns to the state before the interrupt and the stack pointer is also restored. It is restored before the interrupt. During interrupt processing, when the next interrupt is accepted, the stack area is sequentially used in a similar manner.

ノンマスカブル制御部103は、該当割込みの発生によ
り強制的に割込まれ、マスカブル割込みより優先されて
受付けられる。
The non-maskable control unit 103 is forcibly interrupted by the occurrence of the corresponding interrupt, and is accepted with priority over maskable interrupts.

スタックユニット部】1は、マイクロプロセサ部100
がマスカブル割込みを受付け、メモリ部101へのスタ
ック動作を行うことで検出するためのスタック動作検出
部110と、メモリ部101のスタックエリア範囲をマ
イクロプロセサ部100からの設定により格納するため
のスタックエリアレジスタ部】11と、スタック動作検
出部130によるスタック動作検出時にスタック動作に
ょシアクセスされたメモリ部101へのアドレスと、ス
タックエリアレジスタ部111に格納されたスタックエ
リア範囲のアドレスとを比較し、範囲外アクセスを検出
するためのスタックエリア検出部112と、スタックエ
リア検出部112による範囲外アクセスの検出時、ノン
マスカブル割込み部】03ヘスタックエリア範囲外アク
セス割込みを発生するためのスタック割込み部113と
、マイクロプロセサ部100からの指示によりスタック
エリア範囲外アクセス割込み発生の動作開始/停止の制
御を行うためのスタック制御部114とから構成される
Stack unit section] 1 is a microprocessor section 100
a stack operation detection unit 110 for accepting a maskable interrupt and detecting it by performing a stack operation to the memory unit 101; and a stack area for storing the stack area range of the memory unit 101 according to settings from the microprocessor unit 100. 11, the address to the memory unit 101 that was accessed during the stack operation when the stack operation detection unit 130 detected the stack operation, and the address of the stack area range stored in the stack area register unit 111, A stack area detection unit 112 for detecting an out-of-range access; and a non-maskable interrupt unit 113 for generating a stack area out-of-range access interrupt when the stack area detection unit 112 detects an out-of-range access; , and a stack control unit 114 for controlling the start/stop of operation for generating an out-of-stack area access interrupt based on instructions from the microprocessor unit 100.

スタックエリアレジスタ部111はマイクロプロセサ部
−100からの設定によりスタックエリア範囲のアドレ
スを格納し、マスカブル割込み制御部102で受付は処
理された割込みを発生させ、マイクロプログラム部10
0が該当割込みを受付けると、スタック動作を開始する
。スタック動作検出部112に指示を送出すると、スタ
ックエリア検出部112はスタック動作によるスタック
エリアアクセスアドレスとスタックエリアレジスタ11
1に格納されているスタックエリア範囲とを比較する。
The stack area register section 111 stores the address of the stack area range according to the settings from the microprocessor section 100, generates an interrupt that is accepted and processed by the maskable interrupt control section 102, and then generates an interrupt that is accepted and processed by the maskable interrupt control section 102.
When 0 accepts the corresponding interrupt, it starts stack operation. When an instruction is sent to the stack operation detection unit 112, the stack area detection unit 112 detects the stack area access address and stack area register 11 by the stack operation.
Compare the stack area range stored in 1.

スタックエリア範囲外のアクセス時にはスタック割込み
部1】3へ範囲外アクセスを通知する。
When accessing outside the range of the stack area, the stack interrupt unit 1]3 is notified of the access outside the range.

スタック割込み部N13はスタック制御部114が動作
開始状態にあるとき、ノンマスカブル割込み制御部10
3ヘスタツクエリア範囲外のアクセス割込みを発生させ
る。該当割込みでは、ノンマスカブル割込み制御部10
3を経由し、マイクロプロセサ部300ヘノンマス力プ
ル割込みを指示する。
The stack interrupt unit N13 interrupts the non-maskable interrupt control unit 10 when the stack control unit 114 is in the operation start state.
3. Generates an access interrupt outside the stack area range. In the corresponding interrupt, the non-maskable interrupt control unit 10
3, it instructs the microprocessor unit 300 to perform a mass pull interrupt.

マイクロプロセサ部】00はノンマスカブル割込みのス
タックエリア範囲外アクセス割込みを受付け、該当する
異常状態の表示処理の後、復旧動作処理を行う。
The microprocessor unit 00 accepts a non-maskable interrupt that accesses outside the stack area, and after displaying the corresponding abnormal state, performs recovery operation processing.

(発明の効果) 以上説明したように本発明は、障害による異常に高い頻
度の割込みや、処理能力を上まわる頻度の高い割込みが
発生し、想定した以上の深いスタック動作によるスタッ
クエリアを越えるメモリアクセスをしたとき、ノンマス
カブル割込みを発生してスタックエリア範囲外アクセス
をプロセサに通知することによりスタックエリア外のデ
ータエリアやプログラムエリアなどの破壊による異常動
作や暴走を防止し、異常原因の表示や復旧動作を可能に
するという効果がある。
(Effects of the Invention) As explained above, the present invention is capable of handling memory that exceeds the stack area due to abnormally high frequency of interrupts due to failures, interrupts with a high frequency of interrupts that exceed processing capacity, and stack operations that are deeper than expected. When an access is made, a non-maskable interrupt is generated to notify the processor of an access outside the stack area, thereby preventing abnormal operation or runaway due to destruction of the data area or program area outside the stack area, displaying the cause of the error, and recovering. It has the effect of enabling movement.

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

第1図は、本発明によるプロセサのスタック制御方式を
実現する一実施例を示すプロセサシステムの構成図であ
る。 第2図は、第1図のセントラルプロセサ部の構成例を示
すブロック図である。 第8図は、11図のプロセサユニット部の詳細な構成例
を示すブロック図である。 1・@拳セントラルプロセサユニツト部21.22・・
・周辺入出力制御ユニット部31.32−・・周辺部 10−・・プロセサユニット部 110参〇スタックユニット部 100・・eマイクロプロセサ部 】01・−φメそり部 102・・Φマスカブル割込み制御部 103・・・ノンマスカブル割込み制御部104φ・・
外部インターフェース部 110@・・スタック動作検出部 111・・・スタックエリアレジスタ部112・・・ス
タックエリア検出部 113−φ・スタック割込み部 1】4・・・スタック制御部
FIG. 1 is a block diagram of a processor system showing an embodiment of the processor stack control method according to the present invention. FIG. 2 is a block diagram showing an example of the configuration of the central processor section of FIG. 1. FIG. 8 is a block diagram showing a detailed configuration example of the processor unit shown in FIG. 11. 1.@Fist central processor unit section 21.22...
・Peripheral input/output control unit section 31, 32--Peripheral section 10--Processor unit section 110 Stack unit section 100...e Microprocessor section] 01-φ mesori section 102...Φ Maskable interrupt control Section 103...Non-maskable interrupt control section 104φ...
External interface section 110@...Stack operation detection section 111...Stack area register section 112...Stack area detection section 113-φ/Stack interrupt section 1]4...Stack control section

Claims (1)

【特許請求の範囲】[Claims] セントラルプロセサユニツト部と複数の周辺入出力制御
ユニット部とから成り、且つ、前記セントラルプロセサ
ユニツト部はプロセサユニット部とスタツクユニツト部
とから構成されたプロセサシステムのスタック制御方式
であつて、前記プロセサユニツト部は命令を実行するた
めのマイクロプロセサ部と、命令とデータとを蓄積する
ためのメモリ部と、マスカブル割込みを制御するための
マスカブル割込み制御部と、ノンマスカブル割込みを制
御するためのノンマスカブル割込み制御部と、外部の前
記周辺入出力制御ユニット部と前記内部のハードウェア
との間をインターフエースするための外部インターフェ
ース部とを具備し、且つ、前記スタックユニット部は前
記マスカブル割込みの発生により前記マイクロプロセサ
部から前記メモリ部へのスタック動作を行つたことを検
出するためのスタック動作検出部と、前記スタック動作
によりアクセスされる前記メモリ部のアドレス範囲をマ
イクロプロセサ部より設定するためのスタックエリアレ
ジスタ部と、前記スタック動作検出部によるスタック動
作の検出時に、前記スタック動作によりアクセスされた
前記メモリ部へのアドレスを前記スタックエリアレジス
タ部からのアドレス範囲により範囲外アドレスアクセス
を検出するためのスタックエリア検出部と、前記スタッ
クエリア検出部により前記範囲外アドレスアクセスを検
出したときに前記ノンマスカブル割込み制御部へ割込み
を発生するため、スタック範囲外割込みを発生するため
のスタック割込み部と、前記マイクロプロセサ部からの
制御によりスタック範囲外割込み動作の全体に係わる制
御を実行するためのスタック制御部とを具備し、多数の
割込みが発生し前記スタック動作によるスタツクエリア
へのアクセスが前記スタックエリア範囲を越えたとき、
前記マイクロプロセサ部への前記ノンマスカブル割込み
により通知し、復旧動作をすることによりスタックエリ
ア外の破壊を防ぐことができるように構成したことを特
徴とするプロセサのスタック制御方式。
This is a stack control system for a processor system consisting of a central processor unit section and a plurality of peripheral input/output control unit sections, and the central processor unit section is composed of a processor unit section and a stack unit section. The unit section includes a microprocessor section for executing instructions, a memory section for storing instructions and data, a maskable interrupt control section for controlling maskable interrupts, and a non-maskable interrupt control section for controlling non-maskable interrupts. and an external interface section for interfacing between the peripheral input/output control unit section externally and the internal hardware, and the stack unit section a stack operation detection section for detecting that a stack operation has been performed from the processor section to the memory section; and a stack area register for setting the address range of the memory section accessed by the stack operation from the microprocessor section. and a stack area for detecting an out-of-range address access by using an address range from the stack area register section to detect an address to the memory section accessed by the stack operation when the stack operation detecting section detects a stack operation. a detection section; a stack interrupt section for generating an interrupt outside the stack range; and the microprocessor section for generating an interrupt to the non-maskable interrupt control section when the stack area detection section detects the out-of-range address access; and a stack control unit for executing overall control of interrupt operations outside the stack range under control from the stack control unit, and when a large number of interrupts occur and access to the stack area by the stack operation exceeds the range of the stack area. ,
1. A processor stack control system, characterized in that the microprocessor section is notified by the non-maskable interrupt and a recovery operation is performed to prevent destruction outside the stack area.
JP26212286A 1986-11-04 1986-11-04 Stack control system for processor Pending JPS63116239A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26212286A JPS63116239A (en) 1986-11-04 1986-11-04 Stack control system for processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26212286A JPS63116239A (en) 1986-11-04 1986-11-04 Stack control system for processor

Publications (1)

Publication Number Publication Date
JPS63116239A true JPS63116239A (en) 1988-05-20

Family

ID=17371353

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26212286A Pending JPS63116239A (en) 1986-11-04 1986-11-04 Stack control system for processor

Country Status (1)

Country Link
JP (1) JPS63116239A (en)

Similar Documents

Publication Publication Date Title
US4839895A (en) Early failure detection system for multiprocessor system
JPH03175537A (en) Error controller for debugging microprocessor
JPH02156357A (en) Program destruction preventing method
JPS63116239A (en) Stack control system for processor
JPH0241532A (en) Exception processing method for microprocessor
JP2835896B2 (en) Test program execution control method
JP2786215B2 (en) Restart processing control method
JPH02244345A (en) Information processor
JPS6118045A (en) Detecting system of program runaway
JPS6270947A (en) Control system for debug interruption
JPS60198649A (en) Loop detection control system
JPS62107354A (en) Microprogram control device
JPH02129735A (en) Debug device
JPH03134742A (en) Debug device
JPH02259845A (en) Processor
JPH03105529A (en) Psw type error control circuit
JPH06259288A (en) Runaway monitor circuit for cpu
JPH06309184A (en) Detection of abnormal operation of software
JPH09160800A (en) Emulator
JPH07134665A (en) Information processor
JPH01147636A (en) Process retrial system for occurrence of fault
JPS63150732A (en) Program running supervisory equipment
JPS63310040A (en) Data sampling system
JPH02114336A (en) Microprogram control device
JPH04140852A (en) Diagnostic system for information processor