JPS60229141A - Preserving system of register data - Google Patents
Preserving system of register dataInfo
- Publication number
- JPS60229141A JPS60229141A JP59083904A JP8390484A JPS60229141A JP S60229141 A JPS60229141 A JP S60229141A JP 59083904 A JP59083904 A JP 59083904A JP 8390484 A JP8390484 A JP 8390484A JP S60229141 A JPS60229141 A JP S60229141A
- Authority
- JP
- Japan
- Prior art keywords
- microprogram
- address
- register
- contents
- processor
- 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
Links
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
[発明の技術分野]
本発明は、マイクロプログラム制御による計算機におけ
るレジスタのデータ保存方式に関するものである。DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a register data storage system in a computer controlled by a microprogram.
[発明の技術的背景とその問題点」
従来から、マイクロプログラム制御による計算機におい
て、プログラムのデパックを行なう際に、マイクnプロ
グラムの実行途中でこのプログラムの実行を一時中断し
、計算機を構成する各種レジスタの内容が調べられると
、非常に有効且つ便利となる。[Technical background of the invention and its problems] Conventionally, when depacking a program in a computer controlled by a microprogram, the execution of the microphone program is temporarily interrupted in the middle of execution, and the various components that make up the computer are It is very useful and convenient to be able to examine the contents of registers.
そこで、従来では、実行中のマイクロプログラムを一時
停止して各種レジスタの内容を調べる手段として、マイ
クロプログラムを停止させたいアドレスにアドレスマツ
チをかけ、この時の各種レジスタの内容を主記憶装置に
書き込むことにより行なっていた。しかし、この方法で
は主記憶装置を使うため、主記憶装置内にレジスタ保存
用領域を確保しな【プればならず、且つ、主記憶装置へ
のアクセスに伴い、主記憶装置のアクセスに関係するレ
ジスタ、例えばデータレジスタ、アドレスレジスタ等が
変化してしまい、再度マイクロプログラムを実行する時
に、先きにマイクロプログラムを停止させた所から実行
を再開することができないという欠点があった。Therefore, in the past, as a means of temporarily stopping the microprogram being executed and checking the contents of various registers, an address match was performed on the address at which the microprogram was to be stopped, and the contents of the various registers at this time were written to the main memory. This was done by doing this. However, since this method uses the main memory, it is necessary to reserve an area for storing registers in the main memory. This has the disadvantage that when the microprogram is executed again, it cannot be resumed from the point where the microprogram was previously stopped because the registers that are used, such as data registers and address registers, change.
[発明の目的]
本発明の目的は、上記の欠点に鑑み、マイクロプログラ
ムの実行を一時中断して各種レジスタの内容を取り出し
た後、再び前記中断した所からこのマイクロプログラム
の実行を開始することができるレジスタのデータの保存
方式を提供することにある。[Object of the Invention] In view of the above drawbacks, an object of the present invention is to temporarily interrupt the execution of a microprogram, retrieve the contents of various registers, and then restart the execution of the microprogram from the point where it was interrupted. The purpose of this invention is to provide a method for storing data in registers that allows for the storage of register data.
L発明の概要]
本発明は、制御記憶装置に格納されているマイクロプロ
グラムをマイクロプログラムシーケンサによって読み出
し、これを実行するマイクロプログラム制御計算機にお
いて、マイクロプログラム停止時に各種レジスタの内容
を保存する内部メモリと、前記制御記憶装置に格納した
サポートプログラムにより、マイクロプログラムの停止
アドレスを設定した後マイクロブ0グラム停止時に各種
レジスタの内容を前記内部メモリに転送し、更にこの内
部メモリに一旦保存したデータを取り込んだ後、マイク
ロプログラムの再実行を行なわせるサポートプロセッサ
と、サポートプロセッサが設定するマイクロプログラム
の停止アドレスを保持するアドレスマツチレジスタと、
前記マイクロプログラムシーケンサから出力されるマイ
クロプログラム読み出しアドレスと前記アドレスマツチ
レジスタに保持されたアドレスとを比較して両者の一致
信号を出力する比較器と、前記サポートプログラムを前
記制御記憶装置から読み出す際の読み出しアドレスをマ
イクロプログラムシーケンサにサポートプロセッサから
セットできる回路とを具備したことにより、上記目的を
達成するものである。Summary of the Invention] The present invention provides a microprogram control computer that reads and executes a microprogram stored in a control storage device using a microprogram sequencer, and has an internal memory that saves the contents of various registers when the microprogram is stopped. After setting the stop address of the microprogram using the support program stored in the control storage device, the contents of various registers are transferred to the internal memory when the microprogram is stopped, and the data once saved in this internal memory is imported. After that, a support processor that re-executes the microprogram, an address match register that holds the stop address of the microprogram set by the support processor,
a comparator that compares the microprogram read address output from the microprogram sequencer with the address held in the address match register and outputs a match signal; and a comparator that outputs a match signal between the two; The above object is achieved by providing a circuit that allows a support processor to set a read address in a microprogram sequencer.
[発明の実施例]
以下本発明の一実施例を図面を参照しつつ説明する。第
1図は本発明のレジスタのデータ保存方式を適用したマ
イクロプログラム制御による計算機の概略構成を示した
図である。計算機は中央処理装置(CPU)100とサ
ポートプロセッサ(Sp ) 200とにより構成され
ている。[Embodiment of the Invention] An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a schematic configuration of a computer controlled by a microprogram to which the register data storage method of the present invention is applied. The computer is composed of a central processing unit (CPU) 100 and a support processor (Sp) 200.
第2図は第1図に示した中央処理装置100の一実施例
を示した構成図である。中央処理装置100は以下に述
べる部品から構成されている。符号1はマイクロプログ
ラムが格納されている制御記憶装置で、この中にはレジ
スタの内容を内部メモリ(後述)に保存するためのサポ
ートプログラムSも格納されている。符号2は制御記憶
装置1から読出したマイクロ命令を保持するレジスタ(
CDR〉で、符号3はマイクロプログラムの実行を制御
するマイクロプログラムシーケンサ(μm5EQ)であ
る。符号4はマイクロプログラムシーケンサ3を制御す
るコントロール回路(CONT>で、符号5はマイクロ
プログラムにアドレスマツチをかける時のアドレスを保
持するアドレスマツチレジスタ(AMR>である。符号
6はアドレスマツチレジスタ5の内容とマイクロプログ
ラムシーケンサ3から出てくる制御記憶用のアドレスと
を比較す、る比較器(COMP>で、符号7はサポート
プロセッサ200からの直接アドレス入力とアドレスマ
ツチレジスタ5からのアドレスを選択するマルチプレク
サである。符号8はマルチプレクサ7からのアドレスと
レジスタ2のアドレス部のいずれかを選択するマルチプ
レクサで、符号9はレジスタ2からの信号を入力して各
種制御を行なうデコーダである。符号10は演算装M、
(ALU>で、符号11.12は各種レジスタである。FIG. 2 is a block diagram showing an embodiment of the central processing unit 100 shown in FIG. The central processing unit 100 is composed of the parts described below. Reference numeral 1 denotes a control storage device in which a microprogram is stored, and a support program S for saving the contents of registers in an internal memory (described later) is also stored in this storage device. Reference numeral 2 denotes a register (
CDR>, numeral 3 is a microprogram sequencer (μm5EQ) that controls the execution of microprograms. Reference numeral 4 is a control circuit (CONT> that controls the microprogram sequencer 3, and reference numeral 5 is an address match register (AMR>) that holds an address when applying an address match to the microprogram. Reference numeral 6 is a control circuit (CONT>) that controls the microprogram sequencer 3. A comparator (COMP>) compares the contents with the address for control storage output from the microprogram sequencer 3, and the reference numeral 7 selects the direct address input from the support processor 200 and the address from the address match register 5. This is a multiplexer. Reference numeral 8 is a multiplexer that selects either the address from multiplexer 7 or the address field of register 2. Reference numeral 9 is a decoder that inputs the signal from register 2 and performs various controls. Reference numeral 10 is Arithmetic unit M,
(ALU>, symbols 11 and 12 are various registers.
符号13はマイクロプログラムのアドレスマツチがかか
った時に、各種レジスタ11.12の内容を保存する内
部メモリ(IM>で、符号14は内部メモリのアドレス
を指定するアドレスレジスタ(TMAR)である。符号
15はサポートプロセッサ200からのデータか、中央
処理装置100のパスライン(後;[)72を通して送
られてくるデータのどちらかを選択するマルチプレクサ
である。Reference numeral 13 is an internal memory (IM>) that stores the contents of various registers 11 and 12 when an address match occurs in the microprogram, and reference numeral 14 is an address register (TMAR) that specifies the address of the internal memory. Reference numeral 15 is a multiplexer that selects either data from the support processor 200 or data sent through the pass line (back; [) 72 of the central processing unit 100.
次に中央処理装置100を構成する信号ラインについて
説明1−る。符号40は制御記憶装置1からのマイクロ
命令をレジスタ2に伝達する信号ラインである。符号4
1はレジスタ2のアドレス部をマルチプレフナ8の一方
の入力へ伝達する信号ラインで、符号42はレジスタ2
の出力信号を各種制御信号としてデコーダ9へ伝達する
信号ラインである。Next, the signal lines forming the central processing unit 100 will be explained. Reference numeral 40 is a signal line for transmitting microinstructions from the control memory 1 to the register 2. code 4
1 is a signal line that transmits the address part of register 2 to one input of multiplier 8, and 42 is a signal line that transmits the address part of register 2
This is a signal line that transmits the output signals of the decoder 9 to the decoder 9 as various control signals.
符号43.44.45.46.47はデコーダ9からの
出力信号を演算装置10、各種レジスタ11.12、内
部メモリ13及びアドレスレジスタ14へ伝達する信号
ラインである。符号50はマイクロプログラムシーケン
サ3のアドレスを制御配憶装置1に伝達すると共に、比
較器6の一方の入力にアドレスマツチの比較データとし
て伝達する信号ラインである。符号51はアドレスマツ
チレジスタ5からのアドレスを前記比較器6の他方の入
力に伝達すると共に、マルチプレクサ7の一方の入力に
伝達する信号ラインである。Reference numerals 43, 44, 45, 46, 47 are signal lines for transmitting output signals from the decoder 9 to the arithmetic unit 10, various registers 11, 12, internal memory 13, and address register 14. Reference numeral 50 is a signal line that transmits the address of the microprogram sequencer 3 to the control storage device 1 and also transmits it to one input of the comparator 6 as comparison data of an address match. A signal line 51 transmits the address from the address match register 5 to the other input of the comparator 6 and also to one input of the multiplexer 7.
符号52は比較器6で比較された結果により発生する信
号をコントロール回路4へ伝達すると共に。Reference numeral 52 transmits a signal generated by the comparison result of the comparator 6 to the control circuit 4.
サポートプロセッサ200へ伝達する信号ラインである
。符号53はマルチプレクサ7からのアドレスをマルチ
プレクサ8の他方の入力に伝達する信号ラインである。This is a signal line for transmitting to the support processor 200. Reference numeral 53 is a signal line for transmitting the address from multiplexer 7 to the other input of multiplexer 8.
符号54はマルチプレクサ8からのアドレスをマイクロ
プログラムシーケンサ3に伝達でる信号ラインで、符号
55はコントロール回路4の出力信号をマイクロプログ
ラムシーケンサ3に伝達する信号ラインである。符号6
0.61.62はサポートプロセッサ200からの信号
ラインで、信号ライン60は制御信号をマルチプレクサ
7、マルチプレクサ8及びコントロール回路4に伝達し
、信号ライン61はアドレスマツチレジスタ5にアドレ
スマツチ用のアドレスを伝達すると共に、サポートプロ
グラムの開始番地をマルチプレクサ7.8経由にてマイ
クロプログラムシーケンサ3に伝達し、信号ライン62
はサポートプロセッサ200からCP IJ 100の
内部メモリ13を読み出すためのアドレスをマルチブレ
クセ15、アドレスレジスタ14経出で内部メモリ13
に伝達する信号ラインである。Reference numeral 54 is a signal line for transmitting the address from the multiplexer 8 to the microprogram sequencer 3, and reference numeral 55 is a signal line for transmitting the output signal of the control circuit 4 to the microprogram sequencer 3. code 6
0.61.62 is a signal line from the support processor 200, the signal line 60 transmits a control signal to the multiplexer 7, the multiplexer 8, and the control circuit 4, and the signal line 61 transmits an address for address match to the address match register 5. At the same time, the start address of the support program is transmitted to the microprogram sequencer 3 via the multiplexer 7.8, and the signal line 62
is the address for reading the internal memory 13 of the CP IJ 100 from the support processor 200 through the multiplexer 15 and the address register 14.
This is a signal line that transmits signals to the
符号10.71.72は演算装置10ヘデータの入出力
を行なうパスラインであり、パスライン70.71は各
種レジスタ11.12の内容を演算装置10へ入力し、
パスライン12は演算装置10の演算結果を各種レジス
タ11.12や内部メモリ13に送るものである。符号
73は内部メモリ13の内容(アドレスマツチがかかっ
た時の各種レジスタ11.12のデータ)をサポートプ
ロセッサ2001.:送る信号ラインである。符号74
はデコーダ9からの実行終了信号をサポートプロセッサ
200へ伝達する信号ラインである。Reference numerals 10, 71, and 72 are pass lines for inputting and outputting data to the arithmetic unit 10, and pass lines 70, 71 input the contents of various registers 11, 12 to the arithmetic unit 10,
The pass line 12 is for sending the calculation results of the calculation device 10 to various registers 11, 12 and the internal memory 13. Reference numeral 73 indicates the contents of the internal memory 13 (data in various registers 11 and 12 when an address match occurs) in the support processor 2001. : This is the signal line to send. code 74
is a signal line that transmits an execution completion signal from the decoder 9 to the support processor 200.
次に本実施例の中央処理装置100がマイクロプログラ
ムの実行中に、このマイクロプログラムの実行を一時中
断し、各種レジスタの内容を調べた後、再びマイクロプ
ログラムの実行を行なわせる動作について説明する。先
ず、サポートプロセッサ200から、中央処理装置10
0が実行するマイクログログラムの停止させたいアドレ
スを、信号ライン61を通してアドレスマツチレジスタ
5に送り、このアドレスマツチレジスタ5に前記停止さ
せたいアドレスを予め書き込んでおく。その後、中央処
理装置100は制御記憶装置1内のマイクロプログラム
を実行する。マイクロプログラムシーケンサ3はマイク
ログログラムを制御記憶装置1から読み出して実行させ
るためのアドレスを信号うqン50を通して制御記憶装
置1へ与える。このヘトレスデータは同時に比較器6の
一方の人力に)も出力される。この比較器6の他方の入
力にリアドレスマツチレジスタ5の内容(マイクロプロ
グラムの停止させたいアドレス)が信号ライン51を通
して与えられているため、比較器6はマイクロプログラ
ムの実行アドレスとマイクロプログラムを停止させたい
アドレスとの一致を検出する。比較器6にてアドレスの
一致が検出されると、比較器6は一致信号を信号ライン
52を通して、マイクロプログラムシーケンサ3を制御
するコントロール回路4及びサポートプロセッサ200
へ出力する一コントロール回路4に送られた一致信号は
マイクロプログラムシーケンサ3の動作を一時停止させ
るために使われ、またサポートプロセッサ200に前記
一致信号が送られると、制御記憶装置1の中に格納され
、各種レジスタ11.12の内容を内部メモリ13に送
るサポートプログラムSを動かすべく、1ノポートプロ
セツザ200から吠ボートプログラムSの開始アドレス
を信号ライン61を通してマルチプレクサ7の他方の入
力へ出力すると共に、信号ライン60を通してマルチプ
レクサ7.8及びコントロール回路4へ制御信号が出力
される。信号ライン61を通して出力されたアドレスデ
ータは、信号ライン60を通して出力された制御信号に
より、マルチプレクサ7、信号ライン53、マルチプレ
クサ8、信号ライン54を経由してマイクDプDグラム
シーケンサ3ヘサポートプログラム開始アドレスとして
セットされる。マイクロプログラムシーケンサ3にサポ
ートプログラムの開始アドレスがセットされると、サポ
ートプロセッサ200は信号ライン60を通してマイク
ロプログラムシーケンサ3の動作停止解除命令をコント
ロール回路4に送る。すると、このコントロール回路4
によりマイクロプログラムシーケンサ3の一時停止が解
除されて制御記憶装置1の中にあるサポートプログラム
Sが動き出す。Next, a description will be given of an operation in which the central processing unit 100 of this embodiment temporarily suspends the execution of a microprogram during execution, checks the contents of various registers, and then causes the microprogram to be executed again. First, from the support processor 200, the central processing unit 10
The address at which the microprogram executed by 0 is to be stopped is sent to the address match register 5 through the signal line 61, and the address at which the microprogram is to be stopped is written in advance in this address match register 5. Thereafter, the central processing unit 100 executes the microprogram in the control storage device 1. The microprogram sequencer 3 provides the control memory 1 with an address for reading a microprogram from the control memory 1 and causing it to be executed through a signal qn 50. This hetress data is also output to one side of the comparator 6 at the same time. Since the contents of the rear address match register 5 (the address at which the microprogram is to be stopped) are given to the other input of the comparator 6 through the signal line 51, the comparator 6 receives the execution address of the microprogram and the address at which the microprogram is to be stopped. Detect a match with the desired address. When the comparator 6 detects an address match, the comparator 6 sends a match signal through the signal line 52 to the control circuit 4 that controls the microprogram sequencer 3 and to the support processor 200.
The coincidence signal sent to the control circuit 4 is used to temporarily stop the operation of the microprogram sequencer 3, and when the coincidence signal is sent to the support processor 200, it is stored in the control storage device 1. The start address of the port program S is output from the 1-port processor 200 to the other input of the multiplexer 7 through the signal line 61 in order to run the support program S which is executed and sends the contents of the various registers 11 and 12 to the internal memory 13. At the same time, a control signal is outputted to the multiplexer 7.8 and the control circuit 4 through the signal line 60. The address data outputted through the signal line 61 is sent to the microphone Dgram sequencer 3 via the multiplexer 7, signal line 53, multiplexer 8, and signal line 54 according to the control signal outputted through the signal line 60 to start the support program. Set as address. When the start address of the support program is set in the microprogram sequencer 3, the support processor 200 sends a command to cancel the operation stop of the microprogram sequencer 3 to the control circuit 4 through the signal line 60. Then, this control circuit 4
As a result, the temporary stop of the microprogram sequencer 3 is canceled and the support program S in the control storage device 1 starts running.
制御記憶装置1から読み出されたりポート10グラムS
のマイクロ命令は信号ライン40を通ってレジスタ2に
保持される。レジスタ2に保持されたマイクロ命令は、
信°号ライン42を通りデコーダ9に人力され、ここで
変換されて各種の制御信号となり、これら制御信号が信
号ライン43.44.45゜、46.41を通して演算
装置10、各種レジスタ11.12゜内部メモリ13、
アドレスレジスタ14に送出され、マイクロ命令に従っ
た制御が行なわれる。即ち、制御記憶装置1の中に入っ
ているサポートプログラムSは、各種レジスタ11.1
2の内容をパスライン10.11、演算装置10及びパ
スライン12を経由して内部メモリ13に送る処理を行
なう。また、この時、内部メモリ13の書き込みアドレ
スとして、前記マイクロ命令で作られたアドレスがレジ
スタ2から信号ライン42、パスライン70、演算装置
10、パスライン12及びマルチプレクサ15を経由し
て内部メモリのアドレスを指定するアドレスレジスタ1
4にセットされる。従って、内部メモリ13にはア。Read from control memory 1 or port 10g S
microinstructions are held in register 2 through signal line 40. The microinstruction held in register 2 is
The signal is input to the decoder 9 through the signal line 42, where it is converted into various control signals, and these control signals are sent to the arithmetic unit 10 and various registers 11, 12 through the signal lines 43, 44, 45, and 46, 41.゜Internal memory 13,
The data is sent to the address register 14 and controlled according to the microinstruction. That is, the support program S contained in the control storage device 1 is stored in various registers 11.1.
2 is sent to the internal memory 13 via the pass line 10.11, the arithmetic unit 10, and the pass line 12. At this time, the address created by the microinstruction as the write address of the internal memory 13 is transferred from the register 2 to the internal memory via the signal line 42, path line 70, arithmetic unit 10, path line 12, and multiplexer 15. Address register 1 that specifies the address
Set to 4. Therefore, the internal memory 13 has a.
ドレスレジスタ14にセットされたアドレスに従って各
種レジスタ11.: 12の内容が書き込まれる。サポ
ートプログラムSの実行が終了すると、ゲ]−ダ9から
信号ライン14を通してリポ−1−プロセッサ200に
サポートプログラムの実行終了信号が出力される。勺ボ
ート′プロセッサ200はこの信号を受けとると、内部
メモリ13に記憶された前記各種レジスタ11.12の
内容を示すデータを取り込む動作を行なう。このために
、サポートプロセッサ200は信号ライン62、マルチ
プレクサ15を経由してアドレスレジスタ14にデータ
取り込み開始アドレスをセットし、このアドレスレジス
タ14が指定する内部メモリ13のアドレスから各種レ
ジスタ11゜12の内容を読み出して取り込む。According to the address set in the address register 14, various registers 11. : The contents of 12 are written. When the execution of the support program S is completed, a support program execution completion signal is output from the gamer 9 to the lipo-1 processor 200 through the signal line 14. When the processor 200 receives this signal, it performs an operation to fetch data indicating the contents of the various registers 11 and 12 stored in the internal memory 13. For this purpose, the support processor 200 sets a data acquisition start address in the address register 14 via the signal line 62 and the multiplexer 15, and reads the contents of the various registers 11 and 12 from the address in the internal memory 13 specified by this address register 14. Read and import.
次に、上記取り込みが終了し、制御記憶装置1内のマイ
クロプログラムを、一時停止したアドレスから再び中央
処理装置100に実行させたい現金は、サポートプロセ
ッサ200が信号ライン60を通して送出する制御信号
により信号ライン61、マルチプレクサ7、信号ライン
53、マルチプレクサ8、信号ライン54を経由してア
ドレスマツチをかけたアドレス(マイクロプログラムの
再開始アドレス)をマイクロプログラムシーケンサ3に
セットすることにより、上記したサポートプログラムの
開始アドレスと同じように、中央処理装置100による
マイクロプログラムの実行が再開される。Next, when the above-mentioned import is completed and the microprogram in the control storage device 1 is to be executed again by the central processing unit 100 from the address where it was paused, the support processor 200 sends a signal via a control signal through the signal line 60. By setting the address (restart address of the microprogram) to which the address has been matched via the line 61, multiplexer 7, signal line 53, multiplexer 8, and signal line 54 to the microprogram sequencer 3, the support program described above can be executed. Execution of the microprogram by the central processing unit 100 is resumed in the same manner as at the start address.
本実施例によれば、中央処理装置100が実行中のマイ
クロブ0グラムの実行を一時停止させた際に、サポート
プログラムSによって、各種レジスタ11.12の内容
を内部メモリ13に保存し、主記憶装、置へのアクセス
は一切行なわず、且つ、マイクロプログラムシーケン−
リ−のスタック機構等も一切使わないようにした構成と
することにより、中央処理装置100が実行中のマイク
ロプログラムが停什した時の状態を変えずに、再び停止
したアドレスから前記マイクロプログラムの実行を再開
することができる。また、再度アドレスマツチをかけた
(ブれば、再開始アドレスをマイクロプログラムシーケ
ンサ3にセットする前に、マイクロプログラムを停止さ
せるアドレスをアドレスマツチレジスタ5にセットして
おけば何度でもンイクロプログラムの一時停止を行なう
とができる。更に、アドレスマツチがかかったアドレス
以外のアドレスをリーボートプロセッサ200から自由
にマイクロプロセッサシーケンザ3に設定できるため、
任意のアドレスからマイクロプログラムの実行を再開す
ることができ、ソフトウェア、ハードウェアのディバッ
クを非常にやり易くすることができる。According to this embodiment, when the central processing unit 100 temporarily suspends the execution of the microb 0 gram that is currently being executed, the support program S saves the contents of various registers 11 and 12 in the internal memory 13 and stores them in the main memory. No access is made to the equipment, and the microprogram sequence is
By adopting a configuration that does not use any memory stack mechanism, etc., the central processing unit 100 can restart the microprogram from the address where it stopped, without changing the state when the microprogram was stopped. Execution can be resumed. Also, if the address match is executed again (if the error occurs, you can set the address to stop the microprogram in the address match register 5 before setting the restart address in the microprogram sequencer 3. Furthermore, since addresses other than the address where the address match occurred can be freely set in the microprocessor sequencer 3 from the leave processor 200,
Execution of the microprogram can be resumed from any address, making software and hardware debugging much easier.
[発明の効果]
以上記述した如く、本発明のレジスタのデータ保存方式
によれば、マイクロプログラムの実行を一時停止させた
際に、サポートプログラムによって各種レジスタの内容
を内部メモリに保存し、この時主記憶装置へのアクセス
は一切行なわないようにする構成とすることにより、マ
イクロプログラムの実行を一時中断して各種レジスタの
内容を取り出した後、再び前記中断した所からマイクロ
プログラムの実行を開始させ得る効果がある。[Effects of the Invention] As described above, according to the register data saving method of the present invention, when the execution of a microprogram is temporarily stopped, the contents of various registers are saved in the internal memory by the support program, and the contents of various registers are saved at this time. By configuring the structure so that no access is made to the main memory, execution of the microprogram is temporarily interrupted, the contents of various registers are retrieved, and then execution of the microprogram is restarted from the point where it was interrupted. There are benefits to be gained.
第1図は本発明のレジスタのデータ保存方式を適用した
マイクロプログラム制御による計算機の一実施例を示し
た概略構成図、第2図は第1図に示した中央処理装置の
詳細な一例を示した構成図である。
1・・・制御記憶装置 2・・・レジスタ3・・・マイ
クロプログラムシーケンサ4・・・コントロール回路
5・・・アドレスマツチレジスタ 6・・・比較器7.
8.15・・・マルチプレクサ 9・・・デコーダ10
・・・演算装置 11.12・・・各種レジスタ13・
・・内部メモリ 14・・・アドレスレジスタ100・
・・中央処理装置 200・・・サポートプロセッサ代
理人 弁理士 則 近 憲 佑(はが1名)第1図FIG. 1 is a schematic configuration diagram showing an embodiment of a computer controlled by a microprogram to which the register data storage method of the present invention is applied, and FIG. 2 shows a detailed example of the central processing unit shown in FIG. 1. FIG. 1... Control storage device 2... Register 3... Micro program sequencer 4... Control circuit 5... Address match register 6... Comparator 7.
8.15...Multiplexer 9...Decoder 10
...Arithmetic unit 11.12...Various registers 13.
・Internal memory 14 ・Address register 100・
... Central processing unit 200 ... Support processor agent Patent attorney Noriyuki Chika (1 person) Figure 1
Claims (1)
イク0プログラムシーケンサによって読み出し、これを
実行するマイクロプログラム制御計算機において、マイ
クロプログラム停止時に各種レジスタの内容を保存する
内部メモリと、前記制御記憶装置に格納したサポートプ
ログラムにより、マイクロプログラムの停止アドレスを
設定した後マイクロプログラム停止時に各種レジスタの
内容を前記内部メモリに転送し、更にこの内部メモリに
一旦保存したデータを取り込んだ後、マイクロプログラ
ムの再実行を行なわせるサポートプロセッサと、サポー
トプロセッサが設定するマイクロプログラムの停止アド
レスを保持するアドレスマツチレジスタと、前記マイク
ロプログラムシーケンサから出力されるマイクロプログ
ラム読み出しアドレスと前記アドレスマツチレジスタに
保持されたアドレスとを化較して両者の一致信号を出力
する比較器と、前記サポートプログラムを前記制御記憶
装置から読み出す際の読み出しアドレスをマイクロプロ
グラムシーケンサにサポートプロセッサからセットでき
る回路とを具備したことを特徴とするレジスタのデータ
保存方式。A microprogram control computer that reads and executes a microprogram stored in a control storage device by a microphone 0 program sequencer includes an internal memory that saves the contents of various registers when the microprogram is stopped, and a microprogram stored in the control storage device. After setting the stop address of the microprogram using the support program, the contents of various registers are transferred to the internal memory when the microprogram stops, and the data once saved in this internal memory is loaded, and then the microprogram is re-executed. A support processor that stores the microprogram, an address match register that holds the stop address of the microprogram set by the support processor, and a microprogram read address output from the microprogram sequencer and the address held in the address match register are compared. and a circuit that allows a support processor to set a read address when reading the support program from the control storage device from the support processor. method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59083904A JPS60229141A (en) | 1984-04-27 | 1984-04-27 | Preserving system of register data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59083904A JPS60229141A (en) | 1984-04-27 | 1984-04-27 | Preserving system of register data |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS60229141A true JPS60229141A (en) | 1985-11-14 |
Family
ID=13815607
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP59083904A Pending JPS60229141A (en) | 1984-04-27 | 1984-04-27 | Preserving system of register data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS60229141A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63265342A (en) * | 1987-04-23 | 1988-11-01 | Fujitsu Ltd | Central processing unit |
JPH01173247A (en) * | 1987-12-28 | 1989-07-07 | Hitachi Ltd | Slave controller |
US5701436A (en) * | 1995-01-31 | 1997-12-23 | Fujitsu Limited | Information processing apparatus including synchronous storage having backup registers for storing the latest sets of information to enable state restoration after interruption |
-
1984
- 1984-04-27 JP JP59083904A patent/JPS60229141A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63265342A (en) * | 1987-04-23 | 1988-11-01 | Fujitsu Ltd | Central processing unit |
JPH01173247A (en) * | 1987-12-28 | 1989-07-07 | Hitachi Ltd | Slave controller |
US5701436A (en) * | 1995-01-31 | 1997-12-23 | Fujitsu Limited | Information processing apparatus including synchronous storage having backup registers for storing the latest sets of information to enable state restoration after interruption |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2655615B2 (en) | Information processing device | |
JP2513417B2 (en) | Information processing device | |
JPS58197553A (en) | Program monitor | |
JPS60229141A (en) | Preserving system of register data | |
JPH04288625A (en) | Microcomputer | |
JPH06348543A (en) | Method for connection with input/output simulator | |
JP2520158B2 (en) | Debugging method of digital signal processor | |
JP3719241B2 (en) | Arithmetic unit | |
JP2808757B2 (en) | Microprocessor for debugging | |
JPS59114637A (en) | Data processing device | |
JPH05224999A (en) | Runaway processor | |
JPH02103636A (en) | Additional arithmetic unit | |
JPS6214240A (en) | Program inspecting system | |
JPS6129949A (en) | Microprocessor maintenance system | |
JPH1083316A (en) | Multi cpu system | |
JPH04181321A (en) | Microprogram loading system | |
JPH02103643A (en) | Interruption generation circuit for debug | |
JPH0259829A (en) | Microcomputer | |
JPH01291326A (en) | Initial program loading system | |
JPH0772874B2 (en) | Interrupt receiving device | |
JPH02125344A (en) | Information processor | |
JPH08272653A (en) | Freeze processing system | |
JPH01292451A (en) | Information processor | |
JPS63265342A (en) | Central processing unit | |
JPH01258045A (en) | In-circuit emulator |