JPH05204641A - Microprocessor - Google Patents

Microprocessor

Info

Publication number
JPH05204641A
JPH05204641A JP4015571A JP1557192A JPH05204641A JP H05204641 A JPH05204641 A JP H05204641A JP 4015571 A JP4015571 A JP 4015571A JP 1557192 A JP1557192 A JP 1557192A JP H05204641 A JPH05204641 A JP H05204641A
Authority
JP
Japan
Prior art keywords
instruction
address
microprocessor
decoded
branch
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
JP4015571A
Other languages
Japanese (ja)
Inventor
Koichi Hatta
浩一 八田
Seiji Suetake
清次 末武
Hideyuki Iino
秀之 飯野
Tatsuya Nagasawa
達也 長沢
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 JP4015571A priority Critical patent/JPH05204641A/en
Priority to US08/011,762 priority patent/US5742839A/en
Publication of JPH05204641A publication Critical patent/JPH05204641A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)
  • Microcomputers (AREA)

Abstract

PURPOSE:To provide a microprocessor for efficiently processing signals indicating wait or branch. CONSTITUTION:The microprocessor 1 is provided with an instruction storing means 11 for storing plural instructions and data applied from the external, an instruction decoding means 12 for decoding the instructions and data stored in the means 11, an address specifying means 13 for specifying a prescribed execution address based upon a decoded instruction by the means 12 or an operation starting instruction, and an updating selecting means 14 for selecting whether the value of the execution address specified by the means 13 is to be update based upon the instruction decoded by the means 12 or not.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マイクロプロセッサに
係り、詳しくは、チップ内に一連の命令列を保持するコ
マンドバッファを設け、コマンドバッファから命令を1
つずつ読み出して順次実行するマイクロプロセッサに関
する。マイクロプロセッサを動作させる場合、通常、例
えば、DRAM(Dynamic Random Access Memory)等の
外部メモリに命令や必要なデータを格納し、それらの命
令やデータをマイクロプロセッサ内に取り込んで命令の
処理を行う。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a microprocessor, and more specifically, to a command buffer for holding a series of instruction sequences in a chip, and one instruction from the command buffer.
The present invention relates to a microprocessor that reads out one by one and sequentially executes it. When operating a microprocessor, usually, instructions and necessary data are stored in an external memory such as a DRAM (Dynamic Random Access Memory), and the instructions and data are fetched into the microprocessor to process the instructions.

【0002】しかし、外部メモリとして一般的に用いら
れるDRAMは、アクセスタイムが長いため、DRAM
に格納されている命令列から命令を1つずつ入力してい
ては実行時間が長くなって処理効率が悪くなる。そこ
で、処理効率の悪化を避ける一つの手段として、外部メ
モリ内に格納されている命令列を予めプロセッサ内部の
高速にアクセスできるレジスタにまとめて転送してお
き、動作中はレジスタから命令フェッチを行う手法が用
いられている。
However, since a DRAM generally used as an external memory has a long access time, the DRAM is
If the instructions are input one by one from the instruction sequence stored in, the execution time becomes long and the processing efficiency deteriorates. Therefore, as one means for avoiding deterioration of processing efficiency, the instruction string stored in the external memory is transferred in advance to a register in the processor that can be accessed at high speed, and the instruction is fetched from the register during operation. Method is used.

【0003】ちなみに、この命令を保持しておくレジス
タを“コマンドバッファ”と呼ぶことがある。
Incidentally, a register holding this instruction may be called a "command buffer".

【0004】[0004]

