JPS59158452A - Program test device - Google Patents

Program test device

Info

Publication number
JPS59158452A
JPS59158452A JP58033616A JP3361683A JPS59158452A JP S59158452 A JPS59158452 A JP S59158452A JP 58033616 A JP58033616 A JP 58033616A JP 3361683 A JP3361683 A JP 3361683A JP S59158452 A JPS59158452 A JP S59158452A
Authority
JP
Japan
Prior art keywords
branch instruction
program
buffer memory
address data
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
JP58033616A
Other languages
Japanese (ja)
Inventor
Haruo Takagi
高木 治夫
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.)
Omron Corp
Original Assignee
Tateisi Electronics Co
Omron Tateisi Electronics Co
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 Tateisi Electronics Co, Omron Tateisi Electronics Co filed Critical Tateisi Electronics Co
Priority to JP58033616A priority Critical patent/JPS59158452A/en
Publication of JPS59158452A publication Critical patent/JPS59158452A/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
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3676Test management for coverage analysis

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 test a program by providing plural buffer memories and a fully inputted buffer memory detecting circuit, and collecting a C1 coverage index representing whether or not a branch instruction is executed normally. CONSTITUTION:Every time a CPU1 executes a program and executes the branch instruction, its address data and an address data of destination designated by its branch instruction are stored sequentially in a buffer memory 10. When the buffer memory occupancy detecting circuit 13 detects the storage area of the memory 10 is fully inputted, the circuit 13 changes over an input switching circuit 9 to a buffer memory 11 and an output switching circuit 12 to the memory 10. Every time a branch instruction of CPU1 is executed further, the address data is stored in the memory 11. Furthr, each address data stored in the memory 10 is transferred to a data collecting device 14 to collect the C1 coverage index.

Description

【発明の詳細な説明】 発明の分野 この発明は、プログラムテスト装置に関し、特に、分岐
命令を含むプログラムを実行したとき、分岐命令によっ
て分岐される流れの各ステップを実行したか否かをテス
トするようなプログラムテスト装置に関する。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a program testing device, and in particular, to a program testing device that tests whether or not each step of the flow branched by the branch instruction has been executed when a program including a branch instruction is executed. The present invention relates to program test equipment such as the following.

発明の背景 第1図はこの発明の背景となる一般的なプログラムの流
れを示すフロー図である。第1図におい、プログラムは
ステップ(図示ではSPと略称する)1ないしステップ
4を含み、ステップ1は分岐命令であり、その内容Aを
判別してYESであれば流れAのステップ2ないしステ
ップ4に進み、各ステップの内容臼ないしDを実行する
。ステップ1においてNoであれば流れBのステップ4
に分岐してその内容りを実行する。
BACKGROUND OF THE INVENTION FIG. 1 is a flow diagram showing the flow of a general program that is the background of this invention. In FIG. 1, the program includes steps (abbreviated as SP in the diagram) 1 to 4, step 1 is a branch instruction, and if the content A is determined and YES, steps 2 to 4 of flow A are executed. Proceed to step 3 and execute steps D to D of each step. If No in Step 1, Step 4 of Flow B
Branch to and execute its contents.

上述のプログラムをコンピュータが正常に実行し得るか
否かをテストするためには、作成されたプログラムをデ
バッギングしてバグ出しを行なう必要がある。しかし、
このようなデバッギングを行なうためには、大型のコン
ピュータなどを必要とし、簡申にプログラムのテストを
行なうことができなかった。
In order to test whether a computer can normally execute the above program, it is necessary to debug the created program to find bugs. but,
In order to perform such debugging, a large computer is required, and it has not been possible to directly test the program.

一方、最近では、プログラムのテスト(またはデバッグ
)の完全性をチェックするために、プログラムがどう実
行されたかというよりも、むしろプログラム中のどの部
分がまだ実行されていないかをより効率的な手法によっ
て明らかにする必要性が生じてきた。そこで、最近では
、プログラムのテストの一手法としてカバレージ分析が
ある。
On the other hand, these days, to check the integrity of testing (or debugging) a program, a more efficient method is to check what parts of the program have not yet been executed, rather than how the program has been executed. The need to clarify this has arisen. Recently, coverage analysis has been introduced as a method for testing programs.

