JPH0342721A - Information processor - Google Patents

Information processor

Info

Publication number
JPH0342721A
JPH0342721A JP17830689A JP17830689A JPH0342721A JP H0342721 A JPH0342721 A JP H0342721A JP 17830689 A JP17830689 A JP 17830689A JP 17830689 A JP17830689 A JP 17830689A JP H0342721 A JPH0342721 A JP H0342721A
Authority
JP
Japan
Prior art keywords
instruction
unit
transfer means
transferred
transfer
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
JP17830689A
Other languages
Japanese (ja)
Inventor
Eiji Hida
英二 飛田
Toshiharu Oshima
大島 俊春
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 JP17830689A priority Critical patent/JPH0342721A/en
Publication of JPH0342721A publication Critical patent/JPH0342721A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Abstract

PURPOSE:To reduce the queuing time for a pipe line processing by bypassing an instruction buffer to transfer processing data in a unit length when a part of processing data concerned of the unit length required for deocding is not transferred to the instruction buffer. CONSTITUTION:A memory control unit 4 outputs an effective signal 7 to a decision selection means 8 whenever a unit instruction bit string is written in the instruction buffer 2 from a first transfer means 5. The decision selection means 8 holds storage information showing to which register in the first transfer means 5 or the instruction buffer 2 respective unit instruction bit strings are stored based on the effective signal 7. In a normal case, the unit instruction bit strings are transmitted to a second transfer means 6 through the instruction buffer 2, and are decoded in an instruction decoder 3. When the unit instruction bit string to be decoded is not stored in the instruction buffer 2, the strings are transferred to the second transfer means 6 through bypass transfer circuits P1-P4 from the first transfer means 5 by the command of the decision selection means 8.

Description

【発明の詳細な説明】 〔概要〕 本発明は、デジタルデータを処理する情報処理装置に係
り、特に可変長命令を用いてパイプライン処理を行うマ
イクロプロセッサに関し、パイプライン処理の待機状態
を減少させ、処理速度を向上させる情報処理装置を提供
することを目的とし、 複数の単位長処理データを一時的に格納する命令バッフ
ァと、n個の前記単位長処理データを同時にデコードす
る命令デコーダと、前記処理データの転送制御を行うメ
モリ管理ユニットと前記メモリ管理ユニットから転送さ
れたn個の前記単位要処理データを一時的に格納すると
ともに前記命令バッファに転送する第1転送手段と、前
記命令バッファから転送されたn個の前記単位長処理デ
ータを一時的に格納するとともに前記命令デコーダに転
送する第2転送手段と、を備えた情報処理装置において
、前記第1転送手段内の特定の前記単位長処理データが
いまだ前記命令バッファに転送されていない場合に、前
記特定の処理データを前記命令バッファを介することな
く前記第2転送手段へ転送可能なバイパス転送手段を備
えて構成する。
[Detailed Description of the Invention] [Summary] The present invention relates to an information processing device that processes digital data, and in particular to a microprocessor that performs pipeline processing using variable-length instructions, and which reduces the waiting state of pipeline processing. , the purpose of which is to provide an information processing device that improves processing speed, and includes: an instruction buffer that temporarily stores a plurality of unit-length processing data; an instruction decoder that simultaneously decodes the n unit-length processing data; a memory management unit that controls the transfer of processing data; a first transfer unit that temporarily stores the n pieces of unit processing data transferred from the memory management unit and transfers it to the instruction buffer; In the information processing apparatus, the information processing apparatus includes a second transfer means for temporarily storing the n pieces of transferred unit length processing data and transferring it to the instruction decoder; The present invention includes bypass transfer means capable of transferring the specific processing data to the second transfer means without passing through the instruction buffer when the processing data has not yet been transferred to the instruction buffer.

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