【従来の技術】従来のこの種のマイクロプロセッサとし
ては、例えば、図5に示すようなものがある。このマイ
クロプロセッサ1は、外部入出力制御回路2、スタート
フラグ・スタートアドレス格納部3、内部入出力制御回
路4、ラッチ5,6、プログラムポインタ7、コマンド
バッファ8、加算器9、オアゲートOR、デコーダDE
C、セレクタSEL1,SEL2から構成されている。
2. Description of the Related Art A conventional microprocessor of this type is shown in FIG. The microprocessor 1 includes an external input / output control circuit 2, a start flag / start address storage unit 3, an internal input / output control circuit 4, latches 5 and 6, a program pointer 7, a command buffer 8, an adder 9, an OR gate OR, and a decoder. DE
C, selectors SEL1 and SEL2.

【0005】なお、図中、IBは内部データバス、S,
S’はセレクト信号、Aはアドレス信号、CB−AD
R,CB−W/Rはコマンドバッファ8と内部データバ
スとの間のデータ入出力を制御するための信号である。
以上の構成において、図6,7に示すように、まず、起
動後に外部データバスからスタートフラグ、スタートア
ドレスの各データが取り込まれ、外部入出力制御回路2
を介して内部データバスIBに転送される(ステップ
1,2)。
In the figure, IB is an internal data bus, S,
S'is a select signal, A is an address signal, CB-AD
R and CB-W / R are signals for controlling data input / output between the command buffer 8 and the internal data bus.
In the above configuration, as shown in FIGS. 6 and 7, first, after the start, each data of the start flag and the start address is fetched from the external data bus, and the external input / output control circuit
Is transferred to the internal data bus IB via (steps 1 and 2).

【0006】次に、スタートフラグ、スタートアドレス
がスタートフラグ・スタートアドレス格納部3にラッチ
され(ステップ3)、ここで、セレクト信号Sがアサー
トされていた場合、プログラムポインタ7にスタートア
ドレスが取り込まれ(ステップ4,5)、セレクト信号
Sがネゲートされていた場合、プログラムポインタ7が
インクリメントされる(ステップ4,6)。
Next, the start flag and the start address are latched in the start flag / start address storage unit 3 (step 3), and when the select signal S is asserted, the start address is fetched into the program pointer 7. If the select signal S is negated (steps 4 and 5), the program pointer 7 is incremented (steps 4 and 6).

【0007】そして、プログラムポインタ7の内容をア
ドレスとしてコマンドバッファ8の内容が読み出され
(ステップ7)、読み出された命令がラッチされるとと
もに(ステップ8)、デコーダDECによってデコード
される(ステップ9)。ステップ9の処理におけるデコ
ードの結果、デコードされた命令が分岐命令であった場
合(ステップ10)、セレクト信号S’がアサートされ
るとともに、分岐先アドレスが内部データバスIBに転
送される(ステップ11)。
Then, the contents of the command buffer 8 are read using the contents of the program pointer 7 as an address (step 7), and the read instruction is latched (step 8) and decoded by the decoder DEC (step). 9). If the decoded instruction in the process of step 9 is a branch instruction (step 10), the select signal S'is asserted and the branch destination address is transferred to the internal data bus IB (step 11). ).

【0008】また、デコードされた命令が命令実行に複
数クロック必要とする命令であった場合(ステップ1
2)、セレクト信号S’がアサートされるとともに、次
の命令のアドレスが内部データバスIBに転送され(ス
テップ13)、一方、デコードされた命令が通常命令で
あれば、セレクト信号S’がネゲートされる(ステップ
14)。
If the decoded instruction is an instruction that requires a plurality of clocks to execute the instruction (step 1
2) The select signal S'is asserted and the address of the next instruction is transferred to the internal data bus IB (step 13). On the other hand, if the decoded instruction is a normal instruction, the select signal S'is negated. (Step 14).

【0009】[0009]

