JPH08161170A - Microprocessor and its controlling method - Google Patents

Microprocessor and its controlling method

Info

Publication number
JPH08161170A
JPH08161170A JP32369594A JP32369594A JPH08161170A JP H08161170 A JPH08161170 A JP H08161170A JP 32369594 A JP32369594 A JP 32369594A JP 32369594 A JP32369594 A JP 32369594A JP H08161170 A JPH08161170 A JP H08161170A
Authority
JP
Japan
Prior art keywords
instruction
cache
bit
width
line
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
JP32369594A
Other languages
Japanese (ja)
Inventor
Yoshitaka Kashiwagi
喜孝 柏木
Ryuichi Soda
龍一 祖田
Masao Matono
正生 的野
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric Corp
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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP32369594A priority Critical patent/JPH08161170A/en
Publication of JPH08161170A publication Critical patent/JPH08161170A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)
  • Executing Machine-Instructions (AREA)

Abstract

PURPOSE: To improve internal processing while holding the interchangeability of hardware by providing a microprocessor with a mechanism capable of setting up the line width of an instruction cache equally to the width of an instruction in a VLIW(very long instruction word) architecture type microprocessor and suppressing the issue of an instruction until the line of the cache is satisfied. CONSTITUTION: When the fetch of an instruction is necessary, a bus controller 1 fetches an instruction with n-bit length through an external instruction data bus 4 with n-bit width. The control of a fetch cycle for (n/m)=p times is executed by the bus controller 1 based upon a cache control signal 6 while checking the status of a tag in the cache 2 until the line of the cache 2 is satisfied with n-bit length. Then the instruction is hited in the cache 2 through an internal instruction data bus 5 with n-bit length. Namely the stored n-bit width instruction to be executed is sent to a decoder 3 through an internal instruction data bus 7 with n-bit length.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マイクロプロセッサシ
ステムにおけるVLIW(Very Long Instr-uction Wor
d)アーキテクチャ(Architecture)型マイクロプロセッサ
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a VLIW (Very Long Instr-uction Worth) in a microprocessor system.
d) Concerning the architecture type microprocessor.

【0002】[0002]

【従来の技術】一従来例としての、VLIWアーキテク
チャ型マイクロプロセッサにおける、命令フェッチ(fet
ch) とデコード部分の回路構成を示すブロック図を、図
3に示す。VLIWアーキテクチャ型マイクロプロセッ
サはコンパイラが静的(実行前)に各ALU(Arithmeti
c and Logic Unit) [不図示]がそれぞれ並列動作を行
なうことが出来るように、スケジューリングされた命令
を、複数のALUを備えた一つの実行部分が実行する。
上記の理由のため、一つの命令が長くかつ分解できない
ものとなりデータバスの幅が非常に長くなるという欠点
を持つ。さらにそのためマイクロプロセッサにおいて、
ハードウェアの上位互換性をとりづらいという欠点も合
わせ持つ。なぜなら、内部の実行部を増やす(もしくは
減らす)と命令長が変わってしまうからで、これにより
外部バスの幅も変わってしまうからである。動作として
は先ず、命令をフェッチする必要が生じた場合バスコン
トローラ1は、nビット幅の外部命令用データバス3を
通して、先に説明したnビット長の命令をフェッチす
る。その後、この命令はやはりnビット長の内部命令用
データバス4を通り、デコーダ2に送られる。デコーダ
2で命令は解釈され、例えばALU0[0番目のAL
U]制御信号5、ALU1[1番目のALU]制御信号
6等のそれぞれのALUへの制御信号とメモリ制御など
を行なうその他の制御信号7を生成する。
2. Description of the Related Art As a conventional example, an instruction fetch (fet) in a VLIW architecture type microprocessor is used.
FIG. 3 is a block diagram showing the circuit configuration of ch) and the decoding part. The VLIW architecture type microprocessor allows the compiler to statically (before executing) each ALU (Arithmeti
c and Logic Unit) One execution part having a plurality of ALUs executes the scheduled instruction so that each of them can perform a parallel operation.
For the above reason, one instruction becomes long and cannot be decomposed, and the width of the data bus becomes very long. And for that reason, in the microprocessor,
It also has the drawback that it is difficult to maintain upward compatibility of hardware. This is because the instruction length changes when the number of internal execution units is increased (or decreased), and the width of the external bus also changes. In operation, when it is necessary to fetch an instruction, the bus controller 1 fetches the n-bit long instruction described above through the external instruction data bus 3 having an n-bit width. Thereafter, this instruction is sent to the decoder 2 via the internal instruction data bus 4 which is also n bits long. The instruction is interpreted by the decoder 2 and, for example, ALU0 [0th AL
U] control signal 5, ALU 1 [first ALU] control signal 6 and other control signals to each ALU and other control signals 7 for memory control.

【0003】[0003]

【発明が解決しようとする課題】ところが、従来例にお
ける技術手段では、先に述べた欠点を解消するための機
構を備えたVLIWアーキテクチャ型マイクロプロセッ
サは見当たらない。そのため、より高速にするために内
部のALUを増やした場合、命令長が増大し、従ってデ
ータバスの幅も増大し、ハードウエアレベルでの上位互
換性をとれないという問題点があった。そこで本発明で
は、主に命令キャッシュのライン幅をVLIWアーキテ
クチャ型マイクロプロセッサでの命令長と等しくし、さ
らにキャッシュ(cache) のラインが満たされるまで命令
を発行しない機構を有することにより、データバス幅と
命令長の幅が異なることを可能とすることで、VLIW
アーキテクチャ型ハードウエアレベルでの上位互換性を
保ち、しかも併せて過去に形成されて現存するボード等
の資産をも、有効に活用し新しいアーキテクチャのプロ
セッサに移行できる手段を提供することを目的とする。
However, in the technical means in the conventional example, there is no VLIW architecture type microprocessor provided with a mechanism for solving the above-mentioned drawbacks. Therefore, when the number of internal ALUs is increased in order to increase the speed, the instruction length increases, and therefore the width of the data bus also increases, and there is a problem that upward compatibility at the hardware level cannot be obtained. Therefore, in the present invention, the line width of the instruction cache is mainly made equal to the instruction length in the VLIW architecture type microprocessor, and further, by having a mechanism which does not issue the instruction until the cache line is filled, the data bus width And the instruction length width can be different, the VLIW
The purpose is to maintain upward compatibility at the architecture type hardware level, and also to provide a means to effectively utilize the existing boards and other assets formed in the past, and to migrate to a processor with a new architecture. .

【0004】[0004]

