JPH0341528A - Diagnostic device in computer - Google Patents

Diagnostic device in computer

Info

Publication number
JPH0341528A
JPH0341528A JP1175713A JP17571389A JPH0341528A JP H0341528 A JPH0341528 A JP H0341528A JP 1175713 A JP1175713 A JP 1175713A JP 17571389 A JP17571389 A JP 17571389A JP H0341528 A JPH0341528 A JP H0341528A
Authority
JP
Japan
Prior art keywords
diagnostic
computer
microprogram
unit
section
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
JP1175713A
Other languages
Japanese (ja)
Inventor
Kazuo Kobayashi
和夫 小林
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1175713A priority Critical patent/JPH0341528A/en
Publication of JPH0341528A publication Critical patent/JPH0341528A/en
Pending legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To make it possible to use a diagnostic device for a computer to be used for a full day and to prevent the efficiency of execution from being lowered by sequentially executing computing operation based upon a diagnostic microprogram only during the interlock of an operation part. CONSTITUTION:When a normal microprogram 7 is being executed, a diagnostic control part 10 detects the interlock of the operation part 1 in the computer 5 which is generated at the time of accessing a main storage device 3 from the operation of an access part 4 and switches a selection part 11 to the side of the diagnostic microprogram 6. At this time, the contents of a working regis ter 2 in the computer are held in a working register holding part 13, data stored in a diagnostic data storing part are computed by the diagnostic microprogram and the computer result is stored in a computed result storing part 14. The operation is sequentially executed only during the interlocking of the operation part, and when the interlock of the operation part is ended, the data stored in the working register are returned to the working register and the normal program is restarted again. Thus, the diagnostic device can be used for the computer to be used for a full day and the lowering of the execution efficiency can be prevented.

Description

【発明の詳細な説明】 (概要) 診断マイクロプログラムと、通常のマイクロフログラム
とを格納したマイクロプログラム格納部と、診断に必要
な診断データを格納した診断データ格納部、この記憶手
段からの診断マイクロプログラムに従って、計算機に上
記診断データに基づいて演算を実行させる制御部とを備
えた計算機における診断装置に関し、 24時間運用する計算機に使用でき且つ計算機のユーザ
プログラムの実行効率を低下させることなく診断を行な
えるようにすることを目的とし、診断マイクロプログラ
ムと通常のマイクロプログラムとを選択する選択部と、
通常のマイクロフログラム実行時において、主記憶装置
へのアクセス時に生じる計算機の演算部のインターロッ
クをアクセス部の動作から検知して、選択部をインター
ロック時中のみ診断マイクロプログラム側に切換える診
断制御部と、診断実行開始時に計算機の作業レジスタの
内容を保持する作業レジスタ保持郁と、診断実行時の計
算機の演算結果を格納していく演算結果格納部とを備え
たものとして構成する。
[Detailed Description of the Invention] (Summary) A microprogram storage section that stores a diagnostic microprogram and a normal microphrogram, a diagnostic data storage section that stores diagnostic data necessary for diagnosis, and a diagnostic microprogram storage section that stores diagnostic data necessary for diagnosis. A diagnostic device for a computer that is equipped with a control unit that causes the computer to execute calculations based on the diagnostic data according to a program, which can be used in a computer that operates 24 hours a day, and can perform diagnostics without reducing the execution efficiency of the user program of the computer. a selection section for selecting between a diagnostic microprogram and a normal microprogram;
A diagnostic control unit that detects an interlock in the computer's arithmetic unit that occurs when accessing the main memory from the operation of the access unit during normal microprogram execution, and switches the selection unit to the diagnostic microprogram only during the interlock. , a work register holding unit that holds the contents of the work register of the computer at the time of starting diagnosis execution, and a calculation result storage unit that stores the calculation results of the computer at the time of diagnosis execution.

〔産業上の利用分野〕[Industrial application field]

