JPH0540621A - Microprocessor - Google Patents

Microprocessor

Info

Publication number
JPH0540621A
JPH0540621A JP21930691A JP21930691A JPH0540621A JP H0540621 A JPH0540621 A JP H0540621A JP 21930691 A JP21930691 A JP 21930691A JP 21930691 A JP21930691 A JP 21930691A JP H0540621 A JPH0540621 A JP H0540621A
Authority
JP
Japan
Prior art keywords
instruction
value
freeze
microprocessor
counter
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
JP21930691A
Other languages
Japanese (ja)
Inventor
Shinichi Okugawa
伸一 奥川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP21930691A priority Critical patent/JPH0540621A/en
Publication of JPH0540621A publication Critical patent/JPH0540621A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily and accurately secure the recovery time with a microprocessor independent of the type and the operating frequency of the microprocessor and the presence or absence of an instruction CACHE. CONSTITUTION:When a freeze instruction is carried out, the immediate value included in the freeze instruction and stored in an immediate value register 1 is transferred to a counter value register 3. Then, with the start of a count- down operation of a subtraction counter 6 with the immediate value as the initial value in an executing cycle of the freeze instruction, a O-deciding block 7 decides a fact that the value of the counter 6 is not equal to O any more and then outputs the freeze signals to the control blocks 8 and 9. Both blocks 8 and 9 freeze their operations and hold the internal operations. At the same time, the blocks 8 and 9 output the signals to inhibit the start of the new bus accesses. Therefore the recovery time is easily and accurately secured.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マイクロプロセッサに
関し、特に、容易かつ正確にリカバリタイムを確保する
ことができるようにしたマイクロプロセッサに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a microprocessor, and more particularly to a microprocessor capable of ensuring a recovery time easily and accurately.

【0002】[0002]

【従来の技術】マイクロプロセッサを使用したシステム
では、連続してI/Oアクセスを行なう場合、アクセス
とアクセスの間にリカバリタイムと呼ばれる一定の時間
を確保する必要があるが、従来はNOP命令やJUMP
命令等を必要数挿入するという手段で対応しており、ま
たその他にも性能調整等様々な理由のために、一定の時
間稼ぎを行なわせる必要がある場合、同様の手段で対応
している。
2. Description of the Related Art In a system using a microprocessor, when I / O access is continuously performed, it is necessary to secure a certain time called a recovery time between the accesses. JUMP
This is handled by inserting a required number of commands and the like, and when it is necessary to earn a certain amount of time for various reasons such as performance adjustment, the same means is used.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のマイク
ロプロセッサを使用したシステムにあっては、一定時間
のリカバリタイムの確保のためNOP命令やJUMP命
令等を必要数実行させているが、これらの命令はマイク
ロプロセッサの種類や動作周波数、命令CACHEの有
無等により実行時間が異なり、どの程度実行させればよ
いか正確に把握するのがかなり困難であると共に、シス
テムが変るとプログラムも変更しなければならないとい
う問題があった。
In the system using the above-mentioned conventional microprocessor, a required number of NOP instructions, JUMP instructions, etc. are executed to secure a recovery time of a fixed time. The execution time of an instruction varies depending on the type of microprocessor, operating frequency, the presence or absence of the instruction CACHE, etc., and it is quite difficult to know exactly how much to execute, and the program must be changed when the system changes. There was a problem that it had to be.