【発明が解決しようとする課題】しかしながら、このよ
うな従来のマイクロプロセッサにあっては、デコードさ
れた命令が、実行に複数クロックを必要とする場合や分
岐を必要とする場合等は、改めて初期アドレスやセレク
ト信号Sを操作してプログラムポインタの制御を行うこ
とを必要とするという構成となっていたため、制御が複
雑になり、ウエイトや分岐を示す信号の処理に対して効
率が悪化するという問題点があった。
However, in such a conventional microprocessor, when a decoded instruction requires a plurality of clocks for execution or a branch, it is necessary to re-initialize the microprocessor. Since it is necessary to control the program pointer by operating the address or the select signal S, the control becomes complicated and the efficiency of processing the signal indicating the wait or branch is deteriorated. There was a point.

【0010】[目的]そこで本発明は、ウエイトや分岐
を示す信号の処理に対して効率良く処理を行うマイクロ
プロセッサを提供することを目的としている。
[Object] Therefore, an object of the present invention is to provide a microprocessor which efficiently processes a signal indicating a weight or a branch.

【0011】[0011]

【課題を解決するための手段】本発明によるマイクロプ
ロセッサは上記目的達成のため、外部からの複数の命令
及びデータを蓄積する命令蓄積手段と、該命令蓄積手段
に蓄積された命令及びデータを解読する命令解読手段
と、該命令解読手段により解読された命令または動作開
始命令に基づいて所定の実行アドレスを指定するアドレ
ス指定手段と、該アドレス指定手段において指定された
実行アドレスの値を該命令解読手段により解読された命
令に基づいて更新するかどうかを選択する更新選択手段
とを備えるように構成している。
In order to achieve the above-mentioned object, a microprocessor according to the present invention decodes an instruction accumulating means for accumulating a plurality of instructions and data from the outside, and an instruction and data accumulated in the instruction accumulating means. Instruction decoding means, address designating means for designating a predetermined execution address based on the instruction decoded by the instruction decoding means or an operation start instruction, and the value of the execution address designated by the address designating means for decoding the instruction. Update selecting means for selecting whether to update based on the instruction decoded by the means.

【0012】[0012]

【作用】本発明では、命令解読手段で解読された命令ま
たは動作開始命令に基づいて命令蓄積手段に対して所定
の実行アドレスが指定され、この実行アドレスの値が更
新選択手段により必要に応じて更新される。すなわち、
解読された命令が、例えば、実行に複数クロックを必要
とする場合や分岐を必要とする場合等であっても、ウエ
イトや分岐を示す信号の処理に対して効率良く処理が行
われる。
According to the present invention, a predetermined execution address is designated for the instruction storage means based on the instruction decoded by the instruction decoding means or the operation start instruction, and the value of this execution address is updated by the update selection means as needed. Will be updated. That is,
Even if the decoded instruction requires, for example, a plurality of clocks for execution or a branch, the processing for the signal indicating the wait or the branch is efficiently performed.

【0013】[0013]

【実施例】以下、本発明を図面に基づいて説明する。図
1は本発明に係るマイクロプロセッサの一実施例を示す
図であり、その要部構成を示すブロック図である。ま
ず、構成を説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing an embodiment of a microprocessor according to the present invention, and is a block diagram showing the configuration of the main part thereof. First, the configuration will be described.

【0014】なお、図1において、図5に示した従来例
に付された番号と同一番号は同一部分を示す。本実施例
のマイクロプロセッサ1は、大別して、命令蓄積手段1
1、命令解読手段12、アドレス指定手段13、更新選
択手段14からなり、命令蓄積手段11は内部入出力制
御回路4、コマンドバッファ8から構成され、命令解読
手段12はラッチ6、デコーダDECから構成され、ア
ドレス指定手段13は外部入出力制御回路2、スタート
フラグ・スタートアドレス格納部3、プログラムポイン
タ7、セレクタSEL1,SEL2から構成され、更新
選択手段14は加算器9、セレクタSEL3から構成さ
れている。
In FIG. 1, the same numbers as the numbers given to the conventional example shown in FIG. 5 indicate the same parts. The microprocessor 1 of this embodiment is roughly classified into the instruction storage means 1
1, an instruction decoding means 12, an address designating means 13 and an update selecting means 14, an instruction accumulating means 11 comprises an internal input / output control circuit 4 and a command buffer 8, and an instruction decoding means 12 comprises a latch 6 and a decoder DEC. The address designating means 13 comprises an external input / output control circuit 2, a start flag / start address storing section 3, a program pointer 7, selectors SEL1 and SEL2, and the update selecting means 14 comprises an adder 9 and a selector SEL3. There is.

【0015】ちなみに、図示されていないが、図1の外
部には命令制御回路があり、本実施例におけるマイクロ
プロセッサ1とのインターフェース信号は主に命令制御
回路とのものである。内部データバスIBは、プロセッ
サ内部のデータ転送を行うための32ビットバスであ
り、CB−ADR,CB−W/Rは、コマンドバッファ
8と内部データバスIBとの間のデータの入出力を制御
するための信号であり、本実施例ではコマンドバッファ
8が256ワードであるため、CB−ADRは8ビット
となっている。
Although not shown, an instruction control circuit is provided outside FIG. 1, and an interface signal with the microprocessor 1 in this embodiment is mainly to the instruction control circuit. The internal data bus IB is a 32-bit bus for transferring data inside the processor, and the CB-ADR and CB-W / R control input / output of data between the command buffer 8 and the internal data bus IB. CB-ADR has 8 bits because the command buffer 8 has 256 words in this embodiment.

【0016】スタートフラグ・スタートアドレス格納部
3は、コマンドバッファに格納されている命令の実行開
始を示すための1ビットのレジスタ(スタートフラ
グ)、及び実行すべき最初の命令が格納されているコマ
ンドバッファアドレスを示す8ビットのレジスタ(スタ
ートアドレス)であり、スターとフラグに“1”が書き
込まれると、命令の実行を開始することを示し、次のサ
イクルで自動的にクリアされて“0”に戻るものであ
る。
The start flag / start address storage unit 3 stores a 1-bit register (start flag) for indicating the start of execution of an instruction stored in the command buffer, and a command storing the first instruction to be executed. This is an 8-bit register (start address) that indicates the buffer address. When "1" is written to the star and flag, it indicates that the execution of the instruction will be started. It is automatically cleared in the next cycle to "0". Return to.

【0017】内部入出力制御回路4は、内部データバス
IBとの入出力のための、例えば、トライステート制御
回路等である。プログラムポインタ7は、次に実行すべ
き命令が格納されているコマンドバッファアドレスを示
す8ビットのレジスタである。コマンドバッファ8は、
一連の命令列あるいはデータを格納するレジスタであ
り、本実施例では32ビット×256ワード長のSRA
Mで構成されている。
The internal input / output control circuit 4 is, for example, a tri-state control circuit or the like for input / output to / from the internal data bus IB. The program pointer 7 is an 8-bit register indicating a command buffer address in which an instruction to be executed next is stored. The command buffer 8 is
This is a register for storing a series of instruction sequences or data, and in the present embodiment, SRA having a length of 32 bits × 256 words.
It is composed of M.

【0018】セレクタSEL1は、プログラムポインタ
7に入力するデータを選択する回路であり、スタートフ
ラグがアサートされている場合はスタートアドレスを選
択し、また、分岐信号がアサートされているときは分岐
アドレスを選択し、その他の場合には加算器9からの出
力を選択するものであり、スタートフラグと分岐信号と
が同時にアサートされることはない。
The selector SEL1 is a circuit for selecting the data to be inputted to the program pointer 7, and selects the start address when the start flag is asserted, and selects the branch address when the branch signal is asserted. The output from the adder 9 is selected in other cases, and the start flag and the branch signal are not asserted at the same time.

【0019】セレクタSEL2と加算器9とからなる更
新選択手段14は、命令実行中にプログラムポインタ7
の内容を更新するかどうかを制御するための回路であ
る。セレクタSEL3は、コマンドバッファ2に与える
アドレスを選択する回路であり、内部データバスIBと
入出力状態のときはCB−ADRを選択し、命令の格納
アドレスを必要とするときはプログラムポインタ7の値
を選択するものである。
The update selection means 14 consisting of the selector SEL2 and the adder 9 has the program pointer 7 during the execution of the instruction.
It is a circuit for controlling whether to update the contents of the. The selector SEL3 is a circuit for selecting an address to be given to the command buffer 2. The selector SEL3 selects CB-ADR when in the input / output state with the internal data bus IB, and the value of the program pointer 7 when the instruction storage address is required. Is to be selected.

【0020】なお、スタートライト信号とは、スタート
フラグ・スタートアドレス格納部3の両レジスタへの書
き込み信号であり、この信号がアサートされると内部デ
ータバスIBのデータが両レジスタに書き込まれるもの
である。また、分岐信号,分岐アドレスとは、分岐命令
により分岐するための信号であり、分岐する場合は分岐
信号がアサートし、同時に分岐アドレスに分岐すべきア
ドレスが転送されてくる。ちなみに、分岐先アドレスは
8ビットである。
The start write signal is a write signal to both registers of the start flag / start address storage unit 3. When this signal is asserted, the data of the internal data bus IB is written to both registers. is there. The branch signal and the branch address are signals for branching by a branch instruction. When branching, the branch signal is asserted, and at the same time, the address to be branched is transferred to the branch address. Incidentally, the branch destination address is 8 bits.

【0021】次に作用を説明する。図2〜4は本実施例
の動作例を説明するための図であり、図2,3はそのフ
ローチャート、図4はタイミングチャートである。ま
ず、起動後に外部データバスからスタートフラグ、スタ
ートアドレスの各データが取り込まれ、外部入出力制御
回路2を介して内部データバスIBに転送される(ステ
ップ21,22)。
Next, the operation will be described. 2 to 4 are diagrams for explaining an operation example of this embodiment, FIGS. 2 and 3 are flowcharts thereof, and FIG. 4 is a timing chart. First, after start-up, each data of the start flag and the start address is fetched from the external data bus and transferred to the internal data bus IB via the external input / output control circuit 2 (steps 21 and 22).

【0022】次に、スタートフラグ、スタートアドレス
がスタートフラグ・スタートアドレス格納部3にラッチ
され(ステップ23)、ここで、セレクト信号Sがアサ
ートされていた場合、プログラムポインタ7にスタート
アドレスが取り込まれ(ステップ24,25)、セレク
ト信号Sがネゲートされ、かつ、セレクト信号S’がア
サートされていた場合、プログラムポインタ7に専用バ
スの内容が取り込まれ(ステップ24,26,27)、
セレクト信号S,S’が共にネゲートされていた場合、
プログラムポインタ7に加算器9からの出力が取り込ま
れる(ステップ24,26,28)。
Next, the start flag and the start address are latched in the start flag / start address storage unit 3 (step 23), and when the select signal S is asserted, the start address is fetched into the program pointer 7. If the select signal S is negated and the select signal S'is asserted (steps 24, 25), the contents of the dedicated bus are fetched into the program pointer 7 (steps 24, 26, 27),
If the select signals S and S'are both negated,
The output from the adder 9 is fetched into the program pointer 7 (steps 24, 26, 28).

