JPS61157944A - Microprocessor with microprogram control part - Google Patents

Microprocessor with microprogram control part

Info

Publication number
JPS61157944A
JPS61157944A JP28046484A JP28046484A JPS61157944A JP S61157944 A JPS61157944 A JP S61157944A JP 28046484 A JP28046484 A JP 28046484A JP 28046484 A JP28046484 A JP 28046484A JP S61157944 A JPS61157944 A JP S61157944A
Authority
JP
Japan
Prior art keywords
register
control
mapping
microinstruction
mapping array
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
JP28046484A
Other languages
Japanese (ja)
Inventor
Masashi Deguchi
雅士 出口
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP28046484A priority Critical patent/JPS61157944A/en
Publication of JPS61157944A publication Critical patent/JPS61157944A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/226Microinstruction function, e.g. input/output microinstruction; diagnostic microinstruction; microinstruction format

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To inspect efficiently the action of a mapping array by modifying contents of a mapping array control register with the aid of a micro instruction stored in a control memory. CONSTITUTION:The mechanical language of an instruction register 1 is decoded by the mapping array 2, and its address accesses to the control memory 4, whereby the micro instruction is stored in a micro instruction register 5. The micro instruction is decoded by a decoder 7 to execute a transfer instruction, and data is stored in the mapping control register 8 through a control line 200. Simultaneously an address register 3 is updated, and the next micro instruction is accessed from the control memory 4 and stored in the register 5. Its instruction is executed, and control lines 201, 203 and 204 are activated from the decoder 7. Then the state of the mapping array 2 is transferred to a general- purpose register 10 through a logical arithmetic device 11 and a bus 300.

Description

【発明の詳細な説明】 童業上の利用分野 本発明はマイクロプロセッサの制御部をマイクロプログ
ラム制御方式を用いて実現する場合の制御部の構成に関
するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Use The present invention relates to the configuration of a control section of a microprocessor when the control section is implemented using a microprogram control system.

従来の技術 従来のマイクロプログラム制御方式による制御部の構成
においては、例えば日経エレクトロニクス1981.4
.13 P、122に示されているような、テストの容
易化を考慮したハードウェアを、通常のマイクロ制御部
の基本構成要素に付加した方法が提案されている。
2. Description of the Related Art In the configuration of a control section using a conventional microprogram control method, for example, Nikkei Electronics 1981.4
.. 13P, 122, a method has been proposed in which hardware designed to facilitate testing is added to the basic components of a normal microcontroller.

第3図はこの従来のマイクロプロセッサの制御部の構成
を示すものであり、1は機械語命令を格納する命令レジ
スタ、2は機械語命令を解読するマツピングアレイ、3
はマツピングアレイ2の出力を保持する制御記憶アドレ
スレジスタ、4はマイクロプログラムを格納する制御記
憶、6は制御記憶4より出力されるマイクロ命令を保持
するマイクロ命令レジスタ、eはマイクロプロセッサの
外部装置とマイクロプロセッサ内部のデータ転送を制御
する入出力マルチプレクサである。
FIG. 3 shows the configuration of the control unit of this conventional microprocessor, in which 1 is an instruction register for storing machine language instructions, 2 is a mapping array for decoding machine language instructions, and 3 is a mapping array for decoding machine language instructions.
is a control memory address register that holds the output of the mapping array 2, 4 is a control memory that stores a microprogram, 6 is a microinstruction register that holds microinstructions output from the control memory 4, and e is an external device of the microprocessor. and an input/output multiplexer that controls data transfer within the microprocessor.

また100は、外部装置より命令レジスタ1に直列デー
タを送信する経路、101は内部直列データ経絡、10
2は外部装置に制御記憶アドレスレジスタの内容を送出
する経路となる信号線である。
Further, 100 is a path for transmitting serial data from an external device to the instruction register 1, 101 is an internal serial data meridian, and 10
A signal line 2 serves as a route for sending the contents of the control storage address register to an external device.

以上のように構成された従来のマイクロプロセッサの制
御部の構成においては、機械語命令の解読装置であるマ
ツピングアレイ2の動作の検証においては、直列データ
入力経路100より、命令レジスタ1に特定のパターン
を入力しそのパターンに対する解読出力が格納される制
御記憶アドレスレジスタ3の内容を直列データ出力経路
102を用いて出力させることにより検証を行なう。内
部直列経路101は、入力したパターンが正しく内部に
入力されたかどうかを確認するために用いられる。
In the configuration of the conventional microprocessor control unit configured as described above, when verifying the operation of the mapping array 2, which is a machine language instruction decoding device, the instruction register 1 is specified from the serial data input path 100. Verification is performed by inputting a pattern and outputting the contents of the control storage address register 3, in which the decoded output for that pattern is stored, using the serial data output path 102. The internal serial path 101 is used to check whether the input pattern has been correctly input internally.

発明が解決しようとする問題点 しかしながら上記のような構成では、命令レジスタ1お
よび制御記憶アドレスレジスタ3のレジスタの構成にお
いて、レジスタとしての機能以外に、外部装置より直列
データ入出力指令制御に対して、シフトレジスタとして
機能するハードウェアを付加しなければならないこと、
またマツピングアレイ2の検証においてその動作特性で
あるアクセス時間のマージン評価においては検証過程の
制御タイミングと、実際の動作の場合の制御タイミング
が大きく異なるため正確な検証ができない・という問題
を有していた。
Problems to be Solved by the Invention However, in the configuration described above, in the configuration of the instruction register 1 and the control storage address register 3, in addition to the function as registers, it is also possible to receive serial data input/output command control from an external device. , the need to add hardware that functions as a shift register,
In addition, when verifying the mapping array 2, there is a problem that accurate verification cannot be performed because the control timing during the verification process and the control timing during actual operation are significantly different in evaluating the margin of access time, which is its operational characteristic. was.

本発明はかかる点に鑑み、マイクロプロセッサの制御部
における命令解読機能の中枢となるマツピングアレイの
動作検証を効率よく行なうことのできるマイクロプロセ
ッサの制御部の構成を提供することを目的としている。
SUMMARY OF THE INVENTION In view of the above, an object of the present invention is to provide a configuration of a microprocessor control unit that can efficiently verify the operation of a mapping array that is the core of the instruction decoding function in the microprocessor control unit.

Δ 問題を解決するだめの手段 本発明は、機械語命令を格納する命令レジスタとこの命
令レジスタの出力を入力として命令の解読情報を出力す
るマツピングアレイと、このマツピングアレイの出力を
保持する制御記憶アドレスレジスタと、この制御記憶ア
ドレスレジスタの内容によりアクセスされるマイクロプ
ログラムラ格納する制御記憶と、   ′=   この
制御記憶の出力であるマイクロ命令を保持するマイクロ
命令レジスタと、マイクロ命令を解読するデコーダと、
マイクロ命令によりその内容が書換えできかつその出力
が上記マツピングアレイに入力されるマツピングアレイ
コントロールレジスタト、マツピングアレイの出力を、
マイクロ命令が読み出すためのリードゲート回路、およ
び一般的なマイクロ命令の論理操作の対象となる汎用レ
ジスタと、論理演算器と、上記デコーダから上記マツピ
ングコントロールレジスタに送出される制御線と、上記
リードゲートに送出される制御線と、上記汎用レジスタ
、および論理演算器に送出される制御部と、少なくとも
上記マツピングコントロールレジスタと上記リードゲー
トと上記汎用レジスタと、上記論理演算器と、上記マイ
クロ命令レジスタとのデータ転送の経路となる1つの内
部バスを備えたマイクロプログラム制御部を有するマイ
クロプロセッサである。
Δ Means for Solving the Problem The present invention has an instruction register that stores machine language instructions, a mapping array that takes the output of this instruction register as input and outputs instruction decoding information, and holds the output of this mapping array. A control memory address register, a control memory that stores a microprogram that is accessed by the contents of this control memory address register, and a microinstruction register that holds a microinstruction that is the output of this control memory, and a microinstruction register that decodes the microinstruction. a decoder;
A mapping array control register whose contents can be rewritten by microinstructions and whose output is input to the mapping array, the output of the mapping array,
A read gate circuit for reading by a microinstruction, a general-purpose register that is subject to general microinstruction logic operations, a logic operator, a control line sent from the decoder to the mapping control register, and the read A control line sent to the gate, the general-purpose register, a control unit sent to the logic operation unit, at least the mapping control register, the read gate, the general-purpose register, the logic operation unit, and the microinstruction. It is a microprocessor that has a microprogram control unit with one internal bus that serves as a path for data transfer with registers.