カバレージ分析のうち複数のステップを含むプログラム
において、少なくとも1回以上実行されたステップの数
の割合のことをC1カバレージ指標と称されている。こ
のようなC1カバレージ指標収集してプログラムをテス
トするような装置は従来よりなかった。
In a program that includes a plurality of steps in coverage analysis, the ratio of the number of steps executed at least once is called the C1 coverage index. Until now, there has been no device that collects C1 coverage indicators and tests programs.

発明の目的 それゆえに、この発明の主たる目的は、少なくとも分岐
命令を正常に実行したかを示すC1カバレージ指標を収
集してプログラムをテストするようなプログラムテスト
装置を提供することである。
OBJECTS OF THE INVENTION Therefore, a main object of the present invention is to provide a program testing device that tests a program by collecting at least a C1 coverage index indicating whether a branch instruction has been executed normally.

発明の構成および効果 この発明を要約すれば、少なくとも分岐命令を含むプロ
グラムをテストするための装置であって、中央処理手段
が分岐命令を実行したときのデータを検出する。アドレ
スデータを記憶するための少なくとも2つの記憶手段を
設け、この少なくとも2つの記憶手段のいずれか1つの
記憶手段の記憶領域が空であるかあるいは満杯であるか
を検知し、空であることの検知された記憶手段に、分岐
命令とその分岐命令によって指定される行先のそれぞれ
を表わすアドレスデータを記憶するように構成したもの
である。
Structure and Effects of the Invention To summarize the present invention, there is provided an apparatus for testing a program including at least a branch instruction, which detects data when a central processing means executes the branch instruction. At least two storage means for storing address data are provided, and it is detected whether the storage area of any one of the at least two storage means is empty or full. The detected storage means is configured to store address data representing each of a branch instruction and a destination specified by the branch instruction.

したがって、この発明によれば、少なくとも2つの記憶
手段に01カバレージ指標を順次記憶していくことがで
きるので、少なくとも2つの記憶手段に記憶したC1カ
バレージ指標を処理するフロッピーディスクや磁気テー
プの処理速度が中央処理手段の処理速度よりも遅い場合
であっても、中央処理手段の処理速度を低下させること
なくリアルタイムで少なくとも2つの記憶手段に記憶し
たデータの処理を行なうことができる。
Therefore, according to the present invention, since the 01 coverage index can be sequentially stored in at least two storage means, the processing speed of the floppy disk or magnetic tape for processing the C1 coverage index stored in at least two storage means is Even if the processing speed of the central processing means is slower than the processing speed of the central processing means, the data stored in at least two storage means can be processed in real time without reducing the processing speed of the central processing means.

以下、図面に示す実施例とともにこの発明をより具体的
に説明する。
Hereinafter, this invention will be described in more detail with reference to embodiments shown in the drawings.

実施例の説明 第2図はこの発明の一実施例の概略ブロック図である。Description of examples FIG. 2 is a schematic block diagram of an embodiment of the present invention.

まず、第2図を参照して構成について説明する。中央処
理手段としてのCPU1は内蔵されているプログラムを
実行するものであって、このCPLJlにはデータバス
DBとアドレスバスABとコントロールバスCBとが接
続される。データバスDBには命令デコーダ2が接続さ
れる。この命令デコーダ2はCPUIがプログラムに含
まれる分岐命令を実行したときにデータバスDBに一5
= 出力されるフェッチデータをデコードすることにより分
岐命令を検出するものである。命令デコーダ2によって
分岐命令に基づくデータがデコードされると、そのデコ
ード出力はフリップ70ツブ3とORゲート4の一方入
力端とに与えられる。
First, the configuration will be explained with reference to FIG. A CPU 1 as a central processing means executes a built-in program, and a data bus DB, an address bus AB, and a control bus CB are connected to this CPLJl. An instruction decoder 2 is connected to the data bus DB. This instruction decoder 2 outputs a signal to the data bus DB when the CPUI executes a branch instruction included in the program.
= A branch instruction is detected by decoding the output fetch data. When the data based on the branch instruction is decoded by the instruction decoder 2, the decoded output is applied to the flip 70 tube 3 and one input terminal of the OR gate 4.

