Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0690733B2 - Microcomputer - Google Patents
[go: Go Back, main page]

JPH0690733B2 - Microcomputer - Google Patents

Microcomputer

Info

Publication number
JPH0690733B2
JPH0690733B2 JP1186788A JP18678889A JPH0690733B2 JP H0690733 B2 JPH0690733 B2 JP H0690733B2 JP 1186788 A JP1186788 A JP 1186788A JP 18678889 A JP18678889 A JP 18678889A JP H0690733 B2 JPH0690733 B2 JP H0690733B2
Authority
JP
Japan
Prior art keywords
instruction
accumulator
mode
memory
output
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 - Fee Related
Application number
JP1186788A
Other languages
Japanese (ja)
Other versions
JPH0351973A (en
Inventor
高橋  功
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP1186788A priority Critical patent/JPH0690733B2/en
Publication of JPH0351973A publication Critical patent/JPH0351973A/en
Publication of JPH0690733B2 publication Critical patent/JPH0690733B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Microcomputers (AREA)
  • Executing Machine-Instructions (AREA)

Description

【発明の詳細な説明】 (イ)産業上の利用分野 この発明はアキュムレータを使用する演算,転送モード
とメモリを使用する演算,転送モードの2モードを備え
るマイクロコンピュータに関する。
The present invention relates to a microcomputer provided with two modes: operation using an accumulator, transfer mode and operation using a memory, and transfer mode.

(ロ)従来の技術 マイクロコンピュータはレジスタ構成によりアキュムレ
ータ方式、汎用レジスタ方式、メモリ方式に分類され
る。アキュムレータ方式は命令形式が簡単となる利点が
あり、4〜8ビットのマイクロコンピュータの殆どがこ
れに属している。汎用レジスタ方式はアキュムレータを
備えず、演算,転送,アドレス計算用の汎用レジスタを
備え、2アドレス方式でデータ処理を行う方式であり、
自由度が高いため、16ビットマイクロコンピュータに多
く採用されている。また、メモリ方式はレジスタが全て
メモリ上にマップされており、演算はメモリ間で行われ
る。そこで、上記した各方式の利点を利用するため、近
年ではアキュムレータ方式の命令セットとメモリ方式の
命令セットの両方を備えるマイクロコンピュータが提供
されるようになっている。
(B) Conventional Technology Microcomputers are classified into accumulator system, general-purpose register system, and memory system depending on the register configuration. The accumulator system has the advantage that the instruction format is simple, and most of the 4- to 8-bit microcomputers belong to this. The general-purpose register system is a system that does not have an accumulator but has general-purpose registers for calculation, transfer, and address calculation, and performs data processing by the 2-address system.
Due to its high degree of freedom, it is often used in 16-bit microcomputers. In the memory system, all registers are mapped on the memory, and the calculation is performed between the memories. Therefore, in order to utilize the above-mentioned advantages of each method, in recent years, a microcomputer having both an accumulator-type instruction set and a memory-type instruction set has been provided.

第3図を参照して従来のマイクロコンピュータを説明す
る。
A conventional microcomputer will be described with reference to FIG.

同図において、(11)は命令デコーダ、(12)はモード
切換フラグ、(13)はデータ切換回路、(14)はアキュ
ムレータ、(15)は算術論理演算ユニット(以下、ALU
と称する)、(16)および(17)はそれぞれ第1および
第2のメモリ、(18)は内部バスである。
In the figure, (11) is an instruction decoder, (12) is a mode switching flag, (13) is a data switching circuit, (14) is an accumulator, and (15) is an arithmetic logic unit (hereinafter referred to as ALU).
, (16) and (17) are first and second memories, respectively, and (18) is an internal bus.

上記のように構成される従来のマイクロコンピュータで
メモリ間演算,転送(メモリード)を行う場合には、そ
の演算,転送命令の実行に先立って、図示しない主記憶
回路に記述されたモードセット命令、SFMが実行され
る。これにより、命令デコーダ(11)がメモリモードフ
ラグFMを出力し、モード切換フラグ(12)をセットす
る。モード切換フラグ(12)のセット出力はデータ切換
回路(13)のb接点とc接点を接続し、内部バス(18)
−データ切換回路(13)のb接点−c接点−ALU(15)
からなるバスを形成し、アキュムレータ(14)を使用し
ない演算,転送を可能にする。
When performing a memory operation and transfer (memory) in the conventional microcomputer configured as described above, a mode set instruction described in a main memory circuit (not shown) is executed prior to the execution of the operation and transfer instruction. , SF M is executed. Thus, the instruction decoder (11) outputs the memory mode flag F M, sets the mode change flag (12). The set output of the mode switching flag (12) connects the b contact and the c contact of the data switching circuit (13), and the internal bus (18)
-B contact of data switching circuit (13) -C contact-ALU (15)
To form a bus consisting of, and enable operation and transfer without using the accumulator (14).

これに対して、アキュムレータを使用する演算,転送
(アキュムレータモード)を行う場合には、その演算,
転送命令の実行に先立って、図示しない主記憶回路に記
述されたモードリセット命令RFMが実行される。これに
より、命令デコーダ(11)がアキュムレータモードフラ
グFAを出力し、モード切換フラグ(12)をリセットす
る。モード切換フラグ(12)のリセット出力はデータ切
換回路(13)のa接点とc接点を接続し、内部バス(1
8)−アキュムレータ(14)−データ切換回路(13)の
a接点−c接点−ALU(15)のパスを形成し、アキュム
レータ(14)を使用する演算,転送が行われる。
On the other hand, when performing an operation that uses an accumulator and transfer (accumulator mode), the operation,
Prior to the execution of the transfer instruction, the mode reset instruction RF M described in the main memory circuit (not shown) is executed. Thus, the instruction decoder (11) outputs an accumulator mode flag F A, and resets the mode change flag (12). The reset output of the mode switching flag (12) connects the a contact and the c contact of the data switching circuit (13) to the internal bus (1
8) -The accumulator (14) -a contact point-c contact point-ALU (15) path of the data switching circuit (13) is formed, and calculation and transfer using the accumulator (14) are performed.

上記構成のマイクロコンピュータでは、スタート時を除
いてはアキュムレータモードにあるか、メモリモードに
あるかが確定しないため、ソフトウェア作成に際し細心
の注意が必要である。また、大規模のソフトウェアでは
ルーチン毎にモード切換フラグの初期設定が必要となる
等ソフトウェアの負担が大である欠点を有する。さら
に、ハードウェアの面からは、モードの変更のためのフ
ラグリセット命令,フラグセット命令の2命令を要する
ため命令デコーダ(11)の構成が複雑となる欠点および
割込処理時にこのフラグを退避しなければならない欠点
を有する。
In the microcomputer having the above-mentioned configuration, it is not determined whether it is in the accumulator mode or the memory mode except at the time of starting, so that it is necessary to pay close attention when creating software. In addition, large-scale software has a drawback in that the load on the software is heavy, such as the need to initialize the mode switching flag for each routine. Further, from the viewpoint of hardware, two instructions, that is, a flag reset instruction and a flag set instruction for changing the mode are required, so that the instruction decoder (11) has a complicated structure and this flag is saved at the time of interrupt processing. It has the drawbacks that it must be.

(ハ)発明が解決しようとする課題 この発明は従来のマイクロコンピュータの上記した点に
鑑みなされたものであって、フラグリセット命令の実行
を要しないマイクロコンピュータを提供することを目的
とし、もって、ハードウェアが簡単な、ソフトウェアの
負担が軽いマイクロコンピュータを提供することにあ
る。
(C) Problems to be Solved by the Invention The present invention has been made in view of the above points of the conventional microcomputer, and an object thereof is to provide a microcomputer which does not require execution of a flag reset instruction. It is to provide a microcomputer with simple hardware and light software load.

(ニ)課題を解決するための手段 上記問題点は、モード設定命令を解読する手段と、前記
手段の出力を次の命令サイクルの所定のタイミングまで
遅延する手段と、この遅延手段出力に基づいてALUのア
キュムレータ側入力端子にラムあるいはレジスタのデー
タとアキュムレータのデータとを選択出力する手段とを
備えるマイクロコンピュータにより解決される。
(D) Means for Solving the Problems The above problems are based on the means for decoding the mode setting instruction, the means for delaying the output of the means until the predetermined timing of the next instruction cycle, and the output of the delay means. This is solved by a microcomputer having a means for selectively outputting ram or register data and accumulator data to an input terminal of the ALU on the accumulator side.

(ホ)作用 上記構成は、メモリモードがメモリモードの設定の次の
命令サイクルの終了と共に自動的に解除されることによ
りフラグリセット命令の実行を不要とするよう作用し、
もって、命令デコーダの構成を簡素化すると共にソフト
ウェアの負担を低減するよう作用する。
(E) Operation The above-described configuration operates so that the execution of the flag reset instruction is not necessary because the memory mode is automatically released at the end of the instruction cycle next to the setting of the memory mode,
Therefore, the structure of the instruction decoder is simplified and the load on the software is reduced.

(ヘ)実施例 第1図を参照して、この発明の一実施例を説明する。(F) Embodiment An embodiment of the present invention will be described with reference to FIG.

同図において、符号(1)は命令デコーダ、(2)はRS
フリップフロップあるいはDフリップフロップで構成さ
れ、次の命令サイクルの間入力状態を保持する遅延回
路、(3)はワード単位のデータ切換回路、(4)はア
キュムレータ、(5)はALU、(6)および(7)は汎
用レジスタあるいはラムに設定されるレジスタ、あるい
はラム(以下の説明ではメモリに統一する)、(8)は
内部バスであって、データ切換回路(3)はその制御信
号がない状態では端子aと端子cが閉じており、内部バ
ス(8)−アキュムレータ(4)−ALU(5)のバスが
形成されることによりアキュムレータを使用する演算動
作(アキュムレータモード)が保証されている。
In the figure, reference numeral (1) is an instruction decoder and (2) is an RS.
A delay circuit composed of a flip-flop or a D flip-flop, which holds the input state during the next instruction cycle, (3) is a word-unit data switching circuit, (4) is an accumulator, (5) is an ALU, and (6) is And (7) are general-purpose registers or registers set to rams, or rams (in the following description, unified into memory), (8) is an internal bus, and the data switching circuit (3) has no control signal. In the state, the terminals a and c are closed, and the internal bus (8) -accumulator (4) -ALU (5) bus is formed, so that the operation operation (accumulator mode) using the accumulator is guaranteed. .

この実施例が実行可能な演算命令の一例は、 (1)第1オペランド ←第1オペランド+第2オペランド+CF (2)第2オペランド ←第1オペランド+第2オペランド (3)アキュムレータ ←アキュムレータ+第2オペランド である。以下に、第2の演算動作を例に実施例の動作を
説明する。
An example of an arithmetic instruction that can be executed by this embodiment is (1) first operand ← first operand + second operand + CF (2) second operand ← first operand + second operand (3) accumulator ← accumulator + second It has two operands. The operation of the embodiment will be described below by taking the second arithmetic operation as an example.

モード設定命令SFMが命令デコーダ(1)で解読される
と、命令デコーダ(1)はメモリ間演算(メモリモー
ド)を指定するマイクロ命令FMを遅延回路(2)に出力
する。このマイクロ命令は同時に図示しない割込禁止手
段にも出力され、続き演算命令の実行の終了まで割込が
保留される。さらに、マイクロ命令FMは続く演算命令の
実行時に命令デコーダ(1)からアキュムレータ(4)
の図示しない入力ゲート制御のために出力される他のマ
イクロ命令を第1オペランドの入力ゲートの制御信号に
変更するためにも供されている。
When the mode setting instruction SF M is decoded by the instruction decoder (1), the instruction decoder (1) outputs a micro instruction F M designating an operation between memories (memory mode) to the delay circuit (2). This microinstruction is simultaneously output to an interrupt prohibiting means (not shown), and the interrupt is held pending until the execution of the subsequent arithmetic instruction is completed. Further, the microinstruction F M is transferred from the instruction decoder (1) to the accumulator (4) at the time of execution of the subsequent arithmetic instruction.
It also serves to change another microinstruction output for controlling the input gate (not shown) into the control signal of the input gate of the first operand.

第2図タイミングチャートを参照してさらに詳細に説明
する。
This will be described in more detail with reference to the timing chart of FIG.

マイクロコンピュータは命令を主記憶回路からフェッチ
し、それを実行する命令サイクルを次々に繰り返す。現
実のマイクロコンピュータではフェッチサイクル、命令
実行サイクル共にさらに複雑なシーケンスから構成され
ているが、単純化すると、各サイクルはフィッチのため
の制御パルスφおよび実行のための制御パルスφ
2相パルスに基づいて2相動作すると説明できる。
The microcomputer fetches an instruction from the main memory circuit and repeats instruction cycles for executing it. In a real microcomputer, both the fetch cycle and the instruction execution cycle are composed of more complicated sequences. However, if simplified, each cycle has two phases of a control pulse φ 1 for Fitch and a control pulse φ 2 for execution. It can be explained that two-phase operation is performed based on the pulse.

第2図(A)において、タイミングt1にてモード設定命
令SFMが命令デコーダ(1)で解読されると、タイミン
グt2にて命令デコーダ(1)がメモリモードを指定する
マイクロ命令FMを出力する。このマイクロ命令FMをセッ
ト端子に入力し、前記命令実行のための制御パルスφ
をリセット端子に入力するRSフリップフロップはマイク
ロ命令FMの立ち下がりでセットされ、制御パルスφ
立ち上がりでリセットされて次の命令サイクル、すなわ
ち演算命令のフェッチ・実行の期間t3,t4の期間のみハ
イレベルを出力する。このRSフリップフロップの出力に
より、データ切換回路(3)の接点が端子bと端子cと
を接続するよう制御され、内部バス(8)−ALU(5)
のバスが形成される。
In FIG. 2 (A), when the mode setting command SF M at timing t 1 is decoded by the instruction decoder (1), microinstruction instruction decoder at a timing t 2 (1) designates the memory mode F M Is output. Enter this microinstruction F M to the set terminal, the control pulse phi 2 for the instruction execution
The RS flip-flop for inputting to the reset terminal is set at the falling edge of the microinstruction F M and reset at the rising edge of the control pulse φ 1 for the next instruction cycle, that is, the fetch / execution period t 3 , t 4 of the arithmetic instruction. High level is output only during period. The output of the RS flip-flop controls the contact of the data switching circuit (3) so as to connect the terminals b and c, and the internal bus (8) -ALU (5)
Bus is formed.

これにより、タイミングt4にて第1オペランド,第2オ
ペランドで指定されるメモリ(6),メモリ(7)のデ
ータがシーケンシャルに、あるいは内部バス(8)がマ
ルチバスであれば同時に加算モードにあるALU(5)に
入力される。このALU(5)の加算結果は、タイミングt
4内のさらに細分化された後続するタイミングにて第1
オペランドで指定されるメモリ(6)に出力される。
As a result, at timing t 4 , the data of the memory (6) and the memory (7) designated by the first operand and the second operand are sequential, or if the internal bus (8) is a multi-bus, the addition mode is simultaneously set. Input to an ALU (5). The addition result of this ALU (5) is the timing t
1st at the following subdivided timing within 4
It is output to the memory (6) designated by the operand.

タイミングt5,t6で表されるさらに後続の命令サイクル
においては、遅延回路(2)の出力がローレベルとなっ
ているため、アキュムレータ(4)←アキュムレータ+
第2オペランドなるアキュムレータを使用する演算が実
行される。
In the subsequent instruction cycle represented by the timings t 5 and t 6 , the output of the delay circuit (2) is at low level, so the accumulator (4) ← accumulator +
An operation using the accumulator as the second operand is executed.

第2図(B)は遅延回路(2)を構成するRSフリップフ
ロップのリセット信号として分割された実行制御信号φ
21,φ22のうちφ22の立ち上がりを利用する実施例のタ
イミングを説明している。同図において、タイミングt1
にてモード設定命令SFMが命令デコーダ(1)で解読さ
れると、タイミングt21およびt22において命令デコーダ
1がメモリモードを指定するマイクロ命令FMを出力す
る。このマイクロ命令FMをセット端子に入力し、前記命
令実行のための制御パルスφ22をリセット端子に入力す
るRSフリップフロップはマイクロ命令FMの立ち下がりで
セットされ、制御パルスφ22の立ち上がりでリセットさ
れて次の命令サイクル、すなわち演算命令のフェッチ・
実行の期間t3,t41の期間のみハイレベルを出力する。
このRSフリップフロップの出力により、データ切換回路
(3)の接点が端子bと端子cとを接続するよう制御さ
れ、内部バス(8)−ALU(5)のバスが形成される。
FIG. 2B shows an execution control signal φ divided as a reset signal of the RS flip-flop which constitutes the delay circuit (2).
The timing of the embodiment using the rise of φ 22 out of 21 and φ 22 will be described. In the figure, timing t 1
When the mode setting instruction SF M is decoded by the instruction decoder (1) at, the instruction decoder 1 outputs the micro instruction F M designating the memory mode at timings t 21 and t 22 . Enter this microinstruction F M to the set terminal, RS flip-flop for inputting the control pulse phi 22 for the instruction execution to the reset terminal is set at the falling edge of the microinstruction F M, at the rising edge of the control pulse phi 22 After reset, the next instruction cycle, that is, fetching an arithmetic instruction
Only the period of time t 3, t 41 run outputs a high level.
The output of the RS flip-flop controls the contact of the data switching circuit (3) so as to connect the terminal b and the terminal c, and the internal bus (8) -ALU (5) bus is formed.

これにより、タイミングt41にて第1オペランド,第2
オペランドで指定されるメモリ(6),メモリ(7)の
データがシーケンシャルに、あるいは内部バス(8)が
マルチバスであれば同時に加算モードにあるALU(5)
に入力される。このALU(5)の加算結果は、タイミン
グt42にて第1オペランドで指定されるメモリ(6)に
出力される。他のマイクロ命令を変形すれば、アキュム
レータ←第1オペランド+第2オペランドなる命令を実
行するよう変更することも可能である。
As a result, at the timing t 41, the first operand and the second operand
ALU (5) that is in addition mode at the same time if the data in the memory (6) and memory (7) specified by the operands are sequential, or if the internal bus (8) is a multibus
Entered in. The addition result of this ALU (5) is output to the memory (6) designated by the first operand at timing t 42 . If other microinstructions are modified, it is possible to change so that the instruction of accumulator ← first operand + second operand is executed.

タイミングt5,t6で表されるさらに後続の命令サイクル
においては、遅延回路(2)の出力がローレベルとなっ
ているため、アキュムレータ4←アキュムレータ+第2
オペランドなるアキュムレータを使用する演算が実行さ
れる。
In the subsequent instruction cycle represented by the timings t 5 and t 6 , the output of the delay circuit (2) is at the low level, so that the accumulator 4 ← the accumulator + the second
An operation is performed using the accumulator that is the operand.

以上、遅延回路(2)としてRSフリップフロップを使用
する例につき説明したが、同様にDフリップフロップの
使用が可能なことは当業者に明らかである。
The example of using the RS flip-flop as the delay circuit (2) has been described above, but it is obvious to those skilled in the art that the D flip-flop can be used similarly.

(ト)発明の効果 以上述べたようにこの発明によれば、モード設定命令を
フラグセット命令のみとすることができるため命令セッ
ト数が減少し、命令デコーダの構成が簡素化されると共
にモード設定のためのフラグのリセットプログラムが不
要となるためソフトウェアの負担が軽く、さらに割込処
理時にフラグの退避が不要となる等の顕著な効果を奏す
るマイクロコンピュータを提供することができる。
(G) Effect of the Invention As described above, according to the present invention, since the mode setting instruction can be only the flag setting instruction, the number of instruction sets is reduced, the configuration of the instruction decoder is simplified, and the mode setting is performed. Therefore, it is possible to provide a microcomputer that has a remarkable effect such that the flag reset program is unnecessary and the burden on the software is light, and that the flag saving is not required at the time of interrupt processing.

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

第1図はこの発明の一実施例の部分ブロック図、第2図
(A),(B)はそれぞれ異なる実施例のタイミングチ
ャート、第3図は従来例の部分ブロック図である。 (1),(11)…命令デコーダ、(2)…遅延回路、
(3),(13)…データ切換回路、(4),(14)…ア
キュムレータ、(5)(15)…ALU、(6),(7),
(16),(17)…メモリ、(8)(18)…内部バス、
(12)…モード切換フラグ、(FM)…メモリモードフラ
グ、(FA)…アキュムレータモードフラグ。
FIG. 1 is a partial block diagram of an embodiment of the present invention, FIGS. 2A and 2B are timing charts of different embodiments, and FIG. 3 is a partial block diagram of a conventional example. (1), (11) ... Instruction decoder, (2) ... Delay circuit,
(3), (13) ... Data switching circuit, (4), (14) ... Accumulator, (5) (15) ... ALU, (6), (7),
(16), (17) ... Memory, (8) (18) ... Internal bus,
(12) ... Mode switching flag, (F M ) ... memory mode flag, (F A ) ... accumulator mode flag.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】モード設定命令を解読する手段と、前記手
段の出力を次の命令サイクルの所定のタイミングまで遅
延する手段と、この遅延手段出力に基づいてALUのアキ
ュムレータ側入力端子にラムあるいはレジスタのデータ
とアキュムレータのデータとを選択出力する手段とを備
えるマイクロコンピュータ。
1. A means for decoding a mode setting instruction, a means for delaying the output of said means until a predetermined timing of the next instruction cycle, and a ram or a register at an accumulator side input terminal of an ALU based on the output of this delay means. And a means for selectively outputting the data of the above and the data of the accumulator.
【請求項2】前記遅延手段がモード設定命令を解読する
手段の出力の立ち下がりでセットされ、命令実行制御信
号によりリセットされるRSフリップフロップで構成され
る請求項1記載のマイクロコンピュータ。
2. The microcomputer according to claim 1, wherein said delay means is an RS flip-flop which is set at the fall of the output of the means for decoding the mode setting instruction and which is reset by the instruction execution control signal.
JP1186788A 1989-07-19 1989-07-19 Microcomputer Expired - Fee Related JPH0690733B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1186788A JPH0690733B2 (en) 1989-07-19 1989-07-19 Microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1186788A JPH0690733B2 (en) 1989-07-19 1989-07-19 Microcomputer

Publications (2)

Publication Number Publication Date
JPH0351973A JPH0351973A (en) 1991-03-06
JPH0690733B2 true JPH0690733B2 (en) 1994-11-14

Family

ID=16194602

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1186788A Expired - Fee Related JPH0690733B2 (en) 1989-07-19 1989-07-19 Microcomputer

Country Status (1)

Country Link
JP (1) JPH0690733B2 (en)

Also Published As

Publication number Publication date
JPH0351973A (en) 1991-03-06

Similar Documents

Publication Publication Date Title
JPS6218936B2 (en)
JPH0769791B2 (en) Microprocessor
JP2993975B2 (en) Central processing unit
JP2752076B2 (en) Programmable controller
JPH0690733B2 (en) Microcomputer
JPS61157946A (en) Microcomputer
JP2784001B2 (en) Instruction processing circuit of programmable controller
JPH05143447A (en) Digital processor and control method for the processor
JP2636074B2 (en) Microprocessor
JPS6134188B2 (en)
JPH04370832A (en) Processor circuit
JPS6041767B2 (en) Instruction execution method
JPS6151242A (en) Instruction decoding circuit
EP0332849A2 (en) Sequence controller for controlling next operating state with a short delay
JPH02176832A (en) Microcomputer
JPH087679B2 (en) Microprocessor
JPH0131218B2 (en)
JPH01263732A (en) Special action processing system for microprocessor
JPH081596B2 (en) Microprocessor
JPS61269705A (en) Programmable controller
JPS59106048A (en) Microprocessor system
JPS6354630A (en) Data processor
JPH01173132A (en) Microprogram controller
JPH0358128A (en) Information processor
JPH05189014A (en) Programmable controller

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees