JP3490006B2 - Instruction control apparatus and method - Google Patents

Instruction control apparatus and method

Info

Publication number
JP3490006B2
JP3490006B2 JP35899598A JP35899598A JP3490006B2 JP 3490006 B2 JP3490006 B2 JP 3490006B2 JP 35899598 A JP35899598 A JP 35899598A JP 35899598 A JP35899598 A JP 35899598A JP 3490006 B2 JP3490006 B2 JP 3490006B2
Authority
JP
Japan
Prior art keywords
instruction
request
store
reservation station
issued
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
JP35899598A
Other languages
Japanese (ja)
Other versions
JP2000181713A (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 JP35899598A priority Critical patent/JP3490006B2/en
Priority to US09/461,429 priority patent/US6807624B1/en
Publication of JP2000181713A publication Critical patent/JP2000181713A/en
Priority to US10/747,291 priority patent/US7313674B2/en
Priority to US10/747,138 priority patent/US7275146B2/en
Priority to US10/747,286 priority patent/US7127591B2/en
Application granted granted Critical
Publication of JP3490006B2 publication Critical patent/JP3490006B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は命令制御装置及びそ
の方法に関し、特にリザベーションステーションを有す
る情報処理装置において、先行するストア命令と後続の
フェッチリクエストとの間にアドレス依存関係が生じた
場合に、少ないハードウエアで効率的な演算制御を行う
命令制御装置及びその方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an instruction control device and a method thereof, and more particularly, in an information processing device having a reservation station, when an address dependency relationship occurs between a preceding store instruction and a subsequent fetch request, The present invention relates to an instruction control device and method for performing efficient arithmetic control with a small amount of hardware.

【0002】[0002]

【従来の技術】命令処理を高速に実行するために順序を
外れた命令実行を可能とする情報処理装置では、命令の
解読サイクルの後にリザベーションステーションと呼ば
れる解読済命令格納手段に解読済命令を格納し、ソース
オペランドが使用可能となった命令が解読順序に関係な
く選ばれてリザベーションステーションから演算器に命
令が発行される。
2. Description of the Related Art In an information processing apparatus capable of executing instructions out of order in order to execute instruction processing at high speed, a decoded instruction is stored in a decoded instruction storage means called a reservation station after an instruction decoding cycle. Then, the instruction for which the source operand is usable is selected regardless of the decoding order, and the instruction is issued from the reservation station to the arithmetic unit.

【0003】ところで、メモリアクセスを要求する命令
間においてアドレス依存関係が存在する場合には、プロ
グラム順序でメモリが参照されることを保証しなければ
ならない。すなわち、先行するストア命令で更新された
メモリ領域から後続の命令がデータをフェッチする場
合、最新のデータがフェッチされることを保証しなけれ
ばならない。
By the way, when there is an address dependency between instructions that require memory access, it must be guaranteed that the memory is referenced in program order. That is, when the subsequent instruction fetches data from the memory area updated by the preceding store instruction, it must be guaranteed that the latest data is fetched.

【0004】 図1は、従来の命令制御装置の一構成例
を示したものである。図1において、アドレス加算器
でレジスタの内容が加算され、メモリアドレスが生成
される。そのアドレスは、キャッシュRAM12へ送ら
れ、対応するメモリ内容が読みだされて演算器13へ供
給される。同時に、そのアドレスはアドレスアレイ14
に格納され、アドレス依存関係のチェックに用いられ
る。
FIG. 1 shows an example of the configuration of a conventional instruction control device. In FIG. 1, the address adder 1
At 1 , the register contents are added and a memory address is generated. The address is sent to the cache RAM 12 , the corresponding memory contents are read out and supplied to the arithmetic unit 13. At the same time, the address is stored in the address array 14
And is used to check address dependency.

【0005】図2には、メモリ演算命令であるストア命
令を含む従来の命令実行タイムチャートの一例を示して
いる。また、図3には、キャッシュRAMアクセス時に
アドレスアレイ14に格納されるアドレスデータの一例
を示している。図2において、Dサイクルは命令解読サ
イクル、Pサイクルはプライオリティサイクル、Aサイ
クルはアドレス計算及びメモリリクエストサイクル、B
はキャッシュRAMアクセスサイクル、Eは演算サイク
ルである。
FIG. 2 shows an example of a conventional instruction execution time chart including a store instruction which is a memory operation instruction. Further, FIG. 3 shows an example of address data stored in the address array 14 when accessing the cache RAM. In FIG. 2, D cycle is instruction decoding cycle, P cycle is priority cycle, A cycle is address calculation and memory request cycle, and B cycle is B.
Is a cache RAM access cycle, and E is an operation cycle.

【0006】図2には、アドレス計算及びリクエストを
順序外れで行った結果、後続のロード命令のフェッチリ
クエストが完了してから先行するストア命令のアドレス
が求まる一例を示している。アドレスアレイ14にはプ
ログラム順序に従って命令が格納される。従って、図3
の(a)に示すようにクロック3で後続命令のロードア
ドレスが後段のアドレス格納位置に、そして図3の
(b)に示す次のクロック4で先行命令であるストアア
ドレスがアドレスアレイ14の前段の格納位置に格納さ
れる。
FIG. 2 shows an example in which the address of the preceding store instruction is obtained after the fetch request of the subsequent load instruction is completed as a result of performing the address calculation and the request out of order. Instructions are stored in the address array 14 according to a program order. Therefore, FIG.
3A, the load address of the subsequent instruction is at the subsequent address storage position at clock 3, and the store address which is the preceding instruction is at the previous stage of the address array 14 at the next clock 4 shown in FIG. 3B. Is stored in the storage location of.

【0007】図1の比較器15は、クロック4でアドレ
スアレイ14上の後続命令のメモリアクセスアドレスと
先行命令のストアアクセスアドレスとを比較し、一致す
るものがあれば命令再取り出し要求信号を出力する。そ
の結果、前記信号出力により後続のロード命令が一旦キ
ャンセルされ、先行するストア命令が実行された後に前
記キャンセルされた後続命令が再び取り出されて実行さ
れる。従来は前記処理によりメモリアクセスを要求する
命令間においてアドレス依存関係(ストアフェッチの関
係)が存在する場合でも、プログラム順序によるメモリ
の参照を保証していた。
The comparator 15 of FIG. 1 compares the memory access address of the succeeding instruction on the address array 14 with the store access address of the preceding instruction on the clock 4 and outputs an instruction re-fetch request signal if there is a match. To do. As a result, the subsequent load instruction is temporarily canceled by the signal output, and the canceled subsequent instruction is fetched again and executed after the preceding store instruction is executed. Conventionally, even if there is an address dependency relationship (store fetch relationship) between instructions that request memory access by the above processing, memory reference is guaranteed in program order.

【0008】[0008]

【発明が解決しようとする課題】前述したように、メモ
リアクセスのためのアドレス計算を順序外れで実行しよ
うとする従来の装置では、後続のロード命令によるメモ
リリクエスト及び演算器へのリクエストはその実行によ
ってすでに消失している。
As described above, in the conventional device which attempts to execute the address calculation for memory access out of order, the memory request by the subsequent load instruction and the request to the arithmetic unit are executed. Has already disappeared by.

【0009】従って、前記後続命令のキャンセル後にそ
の再実行を行うには、新たに命令の再取りだし、再命令
解読から行わなければならず、ストア命令を含むメモリ
演算命令の実行速度が大幅に低下するという問題があっ
た。
Therefore, in order to re-execute the subsequent instruction after canceling it, it is necessary to newly take out the instruction and decode the re-instruction, and the execution speed of the memory operation instruction including the store instruction is greatly reduced. There was a problem of doing.

【0010】[0010]

【課題を解決するための手段】本発明によれば、ストア
命令を示すフラグを有するリザベーションステーション
と、前記リザベーションステーションに格納した命令の
ソースオペランドが使用可能なことを示すテーブルと、
前記リザベーションステーションからの命令発行を前記
テーブルがソースオペランド使用可能を示した時点で行
い、且つ前記フラグによりストア命令の発行を検出した
ときはその後続命令のフェッチリクエストを前記ストア
命令のアドレス計算及びリクエストが完了するまで待機
させる命令発行制御手段と、を有する命令制御装置が提
供される。
According to the present invention, a reservation station having a flag indicating a store instruction, and a table indicating that the source operand of the instruction stored in the reservation station can be used,
An instruction is issued from the reservation station when the table indicates that the source operand can be used, and when an issue of a store instruction is detected by the flag, a fetch request for the subsequent instruction is issued and a request for calculating the address of the store instruction is made. And an instruction issue control means for making the device wait for completion of the instruction.

【0011】前記命令制御装置は、さらにメモリアクセ
スリクエストを同時に複数実行可能な複数のリクエスト
ポートを備えており、前記命令発行制御手段は前記スト
ア命令によるストアリクエストを前記リクエストポート
の1つだけに発行許可し、前記ストアリクエストと同時
に他のリクエストポートに発行されるメモリフェッチリ
クエストは前記ストア命令の先行命令からのリクエスト
のみに限られる。
The instruction control device further comprises a plurality of request ports capable of simultaneously executing a plurality of memory access requests, and the instruction issue control means issues a store request by the store instruction to only one of the request ports. The memory fetch request that is permitted and is issued to another request port at the same time as the store request is limited to the request from the preceding instruction of the store instruction.

【0012】また本発明によれば、前記命令制御装置は
さらに命令の解読と同時にその解読済み命令を直接アド
レス計算ユニットへディスパッチする手段を備え、前記
解読済み命令がメモリアクセスリクエストを伴う場合
に、前記アドレス計算ユニットが使用不可能、前記テー
ブルからのソースオペランドが使用不可能指示、又は前
記リザベーションステーションにアドレス計算の終了し
ていないストア命令が存在する、のいずれかに該当する
時に、前記解読済み命令はリザベーションステーション
エントリーを作成する。
According to the invention, the instruction control device further comprises means for dispatching the decoded instruction directly to the address calculation unit at the same time as decoding the instruction, and when the decoded instruction is accompanied by a memory access request, Decoded when the address calculation unit is unavailable, the source operand from the table is unavailable, or there is a store instruction for which the address calculation is not completed in the reservation station. The instruction creates a reservation station entry.

【0013】前記命令制御装置は、さらに同時に解読さ
れた複数の命令を同時にアドレス計算ユニットへディス
パッチする手段を備え、同時に解読された命令の内で先
行する命令がストアリクエストを伴う場合には、その後
続のメモリリクエストを伴う命令はリザベーションステ
ーションエントリーを作成する。
The instruction controller further comprises means for simultaneously dispatching a plurality of simultaneously decoded instructions to the address calculation unit, and if a preceding instruction of the simultaneously decoded instructions is accompanied by a store request, then Instructions with subsequent memory requests create reservation station entries.

【0014】[0014]

【発明の実施の形態】図4は、本発明による命令制御装
置の基本構成例を示したものである。図4において、命
令レジスタ21上の命令は解読されてリザベーションス
テーション22に格納される。命令発行制御部23は、
リザベーションステーション22上のソースのそろった
命令を2つ選択して、アドレス加算器(EAG1)25
及び26(EAG2)へ発行する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 4 shows an example of the basic configuration of an instruction control device according to the present invention. In FIG. 4, the instruction on the instruction register 21 is decoded and stored in the reservation station 22. The command issuance control unit 23
The address adder (EAG1) 25 is selected by selecting two instructions with the same source on the reservation station 22.
And 26 (EAG2).

【0015】アドレス加算器25及び26に発行された
命令は、それぞれに必要な情報としてアドレス計算のた
めのレジスタアドレスを含む。前記各レジスタアドレス
に基づいて汎用レジスタ(GR)24がアクセスされ、
それによって読みだされた内容がそれぞれ対応するアド
レス加算器(EAG1)25及び(EAG2)26に送
られる。なお、前記アドレス加算器25及び26は、図
1で示したアドレス加算器11に相当し、それらの出力
は従来通りキャッシュRAM12及びアドレスアレイ1
4へ与えられる。
The instructions issued to the address adders 25 and 26 include register addresses for address calculation as necessary information. The general purpose register (GR) 24 is accessed based on each of the register addresses,
The contents thus read out are sent to the corresponding address adders (EAG1) 25 and (EAG2) 26, respectively. The address adders 25 and 26 correspond to the address adder 11 shown in FIG. 1, and their outputs are the same as in the conventional cache RAM 12 and address array 1.
Given to 4.

【0016】図5は、リザベーションステーション22
の一構成例を示したものである。また、図6は命令発行
制御部23の一構成例を示したものである。図5におい
て、命令レジスタ21からの解読済み命令は、一旦リザ
ベーションステーション22上の各エントリー(RSA
0、RSA1、RSA2、・・・)へ解読順に格納され
る。各エントリーには、ベースレジスタ番号(BA)、
インデックスレジスタ番号(XA)、及び有効性フラグ
(V)が含まれる。また、本発明では特にストアフラグ
(ST)が設けられる。
FIG. 5 shows the reservation station 22.
1 shows an example of the configuration. Further, FIG. 6 shows a configuration example of the instruction issue control unit 23. In FIG. 5, the decoded instruction from the instruction register 21 is temporarily stored in each entry (RSA) on the reservation station 22.
0, RSA1, RSA2, ...) are stored in the decoding order. Each entry has a base register number (BA),
The index register number (XA) and the validity flag (V) are included. Further, in the present invention, a store flag (ST) is especially provided.

