JPH05100901A - Microcomputer - Google Patents

Microcomputer

Info

Publication number
JPH05100901A
JPH05100901A JP3259972A JP25997291A JPH05100901A JP H05100901 A JPH05100901 A JP H05100901A JP 3259972 A JP3259972 A JP 3259972A JP 25997291 A JP25997291 A JP 25997291A JP H05100901 A JPH05100901 A JP H05100901A
Authority
JP
Japan
Prior art keywords
condition
signal
branch instruction
satisfied
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
JP3259972A
Other languages
Japanese (ja)
Inventor
Masatoshi Kameyama
雅稔 亀山
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 IC Microcomputer Systems Co Ltd
Original Assignee
NEC IC Microcomputer Systems 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 IC Microcomputer Systems Co Ltd filed Critical NEC IC Microcomputer Systems Co Ltd
Priority to JP3259972A priority Critical patent/JPH05100901A/en
Publication of JPH05100901A publication Critical patent/JPH05100901A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To execute the executing state confirmation of a branch instruction in a microcomputer in a real time without changing an execution object program. CONSTITUTION:From a memory write control circuit 14 to which a branch instruction executing signal 24 generated from an EXU(executing unit) 11 at the time of executing a branch instruction, and a branch instruction condition forming signal 25 generated at the time when a condition of the branch instruction is formed are inputted, a condition formation signal 26 and a condition non--formation signal 27 are outputted. A signal of its branch instruction executing state is held in a condition formation storage memory 15 and a condition non-formation storage memory 16. and also, an execution object program is executed in a real time, and thereafter, in an execution range of the branch instruction by a superviser CPU 2. by an executing state read-out control circuit 17, the signal of the branch instruction executing state stored in the condition formation storage memory 15 and the condition non-formation storage memory 16 is read out, and outputted from a data interface control circuit 101, by which the branch instruction executing state is confirmed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はマイクロコンピュータに
係り、特にマイクロコンピュータの開発支援装置内に用
いられる、半導体集積回路より成るマイクロコンピュー
タの分岐命令実行状態を確認する機能に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a microcomputer, and more particularly to a function for confirming a branch instruction execution state of a microcomputer including a semiconductor integrated circuit, which is used in a microcomputer development support device.

【0002】[0002]

【従来の技術】従来のこの種のマイクロコンピュータは
開発支援装置内に置かれ、図3に示すように、第1の制
御端子4及び第2の制御端子5を有するエミュレーショ
ンの対象となる1個の半導体チップに形成されるマイク
ロコンピュータ7、外部のスーパバイザCPU2、実行
対象プログラムを格納するエミュレーション・メモリ3
で構成されている。
2. Description of the Related Art A conventional microcomputer of this type is placed in a development support device and has a first control terminal 4 and a second control terminal 5 as shown in FIG. Microcomputer 7 formed on the semiconductor chip, external supervisor CPU 2, emulation memory 3 for storing the execution target program
It is composed of.

【0003】次に、従来の技術のマイクロコンピュータ
を用いて分岐命令の実行状態を確認する動作について説
明する。
Next, the operation of confirming the execution state of a branch instruction using a conventional microcomputer will be described.

