JPS63120345A - Microprocessor - Google Patents

Microprocessor

Info

Publication number
JPS63120345A
JPS63120345A JP26690186A JP26690186A JPS63120345A JP S63120345 A JPS63120345 A JP S63120345A JP 26690186 A JP26690186 A JP 26690186A JP 26690186 A JP26690186 A JP 26690186A JP S63120345 A JPS63120345 A JP S63120345A
Authority
JP
Japan
Prior art keywords
data
program
address
storage means
instruction
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
JP26690186A
Other languages
Japanese (ja)
Inventor
Junji Soga
曽我 順二
Hiroshi Mizuguchi
博 水口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP26690186A priority Critical patent/JPS63120345A/en
Publication of JPS63120345A publication Critical patent/JPS63120345A/en
Pending legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)

Abstract

PURPOSE:To effectively utilize an instruction storing area by holding the address starting position of an internal data group with addition of hardware and therefore eliminating a fact that the starting address of the data group depends on the program capacity. CONSTITUTION:A programmable logic array PLA 100 of a microprocessor stores a data group as well as a program containing instruction groups which are successively carried out. These program and data group are read out by a RAM 200 and applied to a register file 250. At the same time, a 1st computing element 300 carries out the digital data and logic arithmetic. A timing generator 500 controls the actions of the RAM 200, the file 250, the element 300 and a 2nd computing element 350 based on an instruction given from the PLA 100. Then the specific instructions stored in the PLA 100 are selected by a programmable counter 600 based on the output of the generator 500. While the specific data is selected by a data address register 650.

Description

【発明の詳細な説明】 産業上の利用分野 本発明はデータ処理効率が高いマイクロプロセッサに関
するものである。
DETAILED DESCRIPTION OF THE INVENTION FIELD OF INDUSTRIAL APPLICATION The present invention relates to a microprocessor with high data processing efficiency.

従来の技術 近年、ノイマン方式のマイクロプロセッサはあらゆる方
面で多用されており、その構成としては、順次実行され
る命令群からなるプログラムを格納するプログラム格納
手段と、ディジタルデータの読み書きが可能なデータ格
納手段と、ディジタルデータの演算を実行する演算手段
と、前記データ格納手段の入出力端子と前記演算手段の
入出力端子を接続するデータバスと、前記プログラム格
納手段から送出される命令に基づいて前記データ格納手
段と前記演算手段の動作をコントロールするコントロー
ル手段と、命令の実行タイミング信号を発生するタイミ
ングジェネレータと、前記タイミングジェネレータの出
力に基づいて前記プログラム格納手段に格納された特定
の命令を選択する命令選択手段を備えていることに特徴
づけられる。
2. Description of the Related Art In recent years, von Neumann microprocessors have been widely used in various fields, and they consist of a program storage means for storing a program consisting of a group of instructions to be executed sequentially, and a data storage means for reading and writing digital data. a data bus connecting the input/output terminals of the data storage means and the input/output terminals of the calculation means; a control means for controlling the operations of the data storage means and the arithmetic means; a timing generator for generating an instruction execution timing signal; and a specific instruction stored in the program storage means based on the output of the timing generator. It is characterized by having a command selection means.

また、その代表的な構造が特公昭58−33584号公
報に示されている。
Further, a typical structure thereof is shown in Japanese Patent Publication No. 58-33584.

発明が解決しようとする問題点 ところで、共通の命令格納エリアにプログラムとデータ
群を格納する場合には、データ群の開始アドレスが問題
となる。すなわち、命令格納エリアを2等分して用いれ
ば、実質的に2系統の分離された命令格納エリアを有し
ているのと同じであるから開始アドレスの問題は生じな
い反面、プログラムとデータ群のそれぞれの容量が等し
くならない限り、無駄な空きエリアが生じてしまう、こ
れに対して、プログラムに対しては命令格納エリアをO
番地から連続して割り当て、続いてデータ群を格納する
方法は、命令格納エリアに効率的な利用が図れる反面、
データ群の開始アドレスがプログラムの容量に依存する
ため、内部にデータ群の開始位置情報を保持しておく必
要があった。
Problems to be Solved by the Invention By the way, when a program and a data group are stored in a common instruction storage area, the starting address of the data group becomes a problem. In other words, if the instruction storage area is divided into two parts, it is essentially the same as having two separate instruction storage areas, so there is no problem with the start address, but on the other hand, the problem of the start address does not occur. Unless the capacity of each of the
The method of sequentially allocating addresses and then storing data groups allows efficient use of the instruction storage area, but on the other hand,
Since the start address of a data group depends on the capacity of the program, it was necessary to internally hold information on the start position of the data group.