【0004】本発明は、上記問題点にかんがみてなされ
たもので、種類や動作周波数および命令CACHEの有
無等に依存せず、容易にかつ正確にリカバリタイムを確
保することができるマイクロプロセッサの提供を目的と
する。
The present invention has been made in view of the above problems, and provides a microprocessor that can easily and accurately secure a recovery time without depending on the type, operating frequency, presence or absence of a command CACHE, and the like. With the goal.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に本発明のマイクロプロセッサは、外部から与えられる
命令を解釈・実行することにより動作するマイクロプロ
セッサにおいて、指定した時間だけ動作の凍結を指示す
るフリーズ命令と、該フリーズ命令に含まれる即値を格
納する即値レジスタと、外部から与えられる基本クロッ
クにより動作するタイマと、該タイマに与える値を格納
するタイマ値レジスタと、前記タイマから一定時間ごと
に与えられる信号をクロックとして前記フリーズ命令が
出されたときに動作する減算カウンタと、前記即値レジ
スタに読み込まれた値を該減算カウンタに与えるカウン
ト値として格納するカウンタ値レジスタと、前記減算カ
ウンタの値が0かどうかを判定する0判定ブロックと、
該0判定ブロックが0でないと判断している間は内部動
作をホールドすると共にバスアクセスを禁止する制御ブ
ロックを有する。
In order to achieve the above object, the microprocessor of the present invention operates by interpreting and executing an instruction given from the outside, and instructs the freeze of the operation for a designated time. A freeze instruction, an immediate value register that stores the immediate value included in the freeze instruction, a timer that operates with a basic clock given from the outside, a timer value register that stores the value given to the timer, and a fixed time interval from the timer. Of the subtraction counter that operates when the freeze instruction is issued using the signal given to the clock as a clock, a counter value register that stores the value read in the immediate value register as a count value to be given to the subtraction counter, and the subtraction counter A 0 decision block for determining whether the value is 0,
While the 0 determination block determines that it is not 0, it has a control block that holds the internal operation and prohibits bus access.

【0006】[0006]

【作用】フリーズ命令が実行されると、即値レジスタに
格納されているフリーズ命令中の即値がカウンタ値レジ
スタに転送される。そして、フリーズ命令の実行サイク
ルにおいて即値を初期値とした減算カウンタのカウント
ダウンが開始すると共に、0判定ブロックは減算カウン
タの値が0でなくなったことを判定し、制御ブロックに
対しフリーズ信号を出力する。その信号を受け取った制
御ブロックでは、動作をフリーズさせ、内部動作をホー
ルドの状態にすると共に、新規バスアクセスの開始を禁
止するための信号を出力する。
When the freeze instruction is executed, the immediate value in the freeze instruction stored in the immediate value register is transferred to the counter value register. Then, in the execution cycle of the freeze instruction, the countdown of the subtraction counter with the immediate value as the initial value starts, and the 0 determination block determines that the value of the subtraction counter is not 0 and outputs the freeze signal to the control block. .. The control block which received the signal freezes the operation, puts the internal operation in the hold state, and outputs a signal for inhibiting the start of the new bus access.

【0007】[0007]

【実施例】以下、本発明の一実施例について図面を参照
して説明する。図1は本発明の一実施例によるマイクロ
プロセッサのブロック図である。図中、1は命令中に含
まれる即値を格納する即値レジスタ、2はタイマにセッ
トする値を格納するタイマレジスタ、3は即値レジスタ
1に格納されたカウント値を格納するカウント値レジス
タ、4は基本クロックにより減算を行なう減算カウン
タ、5は減算カウンタ4の値が0かどうかを判定すると
共に、0と判定された場合は減算カウンタ4に初期化
(タイマ値レジスタ2の内容をカウンタにセット)の指
示を出す0判定ブロック、6はフリーズ命令が出された
時0判定ブロック5から一定時間ごとに出される0判定
信号をクロックとして減算を行なう減算カウンタ、7は
減算カウンタ6の値が0かどうかを判定する0判定ブロ
ック、8は本マイクロプロセッサのパイプライン実行制
御を行うブロックであって、0判定ブロック7から0で
ある旨の信号を受け取っている間は通常の制御を行な
い、0でないとの信号を受け取ると0になるまでパイプ
ラインをフリーズし、マイクロプロセッサの内部動作を
一時的にホールド状態にする機能を有するパイプライン
制御ブロック、9は本マイクロプロセッサのバスアクセ
ス制御を行なうブロックであって、パイプライン制御ブ
ロック8からのバスアクセスフリーズ信号により新たな
バスアクセスの開始を禁止する働きを有するバスアクセ
ス制御ブロックである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a microprocessor according to an embodiment of the present invention. In the figure, 1 is an immediate register that stores an immediate value included in an instruction, 2 is a timer register that stores a value to be set in a timer, 3 is a count value register that stores the count value stored in the immediate register 1, and 4 is The subtraction counter 5 which performs subtraction with the basic clock determines whether the value of the subtraction counter 4 is 0, and when it is determined to be 0, initializes the subtraction counter 4 (sets the contents of the timer value register 2 to the counter). , A subtraction counter 6 performs subtraction using the 0 determination signal issued from the 0 determination block 5 at a fixed time as a clock when a freeze instruction is issued, and 7 indicates whether the value of the subtraction counter 6 is 0. A 0 decision block for determining whether or not 0 is a block for controlling pipeline execution of this microprocessor. It has a function to perform normal control while receiving a signal indicating that the signal is “0”, and freeze the pipeline until it becomes 0 when a signal indicating that it is not 0, and temporarily hold the internal operation of the microprocessor. A pipeline control block 9 is a block for performing bus access control of the present microprocessor, and is a bus access control block having a function of inhibiting the start of a new bus access by a bus access freeze signal from the pipeline control block 8. is there.