【0004】分岐命令の実行状態を確認する機能は、図
2のような実行対象プログラムを実行するまえに、全て
の分岐命令について図4に示すように追加処理A、追加
処理B、追加処理C及び追加処理Dの分岐命令実行確認
用のプログラム処理をスーパバイザCPU2により追加
する。すなわち図5に示すエミュレーション・メモリに
分岐命令実行確認プログラムA、B、C及びDの領域を
確保する。また、各追加処理では同様にエミュレーショ
ン・メモリに追加メモリ領域A、B、C及びDを確保し
た上で、マイクロコンピュータ7において図4の実行対
象プログラムを実行する。その時追加処理Aを実行すれ
ば、追加メモリ領域Aに分岐Aの条件成立信号が書き込
まれ、追加処理Bを実行すれば、追加メモリ領域Bに分
岐Aの条件不成立信号が書き込まれる。また追加処理C
を実行すれば、追加メモリ領域Cに分岐Bの条件不成立
信号が書き込まれ、追加処理Dを実行すれば追加メモリ
領域Dに分岐Bの条件成立信号が書き込まれる。
The function for confirming the execution state of a branch instruction has additional processing A, additional processing B, and additional processing C as shown in FIG. 4 for all branch instructions before executing the program to be executed as shown in FIG. Also, the supervisor CPU 2 adds the program processing for confirming the branch instruction execution of the additional processing D. That is, the areas for the branch instruction execution confirmation programs A, B, C and D are secured in the emulation memory shown in FIG. Further, in each additional processing, the additional memory areas A, B, C and D are similarly secured in the emulation memory, and then the execution target program of FIG. 4 is executed in the microcomputer 7. At that time, if the additional processing A is executed, the condition-satisfied signal of the branch A is written in the additional memory area A, and if the additional processing B is executed, the condition-unsatisfied signal of the branch A is written in the additional memory area B. Also additional processing C
Is executed, the condition non-fulfillment signal of the branch B is written in the additional memory region C, and the additional process D is executed, the condition fulfillment signal of the branch B is written in the additional memory region D.

【0005】図3で示すスーパバイザCPU2により、
追加メモリ領域A、B、C及びDの値をエミュレーショ
ン・メモリ制御信号20を用いて第2の入出力端子5に
接続される外部バス41から読み込み、追加メモリ領域
Aに分岐Aの条件成立信号が書き込まれていて、追加メ
モリ領域Bの値が分岐Aの条件不成立をを示す値でなけ
れば、分岐命令Aを実行して分岐条件が成立する。従っ
て条件不成立の分岐は実行していないことが確認でき
る。また追加メモリ領域Aの値が分岐Aの条件成立を示
す値ではなく、且つ追加メモリ領域Bの値が分岐Aの条
件不成立を示す値であれば、条件不成立の分岐を実行す
ることにより、条件成立の分岐を実行していないことが
確認できる。追加領域Aの値が分岐Aの条件成立を示す
値で、且つ追加メモリ領域Bの値が分岐Aの条件不成立
を示す値ならば、条件分岐を両方とも実行したことを確
認できる。分岐Bも同様に追加プログラムC及びDによ
り追加メモリ領域C及びDの値を参照することによっ
て、分岐命令の実行状態を確認できる。
With the supervisor CPU 2 shown in FIG.
The values of the additional memory areas A, B, C and D are read from the external bus 41 connected to the second input / output terminal 5 by using the emulation memory control signal 20, and the additional memory area A is signaled to satisfy the condition of branch A. Is written and the value of the additional memory area B is not a value indicating that the condition of the branch A is not satisfied, the branch instruction A is executed and the branch condition is satisfied. Therefore, it can be confirmed that the branch that does not satisfy the condition is not executed. If the value of the additional memory area A is not a value indicating that the condition of the branch A is satisfied and the value of the additional memory area B is a value indicating that the condition of the branch A is not satisfied, the condition not satisfied branch is executed. It can be confirmed that the taken branch is not executed. If the value of the additional area A is a value indicating that the condition of the branch A is satisfied and the value of the additional memory area B is a value indicating that the condition of the branch A is not satisfied, it can be confirmed that both conditional branches have been executed. Similarly for the branch B, the execution state of the branch instruction can be confirmed by referring to the values of the additional memory areas C and D by the additional programs C and D.

【0006】以上のように分岐命令の実行状態を確認す
る機能は、スーパバイザCPU2により実行対象プログ
ラムを書き替えた後、分岐命令実行結果をエミュレーシ
ョン・メモリ3に書き込むことで機能を実現している。
As described above, the function of checking the execution state of the branch instruction is realized by rewriting the program to be executed by the supervisor CPU 2 and then writing the branch instruction execution result in the emulation memory 3.

【0007】[0007]

【発明が解決しようとする課題】上述した従来のマイク
ロコンピュータ7が、分岐命令の実行状態を確認する機
能を実現するためには、外部のスーパバイザCPU2に
より実行対象プログラムに特定のプログラムを追加する
ことが必要なため、実行対象プログラム以外の追加プロ
グラムの実行に時間がかかり、リアルタイム実行が不可
能になるという欠点を有している。
In order for the above-mentioned conventional microcomputer 7 to realize the function of confirming the execution state of a branch instruction, an external supervisor CPU 2 adds a specific program to the program to be executed. Therefore, it takes a long time to execute an additional program other than the program to be executed, and real-time execution becomes impossible.

