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
JPH0752416B2 - Microcomputer system - Google Patents
[go: Go Back, main page]

JPH0752416B2 - Microcomputer system - Google Patents

Microcomputer system

Info

Publication number
JPH0752416B2
JPH0752416B2 JP6604687A JP6604687A JPH0752416B2 JP H0752416 B2 JPH0752416 B2 JP H0752416B2 JP 6604687 A JP6604687 A JP 6604687A JP 6604687 A JP6604687 A JP 6604687A JP H0752416 B2 JPH0752416 B2 JP H0752416B2
Authority
JP
Japan
Prior art keywords
instruction
data
bus
central processing
processing unit
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
JP6604687A
Other languages
Japanese (ja)
Other versions
JPS63231659A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP6604687A priority Critical patent/JPH0752416B2/en
Publication of JPS63231659A publication Critical patent/JPS63231659A/en
Publication of JPH0752416B2 publication Critical patent/JPH0752416B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Description

【発明の詳細な説明】 〔概要〕 本発明はマイクロコンピュータ・システムであって、周
辺回路に制御部を設け、この制御部でバス制御命令に応
じて周辺回路を制御することにより、データ授受を高速
化し、かつメモリに格納する命令のバイト数を減少させ
る。
DETAILED DESCRIPTION OF THE INVENTION [Outline] The present invention is a microcomputer system, in which a peripheral circuit is provided with a control unit, and the control unit controls the peripheral circuit in accordance with a bus control command to transfer data. It speeds up and reduces the number of bytes of instructions stored in memory.

〔産業上の利用分野〕[Industrial application field]

本発明はマイクロコンピュータ・システムに関し、中央
処理装置(以下「CPU」という)と複数の周辺回路との
間をバスラインで接続したマイクロコンピュータ・シス
テムに関する。
The present invention relates to a microcomputer system, and more particularly to a microcomputer system in which a central processing unit (hereinafter referred to as “CPU”) and a plurality of peripheral circuits are connected by a bus line.

マイクロコンピュータ・システムは第5図に示す如く、
CPU10とROM11,RAM12,浮動小数点演算回路(以下「FPC」
という)13,タイマ回路14,I/Oインターフェース回路15
等の周辺回路とで構成される。CPU10と各周辺回路との
間はバスライン16で接続されている。
The microcomputer system, as shown in FIG.
CPU10, ROM11, RAM12, floating point arithmetic circuit (hereinafter "FPC")
13, timer circuit 14, I / O interface circuit 15
And other peripheral circuits. A bus line 16 connects the CPU 10 and each peripheral circuit.

〔従来の技術〕[Conventional technology]

従来のマイクロ・コンピュータ・システムでは、CPU10
と各周辺回路との間のデータ授受はCPU10が転送命令を
実行することにより行なっている。また2つの周辺回路
例えばRAM12とI/Oインターフェース回路15間のデータ授
受は、CPU10とRAM12とのデータ授受及びCPU10とI/Oイン
ターフェース回路15とのデータ授受として行なわれる。
In a conventional microcomputer system, CPU10
Data is exchanged between the peripheral circuit and each peripheral circuit by the CPU 10 executing a transfer instruction. Data transmission / reception between the two peripheral circuits, such as the RAM 12 and the I / O interface circuit 15, is performed as data transmission / reception between the CPU 10 and RAM 12 and data transmission / reception between the CPU 10 and I / O interface circuit 15.

勿論、従来よりDMA(直接メモリ・アクセス)コントロ
ーラを設けることにより、例えばRAM12とI/Oインターフ
ェース回路15との間で直接データ授受を行なうことも可
能ではあるが、DMA転送は大量のデータを連続して転送
する場合にのみ有効で、少量のデータ授受を行なう場合
には用いられない。
Of course, it is possible to directly transfer data between the RAM 12 and the I / O interface circuit 15, for example, by providing a DMA (Direct Memory Access) controller, but DMA transfer can transfer a large amount of data continuously. It is effective only when transferring a small amount of data and is not used when transferring a small amount of data.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

上記従来のコンピュータ・システムにおいて、例えばCP
U10内の第1,第2レジスタに格納されている数値データ
A,BをFPC13で乗算しようとする場合について考える。
In the above conventional computer system, for example, CP
Numerical data stored in the first and second registers in U10
Consider the case of trying to multiply A and B by FPC13.

この場合、CPU10は第1サイクルでROM11からライト命令
を読み、第2サイクルでこの命令をデコードし、第3サ
イクルで数値データAをFPC13の例えばソースレジスタ
に書き込む。ライト命令は命令コード1バイトとFPC13
のアドレス1バイトより構成されている。次に同様にし
てライト命令で数値データBをFPC13のディスティネー
ションレジスタに書き込む。
In this case, the CPU 10 reads the write instruction from the ROM 11 in the first cycle, decodes this instruction in the second cycle, and writes the numerical data A in the source register of the FPC 13 in the third cycle. The write instruction is 1 byte instruction code and FPC13
The address consists of 1 byte. Next, similarly, the numerical data B is written in the destination register of the FPC 13 by a write command.

次にCPU10はROM11から2度続けてノー・オペレーション
命令を読む。ノー・オペレーション命令は命令コード1
バイトだけであり、CPU10はここで2サイクルだけ待機
し、この間にFPC13は数値データA,Bの浮動小数点の乗算
を行ない、乗算結果データをディスティネーションレジ
スタに格納する。
Next, the CPU 10 reads the no-operation instruction from the ROM 11 twice in succession. No operation instruction is instruction code 1
It is only a byte, and the CPU 10 waits here for two cycles, during which the FPC 13 performs floating point multiplication of the numerical data A and B, and stores the multiplication result data in the destination register.

次にCPU10は第1サイクルでROM11からリード命令を読
み、第2サイクルでこの命令をデコードし、第3サイク
ルでFPC13のソースレジスタの数値データをCPU10内の第
1のレジスタに読み込む。次に同様にしてリード命令で
ディスティネーションレジスタの数値データをCPU10内
の第2レジスタに読み込む。
Next, the CPU 10 reads the read instruction from the ROM 11 in the first cycle, decodes this instruction in the second cycle, and reads the numerical data of the source register of the FPC 13 into the first register in the CPU 10 in the third cycle. Next, similarly, a read instruction is used to read the numerical data in the destination register into the second register in the CPU 10.

このように、ライト命令,リード命令等によるデータ授
受には夫々3サイクルが必要で上記の演算全体では14サ
イクルを要し、実行速度が遅くなる。また、ライト命
令,リード命令夫々は2バイトであり、上記の演算全体
で10バイトを要し、ROM11を占有する命令バイト数が大
であるという問題点があった。
As described above, data transfer by a write command, a read command, etc. requires 3 cycles each, and 14 cycles are required for the above-mentioned entire operation, resulting in a slow execution speed. In addition, each of the write instruction and the read instruction has 2 bytes, which requires 10 bytes for the entire operation, and there is a problem that the number of instruction bytes occupying the ROM 11 is large.

本発明は上記の点に鑑みてなされたものであり、データ
授受を高速に行ないえ、またROM11を占有する命令バイ
ト数が少なくて済むマイクロコンピュータ・システムを
提供することを目的とする。
The present invention has been made in view of the above points, and an object of the present invention is to provide a microcomputer system capable of performing data transfer at high speed and reducing the number of instruction bytes occupying the ROM 11.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のマイクロコンピュータ・システムは、 任意の周辺回路(22〜25)を指定して指定した周辺回路
(22〜25)のバスライン(26)への複数回のデータ入出
力を指示するバス制御命令をメモリ(21)に記憶し、 複数の周辺回路(22〜25)夫々に設けた制御部(22a〜2
5a)及び上記中央処理装置(20)に動作シーケンスを保
持し、 メモリ(21)よりバスライン(26)に読み出されたバス
制御命令を制御部(22a〜25a)及び中央処理装置(20)
夫々にて検出してバス制御命令の指定及び指示に応じた
動作シーケンスを実行し、 バス制御命令により中央処理装置(20)及び指定した周
辺回路(22〜25)を同時並列に動作させて相互にデータ
授受を行なう。
The microcomputer system of the present invention is a bus control for designating an arbitrary peripheral circuit (22-25) and instructing a plurality of times of data input / output to / from a bus line (26) of the designated peripheral circuit (22-25). Instructions are stored in the memory (21), and control units (22a to 2) provided in each of the plurality of peripheral circuits (22 to 25).
5a) and the central processing unit (20) hold the operation sequence, and the bus control command read from the memory (21) to the bus line (26) controls the control unit (22a to 25a) and the central processing unit (20).
Each of them detects and executes an operation sequence according to the designation of the bus control instruction and the instruction, and the central processing unit (20) and the designated peripheral circuits (22 to 25) are simultaneously operated in parallel by the bus control instruction to perform mutual operation. Send and receive data to and from.