【0017】図6の命令発行制御部23は、リザベーシ
ョンステーション22上の各エントリーのベースレジス
タ番号及びインデックスレジスタ番号でレジスタ更新保
留テーブル27を索引し、各エントリー内の命令で使用
する汎用レジスタ24が使用可能かどうかを示す信号を
出力する。例えば、ベースレジスタ番号(BA)及びイ
ンデックスレジスタ番号(XA)を4ビットで構成した
場合には16個の汎用レジスタを個別に指定する。前記
レジスタ更新保留テーブル27は、先行する命令におい
て当該汎用レジスタが更新されている途中であることを
示し、更新途中であれば後続の命令はそのレジスタを使
用できないことを示す。
The instruction issue control unit 23 of FIG. 6 indexes the register update pending table 27 by the base register number and index register number of each entry on the reservation station 22, and the general register 24 used by the instruction in each entry is It outputs a signal indicating whether it is available. For example, when the base register number (BA) and the index register number (XA) are composed of 4 bits, 16 general-purpose registers are individually designated. The register update suspension table 27 indicates that the general-purpose register is being updated in the preceding instruction, and if the general instruction is being updated, the subsequent instruction cannot use the register.

【0018】選択回路28は、レジスタ更新保留テーブ
ル27からの信号をデコードし、そのデコード信号によ
り使用可能な汎用レジスタ24を適宜アクセスし、そこ
から読み出された内容は次段のアドレス加算器25、2
6へ選択出力される。
The selection circuit 28 decodes the signal from the register update pending table 27, appropriately accesses the general purpose register 24 that can be used by the decoded signal, and the content read from it is used as the address adder 25 of the next stage. Two
6 is selectively output.

