JPH05204874A - Processor - Google Patents

Processor

Info

Publication number
JPH05204874A
JPH05204874A JP4015566A JP1556692A JPH05204874A JP H05204874 A JPH05204874 A JP H05204874A JP 4015566 A JP4015566 A JP 4015566A JP 1556692 A JP1556692 A JP 1556692A JP H05204874 A JPH05204874 A JP H05204874A
Authority
JP
Japan
Prior art keywords
instruction
address
data
external memory
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.)
Pending
Application number
JP4015566A
Other languages
Japanese (ja)
Inventor
Seiji Suetake
清次 末武
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 JP4015566A priority Critical patent/JPH05204874A/en
Priority to US08/011,762 priority patent/US5742839A/en
Publication of JPH05204874A publication Critical patent/JPH05204874A/en
Pending legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)
  • Multi Processors (AREA)
  • Memory System (AREA)
  • Advance Control (AREA)

Abstract

PURPOSE:To enable data required for an arithmetic operation to be fetched autonomously from external memory and to improve global performance of the whole system more than ever by remarkably reducing load on a host processor. CONSTITUTION:This processor is equipped with an instruction holding means (c) which holds a specific instruction (a) including a code part which includes a code string to instruct to load prescribed instruction and data from the external memory and an address part which includes information representing the storage position of the instruction and the data in the external memory by receiving from the host processor, a decoder means (e) which decodes the specific instruction, an address extraction means (g) which extracts the address part included in the specific instruction replying to the output of the decoder means, a readout control means (k) which generates a series of memory addresses based on the extracted information of the address part and also, reads out plural instructions and data according to the address, and a buffer (h) which stores the plural instructions and data read out by the readout control means.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、プロセッサ、例えば、
汎用プロセッサに外付けされて専用的な演算処理を実行
するコプロセッサに関する。一般に、汎用プロセッサに
複雑な演算を高速に実行する機能を入れることは、多数
の応用における性能/価格を低下させるので、汎用プロ
セッサにはなじまない。そこで、汎用プロセッサの外部
に専用のプロセッサを持ち、このプロセッサに複雑な演
算を専用的に実行させる方式がある。このように、ホス
トプロセッサと共同して複雑な処理を行うプロセッサの
ことを、コプロセッサ(co-processor)という。
BACKGROUND OF THE INVENTION The present invention is directed to processors, such as
The present invention relates to a coprocessor that is externally attached to a general-purpose processor and executes dedicated arithmetic processing. In general, including a function for executing a complicated operation at high speed in a general-purpose processor reduces performance / price in many applications, and thus is not suitable for the general-purpose processor. Therefore, there is a system in which a dedicated processor is provided outside the general-purpose processor, and this processor is dedicated to execute complicated operations. A processor that performs complicated processing in cooperation with the host processor is called a co-processor.

【0002】[0002]

【従来の技術】従来のコプロセッサは、演算に必要なデ
ータを1つづつホストプロセッサから受け取り、例えば
浮動小数点演算やベクトル演算あるいはその他の高速演
算を専用的に実行する。ホストプロセッサ側ではその
間、他の任意の処理を実行できるので、システム全体の
トータル性能を向上できる。
2. Description of the Related Art A conventional coprocessor receives data required for operation one by one from a host processor and exclusively executes, for example, floating point operation, vector operation or other high speed operation. During this time, the host processor can execute other arbitrary processing, so that the total performance of the entire system can be improved.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、かかる
従来のコプロセッサにあっては、演算に必要なデータの
殆ど全てをホストプロセッサから受け取る構成となって
いたため、必要なデータが発生するたびに、ホストプロ
セッサ側でデータのアクセスや転送等の処理を実行しな
ければならず、ホストプロセッサの負担は必ずしも軽く
はなかった。したがって、システム全体のトータル性能
をより一層向上するといった観点から見た場合、未だ改
善すべき余地がある。
However, in such a conventional coprocessor, almost all of the data required for the operation is received from the host processor, so that the host is required each time the required data is generated. The processor side must execute processing such as data access and transfer, and the burden on the host processor is not necessarily light. Therefore, from the viewpoint of further improving the total performance of the entire system, there is still room for improvement.