本発明は、計算機における診断装置に係り、特に演算部
と、作業レジスタと、主記憶装置と、この主記憶装置へ
のアクセスを行なうアクセス部とを有する計算機の機能
を診断する診断装置であって、診断マイクロプログラム
と、通常のマイクロプログラムとを格納したマイクロプ
ログラム格納部と、診断に必要な診断データを格納した
診断データ格納部と、この記憶手段からの診断マイクロ
プログラムに従って、計算機に上記診断データに基づい
て演算を実行させる制御部とを備えた計算機における診
断装置に関する。
The present invention relates to a diagnostic device for a computer, and particularly to a diagnostic device for diagnosing the functions of a computer that has an arithmetic unit, a working register, a main memory, and an access unit that accesses the main memory. , a microprogram storage section that stores a diagnostic microprogram and a normal microprogram, and a diagnostic data storage section that stores diagnostic data necessary for diagnosis; The present invention relates to a diagnostic device for a computer including a control unit that executes calculations based on the following.

(従来の技術) 従来、上述のような計算機における診断装置として第4
図に示すものがある。同図において31は外部記憶装置
で診断プログラムを格納している。また、32はサービ
スプロセッサでこの外部記憶装置が格納している診断プ
ログラムを読み取り、計算R33に実行させ、計算機の
演算結果が予め期待した値と同一か異なるかにより計算
機が正常に作動しているか否かを診断する。計算機33
は記憶装置34、制御部35及び演算処理部36とから
構成される。
(Prior art) Conventionally, as a diagnostic device for the above-mentioned computer, the fourth
There is one shown in the figure. In the figure, 31 is an external storage device that stores a diagnostic program. In addition, 32 is a service processor that reads a diagnostic program stored in this external storage device, causes Calculation R33 to execute it, and determines whether the computer is operating normally by checking whether the calculation result of the computer is the same or different from the expected value. Diagnose whether or not. calculator 33
is composed of a storage device 34, a control section 35, and an arithmetic processing section 36.

このような診断装置において、一般に診断プログラムの
実行は、計算ta33のシステム起動の際に、他のユー
ザプログラムの実行に先駆けて、最初に行なうこととし
ている。
In such a diagnostic device, the diagnostic program is generally executed first when the system of calculation ta33 is started, prior to executing other user programs.

