JPH04140852A - Diagnostic system for information processor - Google Patents

Diagnostic system for information processor

Info

Publication number
JPH04140852A
JPH04140852A JP2264144A JP26414490A JPH04140852A JP H04140852 A JPH04140852 A JP H04140852A JP 2264144 A JP2264144 A JP 2264144A JP 26414490 A JP26414490 A JP 26414490A JP H04140852 A JPH04140852 A JP H04140852A
Authority
JP
Japan
Prior art keywords
instruction
address
execution
storage
microprocessor
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
JP2264144A
Other languages
Japanese (ja)
Inventor
Kenji Shiba
健司 柴
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 JP2264144A priority Critical patent/JPH04140852A/en
Publication of JPH04140852A publication Critical patent/JPH04140852A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To efficiently store the trace information by limiting an instruction execution address of a microprocessor to only an execution address of an address control instruction and an execution address of a micro-instruction executed continuously and storing them. CONSTITUTION:When a microprocessor 100 gives a micro-instruction execution address 101 to a CS 200, a micro-instruction 201 is outputted. The instruction 201 is inputted to an instruction decoding part 310, and when it is transmitted to a write timing control part 320 by an address control instruction detecting signal 311, it is instructed to store the micro-instruction execution address 101 to a storage part 340 by a write instruction 321. The storage part 340 stores the address 101 in an address shown by an address 331 given from a control part 330. The control part 330 adds '1' to the address 331 by an address addition instruction 322. In such a way, by limiting to only the execution address of the micro-instruction, it is stored.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置の診断方式に関し、特にマイクロ
プロセッサが実行した命令実行アドレスをトレースする
情報処理装置の診断方式に間する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a diagnostic method for an information processing device, and particularly to a diagnostic method for an information processing device that traces the execution address of an instruction executed by a microprocessor.

〔従来の技術〕[Conventional technology]

従来の情報処理装置の診断方式において、マイクロプロ
セッサがマイクに命令実行アドレスを制御記憶部に出力
し、制御記憶部からのマイクロ命令をマイクロプロセッ
サが実行し、マイクロプロセッサからの命令実行アドレ
スを記憶手段ですべて記憶する。
In a conventional diagnosis method for an information processing device, a microprocessor outputs an instruction execution address to a control storage unit through a microphone, the microprocessor executes a microinstruction from the control storage unit, and the instruction execution address from the microprocessor is stored in a storage unit. Memorize everything.

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

上述した従来の情報処理装置の診断方式では、記憶手段
の記憶容量の制限により、記憶できる範囲が直前に実行
されたマイクロプログラムアドレスの少量に限られてし
まい、また、マイクロプログラムの処理によっては、命
令の実行アドレスがループするために、必要とするマイ
クロプログラムアドレスの記憶ができないことがあり、
マイクロブログラムのデバッグや障害解析等に十分な効
果を発揮できないという欠点がある。
In the above-mentioned conventional diagnostic method for information processing devices, due to the limited storage capacity of the storage means, the range that can be stored is limited to a small number of microprogram addresses that were executed immediately before, and depending on the processing of the microprogram, Because the instruction execution address loops, it may not be possible to store the required microprogram address.
The drawback is that it cannot be sufficiently effective for debugging microprograms, analyzing failures, etc.

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

本発明の情報処理装置の診断方式は、マイクロプロセッ
サが実行する命令をデコードし、ジャンプ命令とサブル
ーチンコール命令とリターン命令とのアドレス制御命令
を検出し出力する検出手段と、前記アドレス制御命令に
よりマイクロプログラム実行アドレスの記憶タイミング
が制御される記憶指示信号を出力する制御手段と、前記
記憶指示信号により前記マイクロプロセッサのマイクロ
命令実行アドレスを記憶する記憶手段と、この記憶手段
に与える記憶番地を前記制御手段からの増加指示により
増加させるアドレス制御手段とを有する。
A diagnostic method for an information processing device according to the present invention includes a detection means for decoding an instruction executed by a microprocessor, detecting and outputting address control instructions such as a jump instruction, a subroutine call instruction, and a return instruction; a control means for outputting a storage instruction signal for controlling the storage timing of a program execution address; a storage means for storing a microinstruction execution address of the microprocessor according to the storage instruction signal; and address control means for increasing the address according to an increase instruction from the means.

