JPS603032A - Information processor - Google Patents

Information processor

Info

Publication number
JPS603032A
JPS603032A JP58109825A JP10982583A JPS603032A JP S603032 A JPS603032 A JP S603032A JP 58109825 A JP58109825 A JP 58109825A JP 10982583 A JP10982583 A JP 10982583A JP S603032 A JPS603032 A JP S603032A
Authority
JP
Japan
Prior art keywords
shift
instruction
address
address register
memory
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
JP58109825A
Other languages
Japanese (ja)
Inventor
Akira Jitsupou
実宝 昭
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
Nippon Electric 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 NEC Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP58109825A priority Critical patent/JPS603032A/en
Publication of JPS603032A publication Critical patent/JPS603032A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To store trace data which is effective at necessary sample timing in the investigation of the causes of trouble by employing a shift data memory as a trace memory. CONSTITUTION:The execution address of an instruction is stored in an instruction execution address register 1, and plural instruction addresses are set previously in an instruction address register 2. An address comparing circuit 3 compares the contents of the instruction execution address register 1 with those of the instruction address register 2. The shift data memory 4 is stored with shift data sent out through a shift path 52. A shift memory address register 5 indicates an address of the shift data memory 4. A main control circuit 6 selects one of plural instruction addresses to be compared next when the address comparing circuit 3 detects coincidence, and store shift data in the shift data memory 4 through a shift path together with the selected address to update the contents of the shift memory address register 5.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は情報処理袋↑σにおけるデバッグ機能の改良に
関し、特に情報処理装置に内蔵されたトレーサのトレー
スタイミングの制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to an improvement in the debugging function of an information processing bag ↑σ, and particularly to a method for controlling the trace timing of a tracer built into an information processing device.

(従来技術) 従来からストアプログラム方式を採用した情報処理装置
においては、命令の読出し、命令の解読、解読した命令
の実行と云う一連の動作を繰返して行うことによって所
定の処理を実行していた。これらの動作は、すべてレジ
スタ間の情報の転送、シフト動作、加算器の使用など、
数十種類の基本動作の組合せによって実行さね。
(Prior Art) Conventionally, in information processing devices that have adopted the store program method, predetermined processing has been executed by repeatedly performing a series of operations such as reading an instruction, decoding the instruction, and executing the decoded instruction. . All of these operations involve transferring information between registers, shifting operations, using adders, etc.
It is executed by combining dozens of basic movements.

るものである。It is something that

このような基本動作を指定する命令はマイクロ命令であ
り、これらな組合せて各命令の実行を制御量る方式をマ
イクロプログラム制御方式と云うが、マイクロプログラ
ム制御方式の情報処理体14においては、制御記憶にマ
イクロブqグラムをロードし、制御記゛1ハに力えられ
たアドレス情報によりマイクロ命令を順次、読出して各
命令の処理を進めていた。
Instructions that specify such basic operations are microinstructions, and a method of controlling the execution of each instruction by combining them is called a microprogram control method. The microbqgram was loaded into the memory, and the microinstructions were sequentially read out according to the address information input to the control memory 1 to proceed with the processing of each instruction.

とのように、各命令は一般に棲俄のマイクロ命令を組合
せて実現さ力ているが、各命令は命令カウンタ(IC)
と呼ばれる命令実行アドレスレジスタの内容に従って順
次、実行されるものである。マイクロプログラム制御方
式の情報処理装置においては、デバッグ、その他の目的
のだめに、情報処理装置の内部状7jJjの変化の履歴
を状態履歴記憶装置に残しておき、トレースする方式が
採用されてきた。
, each instruction is generally realized by combining native microinstructions, but each instruction is implemented by an instruction counter (IC).
The instructions are executed sequentially according to the contents of an instruction execution address register called . In microprogram control type information processing devices, a method has been adopted in which a history of changes in the internal state of the information processing device is kept in a state history storage device and traced for debugging or other purposes.