【0023】そして、プログラムポインタ7の内容をア
ドレスとしてコマンドバッファ8の内容が読み出され
(ステップ29)、読み出された命令がラッチされると
ともに(ステップ30)、デコーダDECによってデコ
ードされる(ステップ31)。次に、ステップ31の処
理におけるデコードの結果、デコードされた命令が分岐
命令であった場合(ステップ32)、セレクト信号S’
がアサートされるとともに、分岐先アドレスが専用バス
に出力され(ステップ33)、デコードされた命令が命
令実行に複数クロック必要とする命令であった場合(ス
テップ34)、セレクト信号S”がアサートされる(ス
テップ35)。このとき、セレクタSEL3では“0”
が選択されるため、インクリメント動作は生じない。
Then, the contents of the command buffer 8 are read using the contents of the program pointer 7 as an address (step 29), and the read instruction is latched (step 30) and decoded by the decoder DEC (step). 31). Next, as a result of decoding in the processing of step 31, if the decoded instruction is a branch instruction (step 32), select signal S '
Is asserted, the branch destination address is output to the dedicated bus (step 33), and if the decoded instruction is an instruction that requires multiple clocks to execute the instruction (step 34), the select signal S ″ is asserted. (Step 35) At this time, the selector SEL3 outputs “0”.
Is selected, no increment operation occurs.

【0024】また、デコードされた命令が通常命令であ
れば、セレクト信号S’,S”がネゲートされる(ステ
ップ36)。このように本実施例では、プログラムポイ
ンタ7の更新手段である更新選択手段14により、各種
の命令に対してコマンドバッファアドレスの生成を効率
よく行うことが可能である。
If the decoded instruction is a normal instruction, the select signals S'and S "are negated (step 36). Thus, in the present embodiment, the update selection which is the updating means of the program pointer 7 is performed. The means 14 makes it possible to efficiently generate a command buffer address for various instructions.

【0025】したがって、解読された命令が、例えば、
実行に複数クロックを必要とする場合や分岐を必要とす
る場合等であっても、ウエイトや分岐を示す信号の処理
に対して効率良く処理を行うことができる。
Therefore, the decoded instruction is, for example,
Even when a plurality of clocks are required for execution or a branch is required, it is possible to efficiently process the signal indicating the wait or the branch.

【0026】[0026]

【発明の効果】本発明では、命令解読手段で解読された
命令または動作開始命令に基づいて命令蓄積手段に対し
て所定の実行アドレスを指定し、この実行アドレスの値
を更新選択手段によって必要に応じて更新可能とするこ
とで、解読された命令が、例えば、実行に複数クロック
を必要とする場合や分岐を必要とする場合等であって
も、ウエイトや分岐を示す信号の処理に対して効率良く
処理を行うことができる。
According to the present invention, a predetermined execution address is designated to the instruction storage means based on the instruction decoded by the instruction decoding means or the operation start instruction, and the value of this execution address is required by the update selection means. Therefore, even if the decoded instruction requires a plurality of clocks for execution or a branch is required, the decoded instruction can be updated accordingly. The processing can be performed efficiently.

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

【図1】本実施例の要部構成を示すブロック図である。FIG. 1 is a block diagram showing a main configuration of the present embodiment.

【図2】本実施例の動作例を説明するためのフローチャ
ートである。
FIG. 2 is a flowchart for explaining an operation example of the present embodiment.

【図3】本実施例の動作例を説明するためのフローチャ
ートである。
FIG. 3 is a flowchart for explaining an operation example of the present embodiment.

【図4】本実施例の動作例を説明するためのタイミング
チャートである。
FIG. 4 is a timing chart for explaining an operation example of the present embodiment.

【図5】従来例の要部構成を示すブロック図である。FIG. 5 is a block diagram showing a configuration of a main part of a conventional example.

【図6】従来例の動作例を説明するためのフローチャー
トである。
FIG. 6 is a flowchart for explaining an operation example of a conventional example.

【図7】従来例の動作例を説明するためのタイミングチ
ャートである。
FIG. 7 is a timing chart for explaining an operation example of a conventional example.

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

