JPS642971B2 - - Google Patents

Info

Publication number
JPS642971B2
JPS642971B2 JP4165080A JP4165080A JPS642971B2 JP S642971 B2 JPS642971 B2 JP S642971B2 JP 4165080 A JP4165080 A JP 4165080A JP 4165080 A JP4165080 A JP 4165080A JP S642971 B2 JPS642971 B2 JP S642971B2
Authority
JP
Japan
Prior art keywords
bank
slave
address
master
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.)
Expired
Application number
JP4165080A
Other languages
Japanese (ja)
Other versions
JPS56137449A (en
Inventor
Jo Watanabe
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.)
CHO ERU ESU AI GIJUTSU KENKYU KUMIAI
Original Assignee
CHO ERU ESU AI GIJUTSU KENKYU KUMIAI
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 CHO ERU ESU AI GIJUTSU KENKYU KUMIAI filed Critical CHO ERU ESU AI GIJUTSU KENKYU KUMIAI
Priority to JP4165080A priority Critical patent/JPS56137449A/en
Publication of JPS56137449A publication Critical patent/JPS56137449A/en
Publication of JPS642971B2 publication Critical patent/JPS642971B2/ja
Granted 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/46Multiprogramming arrangements
    • G06F9/461Saving or restoring of program or task context

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Executing Machine-Instructions (AREA)

Description

【発明の詳細な説明】[Detailed description of the invention]

