JPS62239244A - Instruction execution supervisory equipment - Google Patents
Instruction execution supervisory equipmentInfo
- Publication number
- JPS62239244A JPS62239244A JP61082666A JP8266686A JPS62239244A JP S62239244 A JPS62239244 A JP S62239244A JP 61082666 A JP61082666 A JP 61082666A JP 8266686 A JP8266686 A JP 8266686A JP S62239244 A JPS62239244 A JP S62239244A
- Authority
- JP
- Japan
- Prior art keywords
- instruction
- execution
- signal
- steps
- input
- 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
Links
- 238000012806 monitoring device Methods 0.000 claims description 8
- 230000005540 biological transmission Effects 0.000 claims description 6
- 238000000034 method Methods 0.000 claims description 4
- 230000003247 decreasing effect Effects 0.000 claims description 2
- 230000002159 abnormal effect Effects 0.000 abstract description 13
- 230000005856 abnormality Effects 0.000 abstract description 3
- 230000007423 decrease Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000012544 monitoring process Methods 0.000 description 2
- 101150065817 ROM2 gene Proteins 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明はデータ処理装置に用いられる命令実行監視装置
に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an instruction execution monitoring device used in a data processing device.
本発明は、プロセッサによる命令実行の渋滞異常を監視
する装置において、
命令ごとに異なる実行時間をそれぞれ基準にして、その
命令の実行状態を監視することにより、異常事態の検出
に要する時間を短縮することができるようにしたもので
ある。The present invention provides a device for monitoring abnormalities in the execution of instructions by a processor, which reduces the time required to detect an abnormal situation by monitoring the execution state of each instruction based on the different execution times for each instruction. It has been made possible to do so.
従来、この種の命令実行監視装置は機械語命令の実行開
始時からこの命令の種類には無関係の一定の時間が経過
した後に次の命令の実行が開始されなければ、異常動作
とみなして処理を行っていた。Conventionally, this type of instruction execution monitoring device treats the process as abnormal if the execution of the next instruction does not start after a certain amount of time has elapsed from the start of execution of a machine language instruction, regardless of the type of instruction. was going on.
このような従来の命令実行監視装置では、実行可能なあ
らゆる機械語命令の中で実行時間が最も長くかかる命令
の実行時間と等しいかあるいはより長い時間を前記の一
定の時間として設定しなければならず、したがって実行
時間の短い命令の実行中に動作の異常が起こって次の命
令を実行できなくなった場合には、異常事態が検出され
るまでの比較的長い時間にわたり異常動作が続く欠点が
あった。In such conventional instruction execution monitoring devices, it is necessary to set the above-mentioned fixed time to a time that is equal to or longer than the execution time of the instruction that takes the longest execution time among all executable machine language instructions. Therefore, if an abnormal operation occurs during the execution of an instruction with a short execution time and the next instruction cannot be executed, the abnormal operation continues for a relatively long time until the abnormal situation is detected. Ta.
また、入出力装置とのデータの送受を伴う機械語命令の
場合には、入出力装置の状態によりデータの送受にかか
る時間の範囲が大きくなり、したがって前記の一定の時
間を特に長く設定しなければならない欠点があった。Furthermore, in the case of machine language instructions that involve sending and receiving data to and from an input/output device, the range of time required to send and receive data increases depending on the status of the input/output device, so the above-mentioned fixed time must be set to be particularly long. There were certain drawbacks.
本発明はこのような欠点を除去するもので、異常事態の
検出までに要する時間を短縮することができる命令実行
監視装置を提供することを目的とする。SUMMARY OF THE INVENTION The present invention aims to eliminate such drawbacks and to provide an instruction execution monitoring device that can shorten the time required to detect an abnormal situation.
〔問題点を解決するための手段〕
本発明は、入出力装置を含む手段に対するプロセッサに
よる命令の実行に要するマイクロプログラムのステップ
数が命令の種類で異なる命令の実行状態を監視する命令
実行監視装置において、上記ステップ数を命令別に記憶
する記憶手段と、命令実行開始ごとに、この命令にかか
わるステップ数を保持し、この保持値′に対し所定の割
合で増加計数または減少計数を行う計数手段と、この計
数手段の計数を一般的に禁止する制御手段と、この計数
手段の計数値が所定値に達したときに、次の命令が未開
始状態である場合に、この状態を示す信号を発生する信
号発生手段とを備えたことを特徴とする。[Means for Solving the Problems] The present invention provides an instruction execution monitoring device that monitors the execution status of instructions in which the number of microprogram steps required for execution of instructions by a processor on means including an input/output device differs depending on the type of instruction. a storage means for storing the number of steps for each instruction; and a counting means for storing the number of steps related to this instruction each time execution of an instruction is started, and increasing or decreasing the number of steps at a predetermined rate with respect to this held value'. , a control means for generally prohibiting counting of this counting means, and when the count value of this counting means reaches a predetermined value and the next instruction has not been started, a signal indicating this state is generated. The present invention is characterized by comprising a signal generating means for generating a signal.
制御手段は、プロセッサと入出力装置とのデータ送受の
実行時に有効であることが望ましい。It is desirable that the control means be effective when data is exchanged between the processor and the input/output device.
プロセッサで実行される機械語命令の各々についてこの
データの送受を実行する部分以外のマイクロプログラム
の最大ステップ数を記憶手段に記憶しておき、機械語命
令の実行開始時にその最大ステップ数を出力する。その
記憶手段の出力を機械語命令の実行開始時に計数手段に
保持し、その後に機械語命令のマイクロプログラムのう
ち入出力装置とのデータ送受の部分以外のステップ開始
時に同期してその保持された値を一定の割合で増加また
は減少させ、その結果を出力する。この計数手段の出力
に基づいて信号発生手段は命令実行開始からその命令の
実行に必要な最大限のステップ数のマイクロプログラム
実行後も次の命令が開始されない状態を検出し、その状
態を表す信号をプロセッサに異常事態として表示する。For each machine language instruction executed by the processor, the maximum number of steps of the microprogram other than the part that executes the transmission and reception of this data is stored in a storage means, and the maximum number of steps is output when execution of the machine language instruction starts. . The output of the storage means is held in the counting means at the start of execution of the machine language instruction, and then held in synchronization with the start of steps other than the data transmission/reception part with the input/output device in the machine language instruction microprogram. Increase or decrease a value by a fixed percentage and print the result. Based on the output of the counting means, the signal generating means detects a state in which the next instruction is not started even after the maximum number of steps necessary for executing the microprogram is executed from the start of instruction execution, and generates a signal representing this state. is displayed to the processor as an abnormal situation.
ここで、入出力装置とのデータ送受の期間は制御手段に
より計数が禁止され、これにより不確定要素の多い期間
を無視することができる。Here, counting is prohibited by the control means during the period of data transmission/reception with the input/output device, thereby making it possible to ignore periods with many uncertain factors.
以下、本発明の実施例装置を図面に基づいて説明する。 DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be explained based on the drawings.
第1図は本発明の一実施例のブロック構成図である。プ
ロセッサ(以下、CPUという6)1は機械語命令をマ
イクロプログラムにより実行し、かつ単数または複数の
異常事!虚を表す信号の入力があればこの事態を処理す
る機能をもち、機械語命令の種類を表す命令コード信号
PD、命令の実行が開始された状態を表す命令実行開始
信号XFおよびマイクロプログラムのステップ切換え時
に出力されるクロック信号(Jを出力する。読み出し専
用メモリ (以下、ROMという。)2はCPUIから
の命令コード信号PDに基づいてこの命令を実行に必要
な最大限のマイクロプログラムステップ数を表すステッ
プ数データ信号NSTを出力する。カウンタ3はカウン
ト開始時の出力の初期値が設定できる。この実施例では
、この初期値としてROM2からのステップ数データ信
号NSTが用いられ、また、これが設定されるのは命令
実行開始信号XFがCPU 1から出力されたときであ
る。エラー信号発生装置4はカウンタ3の出力信号CT
に基づいて命令実行のステップ数が必要最大限を越えた
状態を表すエラー信号ERを発生する。メモリ5は機械
語命令およびオペランドデータを格納し、CPUlから
のアドレス信号ADに基づいて機械語命令またはオペラ
ンドデータを表すデータ信号DTをCPUIに送る。入
出力装置6は、CPUIが人出力制御を行う機械語命令
を実行する際にはマイクロプログラムの指示でCPUI
とデータ信号l0DTの送受を行い、データを入出力装
置6からCPU1へ送る際には入出力装置6に人手でデ
ータを入力する必要があるものとする。また、信号10
MはCPUIが入出力装置6との間でデータの送受を行
っている聞出力され、カウンタ3のカウント動作を抑止
する。信号ACKは入出力装置6がデータ送受を完了し
たことをCPtJlに通知するときに出力される信号で
ある。FIG. 1 is a block diagram of an embodiment of the present invention. A processor (hereinafter referred to as CPU 6) 1 executes machine language instructions using a microprogram, and executes one or more abnormalities! It has a function to process this situation if a signal representing imaginary is input, and it has an instruction code signal PD representing the type of machine language instruction, an instruction execution start signal XF representing the state in which execution of the instruction has started, and a step of the microprogram. A clock signal (J is output at the time of switching. Read-only memory (hereinafter referred to as ROM) 2 calculates the maximum number of microprogram steps required to execute this instruction based on the instruction code signal PD from the CPUI. The counter 3 outputs a step number data signal NST representing the number of steps.The counter 3 can set the initial value of the output at the time of starting counting.In this embodiment, the step number data signal NST from the ROM 2 is used as this initial value. This occurs when the instruction execution start signal XF is output from the CPU 1.The error signal generator 4 receives the output signal CT of the counter 3.
Based on this, an error signal ER is generated indicating that the number of steps in instruction execution exceeds the maximum required limit. Memory 5 stores machine language instructions and operand data, and sends a data signal DT representing the machine language instruction or operand data to CPUI based on address signal AD from CPU1. The input/output device 6 is used by the CPU in accordance with instructions from a microprogram when the CPU executes machine language instructions for controlling human output.
It is assumed that the data signal 10DT is transmitted and received, and when data is sent from the input/output device 6 to the CPU 1, it is necessary to manually input the data to the input/output device 6. Also, signal 10
M is output while the CPUI is transmitting/receiving data with the input/output device 6, and suppresses the counting operation of the counter 3. Signal ACK is a signal output when input/output device 6 notifies CPtJl that data transmission/reception has been completed.
次に、第1図の装置の動作を二つの場合につき説明する
。Next, the operation of the apparatus shown in FIG. 1 will be explained in two cases.
マス、CPU1が入出力制御を伴わないある機械語命令
、例えば、CPUl0中の−っのレジスタ(以下R1と
いう。)内のデータとメモリ5がら読み出したオペラン
ドデータとを加算し、その結果をR1に保持する命令(
以下、ADDIMという。)の実行を開始した場合を説
明する。このときのマイクロプログラムの実行フローチ
ャートを第2図に示す。ADDIM命令は第2図に示す
ように、5ステツプで終了するものとすると、このとき
に信号PDがADDIMを表している場合にROM2の
出力信号NSTが十進数の「5」を表すようにする。は
じめにADDIMの実行開始時に信号XFが生じて、カ
ウンタ3にこの値が設定される。その後にクロック信号
CKに同期してカウンタ3の値が「1」ずつ減少するも
のとすれば、カウンタ3の出力信号CTは命令実行終了
時に数値の「O」を表示する。その後に次の命、令の実
行開始に伴い、その命令の種類に基づく最大ステップ数
の値が再度セットされる。エラー信号発生装置4では、
信号C70値がrOJを下回ったときにエラー信号ER
が出力されるようにしておけば、ADD IMの実行に
必要な最大限のステップ数のマイクロプログラムの実行
後直ちにエラー処理を行うことができる。この際には、
CPUIがエラー信号El?の入力に応じてエラー処理
を直ちに開始する機能をもっていることが前提になる。For example, when the CPU 1 adds a certain machine language instruction that does not involve input/output control, for example, the data in the - register (hereinafter referred to as R1) in the CPU 10 and the operand data read from the memory 5, the result is added to R1. The instruction to hold in (
Hereinafter referred to as ADDIM. ) starts execution. An execution flowchart of the microprogram at this time is shown in FIG. Assuming that the ADDIM command ends in 5 steps as shown in Figure 2, at this time, if the signal PD represents ADDIM, the output signal NST of ROM2 will represent ``5'' in decimal number. . First, a signal XF is generated at the start of execution of ADDIM, and this value is set in the counter 3. If the value of the counter 3 is then decremented by "1" in synchronization with the clock signal CK, the output signal CT of the counter 3 will display the numerical value "O" at the end of the instruction execution. Thereafter, with the start of execution of the next instruction, the value of the maximum number of steps based on the type of instruction is set again. In the error signal generator 4,
Error signal ER when signal C70 value is below rOJ
If it is outputted, error handling can be performed immediately after executing the maximum number of steps of the microprogram necessary for executing ADD IM. In this case,
Is the CPUI sending an error signal El? It is assumed that the system has a function to immediately start error handling in response to an input.
次にCPUIが入出力制御を伴う機械語命令、例えば、
入出力装置6からR1ヘデータを読み込む命令(以下、
LDRIIOという。)の実行を開始した場合を説明す
る。このときのマイクロプログラムの実行のフローチャ
ートを第3図に示す。Next, the CPU issues machine language instructions that involve input/output control, for example,
Command to read data from input/output device 6 to R1 (hereinafter referred to as
It's called LDRIIO. ) starts execution. A flowchart of the microprogram execution at this time is shown in FIG.
このときに信号PDがLDRIIOを表している場合に
信号NSTが十進数の[4」を表すようにすると、LD
RIIOの実行開始時にカウンタ3にこの値が設定され
る。その後に信号CKに同期してカウンタ3の値は減少
するが、LDRIIOの実行開始からの2ステツプ目で
入出力装置6からのデータ読み出し待ちの場合には減少
せず値が保持される。これは入出力装置6からの入力が
人手で行われ、ループの実行回数が大きくかつ不確定と
なるからで、この間は最大ステップ数には含めないこと
になる。したがって、入出力装置6から信号^CKが入
力され次のステップが実行開始となって初めてカウンタ
3の減少動作が再開される。その後に信号C70値が「
0」を下回ったときにエラー信号ERが出力されるよう
にしておけば、LDR1)0命令実行の場合も異常事態
の検出が可能になる。At this time, if the signal PD represents LDRIIO and the signal NST represents decimal [4], LD
This value is set in counter 3 at the start of execution of RIIO. Thereafter, the value of the counter 3 decreases in synchronization with the signal CK, but does not decrease and maintains its value when it is waiting to read data from the input/output device 6 at the second step from the start of execution of LDRIIO. This is because the input from the input/output device 6 is performed manually, and the number of loop executions becomes large and uncertain, and this period is not included in the maximum number of steps. Therefore, the decrementing operation of the counter 3 is restarted only after the signal ^CK is input from the input/output device 6 and the next step starts to be executed. After that, the signal C70 value is “
If the error signal ER is output when the value falls below "0", an abnormal situation can be detected even when the LDR1)0 instruction is executed.
このように機械語命令の種類に応じてその命令の実行に
必要な最大限のマイクロプログラムのステップ数が命令
の実行開始時に設定され、その設定されたステップ数の
マイクロプログラムの実行後に次の機械語命令の実行が
開始されない場合に異常事態が生じたとみなされ、それ
に対する処理を行うことができる。また、この異常事態
の検出に際して人手介入のデータ人力などの不確定要素
の多い事象にかかる時間を無視することができる。In this way, depending on the type of machine language instruction, the maximum number of microprogram steps required to execute that instruction is set at the start of instruction execution, and after the set number of microprogram steps have been executed, the next machine If the execution of the word command is not started, it is considered that an abnormal situation has occurred, and a process can be performed to deal with it. Further, when detecting this abnormal situation, it is possible to ignore the time required for events with many uncertain factors such as data and human intervention of human intervention.
本発明は、以上説明したように、機械語命令の実行に必
要な最大ステップ数のマイクロプログラムの実行後に次
の命令実行がなされない場合の異常事態処理を機械語命
令の各々の種類について各々独自の必要最大限のステッ
プ数のマイクロプログラムの実行後に直ちに行うことが
でき、しかも不確定要素の多い入出力装置とのデータの
送受を無視できるので、異常動作の継続時間を短縮する
ことができ確実に命令実行の監視を行うことができる効
果がある。As explained above, the present invention uniquely handles abnormal situations for each type of machine language instruction when the next instruction is not executed after the execution of a microprogram with the maximum number of steps required for execution of the machine language instruction. This can be done immediately after executing the microprogram with the maximum number of steps required, and data transmission and reception with input/output devices, which have many uncertainties, can be ignored, so the duration of abnormal operation can be shortened and guaranteed. This has the effect of being able to monitor instruction execution.
第1図は本発明実施例装置の構成を示すブロック構成図
。
第2図および第3図は実施例装置の動作を示すフローチ
ャート。
1・・・プロセッサ(CPU) 、2・・・読み出し専
用メモリ (ROM) 、3・・・カウンタ、4・・・
エラー信号発生装置、5・・・メモリ、6・・・入出力
装置。FIG. 1 is a block configuration diagram showing the configuration of an apparatus according to an embodiment of the present invention. 2 and 3 are flowcharts showing the operation of the embodiment device. 1... Processor (CPU), 2... Read-only memory (ROM), 3... Counter, 4...
Error signal generator, 5... memory, 6... input/output device.
Claims (2)
命令の実行に要するマイクロプログラムのステップ数が
命令の種類で異なる命令の実行状態を監視する命令実行
監視装置において、 上記ステップ数を命令別に記憶する記憶手段と命令実行
開始ごとに、この命令にかかわるステップ数を保持し、
この保持値に対し所定の割合で増加計数または減少計数
を行う計数手段と、この計数手段の計数を一般的に禁止
する制御手段と、 この計数手段の計数値が所定値に達したときに次の命令
が未開始状態である場合に、この状態を示す信号を発生
する信号発生手段と を備えたことを特徴とする命令実行監視装置。(1) In an instruction execution monitoring device that monitors the execution state of instructions in which the number of steps of a microprogram required for execution of an instruction by a processor to means including an input/output device varies depending on the type of instruction, a memory that stores the number of steps for each instruction. The number of steps involved in this instruction is maintained for each method and instruction execution start,
A counting means for increasing or decreasing counting at a predetermined rate with respect to this held value, a control means for generally prohibiting counting by this counting means, and a control means for generally prohibiting counting by this counting means; 1. An instruction execution monitoring device comprising: signal generating means for generating a signal indicating an unstarted state when the instruction is in an unstarted state.
送受の実行時に有効である特許請求の範囲第(1)項に
記載の命令実行監視装置。(2) The instruction execution monitoring device according to claim (1), wherein the control means is effective during data transmission and reception between the processor and the input/output device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61082666A JPS62239244A (en) | 1986-04-10 | 1986-04-10 | Instruction execution supervisory equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61082666A JPS62239244A (en) | 1986-04-10 | 1986-04-10 | Instruction execution supervisory equipment |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS62239244A true JPS62239244A (en) | 1987-10-20 |
Family
ID=13780753
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61082666A Pending JPS62239244A (en) | 1986-04-10 | 1986-04-10 | Instruction execution supervisory equipment |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS62239244A (en) |
-
1986
- 1986-04-10 JP JP61082666A patent/JPS62239244A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3754369B2 (en) | Automation device and update method | |
US7428660B2 (en) | Starting control method, duplex platform system, and information processor | |
CN112181702B (en) | Thread monitoring method and device | |
JPS62239244A (en) | Instruction execution supervisory equipment | |
JP3127880B2 (en) | Method of detecting abnormality of monitored device, device thereof, and machine-readable recording medium storing program | |
JP7360077B2 (en) | Control device, control method, and control program | |
JPS63101937A (en) | Instruction execution monitoring device | |
JPH01183744A (en) | Monitor device for processor stall | |
JPS63191246A (en) | Processing progress control system | |
JPH04147347A (en) | Processor failure recovery control method | |
JPH11327959A (en) | Method and device for monitoring abnormality of processor | |
JP2560834B2 (en) | Channel device | |
JPS63237147A (en) | Supervisory system for input/output actions in computer system | |
JPH10161887A (en) | Method and device for interruption signal synchronization | |
JPH02121047A (en) | Input/output control system | |
JPH0612293A (en) | Runaway preventing method for microcomputer | |
JP2002215427A (en) | Method and device for detecting system runaway | |
JP5625949B2 (en) | System monitoring apparatus and system monitoring method | |
JPS59148961A (en) | Monitoring system of operation of processor | |
JP2000222249A (en) | Cpu occupation prevention control system by message output by high-priority program | |
JPS59206957A (en) | Device for supervising execution of instruction | |
JPWO2020065863A1 (en) | Programmable logic controllers, methods, and programs | |
JPS60214047A (en) | Program control system | |
JPS62172569A (en) | Hard disk control circuit | |
JPH07334391A (en) | Information processor provided with transmitting function and transmission monitoring method for the same |