【0004】そこで、本発明は、演算に必要なデータを
自律的に外部メモリから取り込むことができ、ホストプ
ロセッサの負担を大幅に軽減してシステム全体のトータ
ル性能をより一層向上することを目的とする。
Therefore, an object of the present invention is to be able to autonomously take in data required for calculation from an external memory, significantly reduce the load on the host processor, and further improve the total performance of the entire system. To do.

【0005】[0005]

【課題を解決するための手段】本発明は、上記目的を達
成するためその原理図を図1に示すように、所定の命令
及びデータを外部メモリからロードする旨を指示するコ
ード列を含むコード部と外部メモリ内における当該命令
及びデータの格納位置を示す情報を含むアドレス部とを
含む特定の命令をホストプロセッサから受け取って保持
する命令保持手段と、該特定の命令をデコードするデコ
ード手段と、デコード手段の出力に応答して前記特定の
命令に含まれるアドレス部を抽出するアドレス抽出手段
と、 該抽出されたアドレス部の情報に基づいて一連の
メモリアドレスを発生すると共に、該アドレスに従って
複数の命令及びデータを外部メモリから読み出す読み出
し制御手段と、読み出し制御手段によって読み出された
複数の命令及びデータを格納するバッファと、を備えた
ことを特徴とする。
In order to achieve the above object, the present invention has a code including a code string instructing to load a predetermined instruction and data from an external memory as shown in the principle diagram of FIG. Section and an instruction holding section for receiving and holding a specific instruction from the host processor including an address section including information indicating the storage location of the instruction and data in the external memory, and a decoding section for decoding the specific instruction. Address extracting means for extracting an address part included in the specific instruction in response to the output of the decoding means, a series of memory addresses based on the information of the extracted address part, and a plurality of memory addresses according to the address. Read control means for reading instructions and data from the external memory, and a plurality of instructions and data read by the read control means. And a buffer for storing the data.

【0006】[0006]

【作用】本発明では、ホストプロセッサからプロセッサ
(例えばコプロセッサ)へ特定の命令が転送されると、
演算に必要な命令やデータの読み出しがプロセッサ側で
自律的に実行される。したがって、ホストプロセッサ側
の負担が局限され、システム全体のトータル性能がより
一層高められる。
According to the present invention, when a specific instruction is transferred from the host processor to the processor (for example, coprocessor),
Instructions and data required for calculation are autonomously executed on the processor side. Therefore, the burden on the host processor side is limited, and the total performance of the entire system is further enhanced.

【0007】[0007]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。図2、図3は本発明に係るプロセッサの一実施例
を示す図である。まず、構成を説明する。図2におい
て、10はプロセッサ(例えばコプロセッサ)である。
コプロセッサ10は、外部アドレスバス11や外部デー
タバス12を介してCPU(ホストプロセッサ)13や
外部メモリ14等に接続されると共に、内部に、バッフ
ァ回路(命令保持手段、バッファ)15、デコード回路
(デコード手段、アドレス抽出手段)16、コマンドロ
ードコントロール回路17、コマンドレングスレジスタ
18、汎用レジスタ群19、バス制御回路(読み出し制
御手段)20、プログラムポインタ回路21等を備えて
構成される。
Embodiments of the present invention will be described below with reference to the drawings. 2 and 3 are diagrams showing an embodiment of the processor according to the present invention. First, the configuration will be described. In FIG. 2, 10 is a processor (for example, a coprocessor).
The coprocessor 10 is connected to a CPU (host processor) 13, an external memory 14, etc. via an external address bus 11 and an external data bus 12, and internally has a buffer circuit (instruction holding means, buffer) 15 and a decoding circuit. (Decoding means, address extracting means) 16, command load control circuit 17, command length register 18, general-purpose register group 19, bus control circuit (reading control means) 20, program pointer circuit 21, and the like.

【0008】ここで、バッファ回路15は、所定容量の
記憶空間をB0 からBn −1までのn個に区分したそれ
ぞれの領域を、所定のアドレス信号(第1のアドレス信
号A 1 または第2のアドレス信号A2 )によって個別に
指定できるようにしたもので、例えば第1のアドレス信
号A1 で指定された領域に後述の特定の命令やデータ等
を格納・読み出し(Read・Write動作)たり、
あるいは第2のアドレス信号A2 で指定された領域から
命令やデータ等を読み出すことができる。
Here, the buffer circuit 15 has a predetermined capacity.
Storage space B0To BnThat divided into n up to -1
Each area is assigned a predetermined address signal (first address signal).
Issue A 1Or the second address signal A2) Individually
It can be specified, for example, the first address
Issue A1In the area specified by
Store / read (Read / Write operation),
Alternatively, the second address signal A2From the area specified by
Instructions, data, etc. can be read.

【0009】デコード回路16は、第2のアドレス信号
2 によって指定された領域から読み出された命令を格
納する先取りレジスタ16a、先取りレジスタ16bの
内容をデコードする命令デコーダ16b及び命令デコー
タ16bのデコード結果に応じてクロック動作の各種信
号(例えば、ロードスタート信号SSTART やロードアド
レスALOAD)を出力するディスパッチ部16c等を備え
る。
The decode circuit 16 decodes the prefetch register 16a for storing the instruction read from the area designated by the second address signal A 2 , the instruction decoder 16b for decoding the contents of the prefetch register 16b, and the instruction decoder 16b. A dispatch unit 16c for outputting various signals of clock operation (for example, load start signal S START and load address A LOAD ) according to the result is provided.

【0010】コマンドロードコントロール回路17は、
ロードアドレスALOADを格納するアドレスレジスタ17
aやこのレジスタ17aの内容を初期値としてクロック
ごとに内容をインクリメントするポインタ17bを含
み、ポインタ17bの内容を第1のアドレス信号A1
し、内部アドレスバス22を介してバッファ回路15に
出力する。
The command load control circuit 17 is
Address register 17 for storing load address A LOAD
a and a pointer 17b that increments the contents for each clock with the contents of the register 17a as an initial value, and the contents of the pointer 17b is output as a first address signal A 1 to the buffer circuit 15 via the internal address bus 22. ..

【0011】コマンドレングスレジスタ18は、外部メ
モリ14からロードすべき命令やデータの数を表す情報
(コマンドレングス長CLEN )をセットするものであ
り、また、汎用レジスタ群19は、R0 からRm −1ま
でのm個のレジスタを有し、1つのレジスタに、外部メ
モリ14内のロードすべき命令及びデータの格納位置を
示す情報(ベースアドレスABASE)をセットする。
The command length register 18 sets information (command length length C LEN ) indicating the number of instructions and data to be loaded from the external memory 14, and the general-purpose register group 19 includes R 0 to R. It has m registers up to m −1, and sets information (base address A BASE ) indicating a storage position of an instruction and data to be loaded in the external memory 14 in one register.

【0012】バス制御回路20は、汎用レジスタ群19
の1つのレジスタにセットされたベースアドレスABASE
を取り込んで格納するレジスタ20a、レジスタ20a
の内容を初期値としてクロックごとに内容をインクリメ
ントするポインタ20b、ポインタ20bの内容を外部
メモリ14のアドレス(第3のアドレス信号A3 )とし
て出力するアドレストランスレーション20c、第3の
アドレスA3 に従って外部メモリ14から命令及びデー
タを読み出し、内部データバス23を介してバッファ回
路15に出力するスレーブアクセスロジック20d等を
備える。
The bus control circuit 20 includes a general-purpose register group 19
Base address set in one register of A BASE
20a for registering and storing
Pointer 20b of incrementing the contents for each clock as an initial value the contents of the address translation 20c for outputting the content of the pointer 20b as an address of the external memory 14 (third address signal A 3), in accordance with the third address A 3 A slave access logic 20d for reading instructions and data from the external memory 14 and outputting them to the buffer circuit 15 via the internal data bus 23 is provided.

【0013】プログラムポインタ回路21は、所定のス
タートアドレスASTART がセットされるスタートレジス
タ21aや、レジスタ21aの内容を初期値としてクロ
ックごとに内容をインクリメントするポインタ21bを
含み、ポインタ21bの内容を第2のアドレス信号A2
としてバッファ回路15に出力する。図3はCPU13
からコプロセッサ10に転送される特定命令のフォーマ
ットを示す図である。この図において、コード部のCM
Dは所定の命令及びデータを外部メモリ14からロード
する旨を指示するコード列である。オペランド1のR i
はベースアドレスABASEを格納するための汎用レジスタ
群19の1つのレジスタ番号であり、また、オペランド
2のBj はロードアドレスALOADそのものである。
The program pointer circuit 21 has a predetermined space.
Tart address ASTARTStart Regis in which is set
Data 21a and the contents of register 21a as the initial value.
Pointer 21b that increments the contents for each
Including the contents of the pointer 21b to the second address signal A2
Is output to the buffer circuit 15. FIG. 3 shows the CPU 13
Of a specific instruction transferred from the processor to the coprocessor 10
FIG. In this figure, the CM of the code part
D loads predetermined instructions and data from the external memory 14.
It is a code string instructing to do so. Operand 1 R i
Is the base address ABASEGeneral-purpose register for storing
One register number of group 19 and operand
B of 2jIs the load address ALOADIt is itself.

【0014】このような構成によれば、「コマンドロー
ド命令方式」を実現できる。すなわち、スレーブアクセ
スにより、CPU13からコプロセッサ10への特定の
命令が、外部アドレスバスで指定された第4のアドレス
信号A4 (A4 ←ASTART )に従ってバッファ回路15
の1つの領域(BSTART )に格納される。さらにこれと
相前後して、コマンドレングス長CLEN がコマンドレン
グスレジスタ18に、また、ベースアドレスABASEが汎
用レジスタ群19の1つのレジスタ(Rj )に書き込ま
れる。これらのCLEN やABASEは例えばCPU13によ
ってセットされる。
With such a structure, the "command load instruction system" can be realized. That is, by the slave access, a specific instruction from the CPU 13 to the coprocessor 10 is transmitted to the buffer circuit 15 according to the fourth address signal A 4 (A 4 ← A START ) designated by the external address bus.
Is stored in one area (B START ). Around this time, the command length length C LEN is written in the command length register 18, and the base address A BASE is written in one register (R j ) of the general-purpose register group 19. These C LEN and A BASE are set by the CPU 13, for example.

【0015】特定命令のオペランド1には、上記の汎用
レジスタ群19の1つのレジスタの番号(Rj )がセッ
トされている。また、オペランド2にはバッファ回路1
5の1つの領域(Bi )を示すアドレス(ロードアドレ
スALOAD)がセットされている。以上のように、特定命
令のバッファ(BSTART )への格納や、コマンドレング
ス長CLEN 及びベースアドレスABASEのセットを完了す
ると、次に、第2のアドレス信号A2 の値(初期値A
START )に従ってバッファ回路15の領域(BSTAR T
を指定し、その領域内の命令を読み出してデコード回路
16でデコードする。領域(BSTART )内の命令は先に
CPU13から転送された特定命令であるので、デコー
ド回路16からはロードスタート信号SSTART とロード
アドレスALO AD(特定命令のオペランド2の内容)が出
力される。そして、このALOADがコマンドロードコント
ロール回路17のレジスタ17aにセットされ、また、
バス制御回路20のレジスタ20aには、汎用レジスタ
群19の1つのレジスタ(Rj )に格納されていたベー
スアドレスABASEがセットされる。
In the operand 1 of the specific instruction, the number (R j ) of one register in the general-purpose register group 19 is set. In addition, the buffer circuit 1 is used for the operand 2.
An address (load address A LOAD ) indicating one area (B i ) 5 is set. As described above, when the storage of the specific instruction in the buffer (B START ) and the setting of the command length length C LEN and the base address A BASE are completed, the value of the second address signal A 2 (the initial value A
Area of buffer circuit 15 (B STAR T ) according to START )
Is designated, and the instruction in that area is read and decoded by the decoding circuit 16. Since the instruction in the area (B START ) is the specific instruction previously transferred from the CPU 13, the decode circuit 16 outputs the load start signal S START and the load address A LO AD (the content of the operand 2 of the specific instruction). It Then, this A LOAD is set in the register 17a of the command load control circuit 17, and
The base address A BASE stored in one register (R j ) of the general-purpose register group 19 is set in the register 20 a of the bus control circuit 20.

【0016】したがって、第1のアドレス信号A1 の値
がALOADから順次にインクリメントされるのに並行し
て、第3のアドレス信号A3 の値がABASEから順次にイ
ンクリメントされ、第1のアドレス信号A1 で指定され
たバッファ回路15の各領域に、第3のアドレス信号A
3 で読み出された外部メモリ14からの各命令及びデー
タが順次に書き込まれる。
Therefore, while the value of the first address signal A 1 is sequentially incremented from A LOAD , the value of the third address signal A 3 is sequentially incremented from A BASE to obtain the first value. In each area of the buffer circuit 15 designated by the address signal A 1 , the third address signal A
Each instruction and data from the external memory 14 read in 3 is sequentially written.

【0017】このように、本実施例では、CPU13か
ら特定の命令を転送してその特定命令を実行することに
より、演算に必要なデータを外部メモリ14からコプロ
セッサ10へ直接的に取り込むことができる(コマンド
ロード方式の実現)。このため、CPU13側でのデー
タアクセスやデータ転送等の処理が不要になり、CPU
13の負担を大幅に軽減することができる。その結果、
CPU13を他の処理に専念させることができ、システ
ム全体の性能をより一層向上させることができる。
As described above, in this embodiment, by transferring a specific instruction from the CPU 13 and executing the specific instruction, the data required for the operation can be directly fetched from the external memory 14 to the coprocessor 10. Yes (realization of command load method). For this reason, processing such as data access and data transfer on the CPU 13 side becomes unnecessary, and the CPU
It is possible to significantly reduce the burden of 13. as a result,
The CPU 13 can be dedicated to other processing, and the performance of the entire system can be further improved.

【0018】しかも、スレーブLSI(コプロセッサ)
のコマンド群のように、ライトバックが存在しないバッ
ファにおいては、キャッシュなどの複雑な制御を持つよ
りも、上記のコマンドバッファ方式を採用することによ
り、制御論理を簡単にできる、コマンドバッファに
アドレスを割り当ててOSの管理下に置くことができる
ため、スレーブLSIのプログラムをOSで管理しやす
い、といった利点がある。
Moreover, slave LSI (coprocessor)
In the buffer that does not have write back like the command group of, the control buffer can be simplified by adopting the above command buffer method rather than having complicated control such as cache. Since it can be assigned and placed under the control of the OS, there is an advantage that the program of the slave LSI can be easily managed by the OS.

【0019】なお、上記の実施例では、特定命令を格納
するためのバッファを任意に指定できるようにしている
が、あらかじめ決められたバッファに格納するようにし
てもよい。また、実施例では、ベースアドレスABASE
格納するレジスタ番号を特定命令のオペランドで指定
し、いわゆる間接アドレス指定方式としているが、特定
命令のオペランドでベースアドレスABASEを直接指定す
るようにしても構わない。
In the above embodiment, the buffer for storing the specific instruction can be arbitrarily designated, but it may be stored in a predetermined buffer. Further, in the embodiment, the register number for storing the base address A BASE is designated by the operand of the specific instruction, which is a so-called indirect addressing system. However, the base address A BASE may be directly designated by the operand of the specific instruction. I do not care.

【0020】[0020]

【発明の効果】本発明によれば、演算に必要なデータを
自律的に外部メモリから取り込むことができ、ホストプ
ロセッサの負担を大幅に軽減してシステム全体の性能を
より一層向上することができる。
According to the present invention, the data required for the operation can be autonomously taken in from the external memory, the load on the host processor can be significantly reduced, and the performance of the entire system can be further improved. ..

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

【図1】本発明の原理図である。FIG. 1 is a principle diagram of the present invention.

【図2】一実施例の構成図である。FIG. 2 is a configuration diagram of an embodiment.

【図3】一実施例の特定命令のフォーマット図である。FIG. 3 is a format diagram of a specific instruction according to an embodiment.

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

13:CPU(ホストプロセッサ) 14:外部メモリ 15:バッファ回路(命令保持手段、バッファ) 16:デコード回路(デコード手段、アドレス抽出手
段) 20:バス制御回路(読み出し制御手段)
13: CPU (host processor) 14: External memory 15: Buffer circuit (instruction holding means, buffer) 16: Decoding circuit (decoding means, address extracting means) 20: Bus control circuit (reading control means)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】所定の命令及びデータを外部メモリからロ
ードする旨を指示するコード列を含むコード部と外部メ
モリ内における当該命令及びデータの格納位置を示す情
報を含むアドレス部とを含む特定の命令をホストプロセ
ッサから受け取って保持する命令保持手段と、 該特定の命令をデコードするデコード手段と、 デコード手段の出力に応答して前記特定の命令に含まれ
るアドレス部を抽出するアドレス抽出手段と、 該抽出されたアドレス部の情報に基づいて一連のメモリ
アドレスを発生すると共に、該アドレスに従って複数の
命令及びデータを外部メモリから読み出す読み出し制御
手段と、 読み出し制御手段によって読み出された複数の命令及び
データを格納するバッファと、を備えたことを特徴とす
るプロセッサ。
1. A specific part including a code part including a code string for instructing to load a predetermined instruction and data from an external memory, and an address part including information indicating a storage position of the instruction and data in the external memory. An instruction holding means for receiving and holding an instruction from a host processor, a decoding means for decoding the specific instruction, an address extraction means for extracting an address portion included in the specific instruction in response to an output of the decoding means, A series of memory addresses are generated on the basis of the information of the extracted address part, and a read control means for reading a plurality of instructions and data from an external memory in accordance with the addresses, and a plurality of instructions read by the read control means and A processor comprising: a buffer for storing data.
JP4015566A 1992-01-30 1992-01-30 Processor Pending JPH05204874A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP4015566A JPH05204874A (en) 1992-01-30 1992-01-30 Processor
US08/011,762 US5742839A (en) 1992-01-30 1993-02-01 Coprocessor for performing an arithmetic operation by automatically reading data from an external memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4015566A JPH05204874A (en) 1992-01-30 1992-01-30 Processor

Publications (1)

Publication Number Publication Date
JPH05204874A true JPH05204874A (en) 1993-08-13

Family

ID=11892300

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4015566A Pending JPH05204874A (en) 1992-01-30 1992-01-30 Processor

Country Status (1)

Country Link
JP (1) JPH05204874A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016212680A (en) * 2015-05-11 2016-12-15 富士通株式会社 Information processing apparatus, code execution method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016212680A (en) * 2015-05-11 2016-12-15 富士通株式会社 Information processing apparatus, code execution method, and program

Similar Documents

Publication Publication Date Title
US7694109B2 (en) Data processing apparatus of high speed process using memory of low speed and low power consumption
US9032185B2 (en) Active memory command engine and method
JP2616182B2 (en) Data processing device
US6338134B1 (en) Method and system in a superscalar data processing system for the efficient processing of an instruction by moving only pointers to data
US5041968A (en) Reduced instruction set computer (RISC) type microprocessor executing instruction functions indicating data location for arithmetic operations and result location
JP2773471B2 (en) Information processing device
JPH03233630A (en) Information processor
EP0240606B1 (en) Pipe-line processing system and microprocessor using the system
JP2556182B2 (en) Data processing device
JPH05204874A (en) Processor
JPS63197232A (en) Microprocessor
JP2680828B2 (en) Digital device
JP2504312B2 (en) Priority encoder and data processing device having the same
JPH0193825A (en) Prefetch queue control system
JPH0524537B2 (en)
JP2877468B2 (en) Electronic computer
JP2522564B2 (en) Programmable controller
JP3476314B2 (en) Microprocessor
JPS63293638A (en) Data processing system
JP2680909B2 (en) Buffer storage
JP2806690B2 (en) Microprocessor
JPS6047617B2 (en) information processing equipment
JPS63311438A (en) Control circuit for discrepancy of store instruction
JPS61122754A (en) Microprocessor
KR19990066458A (en) Data processor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010424