しかし、状態履歴記11コ装信に使用されている記憶部
の容量には限度があり、成る限度以上に及ぶ過去のトレ
ースデータは、新たなトレースデータを格納した時点に
書換えられて消去されてしまうわけである。−t々わち
、マイクロプログラム制御方式の情報処理装置において
は、命令実行アドレスをトレースのサンプルタイミング
に利用中る場合など、命令によっては待合わせの部分、
あるいは同じ動作の繰返し部分のような繰返しが長時間
にわたって続くことがあって、トレースデータがあふれ
ることがある。斯かる場合KU、それだけで状態履歴記
1.ぴ装置Hの記憶部が埋め尽され、障害原因の調査に
有効な過去の部分が十分に記憶されないと云う欠点があ
った。
However, there is a limit to the capacity of the storage unit used in the state history record system, and past trace data that exceeds the limit is rewritten and erased when new trace data is stored. That's why I put it away. In other words, in a microprogram control type information processing device, depending on the instruction, the waiting part, such as when the instruction execution address is used for the trace sample timing,
Or, the same operation may be repeated over a long period of time, causing trace data to overflow. In such a case, KU is the only state history record 1. There was a drawback that the storage section of the copying device H was full and the past portion useful for investigating the cause of the failure could not be sufficiently stored.

また、従来、この種の情報処理装置ρにおいては、状態
履歴記憶装置の記憶部にレジスタの内容を残して赴くと
とができず、障害原因の調査に有効な内容をすべて記憶
することができないと云う欠点もあった。すなわち、ト
レースタイミング時にアドレシングされているレジスタ
ファイルの内界は、従来装置においてもトレースデータ
として残すことばでAるが、トレースタイミング時にア
ドレシングされてbない部分のレジスタファイルの内容
は、シフトパスを採用してのみ取出すことができるので
、従って、従来方式の状態履歴装置では、上記内容をト
レースデータとしても残すことができなかった。
In addition, conventionally, in this type of information processing device ρ, it is not possible to leave the contents of the register in the storage section of the state history storage device, and it is not possible to store all the contents that are useful for investigating the cause of the failure. There was also a drawback. In other words, the internal world of the register file that is addressed at the trace timing is left as trace data even in conventional devices, but the contents of the register file that are not addressed at the trace timing are stored using a shift path. Therefore, in the conventional state history device, the above-mentioned contents could not be left as trace data.

障、i、′原因のjj、′IM−には、トレースタイミ
ング時にアドレシングズーれているアドレスのひとつ前
のアドレスのレジスタファイルの内界が有効となるJQ
:i合が多す。従来装置においては、−シフトパスを使
11ルでシフトデータを採取するためのシフトメモリを
トレースメモリとして具備していないため、さらに斯か
る場合の有効な内容を押工[マすることができないと云
う欠点もあった。
jj, 'IM-, which is the cause of failure, i,', is a JQ in which the internal bounds of the register file of the address immediately before the address whose addressing has been zoomed out at the time of trace timing are valid.
: There are many i cases. Conventional equipment does not have a shift memory as a trace memory for collecting shift data using the -shift path, and therefore it is not possible to store the valid contents in such a case. There were also drawbacks.

(発明の目的) 本発明の目的は、従来方式の状態履歴装置装置臂を備え
だ斯かる情報処理装置バを改良し、あらかじめ指定さh
−た複数の命令実行アドレスにより指定された命令に対
してアクセスした時に限って、トレースデータをサンプ
リングして抽出し、シフトパスを介してシフトデータな
格納できるようなシフトデータメモリをトレースメモリ
として採用することによって上記欠点を解決し、障害原
因の調査において必要なサンプルタイミングで、有効な
トレースデータを格納′することかできるように構成し
た晴報処■工装置を提供中ることにある。
(Object of the Invention) An object of the present invention is to improve an information processing device equipped with a conventional state history device arm, and to
A shift data memory is used as the trace memory that samples and extracts trace data and stores the shift data via a shift path only when an instruction specified by multiple instruction execution addresses is accessed. The object of the present invention is to solve the above-mentioned drawbacks and to provide a report processing device configured to be able to store valid trace data at the sample timing necessary for investigating the cause of a failure.

発明の構成) 本発明による情報処理装置はシフトハスな診断/初期設
定などを含むデータの71°込みと読出しとを行い、命
令の実行番地を指示量る命令実行アドレスレジスタの内
容に従って命令をIl+T次、実行する形式のものであ
り、命令アドレスレジスタと、アドレス比較回路と、シ
フトデータメモリと、シフトメモリアドレスレジスタと
、主制御回路とを具備して構成したものであ、る。
(Structure of the Invention) The information processing device according to the present invention performs 71° loading and reading of data including shift-based diagnosis/initialization, etc., and executes an instruction at the Il+T order according to the contents of an instruction execution address register that indicates the execution address of the instruction. , and is configured to include an instruction address register, an address comparison circuit, a shift data memory, a shift memory address register, and a main control circuit.