〔実施例〕〔Example〕

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

第1図は本発明の一実施例のプロ、ツク図であり、マイ
クロ命令セ’7す100と、CS (ControlS
trag:制御記憶装置iり200と、診断装置300
とから構成されている。
FIG. 1 is a block diagram of one embodiment of the present invention, including a microinstruction set 100 and a CS (ControlS).
trag: control storage device 200 and diagnostic device 300
It is composed of.

診断装置300は、命令デコード部310と、ライトタ
イミング制御部320と、アドレス制御部330と、記
憶部340とから構成されている。
The diagnostic device 300 includes an instruction decoding section 310, a write timing control section 320, an address control section 330, and a storage section 340.

マイクロプロセッサ100がマイクロ命令実行アドレス
101をC8200に与えると、C8200は記憶して
いるマイクロ命令201を出力する。このとき出力され
たマイクロ命令20]は命令デコード部3]0に入力さ
れ、ジャンプ命令とサブルーチンコール命令とリターン
命令とのアドレス制御命令が命令デコード部310によ
って検出される。アドレス制御命令が検出されたことが
アドレス制御命令検出信号311によってライトタイミ
ング制御部320に伝えられると、ライトタイミング制
御部320はアドレス制御命令の実行されたマイクロ命
令実行アト1/ス101及び弓続き実行されるマイクロ
命令のマイクロ命令実行アドレス101を記憶すること
をライト指示321によって記憶部340へ指示する。
When the microprocessor 100 gives the microinstruction execution address 101 to the C8200, the C8200 outputs the stored microinstruction 201. The microinstruction 20] outputted at this time is input to the instruction decoding unit 3]0, and the address control instructions of the jump instruction, subroutine call instruction, and return instruction are detected by the instruction decoding unit 310. When the write timing control section 320 is informed that the address control instruction has been detected by the address control instruction detection signal 311, the write timing control section 320 detects the microinstruction execution address 1/s 101 where the address control instruction was executed and the continuation A write instruction 321 instructs the storage unit 340 to store the microinstruction execution address 101 of the microinstruction to be executed.

記憶部340は、ライト指示32】−が与えられるとマ
イクロ命令実行アドレス101をアドレス制御部330
から与えられるアドレス331て示される番地へ記憶す
る。アドレス制御部330は記憶部340へ与えるアド
レス331に、ライトタイミング制御部320からのア
ドレス加算指示322によって、1を加算する。このよ
うにして、マイクロプロセッサの命令実行アドレスを、
アドレス制御命令の実行アドレス及び引続き実行される
マイクロ命令の実行アドレスにのみ限定して記憶する。
When the storage unit 340 receives a write instruction 32]-, the storage unit 340 transfers the microinstruction execution address 101 to the address control unit 330.
It is stored at the address indicated by the address 331 given from . Address control section 330 adds 1 to address 331 given to storage section 340 in response to address addition instruction 322 from write timing control section 320 . In this way, the instruction execution address of the microprocessor is
Only the execution address of the address control instruction and the execution address of the subsequently executed microinstruction are stored.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、マイクロ70セツサの命
令実行アドレスを、アドレス制御命令の実行アドレス及
び引続き実行されるマイクロ命令の実行アドレスにのみ
限定して記憶することにより、マイクロプログラムの実
行結果のトレース情報を効率よく記憶することができる
という効果かある。
As explained above, the present invention stores the instruction execution addresses of the micro 70 setter only to the execution addresses of address control instructions and the execution addresses of microinstructions to be executed subsequently, thereby improving the execution results of microprograms. This has the effect of allowing trace information to be stored efficiently.

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

第】図は本発明の一実施例のブロック図である。 100・・・マイクロプロセッサ、101・・・マイク
ロ命令実行アドレス、200・・・CS(記憶制御装置
>、201・・・マイクロ命令、300・・・診断装置
、310・・・命令デコード部、31ドアドレス制御命
令検出信号、320・・ライトタイミング制御部、32
1・・・ライト指示、322・・・アドレス加算指示、
330・・・アドレス制御部、331・・・アドレス、
340・・・記憶部。
FIG. 1 is a block diagram of an embodiment of the present invention. 100...Microprocessor, 101...Microinstruction execution address, 200...CS (storage control device>, 201...Microinstruction, 300...Diagnosis device, 310...Instruction decoding unit, 31 address control command detection signal, 320... write timing control section, 32
1...Write instruction, 322...Address addition instruction,
330...address control unit, 331...address,
340...Storage unit.

Claims (1)

【特許請求の範囲】[Claims] マイクロプロセッサが実行する命令をデコードし、ジャ
ンプ命令とサブルーチンコール命令とリターン命令との
アドレス制御命令を検出し出力する検出手段と、前記ア
ドレス制御命令によりマイクロプログラム実行アドレス
の記憶タイミングが制御される記憶指示信号を出力する
制御手段と、前記記憶指示信号により前記マイクロプロ
セッサのマイクロ命令実行アドレスを記憶する記憶手段
と、この記憶手段に与える記憶番地を前記制御手段から
の増加指示により増加させるアドレス制御手段とを有す
ることを特徴とする情報処理装置の診断方式。
a detection means for decoding instructions executed by the microprocessor, detecting and outputting address control instructions such as a jump instruction, a subroutine call instruction, and a return instruction; and a memory for controlling the storage timing of the microprogram execution address by the address control instructions. control means for outputting an instruction signal; storage means for storing a microinstruction execution address of the microprocessor in accordance with the storage instruction signal; and address control means for increasing a storage address given to the storage means in response to an increase instruction from the control means. A diagnostic method for an information processing device, comprising:
JP2264144A 1990-10-02 1990-10-02 Diagnostic system for information processor Pending JPH04140852A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2264144A JPH04140852A (en) 1990-10-02 1990-10-02 Diagnostic system for information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2264144A JPH04140852A (en) 1990-10-02 1990-10-02 Diagnostic system for information processor

Publications (1)

Publication Number Publication Date
JPH04140852A true JPH04140852A (en) 1992-05-14

Family

ID=17399074

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2264144A Pending JPH04140852A (en) 1990-10-02 1990-10-02 Diagnostic system for information processor

Country Status (1)

Country Link
JP (1) JPH04140852A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07200348A (en) * 1993-11-23 1995-08-04 Rockwell Internatl Corp Method and apparatus for compression of program address dataand apparatus for quickening of debugging processing of program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07200348A (en) * 1993-11-23 1995-08-04 Rockwell Internatl Corp Method and apparatus for compression of program address dataand apparatus for quickening of debugging processing of program

Similar Documents

Publication Publication Date Title
US5544307A (en) Microcomputer development support system operable with only background monitor and without cache replacement
JPS63250702A (en) Sequence controller
JPS58197553A (en) Program monitor
JPH04140852A (en) Diagnostic system for information processor
JPS60159951A (en) Tracing system in information processing device
US4511983A (en) Apparatus for controlling microinstructions stored in a data processing unit memory
JPH04140851A (en) Diagnostic system for information processor
JPS6152747A (en) Microprocessor
JPH0259829A (en) Microcomputer
JPS5842891B2 (en) Meirei Seigiyohoushiki
JP2604203B2 (en) Debug device for one-chip digital signal processor
JP2998299B2 (en) Processor control unit
JPH04167146A (en) Address tracing system for information processor
JPS5850046A (en) Information processing device
JPS61141046A (en) System for controlling debug interruption
JPH08263324A (en) Debug facilitation device
JPS61240341A (en) Microprogram controller
JPS63163533A (en) Microcomputer
JPH03119436A (en) Microinstruction address tracer
JPS5829057A (en) Trace device for register
JPH03134742A (en) Debug device
JPH02133833A (en) Controller for in-circuit emulator
JPS6270947A (en) Control system for debug interruption
JPH01156823A (en) Microprocessor unit
JPS63147236A (en) Information processor