本発明はマイクロ・コンピユータ・システムと
して適するデータ処理装置に関する。 近年、マイクロ・プロセツサが種々の工業製品
に応用されている。一方、マイクロ・プロセツサ
を中心機能素子としたマイクロ・コンピユータ・
システムが比較的安価に市販され、ホビーとして
定着しつつある。このようなマイクロ・コンピユ
ータ・システムにI/O(入出力)インターフエ
ースを追加しようとするとき、これをボード単位
で本体に接続することが多い。このようなボード
は、通常I/O用のハードウエアとこれを駆動す
るソフトウエアよりなり、ソフトウエアはROM
等の形でI/O用ボード或いは本体上に装着され
る。これらソフトウエアに割り当てられるメモリ
ー空間は通常小さく、またシステム全体の設計上
からも小さくすることが望ましい。これはプロセ
ツサに対して要求されるサービスが、個々に見れ
ば小規模のメモリー領域に格納され得るソフトウ
エアで実行されるものであつても、サービスの種
類が多くなつた場合に限られたアドレス空間上で
実現不能となることからも云えることである。 ところで上記各サービス・プログラムを割り込
みで行なうプロセツサの処理の仕方には、サービ
ス要求の有無を遂一調べるいわゆるソフトウエ
ア・ポーリング(polling)方式とか、ハードウ
エアの割り込み方式等がある。しかしながらこの
ものにあつては、プロセツサがサービス・プログ
ラムの選択をする必要があるため、ハードウエ
ア、ソフトウエアが共に複雑化される問題があつ
た。 本発明は上記実情に鑑みてなされたもので、サ
ービス(リクエスト)要求は一つのサービスに必
要な時間より短かい間隔ではやつてこないことを
前提として、プロセツサに対しては同一のアドレ
ス空間を占めるいくつかのメモリーバンク(メモ
リ−領域)上のプログラムを対応させ、これらプ
ログラムの間の切り替え手段とプロセツサ側を分
離することにより、プログラム間の切り替えが比
較的簡単なハードウエアで実現できるデータ処理
装置を提供しようとするものである。 以下図面を参照して本発明の一実施例を説明す
る。第1図は同実施例のバンク切り替え部の概略
構成図であり、1はプロセツサ、2はマスターバ
ンク、31,32,……はスレーブバンク、4はバ
ンク切り替え装置、5はメモリー空間を示してい
る。プロセツサ1はアドレス線A1〜An、データ
線D1〜Dmでマスターバンク2、スレーブバンク
1,32,……と接続され、バンク切り替え装置
4はバンク選択線BEl,BE1,BE2,……でマ
スターバンク2、スレーブバンク31,32,……
と接続され、プロセツサ1はメモリー選択線ME
(メモリーイネーブル)、アドレス線A1〜Anでバ
ンク切り替え装置4と接続されている。バンク切
り替え装置4は外部からのリクエスト・ストロー
ブ信号S及びリクエスト指定信号R1〜Rk等で、
バンク選択線BEl,BE1,BE2,……のいずれ
かを選択する構成である。 第2図はマスターバンクと一つのスレーブバン
クの中のプログラムを示したもので、プログラム
の命令名としてJMP(ジヤンプ)を用いている
が、これは相対或いは絶対の無条件分岐命令であ
る。ここでA、B、STARTはアドレスであつ
て、Aはすべてのスレーブバンクに共通なスレー
ブバンクの入口、Bは出口である。 STARTはそれぞれのスレーブバンクの実質的
なオペレーシヨンの開始番地である。 本システムの動作は次のようになる。まずプロ
セツサ1が或る要求に対するサービスを終了した
状態にあるときには、対応するスレーブバンクの
最後の“JMP B”命令で無限ループを実行して
いる。このときリクエスト・ストロープSにサー
ビスの実行を要求する信号があらわれると、バン
ク切り替え装置4は、まず“JMP A”命令を実
行するに足る時間だけマスターバンク2を選択す
る。ここでアドレスAとBとがプロセツサのプロ
グラムカウンタの1指定単位(データラインから
オペレーシヨンコードを取り込む1単位)のみ下
位ビツト(最終1単位データ)において異なるよ
うに選択されていれば、バンク切り替えが非同期
で行なわれても、スレーブバンクからマスターバ
ンクへの切り替えは安定に行なわれる。マスター
バンク2上でプロセツサ1は“JMP A”の命令
実行後、直ちに“JMP A”の無限ループに入る
が、バンク切り替え装置4は、ここでリクエスト
指定線R1〜Rkの内容に対応するスレーブバンク
を選択し、希望の処理がなされるスレーブバンク
への切り替えを行なう。例えば第2図において、
スレーブバンク例えば31でB番地の無限ループ
を実行している時、外部信号でマスターバンク2
が選ばれると、今度はマスターバンク2のB番地
の命令が実行されることになり、この命令でマス
ターバンク2のA番地の無限ループに入る。同様
にこのループを実行している時に、外部信号で所
望のスレーブバンクが選ばれると、今度はこの選
ばれたスレーブバンクのA番地の命令が実行さ
れ、該スレーブバンクの実際の仕事が実行される
ものである。なお第1図においては、バンクの切
り替えのためにバンク選択線を用いたが、マスタ
ーバンク、スレーブバンク共に連続したアドレス
をもつメモリー上におかれる等の場合には、バン
ク選択線の代りにメモリーの高位ビツトをバンク
切り替え装置が発生することにしてもよい。 この実施例では、マイクロ・コンピユータ・シ
ステムのメモリー空間の一部をいくつかのメモリ
ーバンクで共有し、外部からのリクエストと切り
替え指示情報によつて、それぞれのメモリーバン
ク上にあるサービス・プログラムのいずれかを選
択しようとするとき、メモリーバンクを1つのマ
スターバンクとその他のスレーブバンクに分け、
バンク上のプロセツサに対しては同一のアドレス
に対応する位置に、スレーブバンクでは自分自身
に対するJUMP(BRANCH)命令、マスターバ
ンクでは他のアドレスに対する同一形式のJUMP
(BRANCH)命令をおくこと、及び各スレーブ
バンク上のプログラムの始点を、プロセツサに対
しては同一のアドレスとすることにより達成して
いる。 第3図はより具体的な実施例の一つである。バ
ンクの長さは256バイトであり、マイクロ・プロ
セツサのアドレスの“00”〜“FF”(hex)を占
有する。そして一つのマスタと三つのスレーブよ
りなる四つのバンクを用いて3種のサービス要求
に答えるものとする。リクエスト指定と共にリク
エスト・ストローブが入ると即ち該信号が高レベ
ルになると、リクエスト指定(この場合“01”、
“10”、“11”の3種)はラツチ10でラツチされ
るが、同時にリクエスト・ストローブによりモノ
マルチ11が動作し、バツフア121,122が高
インピーダンス状態となるので、プルダウン低抗
131,132によりアドレスA9,A10は一時
的に“00”となり、マスターバンク2が選択され
る。この場合モノマルチ11の出力パルス幅は、
“JMP A”命令の実行時間より長いものとする。
モノマルチ11の出力パルスが終るとバツフア1
1,122がオン状態となり、ラツチ10の出力
がA9,A10に伝わるので、リクエスト指定に
従つたサービスプログラムをもつバンクへ制御が
移されるものである。 第4図は、マスターバンク中には実質的に1命
令が格納されていればよい、つまり“JMP A”
という命令を与えればよいという点に注目して、
マスターバンクに特殊なハードウエアを用いた場
合の例である。この例でもバンクの長さは256バ
イトであり、マイクロ・プロセツサのアドレスの
“00”〜“FF”(hex)を占有している。更にマ
スターバンク、スレーブバンク相互間の切り替え
に用いるJMP命令には絶対番地指定を用いるも
のとし、プロセツサのアドレスとデータバスは共
に8ビツトであるものとする。プロセツサ1に対
するスレーブ→マスターのバンク切り替え用アド
レスをA1(前記Bに対応)、マスター→スレー
ブのバンク切り替え用アドレスをA2(前記Aに
対応)とすれば、マスターバンクは図示するよう
にJMP命令コード発生装置211,A2番地コード
発生装置212からJMP命命のコードと、アドレ
スA2をプロセツサ1のメモリー読み出しに合わ
せて交互にデータバスに送り出すハードウエアに
より実現可能となるものである。なお図中のR−
Sフリツプフロツプ22の動作は次表の通りであ
るが、このフリツプフロツプはD端子と端子が
接続されているので、クロツクCLKが入るたび
にスリツプフロツプ出力Qが反転することにな
る。
The present invention relates to a data processing device suitable as a microcomputer system. In recent years, microprocessors have been applied to various industrial products. On the other hand, a microcomputer with a microprocessor as its central functional element
The system is commercially available at a relatively low price and is becoming established as a hobby. When attempting to add an I/O (input/output) interface to such a microcomputer system, it is often connected to the main body on a board-by-board basis. Such boards usually consist of I/O hardware and software to drive it, and the software is ROM.
It is mounted on the I/O board or main body in the form of The memory space allocated to these software is usually small, and is desirably small from the standpoint of overall system design. This means that even if the services requested of the processor are executed by software that can be stored individually in a small memory area, when the number of types of services increases, the address This can also be said from the fact that it is impossible to realize in space. By the way, there are two methods for processing the above-mentioned service programs by a processor using an interrupt, such as a so-called software polling method in which the presence or absence of a service request is finally checked, a hardware interrupt method, and the like. However, in this case, since the processor needs to select the service program, there is a problem that both the hardware and the software become complicated. The present invention has been made in view of the above circumstances, and is based on the premise that service (requests) requests do not come at intervals shorter than the time required for one service, and that they occupy the same address space for processors. A data processing device that can realize switching between programs with relatively simple hardware by associating programs on several memory banks (memory areas) and separating the means for switching between these programs and the processor side. This is what we are trying to provide. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a schematic configuration diagram of the bank switching unit of the same embodiment, where 1 is a processor, 2 is a master bank, 3 1 , 3 2 , . . . are slave banks, 4 is a bank switching device, and 5 is a memory space. It shows. The processor 1 is connected to the master bank 2, slave banks 3 1 , 3 2 , . . . through address lines A 1 to An and data lines D 1 to Dm, and the bank switching device 4 is connected to bank selection lines BEl, BE1, BE2, . ..., master bank 2, slave bank 3 1 , 3 2 , ...
and processor 1 is connected to memory selection line ME.
(memory enable) and is connected to the bank switching device 4 through address lines A 1 to An. The bank switching device 4 receives external request strobe signals S, request designation signals R 1 to R k , etc.
The configuration is such that one of the bank selection lines BEl, BE1, BE2, . . . is selected. FIG. 2 shows programs in a master bank and one slave bank, and JMP (jump) is used as the program instruction name, which is a relative or absolute unconditional branch instruction. Here, A, B, and START are addresses, A is the entrance of the slave bank common to all slave banks, and B is the exit. START is the actual start address of each slave bank's operation. The operation of this system is as follows. First, when processor 1 has finished servicing a certain request, it executes an infinite loop with the last "JMP B" instruction of the corresponding slave bank. At this time, when a signal requesting the execution of the service appears on the request strop S, the bank switching device 4 first selects the master bank 2 for a time sufficient to execute the "JMP A" command. If addresses A and B are selected to differ only in one specified unit of the processor's program counter (one unit that captures the operation code from the data line) in the lower bit (last unit of data), bank switching is possible. Even if it is performed asynchronously, switching from the slave bank to the master bank is performed stably. After executing the "JMP A" command on the master bank 2, the processor 1 immediately enters an infinite loop of "JMP A", but the bank switching device 4 now responds to the contents of the request designation lines R1 to Rk . Select a slave bank and switch to the slave bank that performs the desired processing. For example, in Figure 2,
For example, when executing an infinite loop at address B with slave bank 3 1 , master bank 2 is
When is selected, the instruction at address B in master bank 2 is executed, and with this instruction an infinite loop at address A in master bank 2 is entered. Similarly, when a desired slave bank is selected by an external signal while executing this loop, the instruction at address A of this selected slave bank is executed, and the actual work of the slave bank is executed. It is something that In Figure 1, a bank selection line is used to switch banks, but if the master bank and slave bank are located on memories with consecutive addresses, etc., the memory line can be used instead of the bank selection line. The bank switching device may generate the high-order bits. In this embodiment, a portion of the memory space of a microcomputer system is shared among several memory banks, and depending on an external request and switching instruction information, one of the service programs on each memory bank can be When trying to select a memory bank, divide the memory bank into one master bank and other slave banks,
A JUMP (BRANCH) instruction for the processor on the bank at the position corresponding to the same address, a JUMP (BRANCH) instruction for itself on the slave bank, and a JUMP of the same format for another address on the master bank.
This is achieved by placing the (BRANCH) instruction and by setting the start point of the program on each slave bank to the same address for the processor. FIG. 3 shows one of the more specific embodiments. The bank is 256 bytes long and occupies microprocessor addresses "00" to "FF" (hex). It is assumed that four banks consisting of one master and three slaves are used to respond to three types of service requests. When the request strobe is input with the request specification, that is, when the signal becomes high level, the request specification (in this case “01”,
"10" and "11") are latched by the latch 10, but at the same time, the monomulti 11 is operated by the request strobe, and the buffers 12 1 and 12 2 are in a high impedance state, so the pull-down low resistance 13 1 and 13 2 , addresses A9 and A10 temporarily become "00" and master bank 2 is selected. In this case, the output pulse width of the monomulti 11 is
It is assumed that the execution time is longer than the execution time of the “JMP A” instruction.
When the output pulse of monomulti 11 ends, buffer 1
2 1 and 12 2 are turned on, and the output of latch 10 is transmitted to A9 and A10, so that control is transferred to the bank that has the service program according to the request specification. Fig. 4 shows that it is only necessary that one instruction is actually stored in the master bank, that is, "JMP A".
Note that all you have to do is give the command,
This is an example of using special hardware for the master bank. In this example, the bank is also 256 bytes long and occupies microprocessor addresses "00" to "FF" (hex). Further, it is assumed that the JMP instruction used for switching between the master bank and the slave bank uses absolute address specification, and that both the processor address and the data bus are 8 bits. If the slave-to-master bank switching address for processor 1 is A1 (corresponding to B above), and the master-to-slave bank switching address is A2 (corresponding to A above), then the master bank is determined by the JMP instruction code as shown in the figure. This can be realized by hardware that alternately sends the JMP command code and the address A2 from the generator 21 1 and the A2 address code generator 21 2 to the data bus in accordance with the memory read by the processor 1. In addition, R- in the figure
The operation of the S flip-flop 22 is as shown in the following table. Since the terminal of this flip-flop is connected to the D terminal, the flip-flop output Q is inverted every time the clock CLK is input.