命令アト”レスレジスフは、(f紗の命令アドレスをあ
らかじめ設定するためのものである。アドレス比較回路
は、命令実行アドレスレジスタの内容と、命令アドレス
レジスタの内容とを比較するだめのものである。シフト
データメモリは、シフトパスな介して送出されたシフト
データな格納するだめのものである。シフトメモリアド
レスレジスタは、シフトデータメモリのアドレスを指示
するだめのものである。
The instruction address register is used to preset the instruction address of (f). The address comparison circuit is used to compare the contents of the instruction execution address register and the contents of the instruction address register. The shift data memory is for storing shift data sent out through the shift path.The shift memory address register is for indicating the address of the shift data memory.

主制御回路は、アドレス比較回路により比較結果から一
致出力を検出した時に、次に比較中べき複数の命令アド
レスのひとつを選択し、これと共にシフトパスによりシ
フトデータをシフトデータメモリに格納して、シフトメ
モリアドレスレジスタの内容な(新するように動作を制
御するためのものである。
When the address comparison circuit detects a match output from the comparison result, the main control circuit selects one of the multiple instruction addresses to be compared next, stores the shift data in the shift data memory using the shift pass, and shifts This is used to control the operation of updating the contents of the memory address register.

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

第1図は、本発明による情報処理装置の一実施例を示寸
ブロック図である。第1図において、1は命令実行アド
レスレジスタ、2は命令アドレスレジスタ、3はアドレ
ス比較回路、4はシフトデータメモリ、5はシフトメモ
リアドレスレジスタ、6は主制御回路、7は比較アドレ
スレジスタ、8け演算制御回路、9はアドレス変換回路
、10は情報処理装置の全体、11け主記憶装置、 1
2は第1のインクレメント回路、13は第2のインクレ
メント回路、14け保守診断装aである。
FIG. 1 is a dimensional block diagram of an embodiment of an information processing apparatus according to the present invention. In FIG. 1, 1 is an instruction execution address register, 2 is an instruction address register, 3 is an address comparison circuit, 4 is a shift data memory, 5 is a shift memory address register, 6 is a main control circuit, 7 is a comparison address register, 8 1 is an arithmetic operation control circuit, 9 is an address conversion circuit, 10 is the entire information processing device, 11 is a main storage device, 1
2 is a first increment circuit, 13 is a second increment circuit, and 14 is a maintenance/diagnosis device a.

第1図において、命令実行アドレスバス゛りlは命令の
実行番地を示すだめのものである。
In FIG. 1, an instruction execution address bus 1 is used to indicate the execution address of an instruction.

命令アドレスレジスタ2け、アドレスバス60を介して
複数の命令実行アドレスをあらかじめ設定できるように
構成したレジスタである。アドレス比較回路3は命令実
行アドレス1/ジスタ1の内容と命令アドレスレジスタ
2の内容とを比較するためのものである。アドレス変換
回路9は、命令実行アドレスレジスタ1の内容を、主記
憶装置11へのリクエストアドレス信号へ変換して信号
線54上へ送出するためのものである。
Two instruction address registers are configured so that a plurality of instruction execution addresses can be set in advance via the address bus 60. The address comparison circuit 3 is for comparing the contents of the instruction execution address 1/register 1 and the contents of the instruction address register 2. The address conversion circuit 9 is for converting the contents of the instruction execution address register 1 into a request address signal to the main storage device 11 and sending it onto the signal line 54.

演算制御回路8は主記憶装置11からデータバス53を
介して得られる命令によって制御され、主要な演;Lな
らびに載皿全体の制御を行うものである。演算制御回路
8によって、次に実行すベキ命令アドレスレジスタ】の
内容も生成される。シフトデータメモリ4i、シフトパ
ス52を介して送出さハ、てくるシフトデータを格納す
るためのものである。シフトメモリアドレスレジスタ5
に1、シフトデータメモリ4のアドレスを指示+Z)だ
めのものである。主制御回路6け、アドレス比4BQ回
路3によって一救出力が検出された時に信、% Mii
) 56上に送出さh−たアドレス一致信号により信号
線50上へホールド信号を送出し、演算制御回路8の動
作を再開始riJ能な状態で中断するだめのものである
。第1のインクレメント回路】2d1主制御回路6によ
るシフト制御に応じて、シフトパス52を介してシフト
データをシフトメモリアドレスレジスタ5に格納し、さ
らに、信号線59上のアト1/スカウントアツプ指示信
号゛によってシフトメモリアドレスレジスタ5の内容を
増分干るためのものである。第2のインクレメント回路
131−1信号線55上のアドレスカウントアツプ指示
信号によって、次に比較中べき命令アドレスレジスタ2
のアドレスな指示子るだめ比彰・アドレスレジスタ7(
Cセントされているアドレスを増分する1jめのもので
ある。
The arithmetic control circuit 8 is controlled by instructions obtained from the main memory 11 via the data bus 53, and controls the main operations and the entire tray. The arithmetic control circuit 8 also generates the contents of the power instruction address register to be executed next. The shift data memory 4i is for storing shift data sent out via the shift path 52. Shift memory address register 5
1, the address of shift data memory 4 is specified +Z). % Mii
) A hold signal is sent onto the signal line 50 in response to the address match signal sent onto the address matching signal 56, and the operation of the arithmetic control circuit 8 is interrupted in a state where it can be restarted. [First increment circuit] In accordance with the shift control by the 2d1 main control circuit 6, the shift data is stored in the shift memory address register 5 via the shift path 52, and the at1/count up instruction is sent on the signal line 59. This signal is used to incrementally dry the contents of the shift memory address register 5. The address count up instruction signal on the second increment circuit 131-1 signal line 55 causes the instruction address register 2 to be compared next.
Address indicator Hiaki Rudame address register 7 (
This is the 1jth one that increments the address that is marked with C cents.

シフトデータメモリ4にシフトデータがt’6 拍fi
れた後では、溶、σ制り1回゛洛8にニー付して次の命
令からのスタートを指示−t21)こめσ)スタート1
8−シシが、信’rニー線5】を介して主;fill 
(6−’1回路6から送出される。保守診断方Hw 1
4は、デバッグ用にシフトデータメモリ4の内存をデー
iパス57?介して取込み、停止m示侶云なイr芹託!
58を介してlδζT制御回路8に対して1メ出するた
めのものである。
Shift data is stored in shift data memory 4 at t'6 beat fi
After the command is completed, Knee is added to Raku8 once in the σ control to instruct the start from the next command.
8- Fill the main line through the line 5
(Sent from 6-'1 circuit 6. Maintenance diagnosis method Hw 1
4 is an i-path 57 that stores the contents of the shift data memory 4 for debugging. Take it in and stop it!
This is for outputting one message to the lδζT control circuit 8 via the lδζT control circuit 8.

この場合、i官I″¥、告1i (lit回j烙ill
 id信号と1?6]を介してヌタート信+1!−?送
出するものである。
In this case, I
Nuttat signal +1 via id signal and 1?6]! −? It is something that is sent out.

峡初に、保守診断−1g4乃14から停止1四17承仁
−22−が18ゼ・線58を介して送出さi17、アイ
ドル状叩にある演算制御回路8に対して命令−B行が再
;:11始可能な状態で停止を指示して停止ジせる。次
に、アドレスバス60を介し−r命令アドレスレジスタ
2に対してデバッグナベき仲ミケのi+&令」3行アド
レスを格納する。その後にs 07 ++=、iil 
61士のスタート指示信碧・により、演算制御回路8に
対して命令の実行を再開させるように指示し、デバック
スヘきジョブを実行さぜる。比較アドレスレジスフ7は
初期値が0に設定さh−でいる。この比較アドレスレジ
スタ7により指示された命令アドレスレジスタ2の内容
と、命令の実行番地を示す命令実行アドレスレジスタ】
の内’IJ−トをアドレス比較回路3によp比較する。
At the beginning of the maintenance diagnosis-1g4 to 14, the stop 1417 Chengren-22- is sent out via the 18ze line 58, and the command-B line is sent to the arithmetic control circuit 8 in the idle state. Re;:11 Instruct to stop while possible. Next, the debug nabe nakamike's i+&instruction 3 line address is stored in the -r instruction address register 2 via the address bus 60. Then s 07 ++=, iil
The start instruction signal 61 instructs the arithmetic control circuit 8 to resume execution of instructions, and causes the debugging job to be executed. The initial value of the comparison address register 7 is set to 0 and is h-. The contents of the instruction address register 2 specified by this comparison address register 7 and the instruction execution address register indicating the execution address of the instruction]
Of these, 'IJ-' is compared by the address comparison circuit 3.