問題点を解決するための手段 前記した問題点を解決するために本発明のマイクロプロ
セッサは、低位アト1/スから高位アドレスにかけて連
続して配置されて順次実行される命令群からなるプログ
ラムと高位アドレスから低位アドレスにかけて連続して
配置されて順次参照されるデータを格納するプログラム
格納手段と、命令の実行タイミング信号を発生するタイ
ミングジェネレータの出力に基づいてプログラム格納手
段に格納された前記プログラムの特定の命令を選択する
命令選択手段と、前記プログラム格納手段のデータ格納
エリアに格納されたデータ群の特定のデータを参照する
データ参照手段を備えている。
Means for Solving the Problems In order to solve the above-mentioned problems, the microprocessor of the present invention has a program consisting of a group of instructions that are consecutively arranged from a low-order address to a high-order address and executed sequentially. Identification of the program stored in the program storage means based on the output of a program storage means for storing data that is consecutively arranged from an address to a low address and sequentially referenced, and a timing generator that generates an instruction execution timing signal. and a data reference means for referring to specific data of a data group stored in a data storage area of the program storage means.

作用 本発明では前記した構成によって、拡張性が高く、メモ
リ利用効率の良いマイクロプロセッサを得ることができ
る。
Effects of the Invention With the above-described configuration, the present invention can provide a microprocessor with high expandability and high memory utilization efficiency.

実施例 以下、本発明の一実施例について図面を参照しながら説
明する。
EXAMPLE Hereinafter, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例におけるマイクロプロセッサ
の構成図を示したものであり、順次実行される命令群か
らなるプログラムとデータ群が格納されるプログラマブ
ルロジックアレイ (命令を格納する読みだし専用メモ
リがその中心をなし、図中においてPLAなる略記号で
示されている。
FIG. 1 shows a configuration diagram of a microprocessor according to an embodiment of the present invention, and shows a programmable logic array (a read-only array for storing instructions) in which a program consisting of a group of instructions to be executed sequentially and a group of data are stored. Memory forms the centerpiece and is designated in the figure by the abbreviation PLA.

以下、PLAと略記する。)100と、ディジタルデー
タの読み書きを行うランダムアクセスメモリ(図中にお
いてRAMなる略記号で示されている。以下、RAMと
略記する。)200およびレジスタファイル250と、
ディジタルデータの算術および論理演算を実行する第1
の演算器(一般にはALUなる略記号で示される。)3
00および第2の演算器350と、前記RAM200お
よび前記レジスタファイル250の共通の入出力端子と
前記演算器300.350の入出力端子を接続するデー
タバス400と、前記PLA100から送出される命令
に基づいて前記RAM200゜レジスタファイル250
と前記演算器300゜350のM作をコントロールする
コントロールバス450と、外部クロック入力端子lo
に供給されるクロック信号をもとに命令の実行タイミン
グ信号を発生するタイミングジェネレータ(図中におい
てTGなる略記号で示されている。> SOOと、前記
タイミングジェネレータ500の出力に基づいて前記P
LA100に格納された特定の命令を選択するプログラ
マブルカウンタ(図中においてPCなる略記号で示され
ている。)600と、前記タイミングジェネレータ50
0の出力に基づいて前記PLA100の特定のデータを
選択するデータアドレスレジスタ(図中においてDRな
る略記号で示されている。)650を備えている。
Hereinafter, it will be abbreviated as PLA. ) 100, a random access memory (indicated by the abbreviation RAM in the figure, hereinafter abbreviated as RAM) 200 for reading and writing digital data, and a register file 250.
The first one that performs arithmetic and logical operations on digital data.
arithmetic unit (generally indicated by the abbreviation ALU) 3
00 and the second arithmetic unit 350, a data bus 400 connecting the common input/output terminals of the RAM 200 and the register file 250, and the input/output terminals of the arithmetic units 300 and 350, and instructions sent from the PLA 100. Based on the RAM 200° register file 250
, a control bus 450 that controls the M operation of the arithmetic units 300 and 350, and an external clock input terminal lo.
A timing generator (indicated by the abbreviation TG in the figure) that generates an instruction execution timing signal based on a clock signal supplied to SOO and the P
A programmable counter (indicated by the abbreviation PC in the figure) 600 that selects a specific instruction stored in the LA 100, and the timing generator 50.
It is provided with a data address register (indicated by the abbreviation DR in the figure) 650 that selects specific data of the PLA 100 based on the output of 0.