【課題を解決するための手段】上記課題を解決するため
に、本発明においては命令キャッシュのライン幅をVL
IWアーキテクチャ型マイクロプロセッサの命令の幅と
等しくし、キャッシュのラインが満たされるまで命令を
発行しない機構を備える。そのために、VLIWアーキ
テクチャ型マイクロプロセッサの外部データバスの幅を
VLIWの命令幅とが異なるサイズにすることで、デー
タバス長とVLIWアーキテクチャの命令長が異なって
も実行部に対してVLIWアーキテクチャの命令を実行
することが可能となる。さらに、機能拡張によりVLI
W命令長が増加してもデータバスの幅を一定にできるこ
とから、ハードウエアの上位互換性を持たせ続けること
を可能とするのものである。このように、マイクロプロ
セッサシステムにおけるVLIWアーキテクチャ型マイ
クロプロセッサの命令長を、命令キャッシュのライン長
とし、命令発行を命令キャッシュのラインが満たされる
まで遅らせる回路を備えることにより解決する手段であ
り、バス幅と命令長を異ならせることができるためハー
ドウエアの上位互換性を備えたVLIWアーキテクチャ
のマイクロプロセッサである。すなわち、本発明は、V
LIWアーキテクチャ型マイクロプロセッサにおいて、
命令キャッシュへのライン幅をVLIWの命令の幅と等
しくし、命令キャッシュのラインが埋まるまで命令を発
行しないような回路を備えたVLIWアーキテクチャ型
から成るマイクロプロセッサであり、また外部命令用デ
ータベースとを結ぶmビット幅のバスラインから命令コ
ードを導入し、mビット幅のバスラインを経て、それ自
体から送出する命令キャッシュへのコントロール信号に
より、前記命令キャッシュへ出力するバスコントローラ
と、このバスコントローラから連続してmビット幅づつ
入力した命令コードをp回繰り返し受入れ、連続して記
憶した前記命令コードがnビット長になったときに、そ
の命令コードをnビット幅のバスラインを介してデコー
ダに出力するキャッシュと、このキャッシュから受け入
れた命令コードを出力するデコーダと、前記キャッシュ
での命令コードの受け入れ・記憶・送り出しを制御し、
かつ命令コードがヒットしていないときにバスコントロ
ーラをして命令コードの受入れをアクセスするキャッシ
ュコントローラとを具備した前項に記載のマイクロプロ
セッサであり、さらに命令を外部メモリからフェッチす
るときに、m<nでmビット幅のバスラインを介して、
nビット長の命令をmビット幅のpサイクルで前記命令
キャッシュにフェッチを行い、命令キャッシュのライン
が埋まった後に、前記nビット長の命令を発行する前々
項に記載のマイクロプロセッサの制御方法である。
In order to solve the above problems, in the present invention, the instruction cache line width is set to VL.
The IW architecture type microprocessor has a width equal to the instruction width, and a mechanism for not issuing an instruction until the cache line is filled is provided. Therefore, by setting the width of the external data bus of the VLIW architecture type microprocessor to a size different from the instruction width of VLIW, even if the data bus length and the instruction length of VLIW architecture are different, the instruction of VLIW architecture is given to the execution unit. Can be executed. In addition, VLI has been expanded due to function expansion.
Since the width of the data bus can be made constant even if the W instruction length increases, it is possible to keep the upward compatibility of the hardware. In this way, the instruction length of the VLIW architecture type microprocessor in the microprocessor system is the line length of the instruction cache, and a circuit for delaying the instruction issue until the line of the instruction cache is filled is provided. It is a microprocessor of VLIW architecture having upward compatibility of hardware because the instruction length can be changed. That is, the present invention is
In the LIW architecture type microprocessor,
A microprocessor of the VLIW architecture type having a circuit for making the line width to the instruction cache equal to the width of the VLIW instruction and not issuing an instruction until the line of the instruction cache is filled. An instruction code is introduced from a connecting m-bit wide bus line, and a bus controller that outputs to the instruction cache by a control signal to the instruction cache sent from itself through the m-bit wide bus line, and from this bus controller When an instruction code continuously input every m bits is repeatedly received p times and the consecutively stored instruction code becomes n bits long, the instruction code is sent to the decoder through the n bit wide bus line. The cache to output and the instruction code accepted from this cache A decoder that force to control the receiving and storing and feeding of the instruction code in the cache,
The microprocessor according to the above paragraph, further comprising a cache controller that accesses a reception of the instruction code by using a bus controller when the instruction code does not hit, and m < n through an m-bit wide bus line,
The microprocessor control method according to the preceding paragraph, wherein an n-bit long instruction is fetched into the instruction cache in an m-bit wide p cycle, and the n-bit long instruction is issued after a line of the instruction cache is filled. Is.

【0005】[0005]

【作用】本発明は、VLIWアーキテクチャ型マイクロ
プロセッサの命令長が長くかつ分解できないことから必
然的にバスラインの幅nビットが増大するのを、pサイ
ククルに分割してmビットでフェッチして、キャッシュ
に記憶し、そこでで再び命令長をnビットに形成してか
ら、出力することにより、上位からの命令用バスライン
がmビットで構成可能となり、出力段のキャッシュから
デコーダまでがnビット幅のバスラインでよく、VLI
Wアーキテクチャのマイクロプロセッサにおいて、過去
または将来にわたってバス幅の整合がとれ、ハードウェ
アの互換性を保つことが可能となる。
According to the present invention, because the instruction length of the VLIW architecture type microprocessor is long and cannot be decomposed, the bus line width of n bits inevitably increases. By storing it in the cache, forming the instruction length again to n bits there, and then outputting it, the instruction bus line from the higher order can be configured with m bits, and the cache from the output stage to the decoder has an n-bit width. Bus line is good, VLI
In the W architecture microprocessor, the bus width can be matched in the past or the future, and the compatibility of the hardware can be maintained.

【0006】[0006]