計算機の他の診断装置として24時間中稼動している計
算機にあっては、第5図に示すように制御プログラム(
OS)中に複数のユーザプログラム(第5図に示した例
ではユーザプログラムA乃至ユーザプログラムC)の後
に診断プログラムを含めておき、第6図に示すように一
定のユーザプログラム、例えばユーザプログラムA乃至
ユーザプログラムCを実行した後、診断プログラムを実
行し、計算機の診断を行ない、計算機が正常であった場
合には再びユーザプログラムAを行なうものとしている
For computers that operate 24 hours a day as other diagnostic equipment for computers, the control program (
A diagnostic program is included after a plurality of user programs (user programs A to C in the example shown in FIG. 5) in the operating system (OS), and a certain user program, for example, user program A, is included as shown in FIG. After executing user program C, a diagnostic program is executed to diagnose the computer, and if the computer is found to be normal, user program A is executed again.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

ところで、上述した第1の計算機における診断装置にあ
っては、24時間運用する計算機には適用できないし、
また、第2の計算機における診断装置にあっては、一定
時間毎に診断プログラムを実行することとなり、この診
断プログラムの実行中にはユーザプログラムは実行され
ないものとなり、計算機の処理能力が低下するという問
題がある。
By the way, the diagnostic device for the first computer mentioned above cannot be applied to a computer that operates 24 hours a day.
In addition, the diagnostic device in the second computer runs a diagnostic program at regular intervals, and the user program is not executed while this diagnostic program is running, which reduces the processing capacity of the computer. There's a problem.

そこで、本発明は24時間中運用する計算機に使用でき
、且つ、計算機のユーザプログラムの実行効率を低下さ
せることのない計算機における診断装置を提供すること
を目的とする。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a diagnostic device for a computer that can be used for a computer that operates 24 hours a day and does not reduce the execution efficiency of the user program of the computer.

〔課題を解決するための手段〕[Means to solve the problem]

本発明にあって、上記の課題を解決するための手段は、
第1図に示すように、演算部1と、作業レジスタ2と、
主記憶装置3と、この主記憶装置3へのアクセスを行な
うアクセス部4とを有する計算機5の機能を診断する診
断装置であって、診断マイクロプログラム6と、通常の
マイクロプログラム7とを格納したマイクロプログラム
格納部8と、診断に必要な診断データを格納した診断デ
ータ格納部9と、この記憶手段からの診断マイクロプロ
グラム6に従って、計算機5に上記診断データに基づい
て演算を実行させる制御部10とを備えたものにおいて
、診断マイクロプログラム6と通常のマイクロプログラ
ム7とを選択する選択部11と、通常のマイクロプログ
ラム7実行時において、主記憶装置3へのアクセス時に
生じる計算機5の演算部1のインターロックを上記アク
セス部4の動作から検知して、上記選択部11をインタ
ーロック時中のみ診断マイクロプログラム側に切換える
診断制御部12と、上記診断実行開始時に計算機の作業
レジスタ2の内容を保持する作業レジスタ保持部13と
、上記診断実行時の計算機の演算結果を格納していく演
算結果格納部14とを備えたことである。
In the present invention, means for solving the above problems are as follows:
As shown in FIG. 1, a calculation unit 1, a work register 2,
This is a diagnostic device for diagnosing the functions of a computer 5 having a main storage device 3 and an access unit 4 that accesses the main storage device 3, and stores a diagnostic microprogram 6 and a normal microprogram 7. A microprogram storage section 8, a diagnostic data storage section 9 that stores diagnostic data necessary for diagnosis, and a control section 10 that causes the computer 5 to execute calculations based on the diagnostic data according to the diagnostic microprogram 6 from this storage means. a selection unit 11 that selects between the diagnostic microprogram 6 and the normal microprogram 7; and a calculation unit 1 of the computer 5 that occurs when accessing the main storage device 3 when the normal microprogram 7 is executed. a diagnostic control unit 12 that detects the interlock from the operation of the access unit 4 and switches the selection unit 11 to the diagnostic microprogram only during the interlock; This includes a work register holding section 13 for holding, and a calculation result storage section 14 for storing calculation results of the computer at the time of execution of the above-mentioned diagnosis.

〔作用〕[Effect]

本発明によれば、診断制御部は通常のマイクロプログラ
ム7の実行時において、主記憶装置3へのアクセス時に
生じる計算機5の演算部1のインターロックを上記アク
セス部4の動作から検知して、上記選択部11を診断マ
イクロプログラム側に切換える。このとき計算機の作業
レジスタ2の内容は作業レジスタ保持部13に保持され
、診断マイクロプログラムにより診断データ格納部のデ
ータにより演算を行ない、その結果を演算結果格納部1
4に格納する。この動作を演算部のインターロック中の
み順次行ない、演算部のインターロックが終了したとき
には作業レジスタに保持していたデータを作業レジスタ
に戻して再び通常のプログラムを再開することができ、
この手順を順次繰り返していくから、通常のプログラム
を実行する性能を全く低下させることなく、任意の時刻
に計算機の診断を行なうことができる。
According to the present invention, the diagnostic control unit detects an interlock of the arithmetic unit 1 of the computer 5 that occurs when accessing the main storage device 3 from the operation of the access unit 4 during the execution of the normal microprogram 7, and The selection section 11 is switched to the diagnostic microprogram side. At this time, the contents of the work register 2 of the computer are held in the work register holding unit 13, and the diagnostic microprogram performs calculations using the data in the diagnostic data storage unit, and the results are stored in the calculation result storage unit 13.
Store in 4. This operation is performed sequentially only while the arithmetic unit is interlocked, and when the arithmetic unit interlock ends, the data held in the work register is returned to the work register and the normal program can be restarted again.
Since this procedure is repeated in sequence, the computer can be diagnosed at any time without any deterioration in the performance of normal program execution.

(実施例) 以下本発明に係る計算機における診断装置の実施例を図
面に基づいて説明する。
(Example) Hereinafter, an example of a diagnostic device for a computer according to the present invention will be described based on the drawings.

第2図乃至第4図は本発明に係る計算機における診断装
置の第一の実施例を示すものである。本実施例において
、計算機における診断装置は第2図に示すように演算部
1と、作業レジスタ2と、主記憶装置3と、この主記憶
装置3へのアクセスを行なうアクセス部4とを有する計
算機5の機能を診断する診断装置である。、本実施例で
は診断マイクロプログラム6と、通常のマイクロプログ
ラム7とは夫々の格納手段に格納されており、このどち
らかのマイクロプログラムを選択して、出力する選択部
とこの選択部の出力により各部を制御する制御部とはi
ユニットに設けられている。
2 to 4 show a first embodiment of a diagnostic device for a computer according to the present invention. In this embodiment, the diagnostic device for a computer is a computer having an arithmetic unit 1, a working register 2, a main memory 3, and an access unit 4 that accesses the main memory 3, as shown in FIG. This is a diagnostic device that diagnoses the functions of 5. In this embodiment, the diagnostic microprogram 6 and the normal microprogram 7 are stored in respective storage means, and there is a selection section that selects and outputs either of the microprograms, and a selection section that selects and outputs either of the microprograms. What is the control unit that controls each part?i
provided in the unit.

そして診断に必要な診断データを格納した診断データ格
納部9と、診断実行時の計算機の演算結果を格納してい
く演算結果格納部14とを一つのローカルストレージ(
LS)15に格納し、演算部作業レジスタ2及び後述す
る診断制御部の指令により上記作業レジスタ2の内容を
保持する作業レジスタ保持部13と、Sユニットを介し
て主記憶装置へアクセスするアクセス部4と、通常のマ
イクロプログラム7実行時において、主記憶装置3への
アクセス時に生じる計算機5の演算部1のインターロッ
クを上記アクセス部4の動作から検知して、上記選択部
11をインターロック時中のみ診断マイクロプログラム
側に切換えると共に、作業レジスタ2の内容を作業レジ
スタ保持部13に格納させる診断制御部12とを設け、
Eユニットとしている。
The diagnostic data storage unit 9 that stores the diagnostic data necessary for diagnosis and the calculation result storage unit 14 that stores the calculation results of the computer during diagnosis execution are integrated into one local storage (
LS) 15, and a work register holding unit 13 that stores the contents of the work register 2 according to instructions from the arithmetic unit work register 2 and a diagnostic control unit to be described later, and an access unit that accesses the main storage device via the S unit. 4, during the execution of the normal microprogram 7, the interlock of the arithmetic unit 1 of the computer 5 that occurs when accessing the main storage device 3 is detected from the operation of the access unit 4, and the selection unit 11 is activated during the interlock. A diagnostic control section 12 is provided which switches only the inside to the diagnostic microprogram side and stores the contents of the working register 2 in the working register holding section 13.
It is called E unit.

そして本実施例においては制御部10には、計算機の保
守等に用いられるサービスプロセッサ(SVP)16を
設けるものとしている。このサービスプロセッサ16は
、上述した診断装置の診断情報を収集して解析する。
In this embodiment, the control unit 10 is provided with a service processor (SVP) 16 used for computer maintenance and the like. This service processor 16 collects and analyzes diagnostic information from the above-mentioned diagnostic device.

以下本発明に係る計算機における診断装置の作動を説明
する。第3図は本実施例にかかる計算機における診断装
置の作動を示すタイくングチャートである。本実施例に
おいて先ず、iサイクル。
The operation of the diagnostic device in the computer according to the present invention will be explained below. FIG. 3 is a timing chart showing the operation of the diagnostic device in the computer according to this embodiment. In this embodiment, first, the i cycle.

でiユニットにおいて通常のマイクロプログラムが読み
取られ、Eサイクル1.に入り、Eユニットにおいて通
常のマイクロプログラム処理中において、主記憶装置へ
のデータ読み出し要求が出されると(11)、演算部は
作動せず、インターロック状態となる。このとき主記憶
装置にアクセス部からデータ読み出し要求が発生され、
この要求により診断制御部は診断開始を指示する(t2
)。
A normal microprogram is read in the i unit in E cycle 1. During normal microprogram processing in the E unit, when a data read request to the main memory is issued (11), the arithmetic unit does not operate and enters an interlock state. At this time, a data read request is generated from the access unit to the main memory,
In response to this request, the diagnosis control unit instructs to start diagnosis (t2
).

診断制御部は今まで使用してきた作業レジスタの内容を
作業レジスタ保持部に退避させ、選択部を診断マイクロ
プログラム側に切替え、診断マイクロプログラム開始の
指示を出す(t3)。
The diagnostic control section saves the contents of the working registers that have been used so far into the working register holding section, switches the selection section to the diagnostic microprogram side, and issues an instruction to start the diagnostic microprogram (t3).

すると診断マイクロプログラムは制御部に対して以下の
指示を出すことにより診断を実行する。
Then, the diagnostic microprogram executes diagnosis by issuing the following instructions to the control unit.

■診断用データをLSから取り出し作業レジスタに格納
する。
(2) Take out the diagnostic data from the LS and store it in the work register.

■作業レジスタの内容を演算部に与え、演算を実行し、
その演算結果を作業レジスタを介してLSの演算結果領
域に格納する。
■Give the contents of the work register to the calculation section and execute the calculation,
The calculation result is stored in the calculation result area of LS via the work register.

■LSから演算の期待値と結果値とを作業レジスタに取
り出し比較演算を行ない、一致していれば次段の診断を
上述の手順で行なう。
(2) Take the expected value and result value of the operation from the LS into the working register and perform a comparison operation, and if they match, perform the next stage diagnosis according to the above-mentioned procedure.

■上記の比較が不一致の場合、には制御部はサービスプ
ロセッサに対して演算誤り信号を発しして、サービスプ
ロセッサは診断異常情報を収集して後に解析する。
(2) If the above comparison does not match, the control unit issues an operation error signal to the service processor, and the service processor collects diagnostic abnormality information and analyzes it later.

主記憶装置へのアクセスが完了すると (14)、アクセス部は診断制御部に対して診断停止の
指示を出力する(t5)。
When access to the main storage device is completed (14), the access unit outputs an instruction to stop diagnosis to the diagnostic control unit (t5).

診断制御部は作業レジスタ保持部のデータを作業レジス
タに復元して、選択部を通常のマイクロプログラム側に
切替え、一連の処理は終了する(t6)。
The diagnostic control section restores the data in the working register holding section to the working register, switches the selection section to the normal microprogram side, and the series of processing ends (t6).

このような処理を主記憶装置がアクセスされる度に繰り
返し全体として診断を実行するものとしている。
Such processing is repeated every time the main storage device is accessed to perform the overall diagnosis.

従って本実施例によれば、計算機の診断を通常のプログ
ラム作動時において、主記憶装置にアクセスを行なって
いるインターロック時にのみ行なうものとしたから、通
常のプログラムの処理効率を全く低下させることなく、
任意の時に計算機の試験を行なうことができるから、ど
のような運用を行なう計算機についても計算機の処理能
力を低下させることなく演算部の正当性を保証させるこ
とができ、信頼性を向上させることができる。
Therefore, according to this embodiment, since the computer is diagnosed only during the interlock when accessing the main memory during normal program operation, the processing efficiency of the normal program is not reduced at all. ,
Since the computer can be tested at any time, the validity of the calculation unit can be guaranteed without reducing the computer's processing capacity, and the reliability of the computer can be improved, no matter how the computer is operated. can.

また、本実施例によれば、診断異常情報をサービスプロ
セッサに収集するようにしたから、保守者は、サービス
プロセッサにより異常の個所の特定、原因の究明を迅速
に行なうことができる。
Furthermore, according to this embodiment, since the diagnostic abnormality information is collected in the service processor, the maintenance person can quickly identify the location of the abnormality and investigate the cause using the service processor.

(発明の効果) 以上説明したように、本発明によれば計算機の診断装置
を、診断制御部が通常のマイクロプログラム実行時にお
いて、主記憶装置へのアクセス時に生じる計算機の演算
部のインターロックをアクセス部の動作から検知して、
選択部を診断マイクロプログラム側に切換え、計算機の
作業レジスタの内容を作業レジスタ保持部に保持し、診
断マイクロプログラムにより診断データ保持部のデータ
により演算を行ない、その結果を演算結果格納部に格納
するものとし、この動作を演算部のインターロック中の
み順次行ない、演算部のインターロックが終了したとき
には作業レジスタ保持部に保持していたデータを作業レ
ジスタに戻して再び通常のプログラムを再開するものと
し、この手順を順次繰り返していくから、通常のプログ
ラムを実行する性能を全く低下させることなく、任意の
時刻に計算機の診断を行なうことができ、どのような運
用を行なう計算機についても計算機の処理能力を低下さ
せることなく演算部の正当性を保証させることができ、
信頼性を向上させることができるという効果を奏する。
(Effects of the Invention) As explained above, according to the present invention, the diagnostic control unit of the computer prevents the interlock of the arithmetic unit of the computer that occurs when accessing the main storage device during normal microprogram execution. Detected from the operation of the access section,
Switch the selection section to the diagnostic microprogram side, hold the contents of the computer's work register in the work register holding section, perform an operation using the data in the diagnostic data holding section by the diagnostic microprogram, and store the result in the operation result storage section. This operation shall be performed sequentially only while the arithmetic unit is interlocked, and when the arithmetic unit interlock ends, the data held in the work register holding unit shall be returned to the work register and the normal program shall be restarted again. Since this procedure is repeated in sequence, it is possible to diagnose the computer at any time without any deterioration in the performance of normal program execution. The correctness of the arithmetic unit can be guaranteed without degrading the
This has the effect of improving reliability.

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

第1図は本発明の原理図、第2図は本発明に係る計算機
における診断装置の第1の実施例を示すブロック図、第
3図は第2図に示した計算機における診断装置の作動を
示す図、第4図は従来の計算機における診断装置の一例
を示す図、第5図は従来の計算機における診断装置の他
の例を示す図、第6図は第5図に示した診断装置の作動
を示すタイくングチャートである。 1・・・演算部 2・・・作業レジスタ 3・・・主記憶装置 4・・・アクセス部 5・・・計算機 6・・・診断マイクロプログラム 7・・・通常のマイクロプログラム 8・・・マイクロプログラム格納部 9・・・診断データ格納部 10・・・制御部 11・・・選択部 12・・・診断制御部 13・・・作業レジスタ保持部 14・・・演算結果格納部 第 図 本 り58月 01く 1牟しイダリ 第 2 図 \ 3 で 5色 メダリ の イ乍 會力 第  3  図 褪 采 の 技碕 第 4 図
FIG. 1 is a diagram showing the principle of the present invention, FIG. 2 is a block diagram showing a first embodiment of the diagnostic device for a computer according to the present invention, and FIG. 3 is a diagram showing the operation of the diagnostic device for the computer shown in FIG. 4 is a diagram showing an example of a diagnostic device in a conventional computer, FIG. 5 is a diagram showing another example of a diagnostic device in a conventional computer, and FIG. 6 is a diagram showing an example of a diagnostic device in a conventional computer. It is a timing chart showing the operation. 1...Arithmetic unit 2...Work register 3...Main storage device 4...Access unit 5...Calculator 6...Diagnostic microprogram 7...Normal microprogram 8...Micro Program storage section 9...Diagnostic data storage section 10...Control section 11...Selection section 12...Diagnosis control section 13...Work register holding section 14...Calculation result storage section 58/01/1st month Idari 2nd figure \ 3 in 5 colors Medal 1st meeting 3rd figure

Claims (1)

【特許請求の範囲】 演算部(1)と、作業レジスタ(2)と、主記憶装置(
3)と、この主記憶装置(3)へのアクセスを行なうア
クセス部(4)とを有する計算機(5)の機能を診断す
る診断装置であって、診断マイクロプログラム(6)と
、通常のマイクロプログラム(7)とを格納したマイク
ロプログラム格納部(8)と、 診断に必要な診断データを格納した診断データ格納部(
9)と、 この記憶手段からの診断マイクロプログラム(6)に従
って、計算機(5)に上記診断データに基づいて演算を
実行させる制御部(10)とを備えたものにおいて、 診断マイクロプログラム(6)と通常のマイクロプログ
ラム(7)とを選択する選択部(11)と、 通常のマイクロプログラム(7)実行時において、主記
憶装置(3)へのアクセス時に生じる計算機(5)の演
算部(1)のインターロックを上記アクセス部(4)の
動作から検知して、上記選択部(11)をインターロッ
ク時中のみ診断マイクロプログラム側に切換える診断制
御部(12)と、上記診断実行開始時に計算機の作業レ
ジスタ(2)の内容を保持する作業レジスタ保持部(1
3)と、 上記診断実行時の計算機の演算結果を格納していく演算
結果格納部(14)とを備えたことを特徴とする計算機
における診断装置。
[Claims] An arithmetic unit (1), a working register (2), and a main storage device (
3) and an access unit (4) that accesses the main storage device (3). A microprogram storage section (8) that stores the program (7), and a diagnostic data storage section (8) that stores the diagnostic data necessary for diagnosis.
9); and a control unit (10) that causes the computer (5) to execute calculations based on the diagnostic data according to the diagnostic microprogram (6) from the storage means, the diagnostic microprogram (6) and a selection section (11) for selecting the normal microprogram (7), and an arithmetic section (11) of the computer (5) that occurs when accessing the main storage device (3) during the execution of the normal microprogram (7). ) detects the interlock from the operation of the access section (4) and switches the selection section (11) to the diagnostic microprogram only during the interlock, and A work register holding unit (1) that holds the contents of the work register (2) of
3); and a calculation result storage unit (14) for storing the calculation results of the computer during execution of the diagnosis.
JP1175713A 1989-07-10 1989-07-10 Diagnostic device in computer Pending JPH0341528A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1175713A JPH0341528A (en) 1989-07-10 1989-07-10 Diagnostic device in computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1175713A JPH0341528A (en) 1989-07-10 1989-07-10 Diagnostic device in computer