また、コントロールバスCBにはコントロール回路8が
接続される。このコントロール回路8はCPLllがプ
ログラムを実行するごとにタイミング信号を出力する。
Further, a control circuit 8 is connected to the control bus CB. This control circuit 8 outputs a timing signal every time CPLll executes a program.

このタイミング信号は命令デコーダ2に与えられるとと
もに、デレー回路(DL)7を介してノリツブ70ツブ
3のリセット入力端に与えられる。デレー回路7は1c
puサイクル期間だけ遅延するものである。したがって
、フリップフロップ3は命令デコーダ2が分岐命令を検
出したときにセットされ、その侵分岐命令による行先の
アドレスを出力する1CPLJサイクル期間経過後にリ
セットされる。すなわち、フリップフロップ3は分岐命
令が出力されてからその分岐命令によって分岐される行
先のアドレスが出力されるまでの間セットされている。
This timing signal is applied to the instruction decoder 2 and also to the reset input terminal of the knob 70 via the delay circuit (DL) 7. Delay circuit 7 is 1c
It is delayed by the pu cycle period. Therefore, the flip-flop 3 is set when the instruction decoder 2 detects a branch instruction, and is reset after one CPLJ cycle period has elapsed during which the destination address of the branch instruction is output. That is, the flip-flop 3 is set from the time a branch instruction is output until the address of the destination branched by the branch instruction is output.

フリップフロップ−〇− 3の出力はORゲート4の他方入力端に与えられる。し
たがって、ORゲート4は分岐命令が出力されてからそ
の分岐命令による行先のアドレスが出力されるまでの間
ハイレベルの信号をANDゲート5の一方入力端に与え
る。このANDゲート5の他方入力端にはコントロール
回路8からタイミング信号が与えられる。したがって、
ANDゲート5は分岐命令が出力されてからその分岐命
令による行先のアドレスが出力されるまでの間タイミン
グ信号をレジスタ9に与える。一方、アドレスバスAB
にはレジスタ6が接続される。このレジスタ6は分岐命
令とその分岐命令によって指定される行先を表わすアド
レスデータを記憶するためのものである。レジスタ6の
出力は入力切換回路9に与えられる。入力切換回路9は
レジスタ6に記憶されているアドレスデータをバッファ
メモリ10または11に与えるためのものである。バッ
ファメモリ10および11にはANDゲート5からタイ
ミング信号が与えられる。したがって、バッファメモリ
10または11はANDゲート5からのタイミング信号
に基づいて、入力切換回路9を介して与えられるアドレ
スデータを順次記憶する。バッファメモリ10および1
1の出力は出力切換回路12を介して磁気テープまたは
フロッピーディスクなどのデータ収集装置14に与えら
れる。バッファメモリ満杯検出回路13はバッファメモ
リ1oおよび11のそれぞれの記憶領域が空であるかあ
るいは満杯であるか否かを検出するものである。そして
、バッファメモリ満杯検出回路13は、たとえばバッフ
ァメモリ1oの記憶領域が満杯であることを検出すると
、入力切換回路9をバッファメモリ11側に切換えると
ともに、出力切換回路12をバッファメモリ10側に切
換える。道に、バッフ1メモリ11が満杯であれば、入
力切換回路9をバッファメモリ1oWJに切換えるとと
もに出力切換回路12をバッファメモリ11側に切換え
る。
The output of flip-flop -0-3 is applied to the other input terminal of OR gate 4. Therefore, the OR gate 4 applies a high level signal to one input terminal of the AND gate 5 from when the branch instruction is output until when the destination address according to the branch instruction is output. A timing signal is applied from the control circuit 8 to the other input terminal of the AND gate 5. therefore,
AND gate 5 provides a timing signal to register 9 from when a branch instruction is output until when the destination address according to the branch instruction is output. On the other hand, address bus AB
A register 6 is connected to. This register 6 is for storing address data representing a branch instruction and a destination specified by the branch instruction. The output of register 6 is given to input switching circuit 9. Input switching circuit 9 is for providing address data stored in register 6 to buffer memory 10 or 11. A timing signal is applied to buffer memories 10 and 11 from AND gate 5. Therefore, the buffer memory 10 or 11 sequentially stores address data applied via the input switching circuit 9 based on the timing signal from the AND gate 5. Buffer memory 10 and 1
The output of 1 is applied via an output switching circuit 12 to a data acquisition device 14 such as a magnetic tape or a floppy disk. The buffer memory fullness detection circuit 13 detects whether the respective storage areas of the buffer memories 1o and 11 are empty or full. When the buffer memory full detection circuit 13 detects that the storage area of the buffer memory 1o is full, for example, it switches the input switching circuit 9 to the buffer memory 11 side and switches the output switching circuit 12 to the buffer memory 10 side. . If the buffer 1 memory 11 is full, the input switching circuit 9 is switched to the buffer memory 1oWJ, and the output switching circuit 12 is switched to the buffer memory 11 side.