【0019】図7には、選択回路28の動作フロー例を
示している。なお本例では、命令の解読順にリザベーシ
ョンステーション22上の3個のエントリーRSA0〜
RSA2が形成される。従って、解読順が最も古い命令
はRSA0に、そして解読順が最も新しい命令はRSA
2にそれぞれ格納される。
FIG. 7 shows an operation flow example of the selection circuit 28. In this example, three entries RSA0 to RSA0 on the reservation station 22 are read in the order of decoding the instructions.
RSA2 is formed. Therefore, the instruction with the oldest decoding order is RSA0, and the instruction with the newest decoding order is RSA.
Stored in 2 respectively.

【0020】図7において、先ずリザベーションステー
ション22の各エントリーRSA0〜RSA2に格納さ
れた命令のソースレジスタ使用可否がレジスタ更新保留
テーブル27によって索引される。そして、そのソース
レジスタ使用可能な命令の内で最も古いエントリーの命
令(すなわち先行命令)か否かが判断される(S10
1)。
In FIG. 7, first, whether or not the source register of the instruction stored in each entry RSA0-RSA2 of the reservation station 22 can be used is indexed by the register update pending table 27. Then, it is determined whether or not the instruction having the oldest entry (that is, the preceding instruction) among the instructions usable in the source register (S10).
1).

【0021】次に、前記リザベーションステーション上
に設けられたストアフラグ(ST)を用いて自分よりも
古いエントリーにストア命令がないか、そして自分がス
トア命令でないかが判断される(S102及び10
3)。その結果、自分がストア命令(ST=0)でない
場合にはアドレス加算器(EAG1)へ(S104)、
反対に自分がストア命令(ST=1)の場合にはアドレ
ス加算器(EAG2)へ与えられる(S105)。
Next, using the store flag (ST) provided on the reservation station, it is judged whether or not there is a store instruction in an entry older than itself and whether or not it is a store instruction (S102 and S10).
3). As a result, if the user is not the store instruction (ST = 0), the address adder (EAG1) is moved to (S104),
On the contrary, when the self is the store instruction (ST = 1), it is given to the address adder (EAG2) (S105).

【0022】一方、自分がソースレジスタ使用可能な2
番目に古いエントリーの命令で、且つ自分より古いエン
トリーにストア命令がなければ、アドレス加算器(EA
G2)26へ与えられる(S106〜108)。これら
以外の命令は一時発行が停止される。
On the other hand, if the source register can be used by 2
If it is the instruction of the second oldest entry and there is no store instruction in the entry older than itself, the address adder (EA
It is given to G2) 26 (S106-108). Other commands are temporarily stopped.

【0023】図8〜13には、図7のフローを実現する
選択回路のデコーダの一例が示されている。図8におい
て、リザベーションステーション22の各エントリーR
SA0〜RSA2毎にそれらのソースデータの使用可能
を示す+RSAx_READY信号(x=0〜2)が生
成される。ここで、+RSAx_V信号は対応エントリ
ーの命令が有効(V=1)であることを示し、また+R
SAx_BA_R及び+RSAx_XA_R信号は、対
応エントリーの命令のベースレジスタ及びインデックス
レジスタをレジスタ更新保留テーブル27で索引した結
果、それらが使用可能(READY)であることを示
す。
FIGS. 8 to 13 show an example of a decoder of the selection circuit which realizes the flow of FIG. In FIG. 8, each entry R of the reservation station 22
A + RSAx_READY signal (x = 0 to 2) indicating the availability of the source data is generated for each of SA0 to RSA2. Here, the + RSAx_V signal indicates that the instruction of the corresponding entry is valid (V = 1), and also + R.
The SAx_BA_R and + RSAx_XA_R signals indicate that they are available (READY) as a result of indexing the base register and index register of the instruction of the corresponding entry in the register update pending table 27.