【0008】図2は本実施例における命令の流れを示す
フローチャートであり、命令1はA0F0番地に対する
IN命令、命令2は本発明の特徴であるフリーズ命令で
あり3msecのフリーズを指定している。また、命令
3はA0F2番地に対してDDというデータを出力する
OUT命令である。図3は本実施例におけるパイプライ
ン動作およびバスアクセス信号、パイプラインフリーズ
信号を示したタイミングチャートである。パイプライン
動作は、f(命令フェッチ)、d(命令デコーダ)、A
(アドレス計算)、B(バスアクセス)、E(命令実
行)の5段パイプラインの状態を示している。
FIG. 2 is a flow chart showing the flow of instructions in this embodiment. Instruction 1 is an IN instruction for address A0F0, and instruction 2 is a freeze instruction which is a feature of the present invention and specifies a freeze of 3 msec. Further, the instruction 3 is an OUT instruction for outputting the data DD to the address A0F2. FIG. 3 is a timing chart showing a pipeline operation, a bus access signal, and a pipeline freeze signal in this embodiment. Pipeline operations are f (instruction fetch), d (instruction decoder), A
The state of the 5-stage pipeline of (address calculation), B (bus access), and E (instruction execution) is shown.

【0009】次に、本実施例の作用について説明する。
なお、図3に示すように本マイクロプロセッサの動作周
波数は2MHzとし、周期500nsecの基本クロッ
クを与えることにする。初めに、本マイクロプロセッサ
を使用したシステムの立ち上がり時、内部タイマを1m
secのタイマとして設定するためにタイマ値レジスタ
2、減算カウンタ4、0判定ブロック5の初期化を行な
う。すなわち、500nsecの基本クロックを使用し
て1msecのタイマを構成するために、タイマ値とし
て”2”(500nsec×2=1msec)をセット
すればよいため、即値転送命令により即値レジスタ1を
経由しタイマ値レジスタ2に”2”の値をセットする。
これにより、0判定ブロック5からは基本クロックの2
周期すなわち1msecごとに信号が出力され、減算カ
ウンタ6は1msecごとにカウントダウンする動作が
可能となる。また、カウンタ値レジスタ3、0判定ブロ
ック5は、”0”になるように初期化しておき、フリー
ズ命令が指示されるのを待つ。
Next, the operation of this embodiment will be described.
As shown in FIG. 3, the operating frequency of this microprocessor is 2 MHz, and a basic clock with a cycle of 500 nsec is given. First, when the system using this microprocessor starts up, the internal timer is set to 1 m.
The timer value register 2, the subtraction counter 4, and the 0 decision block 5 are initialized for setting as a sec timer. That is, "2" (500 nsec x 2 = 1 msec) may be set as the timer value in order to configure the 1 msec timer using the 500 nsec basic clock. Therefore, the timer is passed via the immediate value register 1 by the immediate value transfer instruction. The value "2" is set in the value register 2.
As a result, from the 0 determination block 5, 2 of the basic clock
A signal is output every cycle, that is, every 1 msec, and the subtraction counter 6 can perform an operation of counting down every 1 msec. Further, the counter value register 3 and the 0 determination block 5 are initialized so as to be “0”, and wait for a freeze instruction.