〔作用〕[Action]

本発明においては、バス制御命令がメモリ(21)より読
み出されると、周辺回路(22〜25)夫々の制御部(22a
〜25a)はバス制御命令に指定されたものが、バス制御
命令の指示に応じた動作シーケンスを実行して複数回の
データ入出力の動作を行ない、かつCPU(20)がこのバ
ス制御命令に応じた動作シーケンスを実行して周辺回路
(22〜25)の複数回のデータ入出力の動作に応じた動作
を行なう。これによって単一のバス制御命令でCPU(2
0)と周辺回路(22〜25)間の複数回のデータ授受を行
なう。
In the present invention, when the bus control instruction is read from the memory (21), the control units (22a) of the peripheral circuits (22 to 25) respectively.
25a), the one specified in the bus control instruction executes the operation sequence according to the instruction of the bus control instruction to perform the data input / output operation a plurality of times, and the CPU (20) executes this bus control instruction. A corresponding operation sequence is executed to perform an operation according to the data input / output operation of the peripheral circuits (22 to 25) a plurality of times. This allows the CPU (2
0) and peripheral circuits (22 to 25) are exchanged multiple times.

〔実施例〕〔Example〕

第1図は本発明のマイクロコンピュータ・システムの一
実施例の構成図を示す。同図中、20はCPUであり、このC
PU20とROM21,RAM22,FPC23,タイマ回路24,I/Oインターフ
ェース回路25等の周辺回路との間はバスライン26で接続
されている。
FIG. 1 is a block diagram of an embodiment of the microcomputer system of the present invention. In the figure, 20 is a CPU, and this C
A bus line 26 connects the PU 20 and peripheral circuits such as the ROM 21, RAM 22, FPC 23, timer circuit 24, and I / O interface circuit 25.

ROM21にはCPU20で実行される命令のプログラムが格納さ
れている。このプログラムは通常のデータ転送命令,演
算命令,ビット操作命令等の他にバス制御命令が用いら
れている。
The ROM 21 stores a program of instructions executed by the CPU 20. This program uses bus control instructions in addition to ordinary data transfer instructions, arithmetic instructions, bit manipulation instructions, and the like.

バス制御命令は第2図に示す如く2バイトの命令であ
る。第1バイトはバス制御命令であることを識別するた
めの特定命令コード30とされている。次の第2バイトの
上位4ビットはRAM22,FPC23,タイマ回路24,I/Oインター
フェース回路25等の周辺回路(リソース)を指定するリ
ソース番号31であり、下位4ビットは指定された周辺回
路の複数回のデータ入出力の動作を指示する動作番号32
である。
The bus control instruction is a 2-byte instruction as shown in FIG. The first byte is a specific instruction code 30 for identifying a bus control instruction. The upper 4 bits of the next 2nd byte is a resource number 31 that designates peripheral circuits (resources) such as the RAM 22, FPC 23, timer circuit 24, I / O interface circuit 25, etc., and the lower 4 bits of the designated peripheral circuit. Operation number 32 to instruct multiple data input / output operations
Is.

例えば、リソース番号の値が「3」でFPC23を指示する
とき、FPC23は第3図に示す如く動作番号に対応した動
作シーケンスを順に実行する。第3図中の動作シーケン
スで「R」はデータの書き込み、「W」はデータの読み
出し、「X」はデータの演算を表わしている。動作シー
ケンスの欄で各動作は左方より右方に向けて順に各1サ
イクルで実行される。
For example, when the value of the resource number is "3" and the FPC 23 is instructed, the FPC 23 sequentially executes the operation sequence corresponding to the operation number as shown in FIG. In the operation sequence in FIG. 3, “R” represents data writing, “W” represents data reading, and “X” represents data calculation. In the operation sequence column, each operation is sequentially executed in one cycle from left to right.

上記のRAM22,FPC23,タイマ回路24,I/Oインターフェース
回路25夫々はデータ授受制御部22a,23a,24a,25a夫々を
有している。
Each of the RAM 22, FPC 23, timer circuit 24, and I / O interface circuit 25 has a data transfer control unit 22a, 23a, 24a, 25a.