また、前記タイミングジェネレータ500の出力信号が
クロック信号として供給される16ビソトのカウンタ8
00と、前記カウンタ800のカウンタ値を前記データ
バス400に送出するためのスイッチ回路900と、前
記カウンタ8ooの特定のビット出力信号と前記プログ
ラマブルカウンタ600の特定のカウンタ値を示す出力
信号(たとえば、〔000・・・・・・00〕をデコー
ドする出力信号、)の周波数比較を行って、プログラム
が無限ループに突入したときなどに前記プログラマブル
カウンタ600をリセットする周波数比較器1000を
備えている。さらに、前記タイミングジェネレータ50
0の出力信号をクロック信号とし、外部信号入力端子2
0に印加される信号のエツジが到来したときもしくはプ
ログラムによってスタートさせられたときに動作するタ
イマー1100と、前記タイマー1100の出力信号に
よってマスターラッチ部のデータがスレイプラッチ部に
転送されるマスタースレイブ形式の出力ボート1200
と、前記データバス400に送出されるデータを取り込
んでアナログ電圧に変換するD−Aコンバータ1300
と、前記RAM200および前記レジスタファイル25
0のアドレスを選択する(前記RAM200及び前記レ
ジスタファイル250はたがいに異なるアドレス上に配
置されている。)アドレスデコーダ1400を備えてい
る。なお、入力コントローラ1500は、外部信号入力
端子30,40.50,60,70゜80に印加される
入力信号のエツジが到来したときに、その時点のカウン
タ800のラウンl−値をレジスタファイル250の中
の特定のレジスタに転送させる(同時に複数の入力信号
のエツジが到来したときには、複数のレジスタが選択さ
れる。)とともに、図示されてはいない入力信号受は付
はフラグをセットする機能を有している。
Further, a 16-bit counter 8 is supplied with the output signal of the timing generator 500 as a clock signal.
00, a switch circuit 900 for sending the counter value of the counter 800 to the data bus 400, a specific bit output signal of the counter 8oo, and an output signal indicating a specific counter value of the programmable counter 600 (for example, A frequency comparator 1000 is provided which compares the frequencies of the output signals ((000...00)) and resets the programmable counter 600 when the program enters an infinite loop. Furthermore, the timing generator 50
The output signal of 0 is used as a clock signal, and the external signal input terminal 2
A timer 1100 that operates when the edge of a signal applied to 0 arrives or is started by a program, and a master-slave format in which data in the master latch section is transferred to the slave latch section by the output signal of the timer 1100. Output boat 1200
and a D-A converter 1300 that takes in the data sent to the data bus 400 and converts it into an analog voltage.
and the RAM 200 and the register file 25.
0 (the RAM 200 and the register file 250 are arranged at different addresses). Note that when the edge of the input signal applied to the external signal input terminals 30, 40, 50, 60, 70° 80 arrives, the input controller 1500 stores the round l-value of the counter 800 at that time in the register file 250. (If the edges of multiple input signals arrive at the same time, multiple registers are selected.) In addition, the input signal receiver (not shown) has the function of setting a flag. have.

以上のように構成されたマイクロプロセツサについて、
第1図に示した構成図と、第2図に示した主要部のタイ
ミングチャートによりその動作を説明する。
Regarding the microprocessor configured as above,
The operation will be explained with reference to the configuration diagram shown in FIG. 1 and the timing chart of the main parts shown in FIG.

まず、第2図fa)は第1図の外部クロック入力端子1
0に供給されるクロック信号波形を示したものであり、
第2図中)はタイミングジェネレータ500を介してカ
ウンタ800およびタイマー1ioo、入力コントロー
ラ1500に供給されるクロγり信号波形を示したもの
でもあり、また、第2図(blはタイミングジェネレー
タ500を介してプログラマブルカウンタ600に供給
されるクロック信号波形を示したものである0次に、第
2図(C1はPLAlooからコントロールバス450
に送出される命令の実行サイクルを表している。
First, Figure 2 fa) is the external clock input terminal 1 in Figure 1.
0 shows the clock signal waveform supplied to
(in FIG. 2) also shows the clock signal waveform supplied to the counter 800, timer 1ioo, and input controller 1500 via the timing generator 500, and FIG. The clock signal waveform supplied to the programmable counter 600 is shown in FIG.
represents the execution cycle of instructions sent to

さらには、第2図fdlはデータバス400に送出され
るデータの切り換えサイクルを表している。
Furthermore, FIG. 2 fdl represents a switching cycle of data sent to the data bus 400.

つまり、プログラマブルカウンタ600によってPLA
looの特定の命令が選択されて、第2図(C1のタイ
ミングにおいてコントロールバス450にその命令が送
出されることになる。第2図Fdlに示されたデータバ
ス400の切り換え期間が第2図(C1に示されたコン
トロールバス450のそれに比べて半分になっているの
は、第2図(blの信号波形がアクティブレベルにある
期間を入力コントローラ1500によるカウンタ800
のカウント値のレジスタファイル250への転送に割り
当てているためである。なお、プロゲラマフ゛Jレカウ
ンタは第2図01)の矢印を付したエツジにおいてカウ
ント値を更新させられるが、第2図(C1において、実
際に命令がコントロールバス450に送出されるタイミ
ングが半周期遅らされているのは、PLAlooでの遅
延マージンを考慮したためである。
In other words, the programmable counter 600
loo is selected, and the instruction is sent to the control bus 450 at the timing shown in FIG. 2 (C1).The switching period of the data bus 400 shown in FIG. (The reason why the control bus 450 shown in C1 is half that of the control bus 450 shown in FIG.
This is because the count value is allocated to transfer to the register file 250. Note that the count value of the programmer file counter is updated at the edge marked with an arrow in FIG. 2 (01), but in FIG. This is because the delay margin in PLAloo is considered.

このようにしてPLAlooに格納されたプログラムを
時分割で実行することができる。
In this way, programs stored in PLAloo can be executed in a time-sharing manner.

第3図はPLAlooとプログラマブルカウンタ600
と、PLAlooの内部のプログラム格納部におけるプ
ログラムとデータ群の配置状況を示した構成図で、10
ビツト(n犬で1024バイトのプログラムエリアを想
定している。)のアップカウント形式のプログラマブル
カウンタ600の各ビットの反転出力は3ステートイン
バータ601〜610を介し7PLA100(7)?)
’レスデコーダ110に供給されている。また、PLA
looのプログラム格納部120は、プログラマブルカ
ウンタ600によって実行されるプログラムが格納され
たエリアAと、データアドレスレジスタ650によって
参照されるデータが格納されたエリアBに2分され、プ
ログラム格納部120からの命令コードはインストラク
ションバス130を介してインストラクシヲンデコーダ
140に供給され、コントロールコードに変換されたう
えでコントロールバス450に送出される。
Figure 3 shows PLAloo and programmable counter 600.
This is a configuration diagram showing the arrangement of programs and data groups in the internal program storage section of PLAloo.
The inverted output of each bit of the up-count type programmable counter 600 of bits (assuming a program area of 1024 bytes for n dogs) is transmitted through 3-state inverters 601 to 610 to 7PLA100 (7)? )
' is supplied to the response decoder 110. Also, PLA
Loo's program storage unit 120 is divided into two areas: area A where programs executed by the programmable counter 600 are stored and area B where data referenced by the data address register 650 is stored. The instruction code is supplied to an instruction decoder 140 via an instruction bus 130, converted into a control code, and then sent to a control bus 450.

なお、プログラム格納部120のエリアAには第3図の
a方向に連続した命令が配置されているが、エリアBに
はb方向に連続したデータが配置されている。すなわち
、プログラマブルカウンタ600によって選択されて実
行されるプログラムはその命令群が低位アドレスから高
位アドレスにかけて連続して配置され、その開始アドレ
スは〔00・・・・・・000〕番地となり、データア
ドレスレジスタ650によって参照されるデータ群が高
位アドレスから低位アドレスにかけて連続して配置され
、その開始アドレスは〔11・・・・・・111〕とな
る。
Incidentally, in area A of the program storage section 120, consecutive instructions in the direction a in FIG. 3 are arranged, while in area B, continuous data in the direction b is arranged. That is, in the program selected and executed by the programmable counter 600, the instruction group is arranged consecutively from the low address to the high address, the starting address is address [00...000], and the data address register The data group referenced by 650 is arranged consecutively from a high address to a low address, and its starting address is [11...111].

したがって、システムリセット時などにおいては、プロ
グラマブルカウンタ600を単にリセットするだけでプ
ログラムをその開始アドレスから実行させることができ
、またプログラムとデータ群の終了アドレスにはオーバ
ーラツプすること以列の制限は何ら加わらないから、メ
モリ容量が許される限りにおいては、プログラム格納部
120のエリアを効率良く使用することができる。
Therefore, at the time of system reset, etc., the program can be executed from its starting address by simply resetting the programmable counter 600, and there is no restriction on the ending address of the program and the data group other than overlapping. Therefore, the area of the program storage unit 120 can be used efficiently as long as the memory capacity allows.

発明の効果 本発明のマイクロプロセッサは以上の説明からも明らか
なように、低位アドレスから高位アドレスにかげて連続
して配置されて順次実行される命令群からなるプログラ
ムと高位アドレスから低位アドレスにかけて連続して配
置されて順次参照されるデータ群を格納するプログラム
格納手段(PLAloo)と、ディジタルデータの読み
書きが可能なデータ格納手段(RAM200)と、ディ
ジタルデータの演算を実行する演算手段(演算器300
.350)と、前記データ格納手段の入出力端子と前記
演算手段の入出力端子を接続するデータバス400と、
前記プログラム格納手段から送出される命令に基づいて
前記データ格納手段と前記演算手段の動作をコントロー
ルするコントロール手段(コントロールバス450)と
、命令の実行タイミング信号を発生するタイミングジェ
ネレータ500の出力に基づいて前記プログラム格納手
段に格納された前記プログラムの特定の命令を選択する
命令選択手段(プログラマブルカウンタ600)と、前
記プログラム格納手段に格納されたデータ群の特定のデ
ータを参照するデータ参照手段(データアドレスレジス
タ650)を備えたことを特徴とするもので、上位機種
に対しコンパチビリティに冨み、拡張性が高く、メモリ
利用効率の良いマイクロプロセッサを得ることができ、
大なる効果を奏する。
Effects of the Invention As is clear from the above description, the microprocessor of the present invention has a program consisting of a group of instructions arranged consecutively from a low address to a high address and executed sequentially, and a program consisting of a group of instructions consecutively arranged from a low address to a high address and executed sequentially from a high address to a low address. A program storage means (PLAloo) that stores a data group that is arranged and referred to sequentially, a data storage means (RAM 200) capable of reading and writing digital data, and an arithmetic means (arithmetic unit 300) that executes arithmetic operations on digital data.
.. 350), a data bus 400 connecting the input/output terminals of the data storage means and the input/output terminals of the calculation means;
control means (control bus 450) that controls the operations of the data storage means and the arithmetic means based on instructions sent from the program storage means; and a timing generator 500 that generates instruction execution timing signals. instruction selection means (programmable counter 600) for selecting a specific instruction of the program stored in the program storage means; data reference means (data address) for referencing specific data of the data group stored in the program storage means; 650), it is possible to obtain a microprocessor that is highly compatible with higher-end models, has high expandability, and has high memory utilization efficiency.
It has a great effect.

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

第1図は本発明の一実施例におけるマイクロプロセッサ
の構成図、第2図は第1図の主要部のタイミングチャー
ト、第3図は第1図のPLAとプログラマブルカウンタ
の接続関係とPLAの内部のプログラム格納部における
プログラムとデータ群の配置状況を示した構成図である
。 100・・・・・・PLA、200・・・・・・RAM
、300・・・・・・演算器、350・・・・・・演算
器、400・・・・・・データバス、450・・・・・
・コントロールバス、500・・・・・・タイミングジ
ェネレータ、600・・・・・・プログラマブルカウン
タ、650・・・・・・データアドレスレジスタ。
FIG. 1 is a configuration diagram of a microprocessor in an embodiment of the present invention, FIG. 2 is a timing chart of the main parts of FIG. 1, and FIG. 3 is a connection relationship between the PLA and programmable counter in FIG. FIG. 2 is a configuration diagram showing the arrangement of programs and data groups in the program storage unit of FIG. 100...PLA, 200...RAM
, 300... Arithmetic unit, 350... Arithmetic unit, 400... Data bus, 450...
- Control bus, 500...timing generator, 600...programmable counter, 650...data address register.

Claims (1)

【特許請求の範囲】[Claims] 低位アドレスから高位アドレスにかけて連続して配置さ
れて順次実行される命令群からなるプログラムと高位ア
ドレスから低位アドレスにかけて連続して配置されるデ
ータ群を格納するプログラム格納手段と、ディジタルデ
ータの読み書きが可能なデータ格納手段と、ディジタル
データの演算を実行する演算手段と、前記データ格納手
段の入出力端子と前記演算手段の入出力端子を接続する
データバスと、前記プログラム格納手段から送出される
命令に基づいて前記データ格納手段と前記演算手段の動
作をコントロールするコントロール手段と、命令の実行
タイミング信号を発生するタイミングジェネレータと、
前記タイミングジェネレータの出力に基づいて前記プロ
グラム格納手段に格納されたプログラムの特定の命令を
選択する命令選択手段と、前記タイミングジェネレータ
の出力に基づいて前記プログラム格納手段のデータ格納
エリアに格納されたデータ群の特定のデータを参照する
データ参照手段とを具備してなるマイクロプロセッサ。
A program storage means for storing a program consisting of a group of instructions arranged consecutively from a low address to a high address and executed sequentially and a group of data arranged consecutively from a high address to a low address, and capable of reading and writing digital data. a data storage means, an arithmetic means for executing an arithmetic operation on digital data, a data bus connecting an input/output terminal of the data storage means and an input/output terminal of the arithmetic means, and a command sent from the program storage means. control means for controlling the operations of the data storage means and the calculation means based on the timing generator; and a timing generator for generating an instruction execution timing signal.
instruction selection means for selecting a specific instruction of the program stored in the program storage means based on the output of the timing generator; and data stored in the data storage area of the program storage means based on the output of the timing generator. A microprocessor comprising data reference means for referencing specific data of a group.
JP26690186A 1986-11-10 1986-11-10 Microprocessor Pending JPS63120345A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26690186A JPS63120345A (en) 1986-11-10 1986-11-10 Microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26690186A JPS63120345A (en) 1986-11-10 1986-11-10 Microprocessor

Publications (1)

Publication Number Publication Date
JPS63120345A true JPS63120345A (en) 1988-05-24

Family

ID=17437231

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26690186A Pending JPS63120345A (en) 1986-11-10 1986-11-10 Microprocessor

Country Status (1)

Country Link
JP (1) JPS63120345A (en)

Similar Documents

Publication Publication Date Title
JPS5933553U (en) processor
EP0355462B1 (en) Dedicated service processor with inter-channel communication features
US4974157A (en) Data processing system
US4408276A (en) Read-out control system for a control storage device
JPS63120345A (en) Microprocessor
US5021990A (en) Output pulse generating apparatus
JPS6269317A (en) Microprocessor
JP2826309B2 (en) Information processing device
JPS63211436A (en) Microprocessor
JPH0642206B2 (en) Microprocessor with concurrent processing instructions
JPS63298632A (en) Microprocessor
JPH04255028A (en) Microprocessor
JP2512119B2 (en) Microprocessor
JPH0584547B2 (en)
JPH0584545B2 (en)
JPH0584546B2 (en)
JP2501611B2 (en) Micro control system
JPH0544689B2 (en)
JPH0778730B2 (en) Information processing equipment
SU472335A1 (en) Software temporary device
JPH03217988A (en) One-chip microcomputer
JPS6269330A (en) Microprocessor
JPH0158528B2 (en)
JPH0432422B2 (en)
JPH03134738A (en) Microprocessor