【0010】次に、システム立ち上がり後の動作につい
て説明する。ある時点で、図2に示す命令1・命令2・
命令3の実行が指示されたとする。これはI/O命令を
連続して出す時は、リカバリタイマとして3msec以
上間をあけることという仕様に基づくためとし、命令1
と命令3の間に3msecのバスアクセス禁止時間を設
定する命令2を挿入したものである。
Next, the operation after the system starts up will be described. At some point, instruction 1, instruction 2,
It is assumed that the instruction 3 is instructed to be executed. This is because when I / O commands are issued continuously, it is based on the specification that a recovery timer is provided with a period of 3 msec or more.
The instruction 2 which sets the bus access prohibition time of 3 msec is inserted between the instruction 3 and the instruction 3.

【0011】図3に示すように、まず命令1(IN命
令)を実行するためf1−d1−a1とパイプラインの
処理を進め、B1サイクルでバスアクセスすなわちI/
Oリードを実行する。そして、得られたデータをe1サ
イクルで指定された格納場所にセットする。
As shown in FIG. 3, first, in order to execute the instruction 1 (IN instruction), the processing of f1-d1-a1 and the pipeline is advanced, and the bus access, that is, I / I is performed in the B1 cycle.
Execute O read. Then, the obtained data is set in the storage location designated in the e1 cycle.

【0012】続いて指示された命令2(フリーズ命令)
を実行するために、f2−d2−a2−B2(ただし、
命令2ではバスアクセスは行なわないため、B2サイク
ルはno−operation)と進めるが、即値レジ
スタ1に格納されている命令2中の即値”3”がa2サ
イクルにてカウンタ値レジスタ3に転送される。そし
て、e2サイクル、すなわちフリーズ命令の実行サイク
ルにおいて”3”を初期値とした減算カウンタ6のカウ
ントダウンが開始すると共に、0判定ブロック7は減算
カウンタ6の値が0でなくなったことを判定し、パイプ
ライン制御ブロック8に対しパイプラインフリーズ信号
を出力する。
Instruction 2 subsequently instructed (freeze instruction)
F2-d2-a2-B2 (however,
Since the instruction 2 does not access the bus, the B2 cycle advances to no-operation), but the immediate value "3" in the instruction 2 stored in the immediate value register 1 is transferred to the counter value register 3 in the a2 cycle. .. Then, in the e2 cycle, that is, in the execution cycle of the freeze instruction, the countdown of the subtraction counter 6 with "3" as the initial value starts, and the 0 determination block 7 determines that the value of the subtraction counter 6 is not 0, The pipeline freeze signal is output to the pipeline control block 8.

【0013】その信号を受け取ったパイプライン制御ブ
ロック8では、パイプラインの動作をフリーズさせ、内
部動作をホールドの状態にすると共に、バスアクセス制
御ブロック9に対し新規バスアクセスの開始を禁止する
ための信号を出力する。減算カウンタ6は、1msec
ごとにデクリメントされるため、減算カウンタ6の初期
値”3”が”0”になるまでの時間は3msecであ
り、その間パイプライン動作はフリーズされる。
The pipeline control block 8 receiving the signal freezes the pipeline operation, puts the internal operation in a hold state, and prohibits the bus access control block 9 from starting a new bus access. Output a signal. The subtraction counter 6 is 1 msec
Since it is decremented every time, the time until the initial value "3" of the subtraction counter 6 becomes "0" is 3 msec, during which the pipeline operation is frozen.