Publications (1)

Publication Number Publication Date
JPH0341528A true JPH0341528A (en) 1991-02-22

Family

ID=16000939

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1175713A Pending JPH0341528A (en) 1989-07-10 1989-07-10 Diagnostic device in computer

Country Status (1)

Country Link
JP (1) JPH0341528A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010082415A (en) * 2001-06-12 2001-08-30 김동현 a pereussion for support
JP2012225748A (en) * 2011-04-19 2012-11-15 Denso Corp Method for manufacturing semiconductor integrated circuit device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010082415A (en) * 2001-06-12 2001-08-30 김동현 a pereussion for support
JP2012225748A (en) * 2011-04-19 2012-11-15 Denso Corp Method for manufacturing semiconductor integrated circuit device

Similar Documents

Publication Publication Date Title
JPH0341528A (en) Diagnostic device in computer
US6141635A (en) Method of diagnosing faults in an emulated computer system via a heterogeneous diagnostic program
JPS60159951A (en) Tracing system in information processing device
JP2868114B2 (en) Computer with monitoring and diagnostic function
JPH1115661A (en) Self-diagnosis method for cpu
JPH0255816B2 (en)
JPS61220049A (en) Trouble processing system for channel
JPH0196752A (en) Multi-processor device
JPS6170645A (en) Data collecting device for analysis of trouble cause
JPH0662114A (en) Inter-processor diagnostic processing system
JP2936170B2 (en) Failure handling method
JPH07110790A (en) Memory diagnostic device
JPH076103A (en) Fault processing system for input/output channel
JPS60250440A (en) Retry control system
JPH02240799A (en) Fault preventive system for pos
JPS61233841A (en) Personal computer with self-diagnostic function
JPS61213937A (en) Tracing system for information processing system
JPH0620068A (en) Single chip microcomputer
JPS62192824A (en) Access system for processor
JPH02122335A (en) Test method for ras circuit
JPH0844583A (en) Diagnostic system for information processor
JPH02136935A (en) Self-diagnostic system for microprogram controller
JPH07295857A (en) Program debug method
JPS62208136A (en) Sequential control circuit test system
JPH02108149A (en) Exclusive control mechanism for multiprocessor