本発明は、デジタルデータを処理する情報処理装置に係
り、特に可変長命令を用いてパイプライン処理を行うマ
イクロプロセッサに関する。
The present invention relates to an information processing device that processes digital data, and particularly to a microprocessor that performs pipeline processing using variable-length instructions.

通常、マイクロプロセッサにおいて処理を高速化するた
めの手法として、パイプライン処理および命令ブリフェ
ッチが用いられている。
Pipeline processing and instruction briefetch are generally used as techniques for speeding up processing in microprocessors.

パイプライン処理は、同じような処理を繰り返すような
場合に一つの演算が終了する前に次の演算を開始して複
数の演算をオーバーラツプさせながら実行することによ
りハードウェアで高速化を図る手法である。命令ブリフ
ェッチは、次に処理されるべき命令をあらかじめ読込ん
でおく、いわゆる先読込みの手法である。
Pipeline processing is a method that speeds up the processing using hardware when similar processing is repeated by starting the next operation before one operation finishes and executing multiple operations while overlapping. be. Instruction briftetch is a so-called prefetching technique that reads in advance the instruction to be processed next.

パイプライン処理と命令ブリフェッチを並列に行うマイ
クロプロセッサにおいては、パイプライン処理は高速で
あるが、命令ブリフェッチの遅れおよびそれに伴う命令
デコーダへの命令転送の遅れによりパイプライン処理が
待機状態となり、全体としてみた命令処理速度は向上し
ないという問題を生じている。したがって、パイプライ
ン処理の待機状態をできるかぎり減少させるように、効
率良く命令ブリフェッチおよび命令デコーダへの命令転
送を行う必要がある。
In a microprocessor that performs pipeline processing and instruction briefetch in parallel, pipeline processing is fast, but due to the delay in instruction briefetch and the accompanying delay in transferring instructions to the instruction decoder, pipeline processing is put into a standby state, which slows down the overall process. However, the problem is that the instruction processing speed is not improved. Therefore, it is necessary to efficiently perform instruction briefetch and instruction transfer to the instruction decoder so as to reduce the waiting state of pipeline processing as much as possible.

〔従来の技術〕[Conventional technology]

第3図に従来のマイクロプロセッサのブロック図を示す
。ここで、命令デコーダの処理は4個の単位命令ビット
列ごとに行われるものとする。
FIG. 3 shows a block diagram of a conventional microprocessor. Here, it is assumed that the processing of the instruction decoder is performed for every four unit instruction bit strings.

マイクロプロセッサ1は、単位命令ビット列群を一時的
に格納するm個のレジスタR1〜Ro]を有する命令バ
ッファ2と、単位命令ビット列群を同時にデコードする
命令デコーダ3と、図示しないメモリ内の単位命令ビッ
ト列の転送処理制御を行うメモリ管理ユニット4と、メ
モリ管理ユニット4より転送された複数の単位命令ビッ
ト列を一時的に格納し命令バッファ2に転送する第1転
送手段5と、命令バッファ2から命令デコーダ3に単位
命令ビット列群を同時に転送する第2転送手段6と、を
備えている。
The microprocessor 1 includes an instruction buffer 2 having m registers R1 to Ro for temporarily storing a unit instruction bit string group, an instruction decoder 3 that simultaneously decodes the unit instruction bit string group, and a unit instruction buffer 2 in a memory (not shown). A memory management unit 4 that controls bit string transfer processing; a first transfer means 5 that temporarily stores a plurality of unit instruction bit strings transferred from the memory management unit 4 and transfers them to the instruction buffer 2; A second transfer means 6 for simultaneously transferring unit instruction bit string groups to the decoder 3 is provided.

概要動作は次の通りである。メモリ管理ユニット4から
、順次単位命令ビット列が第1転送手段5に転送される
。第1転送手段5はそれらの単位命令ビット列群を一時
的に格納し、メモリ管理ユニット4の図示しない書込指
示信号により、順次命令バッファ2に書き込んでゆく。
The general operation is as follows. The unit instruction bit string is sequentially transferred from the memory management unit 4 to the first transfer means 5. The first transfer means 5 temporarily stores these unit instruction bit string groups, and sequentially writes them into the instruction buffer 2 in response to a write instruction signal (not shown) from the memory management unit 4.