【0014】引き続いて指示されている命令3(OUT
命令)の実行のためf3−d3−a3と処理を進めた直
後にB3サイクルを実行しようとするが、そのとき既に
e2サイクルが始まっておりパイプラインがフリーズさ
れていると共にバスアクセスの開始が禁止されているた
め、B3サイクルすなわちI/Oライト動作(OUT)
の実行が保留される。そして、3msec後にパイプラ
インのフリーズが解除されると、初めてB3サイクルの
バスアクセスが開始される。
The instruction 3 (OUT
The B3 cycle is attempted to be executed immediately after advancing the processing with f3-d3-a3 for execution of (instruction), but at that time, the e2 cycle has already started, the pipeline is frozen, and the start of bus access is prohibited. B3 cycle, that is, I / O write operation (OUT)
Execution is suspended. When the pipeline freeze is released after 3 msec, the bus access for the B3 cycle is started for the first time.

【0015】すなわち、命令1のIN命令と命令3のO
UT命令の間が3msec以上開いたことになり、仕様
のリカバリタイムを確保できたことになる。また、フリ
ーズ命令の実行サイクル(e2サイクル)自体が指定さ
れた時間を費やすため、バスアクセスの時間調整だけで
なく、性能調整時など一定の時間稼ぎが必要な場合で
も、高い精度で時間間隔を確保することができ、かつ命
令CACHEの有無による差もない。さらに、動作周波
数の異なるマイクロプロセッサを使用した場合、立ち上
がり時に行なうタイマ値の値を変えて0判定ブロック5
からの出力が1msecになるように調整すれば、図2
に示したようなプログラムは全く変更することなしにそ
のまま使用することができる。
That is, the IN instruction of instruction 1 and the O instruction of instruction 3
This means that the interval between UT commands is opened for 3 msec or more, and the recovery time specified can be secured. Moreover, since the execution cycle (e2 cycle) of the freeze instruction itself spends the specified time, the time interval can be set with high accuracy not only when adjusting the time for bus access but also when a certain amount of time is required for performance adjustment. It can be secured, and there is no difference depending on the presence or absence of the instruction CACHE. Furthermore, if microprocessors with different operating frequencies are used, the value of the timer value to be changed at the time of rising is changed and the 0 decision block 5
If you adjust the output from 1msec,
The program shown in can be used as it is without any modification.

【0016】[0016]

【発明の効果】以上説明したように、本発明のマイクロ
プロセッサは、パイプラインをフリーズさせる命令およ
び機能を持たせることにより、命令CACHEの有無や
動作周波数に依存せず、かつプログラムの変更を行なう
ことなく容易かつ正確にリカバリタイムを確保すること
ができるようになる。
As described above, the microprocessor of the present invention is provided with the instruction and the function for freezing the pipeline so that the program is changed without depending on the presence or absence of the instruction CACHE and the operating frequency. The recovery time can be secured easily and accurately without any need.

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

【図1】本発明の一実施例によるマイクロプロセッサの
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a microprocessor according to an embodiment of the present invention.

【図2】本実施例における命令の流れを示すフローチャ
ートである。
FIG. 2 is a flowchart showing the flow of instructions in this embodiment.

【図3】本実施例におけるパイプライン動作およびバス
アクセス信号、パイプラインフリーズ信号を示したタイ
ミングチャートである。
FIG. 3 is a timing chart showing a pipeline operation, a bus access signal, and a pipeline freeze signal in this embodiment.

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

1…即値レジスタ 2…タイマ値レジスタ 3…カウンタ値レジスタ 4…減算カウンタ 5…0判定ブロック 6…減算カウンタ 7…0判定ブロック 8…パイプライン制御ブロック 9…バスアクセス制御ブロック 1 ... Immediate value register 2 ... Timer value register 3 ... Counter value register 4 ... Subtraction counter 5 ... 0 decision block 6 ... Subtraction counter 7 ... 0 decision block 8 ... Pipeline control block 9 ... Bus access control block

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 外部から与えられる命令を解釈・実行す
ることにより動作するマイクロプロセッサにおいて、 指定した時間だけ動作の凍結を指示するフリーズ命令
と、該フリーズ命令に含まれる即値を格納する即値レジ
スタと、 外部から与えられる基本クロックにより動作するタイマ
と、該タイマに与える値を格納するタイマ値レジスタ
と、 前記タイマから一定時間ごとに与えられる信号をクロッ
クとして前記フリーズ命令が出されたときに動作する減
算カウンタと、 前記即値レジスタに読み込まれた値を該減算カウンタに
与えるカウント値として格納するカウンタ値レジスタ
と、 前記減算カウンタの値が0かどうかを判定する0判定ブ
ロックと、 該0判定ブロックが0でないと判断している間は内部動
作をホールドすると共にバスアクセスを禁止する制御ブ
ロックを有することを特徴とするマイクロプロセッサ。
1. A microprocessor that operates by interpreting and executing an instruction given from the outside, and a freeze instruction for instructing freeze of the operation for a specified time, and an immediate value register for storing an immediate value included in the freeze instruction. , A timer which operates by a basic clock given from the outside, a timer value register which stores a value given to the timer, and which operates when the freeze instruction is issued using a signal given from the timer at constant intervals as a clock A subtraction counter, a counter value register that stores the value read in the immediate value register as a count value to be given to the subtraction counter, a 0 determination block that determines whether the value of the subtraction counter is 0, and a 0 determination block While judging that it is not 0, the internal operation is held and the bus access is A microprocessor having a control block for inhibiting a memory.
JP21930691A 1991-08-06 1991-08-06 Microprocessor Pending JPH0540621A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21930691A JPH0540621A (en) 1991-08-06 1991-08-06 Microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21930691A JPH0540621A (en) 1991-08-06 1991-08-06 Microprocessor

Publications (1)

Publication Number Publication Date
JPH0540621A true JPH0540621A (en) 1993-02-19

Family

ID=16733428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21930691A Pending JPH0540621A (en) 1991-08-06 1991-08-06 Microprocessor

Country Status (1)

Country Link
JP (1) JPH0540621A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7373536B2 (en) 2004-08-04 2008-05-13 Kabushiki Kaisha Toshiba Fine granularity halt instruction
US7719152B2 (en) 2005-03-18 2010-05-18 Rigaku Corporation Magnetic levitation actuator

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7373536B2 (en) 2004-08-04 2008-05-13 Kabushiki Kaisha Toshiba Fine granularity halt instruction
US7719152B2 (en) 2005-03-18 2010-05-18 Rigaku Corporation Magnetic levitation actuator

Similar Documents

Publication Publication Date Title
US7047399B2 (en) Computer system and method for fetching, decoding and executing instructions
US7991986B2 (en) Microprocessor starting to execute a computer program at a predetermined interval
EP0633522B1 (en) Pipelined data processing system capable of stalling and resuming a pipeline operation without using an interrupt processing
JPH04306735A (en) Asynchronous interruption inhiobition mechanism
US5564029A (en) Pipeline processor which avoids resource conflicts
CA1249373A (en) System for adjusting performance of information processing apparatus
JPS6232504B2 (en)
JPH0540621A (en) Microprocessor
JPS59739A (en) Time assurance system in microprogram processor
JP3871461B2 (en) Microcontroller for sequence control
KR100284287B1 (en) Microprocessor with Variable Reset Address
JP2833259B2 (en) Program repeat control method and program repeat control device
JPS60124746A (en) Data processing unit
JPH0773034A (en) Information processor
JPS6353643A (en) Instruction control device
JPS62214441A (en) Processor halt control system
JP2004062427A (en) Microprocessor
JPS61131125A (en) Information processing unit
JPS6353644A (en) Instruction control device
JPS59105148A (en) Microprogram controlling type central processing unit
JPH05143321A (en) Performance adjusting circuit
JPH0782434B2 (en) Micro program controller
JPH02207348A (en) History memory control system
JPH07105073A (en) Scratch pad memory controller
JPH01240941A (en) Information processor