【0024】図9には、アドレス加算器(EAG1)2
5の側を選択するデコーダの一例を示している(S10
4参照)。ここで、RSAx_GO1信号は、対応エン
トリーの命令がEAG1側に与えられることを示してい
る。図10には、図9の論理テーブルを示している。例
えば、RSA1_GO1信号は、ソースレジスタが使用
可能な最も古いエントリーであり(―RSA0_REA
DY及び+RSA1_READY)、且つ自分よりも古
いストア命令がなく自らもストア命令でないとき(―R
SA0_ST及び―RSA1_ST)に生成される。
FIG. 9 shows the address adder (EAG1) 2
5 shows an example of a decoder that selects the 5 side (S10).
4). Here, the RSAx_GO1 signal indicates that the instruction of the corresponding entry is given to the EAG1 side. FIG. 10 shows the logical table of FIG. For example, the RSA1_GO1 signal is the oldest entry available in the source register (-RSA0_REA
DY and + RSA1_READY), and there is no store instruction older than itself and neither is the store instruction itself (-R
SA0_ST and -RSA1_ST).

【0025】図11には、アドレス加算器(EAG2)
26の側を選択するデコーダの一例を示している(S1
05及び108参照)。ここで、RSAx_GO2信号
は、対応エントリーの命令がEAG2側に与えられるこ
とを示す。図12には、図11の論理テーブルを示して
いる。例えば、RSA1の命令に対しては以下の場合に
RSA1_GO2信号が生成される。
FIG. 11 shows an address adder (EAG2).
26 shows an example of a decoder that selects the 26 side (S1
05 and 108). Here, the RSAx_GO2 signal indicates that the instruction of the corresponding entry is given to the EAG2 side. FIG. 12 shows the logical table of FIG. For example, for the RSA1 instruction, the RSA1_GO2 signal is generated in the following cases.

【0026】すなわち、ソースレジスタが使用可能な2
番目に古いエントリー(+RSA0_READY及び+
RSA1_READY)にあり且つ自分がストア命令で
ないとき(―RSA1_ST)、又はソースレジスタが
使用可能な1番古いエントリー(―RSA0_READ
Y及び+RSA1_READY)にあり且つ自分がスト
ア命令のとき(+RSA1_ST)である。
That is, two source registers can be used.
Second oldest entry (+ RSA0_READY and +
It is in RSA1_READY) and it is not a store instruction (-RSA1_ST), or the oldest entry (-RSA0_READ) that can use the source register.
Y and + RSA1_READY) and (+ RSA1_ST) when it is a store instruction.

【0027】図13には、前述した+RSAx_GO1
信号と+RSAx_BA信号(BAフラグ)の論理積か
らなり、アドレス加算器(EAG1)25の側へベース
アドレスを出力する信号(+EAG1_BA)の例を示
している。なお、ここには図示していないがインデック
スアドレスについても同様に+EAG1_XA信号が出
力される。また、+EAG2_BA及び+EAG2_X
A信号についても同様である。これらは、図6の選択回
路28から次段の汎用レジスタ24のアドレスとして出
力される。
FIG. 13 shows the above-mentioned + RSAx_GO1.
An example of a signal (+ EAG1_BA) which is a logical product of a signal and a + RSAx_BA signal (BA flag) and outputs a base address to the address adder (EAG1) 25 side is shown. Although not shown here, the + EAG1_XA signal is similarly output for the index address. Also, + EAG2_BA and + EAG2_X
The same applies to the A signal. These are output from the selection circuit 28 of FIG. 6 as addresses of the general-purpose register 24 at the next stage.

【0028】図14は、本発明による演算命令実行タイ
ムチャートの一例を示したものである。図7の選択動作
フローによれば、最も古いエントリーのストア命令のア
ドレス情報はアドレス加算器(EAG2)26の側へ与
えられる。従って、図14に示すように前記先行するス
トア命令のアドレス先をフェッチする後続のロード命令
のアドレス情報は、次のクロックサイクルでアドレス加
算器(EAG1)25の側へ与えられることになる。
FIG. 14 shows an example of an arithmetic instruction execution time chart according to the present invention. According to the selection operation flow of FIG. 7, the address information of the store instruction of the oldest entry is given to the address adder (EAG2) 26 side. Therefore, as shown in FIG. 14, the address information of the subsequent load instruction that fetches the address destination of the preceding store instruction is given to the address adder (EAG1) 25 side in the next clock cycle.

【0029】図15は、図14でアドレスアレイ14に
格納されるデータ例を示している。本発明では必ず先に
ストア命令のアドレスが得られ(本例ではクロック
4)、次のクロック5で後続のロード命令のアドレスが
得られる。その結果、メモリアクセスを要求する命令間
においてアドレス依存関係が存在する場合でも、従来例
のように後続命令を再実行することなくプログラム順序
によるメモリの参照が保証される。
FIG. 15 shows an example of data stored in the address array 14 in FIG. In the present invention, the address of the store instruction is always obtained first (clock 4 in this example), and the address of the subsequent load instruction is obtained at the next clock 5. As a result, even if there is an address dependency between the instructions requesting the memory access, the memory reference is guaranteed in the program order without re-executing the subsequent instruction unlike the conventional example.

【0030】図16は、本発明による命令制御装置の別
の構成例を示したものである。図16と先に説明した図
4との相違点は、命令レジスタ21が同時に複数の命令
を解読可能に構成され、またその解読済み命令をある条
件下でリザベーションステーション22を介すことなく
命令発行制御部23に直接発行するバイパスルート29
を設けている点である。本例では、命令レジスタ21は
IWR0とIWR1の2命令の同時解読が可能である。
FIG. 16 shows another configuration example of the instruction control device according to the present invention. The difference between FIG. 16 and FIG. 4 described above is that the instruction register 21 is configured to be able to decode a plurality of instructions at the same time, and the decoded instructions are issued under certain conditions without going through the reservation station 22. Bypass route 29 issued directly to the control unit 23
Is the point. In this example, the instruction register 21 can simultaneously decode two instructions, IWR0 and IWR1.

【0031】図17に、本例における選択回路28の動
作フロー例を示している。また、図18〜22には、図
17のフローを実現する選択回路のデコーダの一例を示
している。図17において、先ずステップS201〜2
04でリザベーションステーション22からアドレス加
算器(EAG1)25及び(EAG2)26への命令発
行可否が判断される。すなわち、リザベーションステー
ション22からEAG1へ発行する命令を格納するエン
トリーが無い時にはそれを示す0_RSA_GO信号に
1が設定される( S202及び202)。
FIG. 17 shows an operation flow example of the selection circuit 28 in this example. 18 to 22 show an example of a decoder of the selection circuit that realizes the flow of FIG. In FIG. 17, first, steps S201 to S2
At 04, it is judged whether or not an instruction can be issued from the reservation station 22 to the address adders (EAG1) 25 and (EAG2) 26. That is, when there is no entry for storing the command issued from the reservation station 22 to the EAG1, 1 is set to the 0_RSA_GO signal indicating that (S202 and 202).

【0032】続いてリザベーションステーション22か
らEAG2へ発行される命令を格納するエントリーが無
い時にはそれを示す1_RSA_GO信号に1が設定さ
れる( S203及び204)。図18の上側に示すよう
に、前記0_RSA_GO信号及び1_RSA_GO信
号は図9及び図11で示した各RSAx_GO1信号の
負値の論理積及び各RSAx_GO2信号の負値の論理
積からなる。
Subsequently, when there is no entry for storing the instruction issued from the reservation station 22 to the EAG2, 1 is set to the 1_RSA_GO signal indicating the instruction (S203 and 204). As shown in the upper part of FIG. 18, the 0_RSA_GO signal and the 1_RSA_GO signal include a logical product of the negative values of the RSAx_GO1 signals and a negative value of the RSAx_GO2 signals shown in FIGS. 9 and 11.

【0033】次に、ステップS205において命令レジ
スタ21における解読済み命令IWR0がEAG1へ発
行可能か否か判断される。すなわち、IWR0が有効で
且つEAG1が使用可能な場合、IWR0は直接EAG
1へ発行される(S206)。また、IWR0が有効で
且つEAG2が使用可能な場合にIWR0はEAG2へ
発行され、一方IWR0が有効で且つEAG1及びEA
G2共使用不可能な場合には、IWR0はリザベーショ
ンステーション22に格納される(S211)。
Next, in step S205, it is determined whether the decoded instruction IWR0 in the instruction register 21 can be issued to EAG1. That is, if IWR0 is valid and EAG1 is available, IWR0 directly
1 is issued (S206). Also, if IWR0 is valid and EAG2 is available, IWR0 is issued to EAG2, while IWR0 is valid and EAG1 and EA
If the G2 cannot be used together, the IWR0 is stored in the reservation station 22 (S211).

【0034】図18の下側には上記論理を実現する具体
的なデコーダの一例を示している。また、図19にはそ
の論理テーブルを示している。ここでは、IWR0が有
効(+IWR0_BA_R、+IWR0_XA_R、及
び+IWR0_V)でEAG1及びEAG2が使用可能
(+0_RSA_GO及び+1_RSA_GO)ならI
WR0はEAG1へ発行される(+IWR0_GO
1)。また、EAG1が使用不可能(―0_RSA_G
O)ならIWR0はEAG2へ発行される(+IWR0
_GO2)。さらに、IWR0が有効(+IWR0_
V)ではあるがEAG2も使用不可能(―1_RSA_
GO)なら、IWR0はリザベーションステーション2
2に格納される(+IWR0_RSA)。
The lower part of FIG. 18 shows an example of a concrete decoder for realizing the above logic. Further, FIG. 19 shows the logical table. Here, if IWR0 is valid (+ IWR0_BA_R, + IWR0_XA_R, and + IWR0_V) and EAG1 and EAG2 are available (+ 0_RSA_GO and + 1_RSA_GO), I
WR0 is issued to EAG1 (+ IWR0_GO
1). Also, EAG1 cannot be used (-0_RSA_G
If O), IWR0 is issued to EAG2 (+ IWR0
_GO2). In addition, IWR0 is valid (+ IWR0_
V) but EAG2 cannot be used (-1_RSA_
GO), IWR0 is reservation station 2
2 (+ IWR0_RSA).

【0035】また、命令レジスタ21における解読済み
命令IWR1についても同様に判断される。すなわち、
IWR1が有効で且つEAG1が使用可能な場合、IW
R1は直接EAG1へ発行される(S213)。また、
IWR1が有効で且つEAG2が使用可能な場合にIW
R1はEAG2へ発行される(S207)。一方、IW
R1が有効で且つEAG1及びEAG2共使用不可能な
場合には、IWR1はリザベーションステーション22
に格納される(S209)。
The decoded instruction IWR1 in the instruction register 21 is also determined in the same manner. That is,
If IWR1 is valid and EAG1 is available, IW1
R1 is directly issued to EAG1 (S213). Also,
IW1 if IWR1 is valid and EAG2 is available
R1 is issued to EAG2 (S207). On the other hand, IW
If R1 is valid and both EAG1 and EAG2 are unusable, IWR1 reserves station 22.
(S209).

【0036】図20には上記論理を実現する具体的なデ
コーダの一例を示している。また、図21にはその論理
テーブルを示している。例えば、IWR0が有効でなく
ストア命令でもない場合であって(―IWR0_V、―
IWR0_ST)、IWR1が有効(+IWR1_BA
_R、+IWR1_XA_R、及び+IWR1_V)で
EAG1及びEAG2が使用可能(+0_RSA_GO
及び+1_RSA_GO)ならIWR1はEAG1へ発
行される(+IWR1_GO1)。
FIG. 20 shows an example of a concrete decoder for realizing the above logic. Further, FIG. 21 shows the logical table. For example, when IWR0 is neither valid nor a store instruction (-IWR0_V,-
IWR0_ST) and IWR1 are valid (+ IWR1_BA
_R, + IWR1_XA_R, and + IWR1_V) enable EAG1 and EAG2 (+ 0_RSA_GO
And + 1_RSA_GO), IWR1 is issued to EAG1 (+ IWR1_GO1).