さらに、命令バッファ2に書込まれた単位命令ビット列
は、第2転送回路6に転送される。第2転送回路6では
、単位命令ビット列群が格納されると、命令デコーダ3
に転送し、命令のデコードを行う。
Further, the unit instruction bit string written in the instruction buffer 2 is transferred to the second transfer circuit 6. In the second transfer circuit 6, when the unit instruction bit string group is stored, the instruction decoder 3
and decodes the instructions.

第4図に命令処理実行サイクルの説明図を示す。FIG. 4 shows an explanatory diagram of an instruction processing execution cycle.

ここで、A、B、C,DSE、F、G、Hは、それぞれ
単位命令ビット列を示しており、この順番で処理が行わ
れるものとする。また、Xは単位命令ビット列が無いこ
とを示している。
Here, A, B, C, DSE, F, G, and H each indicate a unit instruction bit string, and processing is performed in this order. Further, X indicates that there is no unit instruction bit string.

第1命令デコードステージDC1においては、すでに単
位命令ビット列群(A、B、C,D)が第2転送手段に
取り込まれているので、第2転送手段6から命令デコー
ダ3に単位命令ビット列群(A、B、C,D)が出力さ
れ、デコードされる。
In the first instruction decode stage DC1, since the unit instruction bit string group (A, B, C, D) has already been taken into the second transfer means, the unit instruction bit string group (A, B, C, D) is transferred from the second transfer means 6 to the instruction decoder 3. A, B, C, D) are output and decoded.

ここで、このマイクロプロセッサにおいては可変長命令
を取り扱っているので、単位命令ビ・ソト列CおよびD
は単位命令ビット列AおよびBとは異なる命令に属する
ものであることが判別されると、再び命令バッファ2か
ら第2転送手段6に単位命令ビット列CおよびDが転送
される。このとき、命令のデコードは4個の単位命令ビ
ット列ごとに行われるので、単位命令ビット列Cおよび
Dと同時にデコードされるべき単位命令ビット列Eおよ
びFが第2転送手段6に転送されていなければならない
。しかし、単位命令ビット列EおよびFは、第1転送手
段に格納されており、いまだ命令バッファ2には転送さ
れていないので、第2転送手段は取り込むことができな
い。よって、単位命令ビット列C・およびDのみの処理
データとなるので処理することができず、無効データと
なる。そのため、第2デコードステージDC2は待機状
態(WA I T)となり、以後のパイプライン処理も
待機状態となる。
Here, since this microprocessor handles variable length instructions, the unit instruction bi-soto sequences C and D
When it is determined that the unit instruction bit strings C and D belong to a different instruction from the unit instruction bit strings A and B, the unit instruction bit strings C and D are transferred from the instruction buffer 2 to the second transfer means 6 again. At this time, since the instruction is decoded for every four unit instruction bit strings, the unit instruction bit strings E and F, which should be decoded at the same time as the unit instruction bit strings C and D, must be transferred to the second transfer means 6. . However, since the unit instruction bit strings E and F are stored in the first transfer means and have not yet been transferred to the instruction buffer 2, the second transfer means cannot take them in. Therefore, the processing data consists only of the unit instruction bit strings C and D, which cannot be processed and become invalid data. Therefore, the second decode stage DC2 is in a standby state (WAIT), and subsequent pipeline processing is also in a standby state.