【0008】本発明の目的は、このような従来技術の欠
点を除去することにより、エミュレーション対象のプロ
グラムを実行することでリアルタイムのエミュレーショ
ンが可能となるマイクロコンピュータを提供することに
ある。
It is an object of the present invention to provide a microcomputer capable of performing real-time emulation by executing a program to be emulated by eliminating the drawbacks of the prior art.

【0009】[0009]

【課題を解決するための手段】本発明のマイクロコンピ
ュータは、分岐命令を実行する時に、条件成立及び不成
立に関係なく分岐命令実行信号を発生する手段と、前記
分岐命令の条件が成立する時に分岐命令条件成立信号を
発生する手段と、前記分岐命令条件成立信号が発生する
時は、条件成立信号及び書き込み信号を発生し、且つ条
件成立記憶用メモリに書き込み、前記分岐命令条件成立
信号が発生しない時は、条件不成立信号及び書き込み信
号を発生し、且つ条件不成立記憶用メモリに書き込む手
段と、前記条件成立記憶用メモリと条件不成立記憶用メ
モリから分岐命令実行状態の信号を読み出す手段とを備
えている。前記分岐命令実行状態の信号読み出し手段の
読み出し制御信号を外部から入力する手段を有すること
ができる。
A microcomputer of the present invention includes means for generating a branch instruction execution signal regardless of whether a branch instruction is executed when executing a branch instruction, and branching when a condition of the branch instruction is satisfied. Means for generating an instruction condition satisfaction signal and, when the branch instruction condition satisfaction signal is generated, generate a condition satisfaction signal and a write signal, and write the condition satisfaction storage memory, and the branch command condition satisfaction signal is not generated. And a means for generating a condition unsatisfied signal and a write signal and writing the condition unsatisfied storage memory in the condition unsatisfied storage memory, and a means for reading a branch instruction execution state signal from the condition satisfied storage memory and the condition not satisfied storage memory. There is. It is possible to have means for externally inputting a read control signal of the signal reading means in the branch instruction execution state.

【0010】[0010]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0011】図1は本発明のマイクロコンピュータの一
実施例を示すブロック図である。本実施例の1個の半導
体チップに形成されるマイクロコンピュータ1は、この
チップ周辺に配置されている第1の入出力端子4、第2
の入出力端子5、制御端子6、BCU(バス・コントロ
ール・ユニット)10、データ・インタフェース制御回
路101、バス制御回路102、PFU(プリフェッチ
・ユニット)12、IDU(命令デコード・ユニット)
13、EXU(実行ユニト)11、シーケンサ111、
ALU(算術論理ユニット)112、REG(レジス
タ)113、メモリ書き込み制御回路14、条件成立記
憶用メモリ15、条件不成立記憶用メモリ16、実行状
態読み出し制御回路17、エミュレーション・メモリ制
御信号20、実行状態読み出し制御信号21、第1の実
行制御信号22、第2の実行制御信号23、分岐命令実
行信号24、分岐命令条件成立信号25、条件成立信号
26、条件不成立信号27、条件成立記憶用メモリ制御
信号28、条件不成立記憶用メモリ制御信号29、バス
制御信号30、内部データ・バス40〜47、外部デー
タ・バス40〜41により構成される。前記マイクロコ
ンピュータ1は、外部のスーパバイザCPU2、エミュ
レーション・メモリ3とともにマイクロコンピュータ開
発支援装置を構成する。
FIG. 1 is a block diagram showing an embodiment of the microcomputer of the present invention. The microcomputer 1 formed on one semiconductor chip of the present embodiment has a first input / output terminal 4 and a second input / output terminal 4 arranged around this chip.
Input / output terminal 5, control terminal 6, BCU (bus control unit) 10, data interface control circuit 101, bus control circuit 102, PFU (prefetch unit) 12, IDU (instruction decode unit)
13, EXU (execution unit) 11, sequencer 111,
ALU (arithmetic logic unit) 112, REG (register) 113, memory write control circuit 14, condition satisfied storage memory 15, condition not satisfied storage memory 16, execution state read control circuit 17, emulation memory control signal 20, execution state Read control signal 21, first execution control signal 22, second execution control signal 23, branch instruction execution signal 24, branch instruction condition satisfied signal 25, condition satisfied signal 26, condition not satisfied signal 27, condition satisfied storage memory control The signal 28, the memory control signal 29 for storing unsatisfied conditions, the bus control signal 30, the internal data buses 40 to 47, and the external data buses 40 to 41. The microcomputer 1 constitutes a microcomputer development support device together with an external supervisor CPU 2 and an emulation memory 3.