【実施例】以下、本発明の各実施例を図面に基づいて説
明する。なお、各図面において、同一符号は同一もしく
は相当部材を表す。本発明の一実施例の回路構成を示す
命令フェッチとデコード部分のブロック図を図1に示
す。実行する命令がキャッシュ2にある時はキャッシュ
2から、またキャッシュ2にない場合は外部のメモリ
[不図示]から命令をフェッチする必要がある。このよ
うに、命令をフェッチする必要が生じた場合バスコント
ローラ1はmビット幅の外部命令用データバス4を通し
てnビット長の命令をフェッチする。ただし、本発明で
はn>mなので、フェッチのサイクルは(n/m)=p
サイクル必要となる。
Embodiments of the present invention will be described below with reference to the drawings. In each drawing, the same reference numerals represent the same or corresponding members. FIG. 1 shows a block diagram of an instruction fetch and decode portion showing a circuit configuration of an embodiment of the present invention. It is necessary to fetch the instruction from the cache 2 when the instruction to be executed is in the cache 2 and from the external memory [not shown] when it is not in the cache 2. Thus, when it becomes necessary to fetch an instruction, the bus controller 1 fetches an n-bit long instruction through the m-bit wide external instruction data bus 4. However, in the present invention, since n> m, the fetch cycle is (n / m) = p
Cycle required.

【0007】 その(n/m)=p回のフェッチサイク
ルの制御は、バスコントローラ1がキャッシュ2のタグ
(Tag) のステータス(status)を見て、キャッシュコント
ロール信号6でキャッシュ2のラインが満たされるnビ
ット長になるまで行なう。その後、この命令はやはりn
ビット長の内部命令データバス5を通って、キャッシュ
2に記憶される。キャッシュ2にヒット(hit) してい
る、つまり実行されるべきnビット幅の記憶されている
命令は、nビットの内部命令データバス7を通してデコ
ーダ3に送られるという作用を持つ。
The control of the fetch cycle of (n / m) = p times is performed by the bus controller 1 using the tag of the cache 2.
The status (status) of (Tag) is checked, and the operation is continued until the cache control signal 6 reaches the n-bit length for filling the line of the cache 2. After that, this command is also n
It is stored in the cache 2 through the internal instruction data bus 5 having a bit length. An instruction that is hit in the cache 2, that is, a stored instruction having an n-bit width to be executed, is sent to the decoder 3 through the n-bit internal instruction data bus 7.

【0008】 その後、デコーダで命令は解釈され、A
LU0制御信号8、ALU1制御信号9等のそれぞれの
ALUへの制御信号とメモリ制御などを行なうその他の
制御信号10を生成する。なおキャッシュ2は、制御条
件設定65で設定された条件でキャッシュコントローラ61
からのキャッシュコントローラ制御信号62により制御さ
れ、その制御に対するアンサーバック信号63で情報の授
受がなされ、さらにバスコントローラ1もキャッシュコ
ントローラ61からのバスコントローラ制御信号64によ
り、外部命令のフェッチなどの動作を行う。また、バス
コントローラ1は外部命令の読込み等このマイクロプロ
セッサと外界とのインターフェースの役目を果たす。
Thereafter, the decoder interprets the instruction, and A
A control signal for each ALU such as LU0 control signal 8 and ALU1 control signal 9 and other control signal 10 for performing memory control and the like are generated. Note that the cache 2 has the cache controller 61 under the condition set by the control condition setting 65.
Is controlled by a cache controller control signal 62 from the cache controller, and information is transmitted / received by an answer back signal 63 for the control. Further, the bus controller 1 also performs an operation such as fetching an external instruction by the bus controller control signal 64 from the cache controller 61. To do. The bus controller 1 also serves as an interface between the microprocessor and the outside world such as reading external instructions.

【0009】 図2は、本発明の他の実施例の回路構成
を示すブロック図である。本具体的実施例では、VLI
Wアーキテクチャ型マイクロプロセッサの命令長を12
8ビットとし、外部データバスの幅を32ビットとす
る。命令を外部メモリからフェッチする必要が生じた場
合、バスコントローラ1は32ビット幅の外部命令用デ
ータバス4を通して128ビット長の命令を4サイクル
でフェッチする。この制御はバスコントローラ1がキャ
ッシュ2のタグのステータスを見て、キャッシュコント
ロール信号6でキャッシュのラインが満たされるまで行
なう。実行すべきキャッシュ2にヒットしている命令
は、128ビットの内部命令データバス7を通ってデコ
ーダ3に送られる。デコーダ3で命令は解釈され、AL
U0制御信号8、ALU1制御信号9等のそれぞれのA
LUへの制御信号とメモリ制御などを行なうその他の制
御信号10を生成する。
FIG. 2 is a block diagram showing the circuit configuration of another embodiment of the present invention. In this specific example, the VLI
The instruction length of the W architecture type microprocessor is 12
The width of the external data bus is 8 bits and the width of the external data bus is 32 bits. When it becomes necessary to fetch an instruction from an external memory, the bus controller 1 fetches a 128-bit long instruction in four cycles through the 32-bit wide external instruction data bus 4. This control is performed until the bus controller 1 sees the status of the tag of the cache 2 and the cache line is filled with the cache control signal 6. The instruction hitting the cache 2 to be executed is sent to the decoder 3 through the 128-bit internal instruction data bus 7. The decoder 3 interprets the instruction, and the AL
A of each of the U0 control signal 8 and the ALU1 control signal 9
A control signal for the LU and another control signal 10 for controlling the memory are generated.

【0010】[0010]

【発明の効果】以上説明したように本発明によれば、新
規に生成されるVLIWアーキテクチャのマイクロプロ
セッサは勿論、既に過去に設計し現存するVLIWアー
キテクチャのマイクロプロセッサと、バス幅を等しくで
きるためにハードウエアの互換性を保ったままで、内部
の処理を向上することが可能になるという特段の効果を
奏することができる。さらに、処理能力は多少犠牲にな
るがLSIにした時にデータバスの本数を押えることが
出来るため、バス上の信号の変化による同時スイッチン
グノイズを減少させる効果も持つ。
As described above, according to the present invention, the bus width can be made equal to that of a newly created VLIW architecture microprocessor and of course a VLIW architecture microprocessor already designed and existing in the past. It is possible to achieve a special effect that internal processing can be improved while maintaining hardware compatibility. Furthermore, although the processing capacity is somewhat sacrificed, the number of data buses can be suppressed when the LSI is used, and thus it has an effect of reducing simultaneous switching noise due to a change in signals on the bus.

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

【図1】本発明の一実施例におけるVLIWの命令フェ
ッチとデコード部の回路構成を示すブロック図
FIG. 1 is a block diagram showing a circuit configuration of a VLIW instruction fetch and decode unit according to an embodiment of the present invention.

【図2】本発明の他の実施例におけるVLIWの命令フ
ェッチとデコード部の回路構成を示すブロック図
FIG. 2 is a block diagram showing a circuit configuration of a VLIW instruction fetch and decode unit according to another embodiment of the present invention.

【図3】従来例のVLIWの命令フェッチとデコード部
の回路構成を示すブロック図
FIG. 3 is a block diagram showing a circuit configuration of a conventional VLIW instruction fetch and decode unit.

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