データ授受制御部22a〜25aは略同様の構成であり、FPC2
3のデータ授受制御部23aを例にとって第4図と共に説明
する。
The data transfer control units 22a to 25a have substantially the same configuration, and the FPC2
The data transfer control unit 23a of 3 will be described as an example with reference to FIG.

第4図中、端子40はバスライン26に接続されている。バ
スライン26を伝送される命令,データ等が端子40より入
来して、データ授受制御部23a内のコード検出回路41,ラ
ッチ回路42,及びFPC23のソースレジスタ43,ディスティ
ネーションレジスタ44夫々に供給される。
In FIG. 4, the terminal 40 is connected to the bus line 26. Instructions, data, etc. transmitted through the bus line 26 come in from the terminal 40 and are supplied to the code detection circuit 41, the latch circuit 42 in the data transfer control unit 23a, the source register 43 of the FPC 23, and the destination register 44, respectively. To be done.

コード検出回路41はバスライン26より入来する命令の第
1バイトがバス制御命令の命令コード30と一致し、かつ
第2バイトの上位4ビットがFPC23を指定するリソース
番号31(値「3」)と一致するかどうかを検出し、これ
らが一致したときラッチ回路42にラッチ指示信号を供給
する。
In the code detection circuit 41, the first byte of the instruction coming from the bus line 26 matches the instruction code 30 of the bus control instruction, and the upper 4 bits of the second byte specify the resource number 31 (value "3") that specifies the FPC 23. ) Is detected, and when they match, a latch instruction signal is supplied to the latch circuit 42.

ラッチ回路42はバスライン26より入来する命令の第2バ
イトの下位4ビットを供給されており、ラッチ指示信号
の供給により、上記下位4ビットの動作番号32をラッチ
する。ラッチ回路42にラッチされた動作番号32はデコー
ダ45に供給され、ここでデコードされてシーケンサ46に
供給される。
The latch circuit 42 is supplied with the lower 4 bits of the second byte of the instruction coming from the bus line 26, and latches the operation number 32 of the lower 4 bits by supplying the latch instruction signal. The operation number 32 latched by the latch circuit 42 is supplied to the decoder 45, where it is decoded and supplied to the sequencer 46.

シーケンサ46はデコーダ45のデコード結果に応じてFPC2
3を構成するソースレジスタ43,ディスティネーションレ
ジスタ44及びその他の各回路夫々に制御信号を供給し
て、これらの動作制御を行なう。
The sequencer 46 uses the FPC2 depending on the decoding result of the decoder 45.
A control signal is supplied to each of the source register 43, the destination register 44, and each of the other circuits constituting the 3 to control their operations.

ここで、CPU20がROM21よりプログラム中の命令を順次読
み出して実行している際に、リソース番号の値が「3」
で動作番号の値が「2」のバス制御命令が第1サイクル
でROM21より読み出されたものとする。この場合、CPU20
は第2サイクルで上記バス制御命令をデコードして、第
3サイクルでCPU20内の第1レジスタに格納された数値
データAをバスライン26に送出し、第4サイクルでCPU2
0内の第2レジスタの数値データBをバスライン26に送
出する。
Here, when the CPU 20 sequentially reads the instructions in the program from the ROM 21 and executes them, the value of the resource number is "3".
It is assumed that the bus control instruction having the operation number value "2" is read from the ROM 21 in the first cycle. In this case, CPU20
Decodes the bus control instruction in the second cycle, sends the numerical data A stored in the first register in the CPU 20 to the bus line 26 in the third cycle, and in the fourth cycle, CPU2
The numerical data B of the second register within 0 is sent to the bus line 26.

これと共にFPC23内のシーケンサ46は第2サイクルにお
けるデコーダ45のデコード結果により第3サイクルでソ
ースレジスタ43に端子40より入来する数値データAの格
納を指示し、第4サイクルでディスティネーションレジ
スア44に端子40より入来する数値データBの格納を指示
する。
At the same time, the sequencer 46 in the FPC 23 instructs the source register 43 to store the numerical data A coming from the terminal 40 in the third cycle according to the decoding result of the decoder 45 in the second cycle, and the destination register 44 in the fourth cycle. To store the numerical data B coming from the terminal 40.