作  用 本発明は前記した構成により制御記憶に格納されるマイ
クロ命令によりマツピングアレイコア1−ロールレジス
タの内容を変更することにより、マツピングアレイの状
態をコントロールすることができかつその時のマツピン
グアレイの状態を直接リードゲートにょシ読み出すこと
により、マツピングアレイの動作をマイクロ命令自身に
よって容易に効率よく検証することができる。
Effect of the present invention With the above-described configuration, the state of the mapping array can be controlled by changing the contents of the mapping array core 1-roll register using microinstructions stored in the control memory, and the state of the mapping array at that time can be controlled. By directly reading the state of the array to the read gate, the operation of the mapping array can be easily and efficiently verified using the microinstructions themselves.

実施例 第1図は本発明の一実施例におけるマイクロブログラム
制御部を有するマイクロプロセッサの構成図を示すもの
である。第1図において、1け機械語命令レジスタ、2
は機械語命令レジスタ1の内容を解読するマツピングア
レイ、3はマツピングアレイ2の出力を保持する制御記
憶アドレスレジスタ、4はマイクロプログラムを格納ス
る制御記憶、5は制御記憶4の出力を保持するマイクロ
命令レジスタ、6は外部装置とマイクロプロセッサの内
部レジスタとのデータ転送を制御する入出力マルチプレ
クサ、7はマイクロ命令レジスタ5の内容を解読するデ
コーダ、8はマツピングアレイ2を制御するだめのマツ
ピングアレイコントロールレジスタ、9はマツピングア
レイ2の出方をマイクロ命令が読み出すためのリードゲ
ート、1Qは汎用レジスタ、11は論理演算器、200
゜201.202,203.204は各々デコーダ7よ
りマツピングコントロールレジスタ8K、lJ−ドゲー
ト9に、制御記憶アドレスレジスタ3に、汎用レジスタ
に、および論理演算器11に送出される制御線、300
はマイクロプロセッサの内部データの転送経路となるバ
スである。
Embodiment FIG. 1 shows a configuration diagram of a microprocessor having a microprogram control section in an embodiment of the present invention. In FIG. 1, a 1-digit machine language instruction register, 2
is a mapping array that decodes the contents of machine language instruction register 1, 3 is a control memory address register that holds the output of mapping array 2, 4 is a control memory that stores a microprogram, and 5 is a control memory that stores the output of control memory 4. 6 is an input/output multiplexer that controls data transfer between an external device and the internal register of the microprocessor; 7 is a decoder that decodes the contents of the microinstruction register 5; 8 is a controller that controls the mapping array 2; 9 is a read gate for a microinstruction to read the output of the mapping array 2, 1Q is a general-purpose register, 11 is a logic operation unit, 200
201.202, 203.204 are control lines 300 sent from the decoder 7 to the mapping control register 8K, lJ-gate 9, control storage address register 3, general-purpose register, and logic operator 11, respectively.
is a bus that serves as a transfer route for internal data of the microprocessor.

以上のように構成された本実施例のマイクロプログラム
制御部を有するマイクロプロセッサについて、以下その
動作について説明する。
The operation of the microprocessor having the microprogram control section of this embodiment configured as described above will be described below.