1 バスコントローラ 2 キャッシュ 3 デコーダ 4 外部命令データバス[mビット幅] 5 内部命令データバス[nビット幅:n>mでn=p
・m] 6 キャッシュコントロール信号 61 キャッシュコントローラ 62 キャッシュ制御信号 63 アンサーバック信号 64 バスコントローラ制御信号 65 制御条件設定 7 内部命令データバス 8 ALU0制御信号 9 ALU1制御信号 10 その他の制御信号
1 bus controller 2 cache 3 decoder 4 external instruction data bus [m bit width] 5 internal instruction data bus [n bit width: n> m and n = p
・ M] 6 Cache control signal 61 Cache controller 62 Cache control signal 63 Answer back signal 64 Bus controller control signal 65 Control condition setting 7 Internal command data bus 8 ALU0 control signal 9 ALU1 control signal 10 Other control signals

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 VLIWアーキテクチャ型マイクロプロ
セッサにおいて、命令キャッシュへのライン幅をVLI
Wの命令の幅と等しくし、命令キャッシュのラインが埋
まるまで命令を発行しないような回路を備えたVLIW
アーキテクチャ型から成ることを特徴とするマイクロプ
ロセッサ。
1. In a VLIW architecture type microprocessor, the line width to an instruction cache is set to VLI.
VLIW with a circuit that makes the width of the W instruction equal and does not issue the instruction until the line of the instruction cache is filled
A microprocessor characterized by being of architectural type.
【請求項2】 外部命令用データベースとを結ぶmビッ
ト幅のバスラインから命令コードを導入し、mビット幅
のバスラインを経て、それ自体から送出する命令キャッ
シュへのコントロール信号により、前記命令キャッシュ
へ出力するバスコントローラと、 このバスコントローラから連続してmビット幅づつ入力
した命令コードをp回繰り返し受入れ、連続して記憶し
た前記命令コードがnビット長になったときに、その命
令コードをnビット幅のバスラインを介してデコーダに
出力するキャッシュと、 このキャッシュから受け入れた命令コードを出力するデ
コーダと、 前記キャッシュでの命令コードの受け入れ・記憶・送り
出しを制御し、かつ命令コードがヒットしていないとき
にバスコントローラをして命令コードの受入れをアクセ
スするキャッシュコントローラとを具備したことを特徴
とする請求項1記載のマイクロプロセッサ。
2. An instruction code is introduced from an m-bit wide bus line connecting to an external instruction database, and the instruction cache is controlled by a control signal to the instruction cache sent from itself via the m-bit wide bus line. To the bus controller for outputting to the bus controller, and the instruction code continuously input by the m-bit width from the bus controller is repeatedly received p times, and when the continuously stored instruction code becomes n-bit length, the instruction code is output. A cache that outputs to the decoder via a bus line of n-bit width, a decoder that outputs the instruction code accepted from this cache, controls the acceptance, storage, and sending of the instruction code in the cache, and the instruction code hits Access the instruction code acceptance by the bus controller when not The microprocessor according to claim 1, further comprising a cache controller.
【請求項3】 命令を外部メモリからフェッチするとき
に、m<nでmビット幅のバスラインを介して、nビッ
ト長の命令をmビット幅のpサイクルで前記命令キャッ
シュにフェッチを行い、命令キャッシュのラインが埋ま
った後に、前記nビット長の命令を発行することを特徴
とする請求項1記載のマイクロプロセッサの制御方法。
3. When fetching an instruction from an external memory, an n-bit long instruction is fetched into the instruction cache in an m-bit wide p cycle through an m-bit wide bus line with m <n, 2. The method of controlling a microprocessor according to claim 1, wherein the instruction of the n-bit length is issued after the line of the instruction cache is filled.
JP32369594A 1994-11-30 1994-11-30 Microprocessor and its controlling method Pending JPH08161170A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32369594A JPH08161170A (en) 1994-11-30 1994-11-30 Microprocessor and its controlling method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32369594A JPH08161170A (en) 1994-11-30 1994-11-30 Microprocessor and its controlling method

Publications (1)

Publication Number Publication Date
JPH08161170A true JPH08161170A (en) 1996-06-21

Family

ID=18157574

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32369594A Pending JPH08161170A (en) 1994-11-30 1994-11-30 Microprocessor and its controlling method

Country Status (1)

Country Link
JP (1) JPH08161170A (en)

Similar Documents

Publication Publication Date Title
US5337415A (en) Predecoding instructions for supercalar dependency indicating simultaneous execution for increased operating frequency
US6959367B2 (en) System having read-modify-write unit
JPH04313121A (en) Instruction memory device
US5249273A (en) Microprocessor having a variable length instruction format
KR100335785B1 (en) Execution of data processing instructions
US6832305B2 (en) Method and apparatus for executing coprocessor instructions
JP2620511B2 (en) Data processor
EP0378415A2 (en) Multiple instruction dispatch mechanism
US5924120A (en) Method and apparatus for maximizing utilization of an internal processor bus in the context of external transactions running at speeds fractionally greater than internal transaction times
JPH01177127A (en) Information processor
US20050102659A1 (en) Methods and apparatus for setting up hardware loops in a deeply pipelined processor
US6948049B2 (en) Data processing system and control method
EP0240606B1 (en) Pipe-line processing system and microprocessor using the system
JPH03233630A (en) Information processor
US7134000B2 (en) Methods and apparatus for instruction alignment including current instruction pointer logic responsive to instruction length information
US5421026A (en) Data processor for processing instruction after conditional branch instruction at high speed
US6631464B1 (en) Instruction pipeline with a branch prefetch when the branch is certain
JPH08161170A (en) Microprocessor and its controlling method
JP3569811B2 (en) Data processing device having pipeline processing function
JP2636821B2 (en) Parallel processing unit
US7594103B1 (en) Microprocessor and method of processing instructions for responding to interrupt condition
JPH1020959A (en) Low power consumption micro processor
KR100300875B1 (en) How to deal with cache misses
JP2001034474A (en) Data processor and data processing method
JP2785820B2 (en) Parallel processing unit