以上のように、命令バッファ2内には有効な命令ビット
列が十分準備されなければ、命令デコーダ3に対して転
送は行われない。すなわち、単位命令ビット列群が準備
されないと、命令デコーダ3に転送は行われない。また
、十分な準備が行われない場合には、無効なデータ、例
えば(C,D。
As described above, unless a sufficient number of valid instruction bit strings are prepared in the instruction buffer 2, the instruction will not be transferred to the instruction decoder 3. That is, unless a unit instruction bit string group is prepared, the instruction is not transferred to the instruction decoder 3. Also, if sufficient preparation is not done, invalid data, such as (C, D.

X、X)は完全に無効なデータとしてそのまま転送され
ていた。
X, X) were transferred as-is as completely invalid data.

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

上記従来例においては、通常は命令バッファに4個の単
位命令ビット列が格納されるまでは命令デコーダに単位
命令ビット列が転送されることはなく、また、転送され
る場合であっても、完全に無効なデータとして転送され
るため、パイプライン処理において待機状態を生じてし
まうという問題点があった。
In the above conventional example, normally the unit instruction bit string is not transferred to the instruction decoder until four unit instruction bit strings are stored in the instruction buffer, and even if it is transferred, it is not completely transferred. Since the data is transferred as invalid data, there is a problem in that a waiting state occurs in pipeline processing.

そこで、本発明は、パイプライン処理の待機状態を減少
させ、処理速度を向上させる情報処理装置を提供するこ
とを目的とする。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide an information processing apparatus that reduces the waiting state of pipeline processing and improves processing speed.

〔課題を解決するための手段〕[Means to solve the problem]

上記課題に鑑み、本発明は、複数の単位長処理データを
一時的に格納する命令バッファ(2)と、n個の前記単
位長処理データを同時にデコードする命令デコーダ(3
)と、前記処理データの転送制御を行うメモリ管理ユニ
ット(4)と、前記メモリ管理ユニット(4)から転送
されたn個の前記単位長処理データを一時的に格納する
とともに前記命令バッファ(2)に転送する第1転送手
段(5)と、前記命令バッファ(2)から転送されたn
個の前記単位長処理データを一時的に格納するとともに
前記命令デコーダ(3)に転送する第2転送手段(6)
と、を備えた情報処理装置において、前記第↓転送手段
(5)内の特定の前記単位長処理データがいまだ前記命
令バッファ(2)に転送されていない場合に、前記特定
の単位長処理データを前記命令バッファ(2)を介する
ことなく前記第2転送手段(6)へ転送可能なパイμ〔
作用〕 本発明によれば、デコードに必要な単位長処理データの
一部がいまだ第1転送手段から命令バッファに転送され
ていない場合、バイパス転送手段により、当該単位長処
理データは第1転送手段から命令バッファを介すること
なく、直接第2転送手段に転送される。
In view of the above problems, the present invention provides an instruction buffer (2) that temporarily stores a plurality of unit-length processing data, and an instruction decoder (3) that simultaneously decodes the n unit-length processing data.
), a memory management unit (4) that controls the transfer of the processing data, and a memory management unit (4) that temporarily stores the n unit-length processing data transferred from the memory management unit (4), and the instruction buffer (2). ), and a first transfer means (5) for transferring n to the instruction buffer (2);
a second transfer means (6) for temporarily storing the unit length processing data and transferring it to the instruction decoder (3);
In the information processing apparatus, when the specific unit-length processing data in the ↓-th transfer means (5) has not yet been transferred to the instruction buffer (2), the specific unit-length processing data can be transferred to the second transfer means (6) without going through the instruction buffer (2).
[Operation] According to the present invention, when a part of the unit-length processing data necessary for decoding has not yet been transferred from the first transfer means to the instruction buffer, the bypass transfer means transfers the unit-length processing data to the first transfer means. The command is directly transferred to the second transfer means without going through an instruction buffer.

〔実施例〕〔Example〕

第1図乃至第2図を参照して本発明の実施例について詳
細に説明する。
Embodiments of the present invention will be described in detail with reference to FIGS. 1 and 2.