両者が一致した時圧は、アドレス一致信号が信号線56
上て発生する。アドレス一致信号によりアドレスの一敬
を通知された主側01回路6では、信号線50上のホー
ルド信号により演算制御回路8を命令実行再開始可能な
状態に保って停止させると共に、シフトパス52を介し
て情報処理装置1゜のすべてのシフトデータを、RAM
の内容も含んでシフトデータメモリ4に格納する。この
時、同時にシフトメモリアドレスレジスタ5の内容も、
信号線59上のアドレスカウントアツプ指示信号を介し
て、第1のインクレメント回路12に加えられる。そこ
で、格納すべきシフ) チー タのピット数分だけ第1
のインクレメント回路12の内容が1づつ増分しでゆく
。ここで、シフトメモリアドレスレジスタ5の初期1匹
ケ0である。
When the two match, the address match signal is on the signal line 56.
Occurs on the rise. The main side 01 circuit 6, which has been notified of the address match by the address match signal, uses the hold signal on the signal line 50 to keep the arithmetic control circuit 8 in a state where it can restart instruction execution and stops it. All shift data of the information processing device 1° is stored in the RAM.
It is stored in the shift data memory 4 including the contents of. At this time, the contents of shift memory address register 5 are also changed.
It is applied to the first increment circuit 12 via an address count up instruction signal on signal line 59. Therefore, the number of cheetah pits that should be stored is the same as the first one.
The contents of the increment circuit 12 are incremented by one. Here, the initial value of the shift memory address register 5 is 0.