【0012】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0013】図1において、マイクロコンピュータ開発
支援装置内におけるマイクロコンピュータ1は、BCU
10内のバス制御回路102からアドレス・データを第
2の入出力端子5を通して外部バス41に出力し、外部
のエミュレーション・メモリ3から外部バス15及び第
1の入出力端子4を通してデータ・インタフェース制御
回路101にデータを読み込む。この動作時の、命令コ
ード読み込みサイクル時に読み込まれたデータは、デー
タ・インタフェース制御回路101を介してPFU1
2、IDU13、EXU11へと順次転送される。EX
U11ではシーケンサ111により、命令の実行順序の
組み立て及び実行に必要な制御信号22、23を発生す
る。REG113の一時記憶装置のデータはデータ・バ
ス45を介してALU112へ送られる。ALU112
では論理演算を行ない、一連の命令を実行する。その実
行結果の命令が分岐命令の時は、分岐命令実行信号24
が発生する。また、その命令が条件成立により分岐が実
施される時は分岐命令条件成立信号25が発生し、メモ
リ書き込み制御回路14に入力される。メモリ書き込み
制御回路14は、分岐命令実行信号24と分岐命令条件
成立信号25の両方が入力された時に条件成立信号26
を発生する。また、分岐命令条件成立信号25が入力さ
れ、且つ分岐命令条件成立信号25が入力されない時は
条件不成立信号27が発生する。
In FIG. 1, the microcomputer 1 in the microcomputer development support device is a BCU.
Address data is output from the bus control circuit 102 in 10 to the external bus 41 through the second input / output terminal 5, and data interface control is performed from the external emulation memory 3 through the external bus 15 and the first input / output terminal 4. Data is read into the circuit 101. During this operation, the data read during the instruction code read cycle is sent to the PFU1 via the data interface control circuit 101.
2, the IDU 13 and the EXU 11 are sequentially transferred. EX
In U11, the sequencer 111 generates the control signals 22 and 23 necessary for assembling and executing the instruction execution order. The data in the temporary storage device of the REG 113 is sent to the ALU 112 via the data bus 45. ALU112
Then, a logical operation is performed and a series of instructions is executed. When the instruction resulting from the execution is a branch instruction, the branch instruction execution signal 24
Occurs. Further, when the branch is executed because the condition is satisfied for the instruction, a branch command condition satisfied signal 25 is generated and input to the memory write control circuit 14. When the branch instruction execution signal 24 and the branch instruction condition satisfaction signal 25 are both input, the memory write control circuit 14 receives the condition satisfaction signal 26.
To occur. When the branch instruction condition satisfied signal 25 is input and the branch instruction condition satisfied signal 25 is not input, the condition not satisfied signal 27 is generated.

【0014】前記のどちらの状態においても、内部デー
タ・バス46には書き込むアドレス・データが保持され
ている。条件成立信号26が発生する時は、条件成立記
憶用メモリ15から内部データ・バス46に保持されて
いるアドレスのメモリに対して、条件成立状態が確認出
来るデータが書き込まれる。また、条件不成立信号27
が発生した時は、条件不成立記憶用メモリ16から内部
データ・バス46に保持されているアドレスのメモリに
対して、条件成立状態が確認出来るデータが書き込まれ
る。これらの動作が外部のスーパバイザCPU2によっ
て、必要なアドレス範囲で実行される。実行が終了した
後、スーパバイザCPU2による分岐命令の実行状態読
み出しは、次のように実行する。
In either of the above states, the address data to be written is held on the internal data bus 46. When the condition-satisfying signal 26 is generated, the data for confirming the condition-satisfying state is written from the condition-satisfying storage memory 15 to the memory at the address held in the internal data bus 46. In addition, the condition not satisfied signal 27
When the error occurs, the data for confirming the condition is written from the memory 16 for storing the condition not satisfied to the memory of the address held in the internal data bus 46. These operations are executed by the external supervisor CPU 2 in the necessary address range. After the execution is completed, the execution state read of the branch instruction by the supervisor CPU 2 is executed as follows.

【0015】制御端子6に入力される実行状態読み出し
制御信号21及び外部データ・バス41の信号とによっ
て設定されるアドレス範囲において、実行状態読み出し
制御回路17の条件成立記憶用メモリ制御信号28と条
件不成立記憶用メモリ制御信号29により、条件成立記
憶用メモリ15、条件不成立記憶用メモリ16に記憶さ
れている分岐命令実行状態の信号を読み出し、内部デー
タ・バス47を経由してデータ・インタフェース制御回
路101から出力することで、分岐命令の実行状態を確
認する機能が実現できる。
In the address range set by the execution state read control signal 21 input to the control terminal 6 and the signal of the external data bus 41, the memory control signal 28 for storing the condition of the execution state read control circuit 17 and the condition are stored. By the unsatisfied storage memory control signal 29, the signal of the branch instruction execution state stored in the condition-satisfied storage memory 15 and the unsatisfied storage memory 16 is read, and the data interface control circuit is passed via the internal data bus 47. By outputting from 101, the function of confirming the execution state of the branch instruction can be realized.

【0016】[0016]

【発明の効果】以上説明したように、本発明のマイクロ
コンピュータは、内部に分岐命令の実行状態を記憶する
機能を備えているため、従来のマイクロコンピュータが
分岐命令の実行状態を確認する機能を実現する方法とし
て、外部のスーパバイザCPUにより実行対象プログラ
ムに特定のプログラムを追加していたが、実行対象プロ
グラム以外に追加プログラムの実行時間がかかり、リア
ルタイム実行が不可能であった。その欠点を解決し、リ
アルタイム・シミュレーションの実行が可能であるとい
う効果を有している。
As described above, since the microcomputer of the present invention has the function of storing the execution state of the branch instruction inside, the conventional microcomputer has the function of confirming the execution state of the branch instruction. As a method of implementation, a specific program was added to the execution target program by an external supervisor CPU, but it took time to execute the additional program other than the execution target program, and real-time execution was impossible. This has the effect of solving the drawback and enabling the execution of real-time simulation.

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

【図1】本発明のマイクロコンピュータの一実施例を示
すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a microcomputer of the present invention.

【図2】本実施例のマイクロコンピュータにおける実行
対象プログラムのフローチャートの一例である。
FIG. 2 is an example of a flowchart of an execution target program in the microcomputer of the present embodiment.

【図3】従来のマイクロコンピュータの一実施例を示す
ブロック図である。
FIG. 3 is a block diagram showing an embodiment of a conventional microcomputer.

【図4】従来のマイクロコンピュータにおける実行対象
プログラムのフローチャートの一例である。
FIG. 4 is an example of a flowchart of a program to be executed in a conventional microcomputer.

【図5】従来のマイクロコンピュータの一実施例におけ
るエミュレーション・メモリのメモリ・マップの図であ
る。
FIG. 5 is a diagram of a memory map of an emulation memory in one embodiment of a conventional microcomputer.

【符号の説明】[Explanation of symbols]