第1図に情報処理装置のブロック図を示す。第3図の従
来例と同一の部分には同一の符号を付し、詳細な説明は
省略する。
FIG. 1 shows a block diagram of an information processing device. Components that are the same as those in the conventional example shown in FIG. 3 are designated by the same reference numerals, and detailed explanations will be omitted.

第3図の従来例と異なる点は、メモリ管理ユニット4に
単位命令ビット列の命令バッファ2への転送時に有効信
号7を出力するように構成した点と、有効信号7に基づ
いて各単位命令ビット列がいずれに格納されているかの
格納情報を保持するとともに単位命令ビット列のバイパ
ス転送を行うか否かを判定しバイパス転送と通常の転送
を選択し実行する判定選択手段8と、バイパス転送を行
うためのバイパス転送回路P1〜P4と、を備えた点で
ある。
The difference from the conventional example shown in FIG. determination selection means 8 for holding storage information as to where the unit instruction bit string is stored and for determining whether or not to perform bypass transfer of a unit instruction bit string and selecting and executing bypass transfer or normal transfer; and for performing bypass transfer. bypass transfer circuits P1 to P4.

メモリ管理ユニット4は、第1転送手段5から命令バッ
ファ2に単位命令ビット列が書き込まれる度に判定選択
手段8に有効信号7を出力する。
The memory management unit 4 outputs a valid signal 7 to the determination selection means 8 every time a unit instruction bit string is written from the first transfer means 5 to the instruction buffer 2.

判定選択手段8は、この有効信号7に基づいて各単位命
令ビット列が第↓転送手段5または命令バッファ2内の
いずれかのレジスタに格納されているかを示す格納情報
を保持する。
Based on the valid signal 7, the determination selection means 8 holds storage information indicating whether each unit instruction bit string is stored in any one of the registers in the ↓-th transfer means 5 or the instruction buffer 2.

ここで、第2図の命令処理実行サイクルの説明図を参照
して、動作を説明する。図中、A、B。
The operation will now be described with reference to the explanatory diagram of the instruction processing execution cycle in FIG. In the figure, A and B.

CSD、E、F、G、Hは、それぞれ単位命令ビット列
を示しており、この順番で処理が行われるものとする。
CSD, E, F, G, and H each indicate a unit instruction bit string, and processing is performed in this order.

第1命令デコードステージDCIにおいては、すでに単
位命令ビット列群(A、B、C,D)が第2転送手段4
に取り込まれているので、第2転送手段4から命令デコ
ーダ3に単位命令ビット列群(A、B、C,D)が出力
され、デコードされる。デコードの結果、単位命令ビッ
ト列CおよびDが単位命令ビット列AおよびBとは異な
る命令に属するものであることが判別されると、再び命
令バッファから第2転送手段6に単位命令ビット列Cお
よびDが転送される。このとき、命令のデコードは4個
の単位命令ビット列ごとに行われるので、単位命令ビッ
ト列CおよびDと同時にデコ1 一部されるべき単位命令ビット列EおよびFが転送され
なければならない。しかし、判定選択手段8により、単
位命令ビット列EおよびFはいまた第1転送手段5内に
保持されており、命令バッファ2に転送されていないこ
とがわかる。これに基づき、判定選択手段8は、単位命
令ビット列EおよびFをバイパス転送を行う。すると、
単位命令ビット列EおよびFはバイパス転送回路P1お
よびP2を介して第1転送手段5から、直接、第2転送
手段6に転送されることとなる。その後、単位命令ビッ
ト列群(C,D、E、F)は、第2転送手段6から命令
デコーダ3に転送されてデコードされることになる。
In the first instruction decode stage DCI, the unit instruction bit string group (A, B, C, D) has already been transferred to the second transfer means 4.
Therefore, the unit instruction bit string group (A, B, C, D) is output from the second transfer means 4 to the instruction decoder 3 and decoded. As a result of decoding, when it is determined that the unit instruction bit strings C and D belong to a different instruction from the unit instruction bit strings A and B, the unit instruction bit strings C and D are transferred from the instruction buffer to the second transfer means 6 again. be transferred. At this time, since instruction decoding is performed for every four unit instruction bit strings, unit instruction bit strings E and F to be decoded must be transferred at the same time as unit instruction bit strings C and D. However, the determination and selection means 8 reveals that the unit instruction bit strings E and F are still held in the first transfer means 5 and have not been transferred to the instruction buffer 2. Based on this, the determination selection means 8 performs bypass transfer of the unit instruction bit strings E and F. Then,
The unit instruction bit strings E and F are directly transferred from the first transfer means 5 to the second transfer means 6 via the bypass transfer circuits P1 and P2. Thereafter, the unit instruction bit string group (C, D, E, F) is transferred from the second transfer means 6 to the instruction decoder 3 and decoded.