さて、すべてのシフトデータがシフトデータメモリ4に
格納され終ると、主制御回路6け信号線55上のアドレ
スカウントアツプ指示信号を介して命令アドレスレジス
タ2の内容を1づつ増分するように第2のインク1/メ
ント回路13に指示を出し、次に比較ナベき命令アドレ
スレジスタの内容を示す。これと共に、主側偽1回路6
け信号線51上のスタート信号を介して演算1b制御回
路8に対して命令実行の再開始を指示子る。
Now, when all of the shift data has been stored in the shift data memory 4, the main control circuit 6 increments the contents of the instruction address register 2 by 1 via the address count up instruction signal on the signal line 55. The instruction is given to the increment 1/ment circuit 13, and then the contents of the comparison command address register are shown. Along with this, the main side false 1 circuit 6
A start signal on the signal line 51 instructs the arithmetic operation 1b control circuit 8 to restart instruction execution.

このようにして、命令アドレスレジスタ2の内容と命令
の実行番地を指示子る会合実行アドレスレジスタ1の内
容とが一致干るごとに、1青報処理装置lOのシフトデ
ータがシフトデータメモリ4に格納されてゆくわけであ
る。所定のジョブの実行が完了するか、あるいは障害に
より情報処理装置10がストール、′または停止中ると
、保守診断装置14は停止指示信号線58を介して演算
制御回−に対して停止の指示を行い、停止しだ・LY報
処理界(”¥10のトレースメモリであるシフトデータ
メモリ4の内容ヤデータパス57を介しでイア守診断装
置i1”f″14に取込む。
In this way, every time the contents of the instruction address register 2 and the contents of the meeting execution address register 1 indicating the execution address of the instruction match, the shift data of one blue report processing device IO is transferred to the shift data memory 4. It will be stored. When execution of a predetermined job is completed, or when the information processing device 10 is stalled or stopped due to a failure, the maintenance diagnostic device 14 instructs the arithmetic control circuit to stop via the stop instruction signal line 58. The contents of the shift data memory 4, which is a trace memory of 10 yen, are taken into the ear protection diagnostic device i1 "f" 14 via the data path 57.

(是明の効果) 一木発明にはは上説明したように、あらかじめ指定した
7わ′々の命令実行アドレスにより指示された命令て対
してアクセスした場合に限ってトレースデータをサンプ
リングして抽出し、シフトパスによりシフトデータを格
納できるシフトデータメモリをトレースメモリとして採
用するようイ音成するととにより、障害原因の調査にお
い)で必43なザンプルタイミングにおいて有効なトレ
ースデータを格納中ろことができると云う効果かある。
(Effect of Koreaki) As explained above, Ichiki's invention has the advantage of sampling and extracting trace data only when an instruction specified by one of the seven instruction execution addresses specified in advance is accessed. However, by making it a point to use a shift data memory that can store shift data using a shift path as a trace memory, it is possible to store valid trace data at the required sample timing (in investigating the cause of a failure). There is an effect that says it can be done.

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