第3図は第2図の動作を説明するためのフロー図である
。次に、第3図を参照して第2図の動作について説明す
る。CPLJlはプログラムに基づいて分岐命令をフェ
ッチして実行する。すると、データバスDBを介して命
令デコーダ2にデータが与えられる。命令デコーダ2は
コントロール回路8からのタイミング信号に基づいて、
CPUIからのデータをデコードして分岐命令のデコー
ド信号を出力してフリップフロップ3をセットする。
FIG. 3 is a flow diagram for explaining the operation of FIG. 2. Next, the operation shown in FIG. 2 will be explained with reference to FIG. CPLJl fetches and executes branch instructions based on the program. Then, data is provided to the instruction decoder 2 via the data bus DB. Based on the timing signal from the control circuit 8, the instruction decoder 2
It decodes the data from the CPUI, outputs a branch instruction decode signal, and sets the flip-flop 3.

同時に、デコード信号はORゲート4を介してANDゲ
ート5に与えられ、このゲートを開<、ANDゲート5
はコントロール回路8からのタイミング信号をバッファ
メモリ1oと11とに与える。
At the same time, the decode signal is applied to the AND gate 5 via the OR gate 4.
provides the timing signal from the control circuit 8 to the buffer memories 1o and 11.

一方、バッファレジスタ6はCPLJlが分岐命令を実
行したとき出力されるアドレスデータを記憶する。この
アドレスデータは入力切換回路9に与えられる。このと
き、バッフツメモリ満杯検出回路13はバッファメモリ
1oおよび11の各記憶領域が満杯状態であるか否かを
検出していて、たとえばバッファメモリ10が空の状態
であれば入力切換回路9をバッファメモリ10側に切換
えるとともに、出力切換回路12をバッファメモリ11
側に切換える。したがって、バッファメモリ19− Oはレジスタ6に記憶されているアドレスデータをタイ
ミング信号に基づいて読込む。CPLJlは分岐命令を
実行した後その分岐命令によって指定される行先のアド
レスデータを出力してレジスタ6に記憶させる。このと
き、デレー回路7はコントロール回路8から出力される
タイミング信号をCPLllの1サイクルW]間遅延す
るため、フリップフロップ3はセットされた状態を維持
している。
On the other hand, the buffer register 6 stores address data output when CPLJl executes a branch instruction. This address data is given to the input switching circuit 9. At this time, the buffer memory full detection circuit 13 detects whether or not each storage area of the buffer memories 1o and 11 is full. For example, if the buffer memory 10 is empty, the input switching circuit 9 is switched to the buffer memory. At the same time, the output switching circuit 12 is switched to the buffer memory 11 side.
switch to the side. Therefore, the buffer memory 19-O reads the address data stored in the register 6 based on the timing signal. After executing a branch instruction, CPLJl outputs the address data of the destination specified by the branch instruction and stores it in the register 6. At this time, the delay circuit 7 delays the timing signal output from the control circuit 8 by one cycle W of CPLll, so the flip-flop 3 maintains its set state.