以上のようにして、命令バッファにデコードすべき単位
命令ビット列がいまだ格納されていない場合でも、第1
転送手段5からバイパス転送回路P1〜P4を介して第
2転送手段6に当該単位命令ビット列を転送するので、
第2転送手段6はただちに命令デコーダ3に当該単位命
令ビット列を含む単位命令ビット列群を転送することが
できる。
As described above, even if the unit instruction bit string to be decoded is not yet stored in the instruction buffer, the first
Since the unit instruction bit string is transferred from the transfer means 5 to the second transfer means 6 via the bypass transfer circuits P1 to P4,
The second transfer means 6 can immediately transfer the unit instruction bit string group including the unit instruction bit string to the instruction decoder 3.

2 このことは、パイプライン処理の待機時間の減少を意味
する。
2 This means a reduction in the waiting time of pipeline processing.

〔発明の効果〕〔Effect of the invention〕

本発明は、以上のように構成したので、デコードに必要
な単位長処理データの一部がいまだ第1・転送手段から
命令バッファに転送されていない場合てあっても、バイ
パス転送手段により、当該単位長処理データを第1転送
手段から命令バッファを介することなく、第2転送手段
に転送することができるため、パイプライン処理の待機
時間を減少することができる。したがって、情報処理装
置の処理速度を向上させることができるという効果を奏
する。
Since the present invention is configured as described above, even if a part of the unit length processing data necessary for decoding has not yet been transferred from the first transfer means to the instruction buffer, the bypass transfer means can transfer the unit length processing data to the instruction buffer. Since unit length processing data can be transferred from the first transfer means to the second transfer means without going through an instruction buffer, the waiting time of pipeline processing can be reduced. Therefore, it is possible to improve the processing speed of the information processing device.

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

第工図は本発明におけるマイクロプロセッサのブロック
図、 第2図は本発明における命令処理実行サイクルの説明図
、 第3図は従来のマイクロプロセッサのプロ・ツク図、 第4図は従来の命令処理実行サイクルの説明図である。 ■・・・マイクロプロセッサ 2・・・命令バッファ 3・・・命令デコーダ 4・・・メモリ管理ユニット 5・・・第↓転送手段 6・・・第2転送手段 7・・・有効信号 8・・・判定選択手段 P1〜P4・・・バイパス転送回路 R1〜Rm・・・レジスタ
Fig. 2 is an explanatory diagram of an instruction processing execution cycle in the invention; Fig. 3 is a block diagram of a conventional microprocessor; Fig. 4 is a conventional instruction processing diagram. It is an explanatory diagram of an execution cycle. ■...Microprocessor 2...Instruction buffer 3...Instruction decoder 4...Memory management unit 5...↓th transfer means 6...Second transfer means 7...Valid signal 8... - Judgment selection means P1 to P4...Bypass transfer circuits R1 to Rm...Registers

Claims (1)