第1図は、本発明による情報処理装置の一実施1ンリを
示すブロック措成図である。 1.2.5.7・・・レジスタ 3・・・比軸回路 4・・・メモリ 6・・・主!1tII御回路 8・・・’IX算制御回
路9・・・アドレス変換回路 lO・・・情報処理装置 11・・・牢記f、hT装崩
12.13・・・インクレメント回路 14・・・保守診断装置 50〜6I・・・信号線(パスを済む)特許出願人 日
本′1コ気株式会社 代理人 弁即士井 ノ ロ 「、′7
FIG. 1 is a block diagram showing one implementation of an information processing apparatus according to the present invention. 1.2.5.7...Register 3...Ratio axis circuit 4...Memory 6...Main! 1tII control circuit 8...'IX arithmetic control circuit 9...Address conversion circuit lO...Information processing device 11...Prison f, hT decompression 12.13...Increment circuit 14...Maintenance Diagnostic device 50-6I...Signal line (passes through) Patent applicant Nippon'1 Koki Co., Ltd. Agent Ben Sokuji Noro ",'7

Claims (1)

【特許請求の範囲】[Claims] シフトパス享・介して論断/初jυ」設定などを含むデ
ータの訃込みと読出しとを行い、命令の実行酢地を指示
する命令実行アドレスレジスタの内容に従って^1「記
命令を順次実行子る形式の情報処即装)′りにおいて、
1′!敬の命令アドレスをあらかじめ設定するだめの命
令アドレスレジスタと、前記命令実行アドレスレジスタ
の内容と前記命令アドレスレジスタの内容とを比較する
だめのアドレス比較回路と、シフトデータな前記シフト
バスな介して格納するだめのシフトデータメモリと、前
記シフトデータメモリのアト1/スを指示するためのシ
フトメモリアドレスレジスタと、前記アドレス比較回路
により一致出力を検出した時に次に比較すべき前記複数
の命令アドレスのひとつを選択量ると共に前記シフトパ
スにより前記シフトデータを^11記シフトデータメモ
リに格納してQft記シフトメモリアドレスレジスタの
内容を更新するように#1作を制御するための主制御回
路とを具備して構成したことを特徴とする情報処理装置
Data is written and read out, including the argument/initial setting, etc. through the shift path, and the instructions are executed sequentially according to the contents of the instruction execution address register, which specifies the execution position of the instruction. In the information processing facility),
1′! an instruction address register for setting the instruction address in advance, an address comparison circuit for comparing the contents of the instruction execution address register with the contents of the instruction address register, and shift data stored via the shift bus. a shift data memory to be executed; a shift memory address register for instructing the at 1/s of the shift data memory; and a shift memory address register for instructing the address of the shift data memory; and a main control circuit for controlling the #1 operation so as to select and measure one shift data and to update the contents of the Qft shift memory address register by storing the shift data in the ^11 shift data memory using the shift pass. An information processing device characterized in that it is configured as follows.
JP58109825A 1983-06-17 1983-06-17 Information processor Pending JPS603032A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58109825A JPS603032A (en) 1983-06-17 1983-06-17 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58109825A JPS603032A (en) 1983-06-17 1983-06-17 Information processor

Publications (1)

Publication Number Publication Date
JPS603032A true JPS603032A (en) 1985-01-09

Family

ID=14520163

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58109825A Pending JPS603032A (en) 1983-06-17 1983-06-17 Information processor

Country Status (1)

Country Link
JP (1) JPS603032A (en)

Similar Documents

Publication Publication Date Title
EP0111952B1 (en) Verification of a processor architecture having a partial instruction set
JPS60159951A (en) Tracing system in information processing device
JPS603032A (en) Information processor
JPH06103104A (en) Remote debug method
JPS6365983B2 (en)
JP2520158B2 (en) Debugging method of digital signal processor
JPS6326416B2 (en)
JPS6214240A (en) Program inspecting system
JPH096641A (en) Information processor
JPS63307543A (en) Debug device
JPS62241041A (en) Information processor
JPS62290943A (en) Information processor
JPS59153247A (en) Debugging device
JPH0277946A (en) Measurement system for coverage of microprogram
JPS6113612B2 (en)
JPS62179039A (en) Extracting method for failure information of input/ output processor
JPS60142741A (en) Microprogram diagnostic device
JPS6053893B2 (en) control storage
JP2001265619A (en) Data tracing system
JPS63136243A (en) Diagnosing system for built-in ram of information processor
JPS6248872B2 (en)
JPH0215340A (en) Control system for state history memory device
JPH05241821A (en) Data processor
JPS6240550A (en) Program debug device
JPS59208657A (en) Large scale integration microprocessor having internal testing function