【0037】また、IWR1は有効(+IWR1_V)
であるが、アドレス計算器25,26が使用不可能の場
合(―0_RSA_GO、―1_RSA_GO)、その
ソースオペランドが使用不可能である場合(―IWR1
_BA_R、―IWR1_XA_R)、先行するIWR
0がリザベーションステーションのアドレス計算の終了
していないストア命令(+IWR0_ST)である場
合、等の発行条件が揃わない場合に、IWR1は一旦リ
ザベーションステーション22に格納される(+IWR
1_RSA)。なお、図22のデコード回路は、図13
の回路と同じ働きをする。
IWR1 is valid (+ IWR1_V)
However, when the address calculators 25 and 26 are not usable (-0_RSA_GO, -1_RSA_GO), when the source operand is not usable (-IWR1
_BA_R, -IWR1_XA_R), preceding IWR
When 0 is a store instruction (+ IWR0_ST) in which the address calculation of the reservation station is not completed, or when the issuing conditions are not met, IWR1 is temporarily stored in the reservation station 22 (+ IWR
1_RSA). Note that the decoding circuit of FIG.
Works the same as the circuit.

【0038】図23は、図16の命令制御装置の演算動
作例を示したものである。図23の(a)は、命令レジ
スタ21から2つのロード命令が同時にアドレス加算器
(EAG1)25及び(EAG2)26に発行された場
合(+IWR0_GO1、+IWR1_GO2)を示し
ている。この場合、ロード命令同士にアドレス依存関係
は存在せず、2つの命令はそれぞれ独立に実行される。
FIG. 23 shows an example of arithmetic operation of the instruction control device of FIG. FIG. 23A shows a case (+ IWR0_GO1, + IWR1_GO2) when two load instructions from the instruction register 21 are simultaneously issued to the address adders (EAG1) 25 and (EAG2) 26. In this case, there is no address dependency between the load instructions, and the two instructions are executed independently.

【0039】図23の(b)は、先行するロード命令
(IWR0)がEAG1に、後続のストア命令(IWR
1)がEAG2に同時に発行された場合(+IWR0_
GO1、+IWR1_GO2)を示している。この場合
も先行するロード命令は後続の命令とのアドレス依存関
係を有しないことから2つの命令はそれぞれ独立に実行
される。
In FIG. 23 (b), the preceding load instruction (IWR0) is in EAG1 and the following store instruction (IWR0) is in EAG1.
1) is issued to EAG2 at the same time (+ IWR0_
GO1, + IWR1_GO2) is shown. In this case as well, the preceding load instruction does not have an address dependency relationship with the following instruction, so that the two instructions are executed independently.

【0040】図23の(c)は、先行命令がストア命令
(IWR0)で後続命令がロード命令の場合を示してい
る。この場合には、先行するストア命令はEAG2へ発
行され(+IWR0_GO2)、同じクロックタイミン
グで後続のロード命令(IWR1)は一旦リザベ−ショ
ンステーション22へ格納される(+IWR1_RS
A)。そして、次のクロックタイミングでリザベ−ショ
ンステーション22から前記ロード命令がEAG1に発
行される(+RSAx_GO1)。従って、この場合に
も図14で説明したのと同様にストアフェッチによるア
ドレス依存関係は生じない。
FIG. 23C shows the case where the preceding instruction is the store instruction (IWR0) and the subsequent instruction is the load instruction. In this case, the preceding store instruction is issued to EAG2 (+ IWR0_GO2), and the subsequent load instruction (IWR1) is temporarily stored in the reservation station 22 (+ IWR1_RS) at the same clock timing.
A). Then, at the next clock timing, the reservation station 22 issues the load instruction to EAG1 (+ RSAx_GO1). Therefore, also in this case, the address dependency due to the store fetch does not occur as described with reference to FIG.

【0041】[0041]

【発明の効果】以上説明したように、本発明によればリ
ザベ−ションステーションから発行された命令のアドレ
ス計算開始時期を簡易なデコード手段によって制御し、
それによって後続命令のアドレス計算リクエストが先行
命令のそれを追い越さないようにすることで、ストア命
令に続くロード命令の高速演算実行が可能となる。
As described above, according to the present invention, the address calculation start timing of the instruction issued from the reservation station is controlled by a simple decoding means,
This prevents the address calculation request of the subsequent instruction from overtaking the address calculation request of the preceding instruction, thereby enabling high-speed arithmetic execution of the load instruction following the store instruction.

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

【図1】従来の命令制御装置の一構成例を示した図であ
る。
FIG. 1 is a diagram showing a configuration example of a conventional instruction control device.

【図2】ストア命令を含む従来の命令演算実行タイムチ
ャートの一例を示した図である。
FIG. 2 is a diagram showing an example of a conventional instruction operation execution time chart including a store instruction.

【図3】図2のキャッシュRAMアクセス時にアドレス
アレイに格納されるアドレスデータの一例を示した図で
ある。
FIG. 3 is a diagram showing an example of address data stored in an address array when accessing the cache RAM of FIG.

【図4】本発明による命令制御装置の基本構成例を示し
た図である。
FIG. 4 is a diagram showing a basic configuration example of an instruction control device according to the present invention.

【図5】リザベーションステーションの一構成例を示し
た図である。
FIG. 5 is a diagram showing a configuration example of a reservation station.

【図6】命令発行制御部の一構成例を示した図である。FIG. 6 is a diagram showing a configuration example of an instruction issuance control unit.

【図7】選択回路の動作フロー例(1)を示した図であ
る。
FIG. 7 is a diagram showing an operation flow example (1) of the selection circuit.

【図8】選択回路の構成例(1−1)を示した図であ
る。
FIG. 8 is a diagram showing a configuration example (1-1) of a selection circuit.

【図9】選択回路の構成例(1−2)を示した図であ
る。
FIG. 9 is a diagram showing a configuration example (1-2) of a selection circuit.

【図10】図9の論理テーブルを示した図である。FIG. 10 is a diagram showing a logical table of FIG. 9.

【図11】選択回路の構成例(1−3)を示した図であ
る。
FIG. 11 is a diagram showing a configuration example (1-3) of a selection circuit.

【図12】図11の論理テーブルを示した図である。12 is a diagram showing the logical table of FIG. 11. FIG.

【図13】選択回路の構成例(1−4)を示した図であ
る。
FIG. 13 is a diagram showing a configuration example (1-4) of a selection circuit.

【図14】本発明による演算命令実行タイムチャートの
一例を示した図である。
FIG. 14 is a diagram showing an example of an arithmetic instruction execution time chart according to the present invention.