マツピングアレイの状態を検証するために用意された機
械語命令について、この機械語命令が実現されるプロセ
スについて説明する。
Regarding machine language instructions prepared for verifying the state of the mapping array, a process for realizing the machine language instructions will be described.

入出力マルチプレクサ6により命令レジスタ1に、機械
語命令が用意された時、その解翻実行は、第2図に示す
タイミングチャートに従って実行される。第2図におけ
る○番号は以下の説明番号に対応する。
When a machine language instruction is prepared in the instruction register 1 by the input/output multiplexer 6, its interpretation is executed according to the timing chart shown in FIG. The ○ numbers in FIG. 2 correspond to the explanation numbers below.

■ 命令レジスタ(IR)1に用意された機械語命令は
規定タイミング後にマツピングアレイ2により解読され
その結果が制御アドレスレジスタ(CMAR)3にラッ
チされる。第2図においては制御アドレスレジスタ(C
MAR)3にはnという値が格納される。
(2) A machine language instruction prepared in the instruction register (IR) 1 is decoded by the mapping array 2 after a specified timing, and the result is latched in the control address register (CMAR) 3. In Figure 2, the control address register (C
The value n is stored in MAR)3.

■ 制御アドレスレジスタ(CMAR)3の内容nに従
い制御記憶4がアクセスされ規定時間後にマイクロ命令
−が、マイクロ命令レジスタ(MIR)5に格納される
(2) The control memory 4 is accessed according to the contents n of the control address register (CMAR) 3, and a microinstruction - is stored in the microinstruction register (MIR) 5 after a predetermined time.

■ マイクロ命令Inはデコーダ7により解読される。■ The microinstruction In is decoded by the decoder 7.

この時マイクロ命令inはマツピングアレイコントロー
ルレジスタ(MCTL)aK対するデータのエミツト命
令であるとする。マイクロ命令−の実行によりマツピン
グコントロールレジスタ(MCTL)にはとというデー
タが制御線200の作用で格納される。
At this time, it is assumed that the microinstruction in is an instruction to emit data to the mapping array control register (MCTL) aK. Upon execution of the microinstruction -, data ````'' is stored in the mapping control register (MCTL) by the action of the control line 200.

この時制御記憶アドレスレジスタ(CMAR)3はデコ
ーダ7より制御信号202の作用によりn+1に更新さ
れる。
At this time, the control storage address register (CMAR) 3 is updated to n+1 by the action of the control signal 202 from the decoder 7.

■ 制御記憶アドレスレジスタ(CHAR)3の内容に
従い制御記憶4よりマイクロ命令賜や。
■ A microinstruction is received from the control memory 4 according to the contents of the control memory address register (CHAR) 3.

がマイクロ命令レジスタ(MIR)5に格納される。is stored in the microinstruction register (MIR) 5.

マイクロ命令’n+1はマツピングアレイ2の現在の状
態を目的とする汎用レジスタに転送するマイクロ命令で
ある。
Microinstruction 'n+1 is a microinstruction that transfers the current state of mapping array 2 to the intended general purpose register.

マイクロ命令’ n+1 の実行により、デコーダ7か
らの制御線210および203,204が転送シーケN
スに従い活性化されリードゲート(MRG)9より論理
演算器(ALU)Ifを通じて、汎用レジスタ(GR)
10にマツピングアレイの状態が内部バス300を通じ
て転送される。第2図においてbが転送される。
By executing the microinstruction 'n+1, the control lines 210, 203, and 204 from the decoder 7 change to the transfer sequence N.
The read gate (MRG) 9 is activated in accordance with the input signal, and the general-purpose register (GR) is
10, the state of the mapping array is transferred through the internal bus 300. In FIG. 2, b is transferred.

以上のように本発明によれば、マツピングアレイ2の状
態をコントロールする制御レジスタ8とその結果の状態
を読み出すためのリードゲート9を用けることにより、
マツピングアレイ2の状態を制御しその結果を読み出す
ことができ、マツピングアレイ12の動作の検証が実際
の解読処理タイミングと同じタイミングで効率よ〈実施
するこ゛とができる。
As described above, according to the present invention, by using the control register 8 for controlling the state of the mapping array 2 and the read gate 9 for reading the resulting state,
The state of the mapping array 2 can be controlled and the result can be read out, and the operation of the mapping array 12 can be efficiently verified at the same timing as the actual decoding processing timing.

なお、実施例においてはマツピングコン)cr−、ルレ
ジスタ8へのデータ転送をエミツト命令によるとしたが
、単なる転送命令であってもよいことは言うまでもない
In the embodiment, the data transfer to the mapping register 8 is performed using an emmit instruction, but it goes without saying that a simple transfer instruction may be used.

発明の詳細 な説明したように本発明によれば、マイクロプログラム
制御部を有するマイクロプロセッサの中枢機能である機
械語命令解読を行なうマツピングアレイの検証において
テストのだめの直列入出力データ転送といった特殊な制
御機構を実現するためのハードウェアを設けることなく
、マイクロ命令による一般的な ハードウェアを 用意することにより高速にかつ効率よくマツピングアレ
イの検証を行なうことができその実用的効果は大きい。
DETAILED DESCRIPTION OF THE INVENTION As described in detail, according to the present invention, special functions such as serial input/output data transfer for testing purposes are performed in the verification of a mapping array that decodes machine language instructions, which is the central function of a microprocessor having a microprogram control unit. By preparing general hardware based on microinstructions without providing hardware to implement a control mechanism, mapping arrays can be verified quickly and efficiently, which has a great practical effect.

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