したがって、フリップ70ツブ3のセット出力はORゲ
ート4を介してANDゲート5を開き続ける。このため
に、バッファメモリ10にはタイミング信号が与えられ
続ける。すなわち、バッファメモリ10はレジスタ6に
記憶されているアドレスデータを読込む。そして、その
CPUサイクルを経過した後、フリップ70ツブ3がリ
セットされ、ANDゲート5が閉じられる。したがって
、バッファメモリ10は分岐命令とその分岐命令によっ
て指定される行先のアドレスデータのみを記憶すること
になる。
Therefore, the set output of flip 70 block 3 continues to open AND gate 5 via OR gate 4. For this reason, the timing signal continues to be applied to the buffer memory 10. That is, the buffer memory 10 reads the address data stored in the register 6. After the CPU cycle has passed, the flip 70 knob 3 is reset and the AND gate 5 is closed. Therefore, the buffer memory 10 stores only the branch instruction and the address data of the destination specified by the branch instruction.

上述の動作を繰返し、CPU1がプログラムを10− 実行して分岐命令を実行するごとに、そのときのアドレ
スデータとその分岐命令によって指定される行先のアド
レスデータとを順次バッファメモリ10に記憶させる。
The above-described operation is repeated, and each time the CPU 1 executes a program and executes a branch instruction, the address data at that time and the address data of the destination specified by the branch instruction are sequentially stored in the buffer memory 10.

バッファメモリ満杯検出回路13はバッファメモリ10
の記憶領域が満杯になったことを検出すると、今度は入
力切換回路9をバッファメモリ11側に切換え、出力切
換回路12をバッファメモリ10側に切換える。IJ、
11、CPU1が分岐命令を実行するごとに、バッファ
メモリ11側にアドレスデータが記憶される。また、バ
ッファメモリ10に記憶された各アドレスデータは出力
切換回路12を介してデータ収集@1114に転送され
る。
The buffer memory full detection circuit 13 is connected to the buffer memory 10.
When it is detected that the storage area is full, the input switching circuit 9 is switched to the buffer memory 11 side, and the output switching circuit 12 is switched to the buffer memory 10 side. IJ,
11. Every time the CPU 1 executes a branch instruction, address data is stored in the buffer memory 11 side. Further, each address data stored in the buffer memory 10 is transferred to the data collection@1114 via the output switching circuit 12.

上述のごとく、この実施例によれば、cpu iが分岐
命令を実行するごとに出力される分岐命令のアドレスデ
ータとその分岐命令によって指定される行先のアドレス
データとをバッファメモリ10および11のいずれか空
の方に記憶し、満杯になっているバッファメモリのデー
タを直ちに読出してデータ収集装置14で収集させるよ
うにしたので、たとえデータ収集装ff114よりもc
pu iの処理速度が速い場合であっても、支障を来た
すことなくClカバレージ指標を収集することができる
As described above, according to this embodiment, each time CPU i executes a branch instruction, the address data of the branch instruction output and the address data of the destination specified by the branch instruction are stored in either of the buffer memories 10 and 11. Since the data in the full buffer memory is immediately read out and collected by the data collection device 14, even if the data collection device ff114 is
Even if the processing speed of pu i is high, the Cl coverage index can be collected without any hindrance.

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

第1図は従来の一般的なプログラムの流れを示すフロー
図である。第2図はこの発明の一実施例の概略ブロック
図である。w43図は第2図の動作を説明するためのフ
ロー図である。 図において、1はCPU、2は命令デコーダ、3はフリ
ップ70ツブ、4はORゲート、5はANDゲート、6
はレジスタ、7はデレー回路、8はコントロール回路、
9は入力切換回路、10゜11はバッファメモリ、12
は出力切換回路、13はバッファメモリ満杯検出回路、
14はデータ収集狂Wを示す。 第3図 −277−
FIG. 1 is a flow diagram showing the flow of a conventional general program. FIG. 2 is a schematic block diagram of an embodiment of the present invention. Figure w43 is a flow diagram for explaining the operation of Figure 2. In the figure, 1 is a CPU, 2 is an instruction decoder, 3 is a flip 70 block, 4 is an OR gate, 5 is an AND gate, 6
is a register, 7 is a delay circuit, 8 is a control circuit,
9 is an input switching circuit, 10゜11 is a buffer memory, 12
13 is an output switching circuit, 13 is a buffer memory full detection circuit,
14 indicates data collection enthusiast W. Figure 3-277-

Claims (1)

【特許請求の範囲】 少なくとも分岐命令を含むプログラムにおいて、前記プ
ログラムを実行したときに前記分岐命令を実行したか否
かを示す01カバレージ指標を収集するためのプログラ
ムテスト装置であって、前記プログラムを実行したとき
に、前記分岐命令とその分岐命令によって指定される行
先を表わすアドレス信号を出力するための中央処理手段
、前記中央処理手段が前記分岐命令を実行したときに出
力するデータをデコードするためのデコーダ、 少なくとも2つの記憶手段、 前記少なくとも2つの記憶手段のいずれか1つの記憶手
段の記憶領域が空きであるかあるいはデータで満杯にな
っているか否かを検知する検知手段、および 前記少なくとも2つの記憶手段のうち、前記検知手段に
よって記憶領域が空であることの検知された記憶手段に
、前記デコーダによってデコードされた前記分岐命令と
その分岐命令によって指定される行先のそれぞれを表わ
すアドレスデータを記憶させる手段を備えた、プログラ
ムテスト装置。
Scope of Claims: A program testing device for collecting, in a program including at least a branch instruction, a 01 coverage index indicating whether or not the branch instruction is executed when the program is executed, Central processing means for outputting, when executed, an address signal representing the branch instruction and a destination specified by the branch instruction; and for decoding data output when the central processing means executes the branch instruction. a decoder, at least two storage means, a detection means for detecting whether the storage area of any one of the at least two storage means is empty or full of data; Address data representing each of the branch instruction decoded by the decoder and the destination specified by the branch instruction is stored in the storage means whose storage area is detected to be empty by the detection means. A program test device equipped with a storage means.
JP58033616A 1983-02-28 1983-02-28 Program test device Pending JPS59158452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58033616A JPS59158452A (en) 1983-02-28 1983-02-28 Program test device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58033616A JPS59158452A (en) 1983-02-28 1983-02-28 Program test device

Publications (1)

Publication Number Publication Date
JPS59158452A true JPS59158452A (en) 1984-09-07

Family

ID=12391382

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58033616A Pending JPS59158452A (en) 1983-02-28 1983-02-28 Program test device

Country Status (1)

Country Link
JP (1) JPS59158452A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100440405B1 (en) * 2001-11-19 2004-07-14 삼성전자주식회사 Device for controlling output of video data using double buffering
US6827777B2 (en) 1997-12-22 2004-12-07 Wolfgang Puffe Rotary application head

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6827777B2 (en) 1997-12-22 2004-12-07 Wolfgang Puffe Rotary application head
KR100440405B1 (en) * 2001-11-19 2004-07-14 삼성전자주식회사 Device for controlling output of video data using double buffering

Similar Documents

Publication Publication Date Title
EP0391173B1 (en) Debug peripheral for microcomputers, microprocessors and core processor integrated circuits and system using the same
US7853834B2 (en) Instruction-based timer control during debug
JPH1139189A (en) Integrated circuit device and device and method for checking circuit
JPH02235149A (en) Test system and instruction execution sequence judging method
US6691270B2 (en) Integrated circuit and method of operation of such a circuit employing serial test scan chains
US20080184056A1 (en) Selective timer control during single-step instruction execution
EP0166431A2 (en) An information processing apparatus having an instruction prefetch circuit
JPH0155505B2 (en)
JPS59158452A (en) Program test device
JP2918019B2 (en) Test circuit for single-chip microprocessor
US5864877A (en) Apparatus and method for fast forwarding of table index (TI) bit for descriptor table selection
JPS59158451A (en) Program test device
JPS59160248A (en) Program testing device
JPS646489B2 (en)
JPS62164140A (en) Testing of data processing system
JPS59183434A (en) Prefetch control system of instruction
JPS59160249A (en) Program testing device
JP2003308226A (en) Test coverage system
JPH04145544A (en) Debugging device
JPH0261731A (en) Microprocessor
JPS6011943A (en) Inspection system for test program
KR20000044593A (en) Bist device for system on chip
JPS59161747A (en) Program analyzer
JPS5833631B2 (en) data processing system
JPS6168647A (en) Data processing device