JPH0373021A - Microcomputer - Google Patents

Microcomputer

Info

Publication number
JPH0373021A
JPH0373021A JP21033289A JP21033289A JPH0373021A JP H0373021 A JPH0373021 A JP H0373021A JP 21033289 A JP21033289 A JP 21033289A JP 21033289 A JP21033289 A JP 21033289A JP H0373021 A JPH0373021 A JP H0373021A
Authority
JP
Japan
Prior art keywords
instruction
data
bus
read
write
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
JP21033289A
Other languages
Japanese (ja)
Inventor
Osamu Matsushima
修 松嶋
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP21033289A priority Critical patent/JPH0373021A/en
Publication of JPH0373021A publication Critical patent/JPH0373021A/en
Pending legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Abstract

PURPOSE:To improve efficiency for executing an instruction in an execution control part (EXU) by stopping the start of preceding fetch of an instruction code when it is detected that the instruction is an instruction with the read/write of data. CONSTITUTION:Unless a data read request 13 or a data write request 14 is generated from an EXU 2, a bus control part (BCU) 3 continue the preceding fetch by using an address stored in a fetch pointer 15 until a queue buffer 19 is filled up. At such a time, a timing generating circuit 22 outputs the value of the fetch pointer 15 from a multiplexer 24 to an address bus 6 by using a select signal 25 and simultaneously outputs an RD signal 8. An instruction decoder 21 always monitors the instruction code on an instruction code bus 10 and detects the instruction with the read or write of a data memory 4. The timing generating circuit 22 forcedly stops the start of the preceding fetch of the instruction until the read/write of the data is completed. Thus, the instruction execution efficiency of the EXU can be improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はマイクロコンピュータに関し、特に命令コード
の先行フェッチを行うための先行制御回路を有するマイ
クロコンピュータに関スル。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a microcomputer, and more particularly to a microcomputer having a pre-control circuit for pre-fetching instruction codes.

〔従来の技術〕[Conventional technology]

従来、命令コードの先行フェッチを行うマイクロコンピ
ュータは命令の実行を制御する実行制御部(以下、EX
Uと称す)と、命令コードの先行フェッチおよびデータ
のリード/ライトの制御を共通のバスで行うバス制御部
(以下、ECUと称す)により構成されている。このE
CUには、先行フェッチした命令コードを蓄えるファー
ストイン・ファストアウト構成のキューバッファを備え
、命令実行によるデータのリード/ライトが行なわれて
いないタイミングでは、キューバッファが一杯でない限
り命令コードの先行フェッチを行う制御をしている。と
ころが、データのリード/ライトが行なわれていないタ
イミングでは、先行フェッチが無条件に行なわれるので
、先行フエ。
Conventionally, microcomputers that perform advance fetching of instruction codes have an execution control unit (hereinafter referred to as EX) that controls the execution of instructions.
The ECU consists of a bus control unit (hereinafter referred to as ECU) that performs advance fetching of instruction codes and control of data read/write using a common bus. This E
The CU is equipped with a queue buffer with a first-in/fast-out configuration that stores pre-fetched instruction codes, and when data is not read/written by executing an instruction, the pre-fetch of the instruction code is performed unless the queue buffer is full. It is controlled to perform. However, at a timing when no data is being read or written, advance fetch is performed unconditionally, so the advance fetch is performed unconditionally.

チが行なわれている期間、データのリード/ライトに伴
う命令の実行が止められるという問題がある。
There is a problem in that the execution of instructions associated with reading/writing data is stopped while the check is being performed.

第4図はかかる従来の一例を説明するためのマイクロコ
ンピュータにおけるBCUとEXUの動作タイミング図
である。
FIG. 4 is an operation timing diagram of the BCU and EXU in a microcomputer to explain an example of such a conventional system.

第4図に示すように、Tn(nはO〜12)はタイミン
グを示し、ECUが制御するバスサイクルは4サイクル
で動作し、To−T3とT4〜T7のタイミングでは後
継命令のための命令コードの先行フェッチを行っている
。一方、EXUはデータのリード/ライトを伴なわない
命令(図中命令α)をECU動作とは独立して実行する
ことが可能である。ところが、データのリード/ライト
を伴う命令βの実行では、T5タイミングでデータリー
ドをスタートしようとしても、すでにECUはT4タイ
ミングから命令コードBのフェッチ動作をスタートして
いるため、すぐに命令βの実行のためのデータリード(
T8からTllのタイミング)を行うことができない。
As shown in Fig. 4, Tn (n is 0 to 12) indicates the timing, the bus cycle controlled by the ECU operates in 4 cycles, and at the timings of To-T3 and T4 to T7, instructions for successor instructions are given. The code is being fetched ahead of time. On the other hand, the EXU can execute an instruction (instruction α in the figure) that does not involve reading/writing data independently of the ECU operation. However, when executing instruction β that involves reading/writing data, even if the data read is attempted to start at timing T5, the ECU has already started fetching instruction code B from timing T4, so instruction β is immediately executed. Read data for execution (
timing from T8 to Tll) cannot be performed.