【図15】図14によりアドレスアレイに格納されるデ
ータ例を示した図である。
FIG. 15 is a diagram showing an example of data stored in an address array according to FIG.

【図16】本発明による命令制御装置の別の構成例を示
した図である。
FIG. 16 is a diagram showing another configuration example of the instruction control device according to the present invention.

【図17】選択回路の動作フロー例(2)を示した図で
ある。
FIG. 17 is a diagram showing an operation flow example (2) of the selection circuit.

【図18】選択回路の構成例(2−1)を示した図であ
る。
FIG. 18 is a diagram showing a configuration example (2-1) of a selection circuit.

【図19】図18の論理テーブルを示した図である。19 is a diagram showing the logical table of FIG. 18. FIG.

【図20】選択回路の構成例(2―2)を示した図であ
る。
FIG. 20 is a diagram showing a configuration example (2-2) of the selection circuit.

【図21】図20の論理テーブルを示した図である。FIG. 21 is a diagram showing the logical table of FIG. 20.

【図22】選択回路の構成例(2−3)を示した図であ
る。
FIG. 22 is a diagram showing a configuration example (2-3) of the selection circuit.

【図23】本発明による演算命令実行タイムチャートの
別の例を示した図である。
FIG. 23 is a diagram showing another example of the arithmetic instruction execution time chart according to the present invention.

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

12…キャッシュRAM 13…演算器 14…アドレスアレイ 15…比較器 21…命令レジスタ 22…リザベーションステーション 23…命令発行制御部 24…汎用レジスタ 11、25、26…アドレス加算器 27…レジスタ更新保留テーブル 28…選択回路 12 ... Cache RAM 13 ... Arithmetic unit 14 ... Address array 15 ... Comparator 21 ... Instruction register 22 ... Reservation station 23 ... Instruction issue control unit 24 ... General-purpose register 11, 25, 26 ... Address adder 27 ... Register update pending table 28 ... Selection circuit

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 9/38 Continuation of front page (58) Fields surveyed (Int.Cl. 7 , DB name) G06F 9/38

Claims (7)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ストア命令を示すフラグを有するリザベ
ーションステーションと、 前記リザベーションステーションに格納した命令のソー
スオペランドが使用可能なことを示すテーブルと、 前記リザベーションステーションからの命令発行を前記
テーブルがソースオペランド使用可能を示した時点で行
い、且つ前記フラグによりストア命令の発行を検出した
ときはその後続命令のフェッチリクエストを前記ストア
命令のアドレス計算及びリクエストが完了するまで待機
させる命令発行制御手段と、を有することを特徴とする
命令制御装置。
1. A reservation station having a flag indicating a store instruction, a table indicating that a source operand of an instruction stored in the reservation station can be used, and an instruction issued from the reservation station is used by the table as a source operand. And an instruction issue control means for holding the fetch request of the subsequent instruction when the issue of the store instruction is detected by the flag and waiting until the address calculation and the request of the store instruction are completed. An instruction control device characterized by the above.
【請求項2】 さらに、メモリアクセスリクエストを同
時に複数実行可能な複数のリクエストポートを備え、 前記命令発行制御手段は、前記ストア命令によるストア
リクエストを前記リクエストポートの1つだけに発行許
可し、前記ストアリクエストと同時に他のリクエストポ
ートに発行されるメモリフェッチリクエストは前記スト
ア命令の先行命令からのリクエストのみとする請求項1
記載の命令制御装置。
2. A plurality of request ports capable of simultaneously executing a plurality of memory access requests are provided, and the instruction issuance control means permits the store request by the store instruction to be issued to only one of the request ports. The memory fetch request issued to another request port at the same time as the store request is only a request from a preceding instruction of the store instruction.
The command control device described.
【請求項3】 さらに、命令の解読と同時にその解読済
み命令を直接アドレス計算ユニットへディスパッチする
手段を備え、 前記解読済み命令がメモリアクセスリクエストを伴う場
合に、前記アドレス計算ユニットが使用不可能、前記テ
ーブルからのソースオペランドが使用不可能指示、又は
前記リザベーションステーションにアドレス計算の終了
していないストア命令が存在する、のいずれかに該当す
るなら前記解読済み命令はリザベーションステーション
エントリーを作成する請求項1又は2記載の命令制御装
置。
3. Further comprising means for dispatching the decoded instruction directly to the address calculation unit at the same time as decoding the instruction, wherein the address calculation unit is unusable when the decoded instruction involves a memory access request, The decoded instruction creates a reservation station entry if either the source operand from the table indicates an unusable instruction or the reservation station has a store instruction whose address calculation is not complete. The instruction control device according to 1 or 2.
【請求項4】 さらに、同時に解読された複数の命令を
同時にアドレス計算ユニットへディスパッチする手段を
備え、 同時に解読された命令の内で先行する命令がストアリク
エストを伴う場合には、その後続のメモリリクエストを
伴う命令はリザベーションステーションエントリーを作
成する請求項1又は2記載の命令制御装置。
4. The method further comprises means for simultaneously dispatching a plurality of simultaneously decoded instructions to an address calculation unit, and if a preceding instruction of the simultaneously decoded instructions accompanies a store request, its subsequent memory. The command controller according to claim 1 or 2, wherein the command accompanied by the request creates a reservation station entry.
【請求項5】 複数個の解読済命令を格納するリザベー
ションステーションを有する情報処理装置の命令制御方
法であって、 前記リザベーションステーションから命令を発行する際
にストア命令を検出すること、 前記検出されたストア命令に続いて発行される命令のフ
ェッチリクエストは前記ストア命令のアドレス計算及び
リクエストが完了するまで待機すること、から成り、 さらに、前記情報処理装置はメモリアクセスリクエスト
を同時に複数実行可能な複数のリクエストポートを備え
ており、前記検出されたストア命令に続いて発行される
命令のフェッチリクエストの待機は、 前記ストア命令によるストアリクエストを前記リクエス
トポートの1つだけに発行許可すること、 前記ストアリクエストと同時に他のリクエストポートに
発行されるメモリフェッチリクエストは前記ストア命令
の先行命令からのリクエストのみとすること、 から成る
ことを特徴とする命令制御方法。とにより実行される請
求項5記載の命令制御方法。
5. An instruction control method for an information processing apparatus having a reservation station for storing a plurality of decoded instructions, wherein a store instruction is detected when the instruction is issued from the reservation station. fetch request instructions issued following a store instruction consists, to wait for the address calculation and the request of the store instruction is completed, further wherein the information processing apparatus memory access request
Equipped with multiple request ports that can execute multiple
And is issued subsequent to the detected store instruction.
Waiting for an instruction fetch request waits for a store request by the store instruction.
Permission to issue to only one of the export ports, and to other request ports at the same time as the store request
The memory fetch request issued is the store instruction
The instruction control method is characterized in that the request is only from the preceding instruction of . 6. The instruction control method according to claim 5, which is executed by.
【請求項6】 さらに、前記情報処理装置は命令の解読
と同時にその解読済み命令を直接アドレス計算ユニット
へディスパッチする手段を備えており、前記検出された
ストア命令に続いて発行される命令のフェッチリクエス
トの待機は、 前記解読済み命令がメモリアクセスリクエストを伴う場
合に、前記アドレス計算ユニットが使用不可能、前記テ
ーブルからのソースオペランドが使用不可能指示、又は
前記リザベーションステーションにアドレス計算の終了
していないストア命令が存在する、のいずれかに該当す
る時、前記解読済み命令をリザベーションステーション
に一時格納すること、によって実行される請求項5記載
の命令制御方法。
6. The information processing device further decodes an instruction.
At the same time, the decoded instruction is directly converted to the address calculation unit.
Means for dispatching to the detected
Fetch request for instruction issued after store instruction
Waits if the decoded instruction is accompanied by a memory access request.
If the address calculation unit cannot be used,
Source operand from the table indicates that it cannot be used, or
Completion of address calculation at the reservation station
There is a store instruction that has not been executed.
Reservation Station
6. The temporary storage in
Command control method.
【請求項7】 さらに、前記情報処理装置は同時に解読
された複数の命令を同時にアドレス計算ユニットへディ
スパッチする手段を備えており、前記検出されたストア
命令に 続いて発行される命令のフェッチリクエストの待
機は、 同時に解読された命令の内で先行する命令がストアリク
エストを伴う場合に、それに続くメモリリクエストを伴
う命令を一時リザベーションステーションに格納するこ
と、によって実行される請求項5記載の命令制御方法。
7. The information processing device further decodes at the same time.
Multiple instructions that have been executed simultaneously to the address calculation unit.
A means for patching the detected store
Wait fetch request of instructions to be issued following the instruction
The machine stores the instruction that precedes among the instructions decoded at the same time.
If accompanied by an est,
Instructions can be stored temporarily in the reservation station.
The instruction control method according to claim 5, which is executed by:
JP35899598A 1998-12-17 1998-12-17 Instruction control apparatus and method Expired - Fee Related JP3490006B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP35899598A JP3490006B2 (en) 1998-12-17 1998-12-17 Instruction control apparatus and method
US09/461,429 US6807624B1 (en) 1998-12-17 1999-12-16 Instruction control device and method therefor
US10/747,291 US7313674B2 (en) 1998-12-17 2003-12-30 Instruction control device and method therefor
US10/747,138 US7275146B2 (en) 1998-12-17 2003-12-30 Instruction control device and method therefor
US10/747,286 US7127591B2 (en) 1998-12-17 2003-12-30 Instruction control device and method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35899598A JP3490006B2 (en) 1998-12-17 1998-12-17 Instruction control apparatus and method