【表】 また第4図においてモノマルチ11の出力が高
レベルの時、フリツプフロツプ22の出力Qの値
に応じてアンドゲート231,232が交互に開
き、装置211,212の出力がバツフア241
242を介して交互にプロセツサ1に与えられる。
またモノマルチ11の出力が低レベルの時、アン
ドゲート251,252を介してバツフア261
262がイネーブル状態となる。このバツフア2
1はデータの書き込み側、バツフア262はデー
タを取つてくる側のものとして用いられている。 以上説明した如く本発明によれば、プロセツサ
はバンク(メモリー領域)切り替え系統と分離さ
れているので、外部信号により選択されるいくつ
かのサービス処理プログラムの切り替えのために
用いるハードウエアを少なくすることができる。
またリクエストの種類を調べる部分をプログラム
で行なう必要がないので、その分プログラムの簡
単化が可能となる。また各スレーブバンクがそれ
ぞれ論理的に閉じているので、外部リクエスト信
号の種類を多くもたせることにより、サービスプ
ログラムを増加させることが簡単に行なえるもの
である。 また本発明では、マスターバンク2を設け、ま
た複数のスレーブバンク31,32,……を設け、
このうち選択前段階のスレーブバンクで、仕事終
了時のアドレスをさしつづけるようにしている。
次にマスターバンク2が選択され、前記仕事終了
時のアドレスから各バンクに共通なエントリポイ
ントにジヤンプし、次に外部リクエスト指定線
R1〜RKで選ばれたスレーブバンクのエントリポ
イントへとび、その後実際の仕事を行なう番地へ
とぶようにしている。従つてリクエスト指定線
R1〜RKの信号によつて実際の仕事を行なう番地
に自動的にジヤンプするから、迅速な処理が行な
えるものである。
[Table] Also, in FIG. 4, when the output of the monomulti 11 is at a high level, the AND gates 23 1 and 23 2 are opened alternately according to the value of the output Q of the flip-flop 22, and the outputs of the devices 21 1 and 21 2 are Batsuhua 24 1 ,
24 2 to processor 1 alternately.
Further, when the output of the monomulti 11 is at a low level, the buffer 26 1 or 26 2 is enabled via the AND gates 25 1 and 25 2 . this battle 2
6 1 is used on the data writing side, and buffer 26 2 is used on the data fetching side. As explained above, according to the present invention, since the processor is separated from the bank (memory area) switching system, the amount of hardware used for switching between several service processing programs selected by external signals can be reduced. I can do it.
Furthermore, since there is no need to perform a program to check the type of request, the program can be simplified accordingly. Furthermore, since each slave bank is logically closed, it is possible to easily increase the number of service programs by providing many types of external request signals. Further, in the present invention, a master bank 2 is provided, and a plurality of slave banks 3 1 , 3 2 , . . . are provided,
Of these, the slave bank at the pre-selection stage continues to point to the address at the end of the job.
Next, master bank 2 is selected, jumps from the address at the end of the job to the entry point common to each bank, and then
It jumps to the entry point of the slave bank selected by R 1 to R K , and then jumps to the address where the actual work is performed. Therefore, the request specification line
Since it automatically jumps to the address where the actual work is to be performed in response to the signals R 1 to R K , rapid processing can be performed.

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

第1図は本発明の一実施例を示す概略的構成
図、第2図は同構成の動作を説明するためのプロ
グラム配置図、第3図は第1図の実施例を更に詳
細化した具体例の構成図、第4図は同構成の変形
例を示す図である。 1……プロセツサ、2……マスターバンク、3
,32……スレーブバンク、4……バンク切り替
え装置、211……ジヤンプ命令のコード発生装
置、212……番地コード発生装置。
FIG. 1 is a schematic configuration diagram showing one embodiment of the present invention, FIG. 2 is a program layout diagram for explaining the operation of the same configuration, and FIG. 3 is a more detailed concrete diagram of the embodiment of FIG. 1. FIG. 4 is a diagram showing a modification of the same configuration. 1...Processor, 2...Master bank, 3
1 , 3 2 ... slave bank, 4 ... bank switching device, 21 1 ... jump instruction code generator, 21 2 ... address code generator.

Claims (1)

【特許請求の範囲】[Claims] 1 プロセツサと、該プロセツサによりそれぞれ
アドレスが選択され前記プロセツサに対しては互
いに同一アドレス空間を占めるマスターバンク及
び複数のスレーブバンクと、外部リクエスト信号
に応じて前記マスターバンクと前記複数のスレー
ブバンクのうちのいずれかとを順次選択するバン
ク切り替え手段とを具備し、前記マスターバンク
は、前段階で選択されたスレーブバンクのプログ
ラムによる仕事終了番地から、次に前記外部リク
エスト信号で選択されたスレーブバンクの仕事を
行なうスタート番地へジヤンプさせる手段を有し
ており、前記マスターバンク、複数のスレーブバ
ンクは互いに他からの入口となる番地と他への出
口となる番地がそれぞれ同じであり、前記バンク
切り替え手段における外部からの仕事処理要求
で、前記マスターバンクとこれから仕事を行なう
スレーブバンクが順次選択され、前記マスターバ
ンクより、これから仕事を行なうスレーブバンク
の入口番地への切り替えが行われ、この選択され
たスレーブバンクのプロクラムが実行され、かつ
前記スレーブバンクの出口番地による待機が行な
われるようにしたことを特徴とするデータ処理装
置。
1 a processor; a master bank and a plurality of slave banks whose addresses are selected by the processor and which occupy the same address space for the processor; and bank switching means for sequentially selecting one of the following, wherein the master bank selects the job of the slave bank selected by the external request signal from the job end address according to the program of the slave bank selected in the previous step. The master bank and the plurality of slave banks each have the same address as an entrance from the other and an address as the exit from the other, and the bank switching means In response to a work processing request from the outside, the master bank and the slave bank that will perform the work from now on are selected in sequence, and the master bank switches to the entrance address of the slave bank that will perform the work from now on, and the selected slave bank A data processing device characterized in that a program is executed and a standby is performed according to an exit address of the slave bank.
JP4165080A 1980-03-31 1980-03-31 Data processor Granted JPS56137449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4165080A JPS56137449A (en) 1980-03-31 1980-03-31 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4165080A JPS56137449A (en) 1980-03-31 1980-03-31 Data processor