【特許請求の範囲】 複数の単位長処理データを一時的に格納する命令バッフ
ァ(2)と、n個の前記単位長処理データを同時にデコ
ードする命令デコーダ(3)と、前記処理データの転送
制御を行うメモリ管理ユニット(4)と、前記メモリ管
理ユニット(4)から転送されたn個の前記単位長処理
データを一時的に格納するとともに前記命令バッファ(
2)に転送する第1転送手段(5)と、前記命令バッフ
ァ(2)から転送されたn個の前記単位長処理データを
一時的に格納するとともに前記命令デコーダ(3)に転
送する第2転送手段(6)と、を備えた情報処理装置に
おいて、 前記第1転送手段(5)内の特定の前記単位長処理デー
タがいまだ前記命令バッファ(2)に転送されていない
場合に、前記特定の単位長処理データを前記命令バッフ
ァ(2)を介することなく前記第2転送手段(6)へ転
送可能なバイパス転送手段(8、P_1〜P_4)を備
えたことを特徴とする情報処理装置。
[Scope of Claims] An instruction buffer (2) that temporarily stores a plurality of unit-length processing data, an instruction decoder (3) that simultaneously decodes the n unit-length processing data, and transfer control of the processing data. a memory management unit (4) that temporarily stores the n unit-length processing data transferred from the memory management unit (4) and also stores the instruction buffer (
2), and a second transfer means (5) for temporarily storing the n unit length processing data transferred from the instruction buffer (2) and transferring it to the instruction decoder (3). In an information processing apparatus comprising a transfer means (6), when the specific unit length processing data in the first transfer means (5) has not yet been transferred to the instruction buffer (2), An information processing apparatus comprising bypass transfer means (8, P_1 to P_4) capable of transferring unit-length processing data to the second transfer means (6) without passing through the instruction buffer (2).
JP17830689A 1989-07-11 1989-07-11 Information processor Pending JPH0342721A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17830689A JPH0342721A (en) 1989-07-11 1989-07-11 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17830689A JPH0342721A (en) 1989-07-11 1989-07-11 Information processor

Publications (1)

Publication Number Publication Date
JPH0342721A true JPH0342721A (en) 1991-02-22

Family

ID=16046170

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17830689A Pending JPH0342721A (en) 1989-07-11 1989-07-11 Information processor

Country Status (1)

Country Link
JP (1) JPH0342721A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06236267A (en) * 1993-01-08 1994-08-23 Internatl Business Mach Corp <Ibm> Method and system for enhancement of dispatch efficiency of instruction device in superscalar processor system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06236267A (en) * 1993-01-08 1994-08-23 Internatl Business Mach Corp <Ibm> Method and system for enhancement of dispatch efficiency of instruction device in superscalar processor system

Similar Documents

Publication Publication Date Title
JP2539199B2 (en) Digital processor controller
JPS6131502B2 (en)
JPS61107434A (en) Data processor
JPH04367936A (en) Superscalar processor
JP2620511B2 (en) Data processor
WO1991014225A1 (en) Apparatus and method for providing a stall cache
JP2798121B2 (en) Data processing device
JPH0342721A (en) Information processor
JPS60178580A (en) Instruction control system
JPH0377137A (en) Information processor
JPH0326862B2 (en)
JPH06124207A (en) Sub-routine branching instruction execution method
JP2558831B2 (en) Pipeline control method
JP2812610B2 (en) Pipeline control method
JP2814683B2 (en) Instruction processing unit
JP2806690B2 (en) Microprocessor
JP2819733B2 (en) Information processing device
JPH0248733A (en) Information processor
JP2545594B2 (en) Operand data prefetching method
JP3583032B2 (en) Vector diffusion processor
JPH07113891B2 (en) Pipeline processing equipment
JPH06337785A (en) Information processor and its instruction execution control method
JPH048825B2 (en)
JPH01296345A (en) Information processor
US20060179282A1 (en) Method using hazard vector to enhance issue throughput of dependent instructions in a microprocessor