1 マイクロコンピュータ 2 スーパバイザCPU 3 エミュレーション・メモリ 4 第1の入出力端子 5 第2の入出力端子 6 制御端子 7 従来のマイクロコンピュータ 10 BCU(バス・コントロール・ユニット) 11 EXU(実行ユニット) 14 メモリ書き込み制御回路 15 条件成立記憶用メモリ 16 条件不成立記憶用メモリ 17 実行状態読み出し制御回路 1 Microcomputer 2 Supervisor CPU 3 Emulation Memory 4 First Input / Output Terminal 5 Second Input / Output Terminal 6 Control Terminal 7 Conventional Microcomputer 10 BCU (Bus Control Unit) 11 EXU (Execution Unit) 14 Memory Writing Control circuit 15 Memory for condition satisfied storage 16 Memory for condition not satisfied 17 Execution state read control circuit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 分岐命令を実行する時に、条件成立及び
不成立に関係なく分岐命令実行信号を発生する手段と、
前記分岐命令の条件が成立する時に分岐命令条件成立信
号を発生する手段と、前記分岐命令条件成立信号が発生
する時は、条件成立信号及び書き込み信号を発生し、且
つ条件成立記憶用メモリに書き込み、前記分岐命令条件
成立信号が発生しない時は、条件不成立信号及び書き込
み信号を発生し、且つ条件不成立記憶用メモリに書き込
む手段と、前記条件成立記憶用メモリと条件不成立記憶
用メモリから分岐命令実行状態の信号を読み出す手段と
を備えることを特徴とするマイクロコンピュータ。
1. A means for generating a branch instruction execution signal regardless of whether a condition is satisfied or not when executing a branch instruction,
Means for generating a branch instruction condition satisfied signal when the condition of the branch instruction is satisfied, and generating a condition satisfied signal and a write signal when the branch instruction condition satisfied signal is generated, and writing the condition satisfied storage memory When the branch instruction condition satisfied signal is not generated, a condition not satisfied signal and a write signal are generated, and means for writing to the condition not satisfied storage memory, and a branch instruction execution from the condition satisfied storage memory and the condition not satisfied storage memory And a means for reading out a status signal.
【請求項2】 前記分岐命令実行状態の信号を読み出す
手段の読み出し制御信号を外部から入力する手段を有す
る請求項1記載のマイクロコンピュータ。
2. The microcomputer according to claim 1, further comprising means for externally inputting a read control signal of the means for reading the signal of the branch instruction execution state.
JP3259972A 1991-10-08 1991-10-08 Microcomputer Pending JPH05100901A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3259972A JPH05100901A (en) 1991-10-08 1991-10-08 Microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3259972A JPH05100901A (en) 1991-10-08 1991-10-08 Microcomputer

Publications (1)

Publication Number Publication Date
JPH05100901A true JPH05100901A (en) 1993-04-23

Family

ID=17341490

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3259972A Pending JPH05100901A (en) 1991-10-08 1991-10-08 Microcomputer

Country Status (1)

Country Link
JP (1) JPH05100901A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002236595A (en) * 2001-02-09 2002-08-23 Fujitsu Ten Ltd Electronic equipment and its device and method for debugging assistance

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002236595A (en) * 2001-02-09 2002-08-23 Fujitsu Ten Ltd Electronic equipment and its device and method for debugging assistance

Similar Documents

Publication Publication Date Title
EP0267613B1 (en) Micro processor capable of being connected with coprocessor
JPS63291134A (en) Logically integrated circuit
JPH03204737A (en) Debug circuit of signal processing processor
JP2993975B2 (en) Central processing unit
JPS6156822B2 (en)
JPH05100901A (en) Microcomputer
US5978925A (en) System for improving processing efficiency in a pipeline by delaying a clock signal to a program counter and an instruction memory behind a system clock
JPH03271829A (en) Information processor
JPH0222413B2 (en)
JPS6355090B2 (en)
JP2883488B2 (en) Instruction processing unit
JPH0667896A (en) Single chip microcomputer
JPH0233173B2 (en)
JPS60129837A (en) Signal processing operation processor
JP2604203B2 (en) Debug device for one-chip digital signal processor
JP2883489B2 (en) Instruction processing unit
JPH096641A (en) Information processor
JPS6250855B2 (en)
JPS6250854B2 (en)
JPS619733A (en) Test device
JPH02183332A (en) Programmed control system
JPH0683986A (en) Single chip microcomputer
JPS6015969B2 (en) Microinstruction address generation method
JPS5952348A (en) Microprogram controller
JPH03113659A (en) Cache memory testing method