Publications (2)

Publication Number Publication Date
JPS56137449A JPS56137449A (en) 1981-10-27
JPS642971B2 true JPS642971B2 (en) 1989-01-19

Family

ID=12614223

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4165080A Granted JPS56137449A (en) 1980-03-31 1980-03-31 Data processor

Country Status (1)

Country Link
JP (1) JPS56137449A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01140255A (en) * 1987-11-26 1989-06-01 Matsushita Electric Ind Co Ltd Memory protecting method

Also Published As

Publication number Publication date
JPS56137449A (en) 1981-10-27

Similar Documents

Publication Publication Date Title
US4126896A (en) Microprogrammed large-scale integration (LSI) microprocessor
JPS642971B2 (en)
US5677859A (en) Central processing unit and an arithmetic operation processing unit
JP3182906B2 (en) Microcomputer
JPH0227696B2 (en) JOHOSHORISOCHI
JPH05189232A (en) Automated apparatus and operating method thereof
JPS6239792B2 (en)
JPH0452986B2 (en)
JPH01116702A (en) Sequence controller
JPS6391756A (en) Partial write instruction processing system for storage device
JPS603049A (en) Bus interface apparatus
JPS61161560A (en) Memory device
JPH0683986A (en) Single chip microcomputer
JP3006487B2 (en) Emulation device
JPS6229813B2 (en)
JPH03214275A (en) Semiconductor integrated circuit
JPS61151745A (en) Interruption processing system
JPS5870357A (en) Microprogrammed processor and operation thereof
JPH0449456A (en) Microcomputer system
JPS59105148A (en) Microprogram controlling type central processing unit
JPS63184141A (en) In-circuit emulation device
JPH04242453A (en) Switch controller for storage device
JPS63174127A (en) One chip microprocessor
JPS6156820B2 (en)
JPS60151759A (en) System electronic device