第1図は本発明の一実施例のマイクロプログラム制御部
を有するマイ・クロプロセッサの構成図、第2図は同実
施例の動作を説明するタイミングチャート、第3図は従
来のマイクロプログラム制御部を有するマイクロプロセ
ッサの構成図である。 1・・・・・・機械語命令レジスタ、2・・・・・・マ
ツピングアレイ、3・・・・・・制御記憶アドレスレジ
スタ、4・・・・・・制御記憶、5・・・・・・マロク
ロ命令レジスタ、6・・・・・・入出力マルチプレクサ
、7・・・・・・デコーダ、8・・・・・・マツピング
コントロールレジスタ、9・・・・・・リードゲート、
10・・・・・・汎用レジスタ、11・・・・・・論理
演算器、100,101,102・・・・・・直列入出
力データ経路、200,201.202,203−・・
・・・制御線、300・・・・・・内部バス。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名11
E1  閏 4、 区 ot(−1 〜 鞠蓼
FIG. 1 is a block diagram of a microprocessor having a microprogram control section according to an embodiment of the present invention, FIG. 2 is a timing chart explaining the operation of the same embodiment, and FIG. 3 is a conventional microprogram control section. FIG. 2 is a configuration diagram of a microprocessor having the following. 1... Machine language instruction register, 2... Mapping array, 3... Control memory address register, 4... Control memory, 5... ... Marocro instruction register, 6 ... Input/output multiplexer, 7 ... Decoder, 8 ... Mapping control register, 9 ... Read gate,
10... General purpose register, 11... Logical operation unit, 100, 101, 102... Serial input/output data path, 200, 201.202, 203-...
...Control line, 300...Internal bus. Name of agent: Patent attorney Toshio Nakao and 1 other person11
E1 leap 4, ku ot(-1 ~ 螠蓼

Claims (1)

【特許請求の範囲】[Claims] 機械語命令を格納する命令レジスタと、この命令レジス
タの出力を入力として機械語命令の解読情報を出力する
マッピングアレイと、このマッピングアレイの出力を保
持する制御記憶アドレスレジスタと、この制御記憶アド
レスレジスタの内容によりアクセスされるマイクロプロ
グラムを格納する制御記憶とこの制御記憶の出力である
マイクロ命令を保持するマイクロ命令レジスタと、マイ
クロ命令によりその内容が書換えできかつその出力が上
記マッピングアレイに入力されるマッピングアレイコン
トロールレジスタと、マッピングアレイの出力をマイク
ロ命令が読み出すためのリードゲートと、マイクロ命令
の論理操作の対象となる汎用レジスタと、論理操作を行
なう演算器と、上記マイクロ命令レジスタの内容を解読
するデコーダと、このデコーダより上記マッピングコン
トロールレジスタ、上記リードゲート、上記汎用レジス
タおよび上記演算器に対して送出される各々独立な制御
線と少なくとも上記マッピングコントロールレジスタ、
上記リードゲートの出力、上記汎用レジスタ、上記演算
器および上記マイクロ命令レジスタとのデータ転送にお
ける経路となる1つの内部バスを備えたことを特徴とす
るマイクロプログラム制御部を有するマイクロプロセッ
サ。
An instruction register that stores machine language instructions, a mapping array that takes the output of this instruction register as input and outputs decoding information of the machine language instructions, a control storage address register that holds the output of this mapping array, and this control storage address register. a control memory that stores a microprogram that is accessed by the contents of the control memory, a microinstruction register that holds microinstructions that are the output of this control memory, and a microinstruction register whose contents can be rewritten by the microinstructions and whose outputs are input to the mapping array. A mapping array control register, a read gate for the microinstruction to read the output of the mapping array, a general-purpose register that is the target of the microinstruction's logic operations, an arithmetic unit that performs the logic operations, and a decipherer for decoding the contents of the microinstruction register. a decoder, each independent control line sent from the decoder to the mapping control register, the read gate, the general-purpose register, and the arithmetic unit, and at least the mapping control register;
A microprocessor having a microprogram control section, characterized in that it is provided with one internal bus serving as a route for data transfer between the output of the read gate, the general-purpose register, the arithmetic unit, and the microinstruction register.
JP28046484A 1984-12-28 1984-12-28 Microprocessor with microprogram control part Pending JPS61157944A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28046484A JPS61157944A (en) 1984-12-28 1984-12-28 Microprocessor with microprogram control part

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28046484A JPS61157944A (en) 1984-12-28 1984-12-28 Microprocessor with microprogram control part

Publications (1)

Publication Number Publication Date
JPS61157944A true JPS61157944A (en) 1986-07-17

Family

ID=17625425

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28046484A Pending JPS61157944A (en) 1984-12-28 1984-12-28 Microprocessor with microprogram control part

Country Status (1)

Country Link
JP (1) JPS61157944A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0224717A (en) * 1988-07-14 1990-01-26 Daikin Ind Ltd Computer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0224717A (en) * 1988-07-14 1990-01-26 Daikin Ind Ltd Computer

Similar Documents

Publication Publication Date Title
JPS6029126B2 (en) data processing equipment
KR100335785B1 (en) Execution of data processing instructions
JPS5975347A (en) Simulation device of logical circuit
JPS61157944A (en) Microprocessor with microprogram control part
EP1177499B1 (en) Processor and method of executing instructions from several instruction sources
JP2555664B2 (en) Branch history table writing control method
JPH0239812B2 (en)
JPH05100901A (en) Microcomputer
JPS63301338A (en) Memory with control memory
JPH02183332A (en) Programmed control system
JPH0259829A (en) Microcomputer
JPS60129837A (en) Signal processing operation processor
JPS6218934B2 (en)
JPS619733A (en) Test device
JPS5931800B2 (en) Control memory diagnostic method
JPS6028014B2 (en) microprocessor
JPH03164945A (en) Data processor
JPH04242871A (en) Write module for data flow calculator
JPS6113612B2 (en)
JPS58159150A (en) Diagnosing device for control storage device
JPH0435779B2 (en)
JPH01250147A (en) Microprocessor
JPS6326416B2 (en)
JPH02126331A (en) Microprogram control device
JPH07191879A (en) Microprocessor provided with executing function of instruction for debugging and debugging method