1 マイクロプロセッサ 2 外部入出力制御回路 3 スタートフラグ・スタートアドレス格納部 4 内部入出力制御回路 5,6 ラッチ 7 プログラムポインタ 8 コマンドバッファ 9 加算器 11 命令蓄積手段 12 命令解読手段 13 アドレス指定手段 14 更新選択手段 OR オアゲート DEC デコーダ SEL1,SEL2 セレクタ 1 Microprocessor 2 External Input / Output Control Circuit 3 Start Flag / Start Address Storage Section 4 Internal Input / Output Control Circuit 5, 6 Latch 7 Program Pointer 8 Command Buffer 9 Adder 11 Instruction Storage Means 12 Instruction Decoding Means 13 Address Designation Means 14 Update Selector OR OR gate DEC decoder SEL1, SEL2 selector

───────────────────────────────────────────────────── フロントページの続き (72)発明者 長沢 達也 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 ─────────────────────────────────────────────────── ─── Continued Front Page (72) Inventor Tatsuya Nagasawa 1015 Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Fujitsu Limited

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】外部からの複数の命令及びデータを蓄積す
る命令蓄積手段と、 該命令蓄積手段に蓄積された命令及びデータを解読する
命令解読手段と、 該命令解読手段により解読された命令または動作開始命
令に基づいて所定の実行アドレスを指定するアドレス指
定手段と、 該アドレス指定手段において指定された実行アドレスの
値を該命令解読手段により解読された命令に基づいて更
新するかどうかを選択する更新選択手段と、 を備えることを特徴とするマイクロプロセッサ。
1. An instruction storage means for storing a plurality of instructions and data from the outside, an instruction decoding means for decoding the instructions and data stored in the instruction storage means, and an instruction decoded by the instruction decoding means or Addressing means for designating a predetermined execution address based on the operation start instruction, and whether to update the value of the execution address designated by the address designating means based on the instruction decoded by the instruction decoding means A microprocessor comprising: update selecting means;
JP4015571A 1992-01-30 1992-01-30 Microprocessor Pending JPH05204641A (en)

Priority Applications (2)

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

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4015571A JPH05204641A (en) 1992-01-30 1992-01-30 Microprocessor

Publications (1)

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

Family

ID=11892425

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4015571A Pending JPH05204641A (en) 1992-01-30 1992-01-30 Microprocessor

Country Status (1)

Country Link
JP (1) JPH05204641A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0287229A (en) * 1988-09-24 1990-03-28 Nec Corp Prefetch control system for execution instruction
JPH03250329A (en) * 1990-02-28 1991-11-08 Fujitsu Ltd Program execution control circuit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0287229A (en) * 1988-09-24 1990-03-28 Nec Corp Prefetch control system for execution instruction
JPH03250329A (en) * 1990-02-28 1991-11-08 Fujitsu Ltd Program execution control circuit

Similar Documents

Publication Publication Date Title
US5446849A (en) Electronic computer which executes squash branching
EP1241567A2 (en) Method and apparatus for executing coprocessor instructions
JP2560988B2 (en) Information processing apparatus and processing method
US20040003219A1 (en) Loop control circuit and loop control method
JPH05204641A (en) Microprocessor
KR100237642B1 (en) Processor having pipe line stop signal
US6880066B2 (en) Central processing unit and system having a prefetch queue and a command cache to perform an efficient information reading operation
US5151993A (en) Data processor performing operation on data having length shorter than one-word length
JP3462245B2 (en) Central processing unit
US6363469B1 (en) Address generation apparatus
US6360310B1 (en) Apparatus and method for instruction cache access
US5649226A (en) Processor having multiple instruction registers
JPH1063574A (en) Processor with cache memory
JP2883465B2 (en) Electronic computer
JPH08137690A (en) Program execution control method
JP2636192B2 (en) Information processing device
US7966473B2 (en) Optimised storage addressing method
JP2000020309A (en) Digital signal processor
JP2591325B2 (en) Branch control device
JPH06149569A (en) Register number changing device
JP2760694B2 (en) Microprocessor
JPH1040165A (en) Data read method and read buffer
JPH05257807A (en) Cache memory controller
JPH05250156A (en) Risc processor
JPH08212068A (en) Information processor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19970415