従って、T5からT7タイミング(図中Tidle)期
間はEXUの動作が完全に停止し、命令の実行をするこ
とができないので、EXUは命令コードβのフェッチが
完了した後、T8からTllのタイミングでデータをリ
ードし、T12のタイミングで命令実行を終了するよう
になっている。
Therefore, during the T5 to T7 timing period (Tidle in the figure), the EXU operation is completely stopped and no instructions can be executed, so after the instruction code β has been fetched, the EXU is Data is read and instruction execution is completed at timing T12.

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

上述した従来のマイクロコンピュータにおける先行制御
回路は、データのリード/ライトを伴う命令実行の際に
も、命令コードのフェッチをつづけて実行し且つ一旦ス
タートしたバスサイクルは停止できないため、フェッチ
のためのバスサイクルが終了するまでEXU動作が停止
してしまい、命令実行効率が低下するという欠点がある
The preceding control circuit in the conventional microcomputer described above continues fetching the instruction code even when executing an instruction that involves data read/write, and cannot stop the bus cycle once started. This has the disadvantage that the EXU operation stops until the bus cycle ends, reducing instruction execution efficiency.

本発明の目的は、かかるEXUの命令実行効率を向上さ
せることのできるマイクロマンピユータを提供すること
にある。
An object of the present invention is to provide a micromanipulator that can improve the instruction execution efficiency of such an EXU.

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

本発明のマイクロコンピュータは、命令の実行を制御す
る実行制御部と、命令コードの先行フェッチおよびデー
タのリード/ライトを共通のバスで行うバス制御部とを
有するマイクロコンピュータにおいて、前記バス制御部
は先行フェッチした前記命令コードを一時的に蓄える複
数の記憶手段と、前記記憶手段の出力の命令コードをデ
コードし、且つ前記命令がデータのリード/ライトを伴
う命令であることを検出する検出手段と、前記命令がデ
ータのリード/ライトを伴う命令であることを前記検出
手段において検出したときに前記命令コードの先行フェ
ッチの開始を所定の期間停止するタイミング制御手段と
を含んで構成される。
The microcomputer of the present invention includes an execution control section that controls execution of instructions, and a bus control section that performs advance fetching of instruction codes and reading/writing of data on a common bus, wherein the bus control section is a plurality of storage means for temporarily storing the previously fetched instruction code; and a detection means for decoding the instruction code output from the storage means and detecting that the instruction is an instruction that involves data read/write. and timing control means for stopping the start of advance fetching of the instruction code for a predetermined period when the detection means detects that the instruction is an instruction that involves data read/write.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の詳細な説明するためのマイクロコンピ
ュータのブayり図である。
FIG. 1 is a block diagram of a microcomputer for explaining the present invention in detail.

第1図に示すように、本発明におけるマイクロコンピュ
ータ1は命令の実行を行うEXUと、命令コードのフェ
ッチおよびデータのリード/ライトを共通のアドレスバ
ス6とデータノくスフでデータメモリ4とプログラムメ
モリ5に対して行うBCU3とから構成されている。E
XU2はBCU3に対してアドレスを送出するためのS
バス11と接続され、データの読み出しを要求するデー
タリードリクエフソ13およびデータの書込みを要求す
るデータライドリクエスト14を出力する。
As shown in FIG. 1, a microcomputer 1 according to the present invention has an EXU that executes instructions, a data memory 4 and a program memory that use a common address bus 6 and a data node to fetch instruction codes and read/write data. 5 and BCU3. E
XU2 uses S to send an address to BCU3.
It is connected to the bus 11 and outputs a data read request 13 requesting data reading and a data write request 14 requesting data writing.

さらに、BCU3とEXU2の間にはリード/ライトデ
ータを伝達するためのDバス12と先行フェッチした命
令コードを伝えるための命令コードバスlOとが接続さ
れている。BCU3からメモリ4,5に対しては命令コ
ードの読出しやデータの読み書きを行うためのアドレス
を出力するアドレスバス6と、命令コードとデータの両
方の入出力を行うデータバス7とが接続され、リード/
ライトのタイミングを指定するRD信号8.WR信号9
を出力する。このアドレスバス6、データバス7、RD
信号8はリード/ライト可能なデータメモリ4と命令コ
ードが記憶されているプログラムメモリ5に接続され、
WR信号9はデータメモリ4にだけ接続されている。ま
た、EXU2はECU3の命令コードバス10より出力
される。
Furthermore, a D bus 12 for transmitting read/write data and an instruction code bus 10 for transmitting previously fetched instruction codes are connected between the BCU 3 and EXU 2. Connected from the BCU 3 to the memories 4 and 5 are an address bus 6 that outputs addresses for reading instruction codes and reading and writing data, and a data bus 7 that inputs and outputs both instruction codes and data. Lead/
RD signal specifying write timing8. WR signal 9
Output. This address bus 6, data bus 7, RD
The signal 8 is connected to a readable/writable data memory 4 and a program memory 5 in which instruction codes are stored.
WR signal 9 is connected only to data memory 4. Further, EXU2 is output from the instruction code bus 10 of the ECU3.

命令コードに対応して制御を行ない、命令処理を実現し
ている。
Control is performed according to the instruction code to realize instruction processing.

第2図は本発明の一実施例を説明するための第1図に示
すECUの具体的構成図である。
FIG. 2 is a specific configuration diagram of the ECU shown in FIG. 1 for explaining one embodiment of the present invention.

第2図に示すように、本実施例におけるECU3は先行
フェッチを行うためのアドレスを保持するフェッチポイ
ンタ15と、フェッチポインタ15をインクリメントす
るためのインクリメンタ23と、データのり一ド/ライ
トを行う際のアドレスを指定するアドレスラッチ16と
、書込むデータを一時的に記憶する出力データラッチ1
7と、読み込みデータを記憶する入力データラッチ18
と、先行フェッチした命令コードを記憶する3バイトの
キューバッファ19と、キューステータス回路20と、
キューバッファ19の出力をデコードする命令デコーダ
21と、マルチプレクサ24と、各種タイミング信号を
発生するタイミング生成回路22とを有している。
As shown in FIG. 2, the ECU 3 in this embodiment has a fetch pointer 15 that holds an address for prefetching, an incrementer 23 that increments the fetch pointer 15, and performs read/write of data. An address latch 16 that specifies the current address, and an output data latch 1 that temporarily stores the data to be written.
7, and an input data latch 18 that stores read data.
, a 3-byte queue buffer 19 for storing the previously fetched instruction code, and a queue status circuit 20.
It has an instruction decoder 21 that decodes the output of the queue buffer 19, a multiplexer 24, and a timing generation circuit 22 that generates various timing signals.

ECU3はEXU2からデータリートリクニス)13ま
たはデータライドリクエスト14が発生しない限り、フ
ェッチポインタ15に記憶されているアドレスを用い、
キューバッファ19が一杯になるまで先行フェッチを続
けている。このとき、タイミング生成回路22はセレク
ト信号25を用いてマルチプレクサ24からアドレスバ
ス6ヘフエツチポインタ15の値を出力すると同時に、
RD信号8を出力する。すると、プログラムメモリ5か
ら命令コードが読み出され、データバス7を経由してキ
ューバッファ19へ書込まれるとと・ファーストアウト
(FIFO)111Jffiのバッファであり、キュー
バッファ19の状態はキューステータス回路20がモニ
タしている。すなわち、キューバッファ19に有効な命
令コードが全く入ってない時はキューエンプティ信号2
6が、またキューバッファ19が一杯でこれ以上先行フ
ェッチができないときはキューフル信号27が出力され
、タイミング生成回路22へ入力される。
The ECU 3 uses the address stored in the fetch pointer 15 unless a data read request 13 or data write request 14 is generated from the EXU 2.
Advance fetching continues until the queue buffer 19 is full. At this time, the timing generation circuit 22 uses the select signal 25 to output the value of the fetch pointer 15 from the multiplexer 24 to the address bus 6, and at the same time,
Outputs RD signal 8. Then, the instruction code is read from the program memory 5 and written to the queue buffer 19 via the data bus 7.The first out (FIFO) 111Jffi buffer and the status of the queue buffer 19 are determined by the queue status circuit. 20 are monitoring. That is, when the queue buffer 19 does not contain any valid instruction codes, the queue empty signal 2 is output.
6, and when the queue buffer 19 is full and no more advance fetching is possible, a queue full signal 27 is output and input to the timing generation circuit 22.

EXU2はキューバッファ19の出力を命令コードバス
10を経由して取り込み命令を実行する。
The EXU 2 takes in the output of the queue buffer 19 via the instruction code bus 10 and executes the instruction.

また、命令デコーダ21は命令コードバスlO上の命令
コードを常にモニタしており、データメモリ4のリード
またはライトを伴う命令を検出する。
Further, the instruction decoder 21 constantly monitors the instruction code on the instruction code bus 10, and detects an instruction that involves reading or writing the data memory 4.

ここで、命令デコーダ21が前記命令を検出すると、デ
コード出力28が“1”レベルとなり、これによりタイ
ミング生成回路22は命令の先行フェッチのスタートを
データのリード/ライトが完了するまで強制的に停止さ
せる。更に、EXU2は命令コードバス10上の命令コ
ードに対応してデータをリード/ライトするアドレスを
Sバス11経由でアドレスラッチ16に書込み、データ
をライトする時にはさらにDバス12経由で書込みデー
タを出力データラッチ17に書込む。
Here, when the instruction decoder 21 detects the instruction, the decode output 28 goes to the "1" level, which causes the timing generation circuit 22 to forcibly stop the start of the advance fetch of the instruction until the data read/write is completed. let Furthermore, the EXU 2 writes an address for reading/writing data to the address latch 16 via the S bus 11 in response to the instruction code on the instruction code bus 10, and further outputs write data via the D bus 12 when writing data. Write to data latch 17.

かかる、状態でデータリードリクエスト13またはデー
タライドリクエスト14を出力すると、タイミング生成
回路22はマルチプレクサ24の出力としてアドレスラ
ッチ16を選択し、同時にRD信号8またはWR信号9
を出力する。データリードの場合、データメモリ4から
の出力はデータバス7経由で入力データラッチ18にラ
ッチされた後、Dバス12を通ってEXU2へ送出され
る。また、データライトの場合、出力データラッチ17
に書込まれていたデータはデータメモリ4ヘデータバス
7を経由して出力される。ここで、データメモリ4のリ
ード/ライト中は、キューバッファ19への先行フェッ
チが停止するので、命令実行に伴いキューバッファ19
の命令コードをEXU2が消費してキューバッファ19
が空になることがある。このときは、命令の続行が不可
能になるので、キューステータス回路20はこれを検出
し、キューエンプティ信号26をタイミング生成回路2
2へ出力する。タイミング生成回路22はこれにより命
令コードのフェッチが必要なことを検出し、命令コード
をプログラムメモリ5から強制的にフェッチし、命令を
実行する。
When the data read request 13 or data write request 14 is output in such a state, the timing generation circuit 22 selects the address latch 16 as the output of the multiplexer 24, and simultaneously outputs the RD signal 8 or WR signal 9.
Output. In the case of data read, the output from the data memory 4 is latched by the input data latch 18 via the data bus 7, and then sent to the EXU 2 via the D bus 12. In addition, in the case of data write, the output data latch 17
The data written in is output to the data memory 4 via the data bus 7. Here, while the data memory 4 is being read/written, advance fetching to the queue buffer 19 is stopped, so the queue buffer 19 is
EXU2 consumes the instruction code of
may be empty. At this time, it becomes impossible to continue the instruction, so the queue status circuit 20 detects this and sends the queue empty signal 26 to the timing generation circuit 20.
Output to 2. The timing generation circuit 22 thereby detects that an instruction code needs to be fetched, forcibly fetches the instruction code from the program memory 5, and executes the instruction.

第3図は本発明の第二の実施例を説明するための第1図
に示すECUの他の具体的構成図である。
FIG. 3 is another specific configuration diagram of the ECU shown in FIG. 1 for explaining the second embodiment of the present invention.

第3図に示すように、本実施例におけるBCU3は命令
デコーダ21の他に命令の語長を検出する語長デコーダ
29と、キューバッファ19にどれだけの命令コードが
蓄えられているかを検出する機能が付加されたキュース
テータス回路2oと、検出出力31がタイミング生成回
路22へ接続されている点とを除いては、前述した第一
の実施例のBCU201と同様である。
As shown in FIG. 3, in addition to the instruction decoder 21, the BCU 3 in this embodiment includes a word length decoder 29 that detects the word length of an instruction, and a word length decoder 29 that detects how many instruction codes are stored in the queue buffer 19. The BCU 201 is the same as the BCU 201 of the first embodiment described above, except that the queue status circuit 2o has additional functions and the detection output 31 is connected to the timing generation circuit 22.

まず、命令デコーダ21がデータのリード/ライトを伴
う命令を検出し且つデコード出力28が“1″となった
とき、タイミング生成回路22は語長デコーダ29の出
力30をモニタし、このときキューバッファ19に何バ
イトの命令コードが蓄えられていなければ前記命令を実
行できないかを知ることになる。ここで、キューステー
タス回路20の検出出力31を確認し、命令コードが不
足しているときには命令処理はスタートせず、強制的に
キューバッファ19へ命令コードをフェッチした後、命
令実行に入る。一方、命令コードが充分蓄えられている
場合には、直ちに命令をスタートさせる。
First, when the instruction decoder 21 detects an instruction that involves data read/write and the decode output 28 becomes "1", the timing generation circuit 22 monitors the output 30 of the word length decoder 29, and at this time the queue buffer It is known how many bytes of instruction code must be stored in 19 before the instruction can be executed. Here, the detection output 31 of the queue status circuit 20 is checked, and if the instruction code is insufficient, instruction processing does not start, and after the instruction code is forcibly fetched to the queue buffer 19, instruction execution begins. On the other hand, if enough instruction codes are stored, the instruction is started immediately.

上述した制御を行うことにより、命令実行中にキューエ
ンプティ信号26が発生することはなくなるため、命令
実行途中での命令コードの強制読み出しを行う必要がな
くなる。
By performing the above-described control, the queue empty signal 26 will not be generated during instruction execution, so there is no need to forcibly read the instruction code during instruction execution.

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

以上説明したように本発明のマイクロコンピュータは、
データのリード/ライトを伴う命令の実行に先立って命
令コードフェッチのスタートを停止させるため命令実行
によるデータリード/ライトの際に命令コードフェッチ
との競合が起きないので、EXUの命令実行効率を大幅
に向上させることができるという効果がある。
As explained above, the microcomputer of the present invention has
Since the start of instruction code fetch is stopped before executing an instruction that involves data read/write, there is no conflict with instruction code fetch when data is read/written by instruction execution, greatly improving the instruction execution efficiency of the EXU. This has the effect that it can be improved.

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

第1図は本発明の詳細な説明するためのマイクロコンピ
ュータのブロック図、第2図は本発明の第一の実施例を
説明するための第1図に示すECUの具体的構成図、第
3図は本発明の第二の実施例を説明するための第1図に
示すECUの他の具体的構成図、第4図は従来の一例を
説明するためのマイクロコンピュータにおけるECUと
EXUの動作タイミング図である。 1・・・・・・マイクロコンピュータ、2・・印・EX
U53・・・・・・BCU、4・・・・・・データメモ
リ、5・・・・・・プロダラムメモリ、6・・・・・・
アドレスバス、7・・・・・・データバス、8・・・・
・・RD倍信号9・・・・・・WR信号、10・・・・
・・命令フードバス、11・・・・・・Sバス、12・
・・・・・ノ Dバス、13・・・・・・データリードリクエスト、1
4・・・・・・データライドリクエスト、15・・・・
・・フェッチポインタ、16・・・・・・アドレスラッ
チ、17・・・・・・出力データラッチ、18・・・・
・・入力データラッチ、19・・・・・・キューバッフ
ァ、20・・・・・・キューステータス回路、21・・
・・・・命令デコーダ、22・・・・・・タイミング生
成回路、23・・・・・・インクリメンタ、24・・・
・・・マルチプレクサ、25・・・・・・セレクト信号
、26・・・・・・キューエンプティ信号、27・・・
・・・キューフル信号、28・・・・・・デコード出力
、29・・・・・・語長デコーダ、30・・・・・・語
長デコーダ出力、31・・・・・・検出出力。
FIG. 1 is a block diagram of a microcomputer for explaining the present invention in detail, FIG. 2 is a specific configuration diagram of the ECU shown in FIG. 1 for explaining the first embodiment of the present invention, and FIG. This figure is another specific configuration diagram of the ECU shown in FIG. 1 for explaining the second embodiment of the present invention, and FIG. 4 is an operation timing of the ECU and EXU in a microcomputer for explaining a conventional example. It is a diagram. 1...Microcomputer, 2...Mark EX
U53...BCU, 4...Data memory, 5...Program memory, 6...
Address bus, 7... Data bus, 8...
...RD double signal 9...WR signal, 10...
...Order food bus, 11...S bus, 12.
...No.D bus, 13...Data read request, 1
4... Data ride request, 15...
...Fetch pointer, 16...Address latch, 17...Output data latch, 18...
...Input data latch, 19...Queue buffer, 20...Queue status circuit, 21...
...Instruction decoder, 22...Timing generation circuit, 23...Incrementer, 24...
...Multiplexer, 25...Select signal, 26...Queue empty signal, 27...
... Cue full signal, 28 ... Decode output, 29 ... Word length decoder, 30 ... Word length decoder output, 31 ... Detection output.

Claims (1)

【特許請求の範囲】[Claims] 命令の実行を制御する実行制御部と、命令コードの先行
フェッチおよびデータのリード/ライトを共通のバスで
行うバス制御部とを有するマイクロコンピュータにおい
て、前記バス制御部は先行フェッチした前記命令コード
を一時的に蓄える複数の記憶手段と、前記記憶手段の出
力の命令コードをデコードし、且つ前記命令がデータの
リード/ライトを伴う命令であることを検出する検出手
段と、前記命令がデータのリード/ライトを伴う命令で
あることを前記検出手段において検出したときに前記命
令コードの先行フェッチの開始を所定の期間停止するタ
イミング制御手段とを含むことを特徴とするマイクロコ
ンピュータ。
In a microcomputer, the microcomputer has an execution control unit that controls the execution of instructions, and a bus control unit that performs pre-fetching of instruction codes and reading/writing data on a common bus, wherein the bus control unit processes the pre-fetched instruction codes. a plurality of storage means for temporarily storing data; a detection means for decoding the instruction code output from the storage means and detecting that the instruction is an instruction that involves reading/writing data; 1. A microcomputer comprising: timing control means for stopping the start of advance fetching of the instruction code for a predetermined period when the detection means detects that the instruction involves /writing.
JP21033289A 1989-08-14 1989-08-14 Microcomputer Pending JPH0373021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21033289A JPH0373021A (en) 1989-08-14 1989-08-14 Microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21033289A JPH0373021A (en) 1989-08-14 1989-08-14 Microcomputer

Publications (1)

Publication Number Publication Date
JPH0373021A true JPH0373021A (en) 1991-03-28

Family

ID=16587664

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21033289A Pending JPH0373021A (en) 1989-08-14 1989-08-14 Microcomputer

Country Status (1)

Country Link
JP (1) JPH0373021A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005308610A (en) * 2004-04-23 2005-11-04 Mitsubishi Electric Corp Automatic tracking device for communication signal wave

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005308610A (en) * 2004-04-23 2005-11-04 Mitsubishi Electric Corp Automatic tracking device for communication signal wave

Similar Documents

Publication Publication Date Title
US6978350B2 (en) Methods and apparatus for improving throughput of cache-based embedded processors
JP4982375B2 (en) Sharing a monitored cache line across multiple cores
KR970008187B1 (en) Processor controlled interface with instruction streaming
US6959367B2 (en) System having read-modify-write unit
US5247691A (en) System for releasing suspended execution of scalar instructions following a wait instruction immediately upon change of vector post pending signal
JPH0689174A (en) Computer memory system
JP2015129996A (en) Arithmetic processing apparatus, control method thereof, and information processing apparatus
JP3304444B2 (en) Vector processing equipment
US20060095746A1 (en) Branch predictor, processor and branch prediction method
US20050149931A1 (en) Multithread processor architecture for triggered thread switching without any cycle time loss, and without any switching program command
JP3741870B2 (en) Instruction and data prefetching method, microcontroller, pseudo instruction detection circuit
US5930470A (en) Debugging system and debugging method
US9542190B2 (en) Processor with fetch control for stoppage
JP2004192021A (en) Microprocessor
US5421026A (en) Data processor for processing instruction after conditional branch instruction at high speed
JPH0373021A (en) Microcomputer
US20050160254A1 (en) Multithread processor architecture for triggered thread switching without any clock cycle loss, without any switching program instruction, and without extending the program instruction format
US5787276A (en) Microprocessor including circuit for generating signal used for tracing executed instruction stream
US20040103267A1 (en) Data processor having cache memory
US5594913A (en) High speed memory access system for a microcontroller with directly driven low order address bits
JP2859048B2 (en) Microcomputer
JPH087713B2 (en) Microprocessor
JP4702004B2 (en) Microcomputer
JPS63148329A (en) Instruction prefetch control system
JP2927751B2 (en) Information processing apparatus, information processing method, and scheduling apparatus