この後、シーケンサ46は第5サイクル及び第6サイクル
でソースレジスタ43の数値データAとディスティネーシ
ョンレジスタ44の数値データBとの乗算等の演算を行な
わせ、演算結果データをディスティネーションレジスタ
44に格納させる。この間CPU20は待機している。
Thereafter, the sequencer 46 causes the numerical data A of the source register 43 and the numerical data B of the destination register 44 to be calculated in the fifth cycle and the sixth cycle, and the calculation result data is stored in the destination register.
Store in 44. During this time, the CPU 20 is waiting.

シーケンサ46は第7サイクルでソースレジスタ43の数値
データを端子40よりバスライン26に送出させ、第8サイ
クルでディスティネーションレジスタ44の演算結果デー
タを端子40よりバスライン26に送出させる。これと共に
CPU20は第7サイクルでバスライン26より入来する数値
データを第1レジスタに格納し、第8サイクルでバスラ
イン26より入来する演算結果データを第2レジスタに格
納する。
The sequencer 46 sends the numerical data of the source register 43 to the bus line 26 from the terminal 40 in the seventh cycle, and sends the operation result data of the destination register 44 to the bus line 26 from the terminal 40 in the eighth cycle. With this
The CPU 20 stores the numerical data coming from the bus line 26 in the first register in the seventh cycle, and stores the operation result data coming from the bus line 26 in the second register in the eighth cycle.

このように、2バイトのバス制御命令がROM21からバス
ライン26に送出されると、それ以後の8サイクルで浮動
小数点の演算が終了する。即ち、従来14サイクルを要し
ていた処理を8サイクルと高速に実行することができ、
また上記処理は2バイトのバス制御命令だけで実行さ
れ、ROM21に格納されるプログラムの命令バイト数を減
少できる。
In this way, when the 2-byte bus control instruction is sent from the ROM 21 to the bus line 26, the floating point calculation is completed in the subsequent 8 cycles. In other words, the processing that previously required 14 cycles can be executed at a high speed of 8 cycles,
Further, the above processing is executed only by the 2-byte bus control instruction, and the number of instruction bytes of the program stored in the ROM 21 can be reduced.

同様にして、バス制御命令に対応したデータ授受制御部
22a,24a,25a夫々とCPU20との並列動作により、CPU20とR
AM22,タイマ回路24,I/Oインターフェース回路25等の周
辺回路との間のデータ授受を高速に行なうことができ
る。
Similarly, the data transfer control unit corresponding to the bus control command
22a, 24a, 25a and CPU20 operate in parallel,
Data can be exchanged at high speed with peripheral circuits such as the AM 22, the timer circuit 24, and the I / O interface circuit 25.

なお、必要に応じてROM21内にもデータ授受制御部を設
け、CPU20とROM21とのデータ授受を高速に行なうことも
でき、上記実施例に限定されない。
If necessary, a data transfer control unit may be provided in the ROM 21 to transfer data between the CPU 20 and the ROM 21 at high speed, and the present invention is not limited to the above embodiment.

〔発明の効果〕〔The invention's effect〕

上述の如く、本発明のマイクロコンピュータ・システム
によれば、CPUと周辺回路との間のデータ授受を高速に
行なうことができ、かつメモリに格納する命令のバイト
数を減少させることができ、実用上きわめて有用であ
る。
As described above, according to the microcomputer system of the present invention, data can be exchanged between the CPU and the peripheral circuit at high speed, and the number of bytes of the instruction stored in the memory can be reduced. Above all very useful.

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

第1図は本発明のマイクロコンピュータ・システムの一
実施例の構成図、 第2図はバス制御命令の構成を説明するための図、 第3図は動作番号を説明するための図、 第4図はデータ授受制御部の一実施例のブロック系統
図、 第5図は従来システムの一例の構成図である。 図面中、 20は中央処理装置(CPU)、 21はROM、 22はRAM、 22a,23a,24a,25aはデータ授受制御部、 23は浮動小数点演算回路(FPC)、 24はタイマ回路、 25はI/Oインターフェース回路である。
FIG. 1 is a block diagram of an embodiment of a microcomputer system of the present invention, FIG. 2 is a diagram for explaining the configuration of bus control instructions, FIG. 3 is a diagram for explaining operation numbers, and FIG. FIG. 5 is a block system diagram of an embodiment of a data transfer control unit, and FIG. 5 is a block diagram of an example of a conventional system. In the drawing, 20 is a central processing unit (CPU), 21 is a ROM, 22 is a RAM, 22a, 23a, 24a and 25a are data transfer control units, 23 is a floating point arithmetic circuit (FPC), 24 is a timer circuit, and 25 is It is an I / O interface circuit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】中央処理装置(20)と、該中央処理装置
(20)で実行される命令を記憶したメモリ(21)を含む
複数の周辺回路(21〜25)との間をバスライン(26)で
接続したマイクロコンピュータ・システムにおいて、 任意の周辺回路(22〜25)を指定して指定した周辺回路
(22〜25)の該バスライン(26)への複数回のデータ入
出力を指示するバス制御命令を該メモリ(21)に記憶
し、 該複数の周辺回路(22〜25)夫々に設けた制御部(22a
〜25a)及び上記中央処理装置(20)に動作シーケンス
を保持し、 該メモリ(21)よりバスライン(26)に読み出されたバ
ス制御命令を該制御部(22a〜25a)及び中央処理装置
(20)夫々にて検出して該バス制御命令の指定及び指示
に応じた動作シーケンスを実行し、 該バス制御命令により該中央処理装置(20)及び該指定
した周辺回路(22〜25)を同時並列に動作させて相互に
データ授受を行なうことを特徴とするマイクロコンピュ
ータ・システム。
1. A bus line () between a central processing unit (20) and a plurality of peripheral circuits (21 to 25) including a memory (21) storing instructions executed by the central processing unit (20). In the microcomputer system connected in step 26), specify any peripheral circuit (22-25) and instruct multiple times of data input / output to the bus line (26) of the specified peripheral circuit (22-25) A bus control command to be stored in the memory (21), and a control unit (22a) provided in each of the plurality of peripheral circuits (22 to 25).
To 25a) and the central processing unit (20) hold the operation sequence, and the bus control command read from the memory (21) to the bus line (26) is transferred to the control unit (22a to 25a) and the central processing unit. (20) Each of them detects and executes an operation sequence according to the designation of the bus control instruction and the instruction, and the central processing unit (20) and the designated peripheral circuits (22-25) are executed by the bus control instruction. A microcomputer system characterized by operating in parallel at the same time and exchanging data with each other.
JP6604687A 1987-03-20 1987-03-20 Microcomputer system Expired - Fee Related JPH0752416B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6604687A JPH0752416B2 (en) 1987-03-20 1987-03-20 Microcomputer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6604687A JPH0752416B2 (en) 1987-03-20 1987-03-20 Microcomputer system

Publications (2)

Publication Number Publication Date
JPS63231659A JPS63231659A (en) 1988-09-27
JPH0752416B2 true JPH0752416B2 (en) 1995-06-05

Family

ID=13304541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6604687A Expired - Fee Related JPH0752416B2 (en) 1987-03-20 1987-03-20 Microcomputer system

Country Status (1)

Country Link
JP (1) JPH0752416B2 (en)

Also Published As

Publication number Publication date
JPS63231659A (en) 1988-09-27

Similar Documents

Publication Publication Date Title
US4037213A (en) Data processor using a four section instruction format for control of multi-operation functions by a single instruction
KR970003321B1 (en) System using microprocessor address lines coprocessor selection within a multi-coprocessor apparatus
US5077659A (en) Data processor employing the same microprograms for data having different bit lengths
JPH0560629B2 (en)
JPH0752416B2 (en) Microcomputer system
JPS594049B2 (en) computer equipment
JP2006515446A (en) Data processing system with Cartesian controller that cross-references related applications
JP2743947B2 (en) Micro program control method
JP2556083B2 (en) Complex arithmetic pipeline circuit
JPS6134188B2 (en)
JPH033047A (en) Memory with arithmetic function
JPS62194545A (en) Program rewriting device for data flow type computer
JPS5835660A (en) Microprocessor
JP2622026B2 (en) Register writing control method in central processing unit
JP2657947B2 (en) Data processing device
JPH0354632A (en) Arithmetic instruction processor
JPS6238902A (en) Processing system for sequence arithmetic
JPS61161509A (en) System and device for operating high speed sequence
JPS62147545A (en) Transfer command processing method in information processing equipment
JPH0234058B2 (en)
JPH03104086A (en) Memory with arithmetic function
JPH01234957A (en) Method and device for controlling dma
JPH04186431A (en) data processor
JPS6284338A (en) Microprogram controller
JPH0399321A (en) Instruction control system

Legal Events

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