Publications (2)

Publication Number Publication Date
JP2000181713A JP2000181713A (en) 2000-06-30
JP3490006B2 true JP3490006B2 (en) 2004-01-26

Family

ID=18462201

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35899598A Expired - Fee Related JP3490006B2 (en) 1998-12-17 1998-12-17 Instruction control apparatus and method

Country Status (1)

Country Link
JP (1) JP3490006B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9043581B2 (en) 2010-12-29 2015-05-26 Fujitsu Limited Storing in other queue when reservation station instruction queue reserved for immediate source operand instruction execution unit is full

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7380104B2 (en) * 2006-04-25 2008-05-27 International Business Machines Corporation Method and apparatus for back to back issue of dependent instructions in an out of order issue queue
JP4978332B2 (en) * 2007-06-22 2012-07-18 富士通株式会社 Arithmetic treatment device and power control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9043581B2 (en) 2010-12-29 2015-05-26 Fujitsu Limited Storing in other queue when reservation station instruction queue reserved for immediate source operand instruction execution unit is full

Also Published As

Publication number Publication date
JP2000181713A (en) 2000-06-30

Similar Documents

Publication Publication Date Title
US5150470A (en) Data processing system with instruction queue having tags indicating outstanding data status
US6035391A (en) Floating point operation system which determines an exchange instruction and updates a reference table which maps logical registers to physical registers
JP2818249B2 (en) Electronic computer
US6009509A (en) Method and system for the temporary designation and utilization of a plurality of physical registers as a stack
US9612968B2 (en) Migration of data to register file cache
US5898882A (en) Method and system for enhanced instruction dispatch in a superscalar processor system utilizing independently accessed intermediate storage
JPS6118226B2 (en)
US6338134B1 (en) Method and system in a superscalar data processing system for the efficient processing of an instruction by moving only pointers to data
US7822948B2 (en) Apparatus, system, and method for discontiguous multiple issue of instructions
US6003126A (en) Special instruction register including allocation field utilized for temporary designation of physical registers as general registers
KR100628573B1 (en) Apparatus capable of execution of conditional instructions in out of order and method thereof
JP2008107983A (en) Cache memory
JP2004234123A (en) Multithread computer
JP3490006B2 (en) Instruction control apparatus and method
US20030196072A1 (en) Digital signal processor architecture for high computation speed
JPS62115542A (en) Information processor
JPH07239780A (en) One-clock variable length instruction execution process type instruction read computer
JP3452771B2 (en) Command control system and method
JP3490005B2 (en) Instruction control apparatus and method
JP2000122919A (en) Processor and memory control method
CA2159888A1 (en) Method and system of addressing
JPH01177145A (en) Information processor
JPH02151930A (en) Storage buffer managing system
US20050188183A1 (en) Digital signal processor having data address generator with speculative register file
JP3476376B2 (en) Virtual storage address space access control method and apparatus therefor

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030930

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081107

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081107

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091107

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101107

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101107

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111107

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111107

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121107

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121107

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131107

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees