JPS60198640A - Pipeline type information processor - Google Patents

Pipeline type information processor

Info

Publication number
JPS60198640A
JPS60198640A JP5515884A JP5515884A JPS60198640A JP S60198640 A JPS60198640 A JP S60198640A JP 5515884 A JP5515884 A JP 5515884A JP 5515884 A JP5515884 A JP 5515884A JP S60198640 A JPS60198640 A JP S60198640A
Authority
JP
Japan
Prior art keywords
instruction
counter
unit
queue
decoding
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
JP5515884A
Other languages
Japanese (ja)
Inventor
Hisanobu Mori
森 久修
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
Nippon Electric Co 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 NEC Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP5515884A priority Critical patent/JPS60198640A/en
Publication of JPS60198640A publication Critical patent/JPS60198640A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve the instruction executing speed of a pipeline type information processor by using a means which decides an instruction that is executed after a repetition control instruction. CONSTITUTION:The instruction groups are stored in a main memory unit 1 and then extracted with an indication of a prefetching unit 2. The type of an extracted instruction is decoded by a decoding unit 3 and stored in a decoding queue of the unit 3. An executing unit 4 extracts successively the instructions out of the decoding queue and executes them. The instruction extracted by the unit 2 is supplied to a buffer 11 and decoded by a decoder 12 to be put into a decoding queue 13. Then the unit 4 extracts instructions out of a queue 15 and executes them. The instruction that is executed after a repetition control instruction is decided by the value of a counter 31 of the unit 4.

Description

【発明の詳細な説明】 〔発明の属する技術分野〕 本発明は、パイプライン型情報処理装置に関する。特に
、命令の先取りおよびデコードを命令の実行と並行して
行うパイプライン型情報処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical field to which the invention pertains] The present invention relates to a pipeline type information processing device. In particular, the present invention relates to a pipeline information processing device that prefetches and decodes instructions in parallel with the execution of instructions.

〔従来技術の説明〕[Description of prior art]

命令の先取り、命令のデコード、命令の実行が並列に行
われる従来例パイプライン型情報処理装置では、くり返
し制御命令がデコードされると、以後の命令の先取りお
よびデコードが停止され、くり返し制御命令が実行され
るのを待ち、くり返し条件が決定された後に、条件に従
って次に実行すべき命令の取り出しおよびデコードが再
開される。
In a conventional pipeline information processing device in which instruction prefetching, instruction decoding, and instruction execution are performed in parallel, when a repeat control instruction is decoded, subsequent instruction prefetching and decoding are stopped, and the repeat control instruction is After waiting for execution and determining the repetition condition, fetching and decoding of the next instruction to be executed according to the condition is resumed.

したがって、(り返し制御命令の次の命令は取り出しと
デコードと実行が直列に行われるので、命令の実行時間
が長くなる欠点があった。
Therefore, since the instruction following the repeat control instruction is fetched, decoded, and executed in series, the execution time of the instruction becomes longer.

〔発明の目的〕[Purpose of the invention]

本発明は、前記欠点を解決するもので、命令実行速度が
向上されたパイプライン型情報処理装置を提供すること
を目的とする。
SUMMARY OF THE INVENTION The present invention aims to solve the above-mentioned drawbacks, and provides a pipeline information processing device with improved instruction execution speed.

〔発明の要点〕[Key points of the invention]

本発明は、命令の先取りおよび先行デコードを実行する
パイプライン型情報処理装置において1、命令のデコー
ダと、上記デコーダによりデコードされた情報を保持す
る一つ以上のデコードキューを発生する回路手段と、命
令シーケンスの繰返し回数を保持し「1」宛の減算を行
うカウンタと、上記カウンタの値が「1」であることを
検出する第一の検出回路と、上記デコードキューを発生
する回路手段に存在する命令および現在実行中の命令が
上記カウンタの内容を変更するかどうかを検出する第二
の検出回路と、上記カウンタの値を「1」減算した後に
、上記カウンタの値がrOJですLt tL &t:オ
ペランドで指定されるアドレスに分岐し、「0」ならば
次の命令へ進むくり返し制御命令において、くり返し制
御命令のデコード時点で上記第一の検出回路と上記第二
の検出回路の情報からくり返し制御命令の次に実行され
る命令を決定する手段とを備えたことを特徴とする。
The present invention provides a pipeline information processing device that performs prefetching and advance decoding of instructions, including: 1. an instruction decoder; circuit means for generating one or more decoding queues for holding information decoded by the decoder; A counter that holds the number of repetitions of an instruction sequence and performs subtraction to "1"; a first detection circuit that detects that the value of the counter is "1"; and a circuit that generates the decoding queue. A second detection circuit detects whether the instruction to execute and the currently executing instruction change the contents of the above counter, and after subtracting the value of the above counter by "1", the value of the above counter is rOJ Lt tL &t : Branches to the address specified by the operand, and if it is "0", proceeds to the next instruction.In a repeat control instruction, when the repeat control instruction is decoded, it repeats from the information of the first detection circuit and the second detection circuit. The method is characterized by comprising means for determining an instruction to be executed next to the control instruction.

〔実施例による説明〕[Explanation based on examples]

以下、本発明の実施例装置を図面に基づいて説明する。 DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be explained based on the drawings.

第1図は、この実施例装置の構成を示すブロック構成図
であり、第2図は、第1図のデコードユニットの構成を
示すブロック構成図であり、第3図は、第1図の実行ユ
ニットに含まれるカウンタ部の構成を示すブロック構成
図である。
FIG. 1 is a block diagram showing the configuration of the apparatus of this embodiment, FIG. 2 is a block diagram showing the configuration of the decoding unit in FIG. 1, and FIG. 3 is a block diagram showing the configuration of the decoding unit in FIG. FIG. 3 is a block configuration diagram showing the configuration of a counter section included in the unit.

まず、この実施例装置の構成を、第1図、第2図および
第3図に基づいて説明する。この実施例装置は、主記憶
ユニット1と先取りユニット2と、デコードユニット3
と実行ユニット4とで構成され、ここで、デコードユニ
ット3は、命令バッファ11とデコーダ12と、命令デ
コード一番キュー13と、命令デコード二番キュー14
と、命令デコード三番キュー15と、カウンタ変更検出
回路18と、実行命令決定回路19とで構成され、また
、実行ユニット4のカウンタ部はカウンタ31と、「−
1」回路32と、「1」検出回路33とで構成される。
First, the configuration of this embodiment device will be explained based on FIGS. 1, 2, and 3. This embodiment device includes a main memory unit 1, a prefetch unit 2, and a decoding unit 3.
The decode unit 3 includes an instruction buffer 11, a decoder 12, an instruction decode first queue 13, and an instruction decode second queue 14.
, an instruction decode third queue 15 , a counter change detection circuit 18 , and an execution instruction determination circuit 19 .The counter section of the execution unit 4 includes a counter 31 and a counter 31 ;
It is composed of a "1" circuit 32 and a "1" detection circuit 33.

主記憶ユニット1の命令出力は先取りユニット2の命令
入力に接続され、先取りユニット2の命令出力はデコー
ドユニット3の命令入力に接続され、デコードユニット
3の命令出力は実行ユニット4の命令入力に接続される
。ここで、デコードユニット3にて、命令バッファ11
の命令出力はデコーダ12の第一の命令入力に接続され
、デコーダ12の命令出力は命令デコード一番キュー1
3の命令入力と、命令デコード二番キュー14の第一の
命令入力と命令デコード三番キュー15の第一の命令入
力のそれぞれに接続され、命令デコード一番キュー13
の命令出力は命令デコード二番キュー14の第二の命令
入力に接続され、命令デコード二番キュー14の命令出
力は命令デコード三番キュー15の第二の命令入力に接
続される。
The instruction output of main memory unit 1 is connected to the instruction input of prefetch unit 2, the instruction output of prefetch unit 2 is connected to the instruction input of decode unit 3, and the instruction output of decode unit 3 is connected to the instruction input of execution unit 4. be done. Here, in the decoding unit 3, the instruction buffer 11
The instruction output of the decoder 12 is connected to the first instruction input of the decoder 12, and the instruction output of the decoder 12 is connected to the instruction decode first queue 1.
3, the first instruction input of the second instruction decode queue 14, and the first instruction input of the third instruction decode queue 15, respectively.
The instruction output of the second instruction decode queue 14 is connected to the second instruction input of the second instruction decode queue 14, and the instruction output of the second instruction decode queue 14 is connected to the second instruction input of the third instruction decode queue 15.

デコーダ12の第二の信号出力はカウンタ変更検出回路
18の信号入力に接続され、カウンタ変更検出回路18
の信号出力は実行命令決定回路19の第一の信号入力に
接続され、また、デコーダ12の第二の信号出力は実行
決定回路19の第二の信号入力に接続され、実行命令決
定回路19の第一の信号出力はデコーダの信゛号入力に
接続され、実行命令決定回路19の第二の信号出力は実
行ユニットの信号入力に接続される。また、実行ユニッ
ト4のカウンタ部にて、カウンタ31の信号出力はr−
IJ回路32の信号入力と「1」検出回路33の信号入
力のそれぞれに接続され、r−IJ回路32の信号出力
はカウンタ31の入力に接続され、また、「1」検出回
路33の信号出力はデコードユニット3の実行命令決定
回路の第三の信号入力に接続される。
A second signal output of the decoder 12 is connected to a signal input of the counter change detection circuit 18 .
The signal output of the decoder 12 is connected to the first signal input of the execution instruction determination circuit 19, and the second signal output of the decoder 12 is connected to the second signal input of the execution instruction determination circuit 19. The first signal output is connected to the signal input of the decoder, and the second signal output of the execution instruction determination circuit 19 is connected to the signal input of the execution unit. Further, in the counter section of the execution unit 4, the signal output of the counter 31 is r-
The signal input of the IJ circuit 32 and the signal input of the "1" detection circuit 33 are connected, the signal output of the r-IJ circuit 32 is connected to the input of the counter 31, and the signal output of the "1" detection circuit 33 is connected. is connected to the third signal input of the execution instruction determining circuit of the decoding unit 3.

次に、この実施例装置の動作を第1図ないし第3図に基
づいて説明する。
Next, the operation of this embodiment device will be explained based on FIGS. 1 to 3.

まず、第1図に示すように、命令群は主記憶ユニット1
に格納されていて、先取りユニット2の指示により主記
憶ユニット1から取り出される。
First, as shown in FIG.
, and is retrieved from the main memory unit 1 according to instructions from the prefetch unit 2.

先取りユニット2に取り出された命令は、デコードユニ
ット3において命令の種類が解読されてデコードユニッ
ト3の中のデコードキューに格納される。実行ユニット
4では、このデコードキューから順番にデコードされた
命令が取り出されて実行される。
The instruction fetched by the prefetch unit 2 is decoded by the decode unit 3 to determine the type of instruction, and is stored in a decode queue in the decode unit 3. In the execution unit 4, the decoded instructions are taken out in order from this decode queue and executed.

次に、本発明にかかわるデコードユニット3および実行
ユニット4に含まれるカウンタ部分の動作を第2図およ
び第3図に基づき説明する。先取りユニット2で取り出
された命令は命令バッファ11に入れられ、デコーダ1
2で解読される。解読された情報は命令デコード一番キ
ュー13に入れられる。ここで、命令デコード一番キュ
ー13の内容は命令デコード二番キュー14が空になる
と命令デコード二番キュー14に入り、さらに命令デコ
ード三番キュー15が空になると命令デコード三番キュ
ー15に入る。ただし、命令デコード一番キュー13と
命令デコード二番キュー14と命令デコード三番キュー
15が空のときには、デコードされた結果は命令デコー
ド三番キュー15に直接に入れられる。同様に、命令デ
コード一番キュー13と命令デコード二番キュー14が
空で命令デコード三番率ニー15が空でないときには、
デコードされた結果は命令デコード二番キュー14に直
接に入れられる。3つの命令デコードキューがすべて空
でないときは命令デコード一番キュー13が空になるま
でデコーダでのデコードは停止される。
Next, the operation of the counter portion included in the decoding unit 3 and execution unit 4 according to the present invention will be explained based on FIGS. 2 and 3. The instruction fetched by the prefetch unit 2 is put into the instruction buffer 11 and sent to the decoder 1.
It is decoded in 2. The decoded information is placed in the instruction decode first queue 13. Here, the contents of the instruction decode first queue 13 enter the instruction decode second queue 14 when the instruction decode second queue 14 becomes empty, and further enter the instruction decode third queue 15 when the instruction decode third queue 15 becomes empty. . However, when the first instruction decode queue 13, the second instruction decode queue 14, and the third instruction decode queue 15 are empty, the decoded result is directly put into the third instruction decode queue 15. Similarly, when the first instruction decode queue 13 and the second instruction decode queue 14 are empty and the third instruction decode queue 15 is not empty,
The decoded result is directly put into the second instruction decode queue 14. When all three instruction decode queues are not empty, decoding in the decoder is stopped until the first instruction decode queue 13 is empty.

実行ユニット4では、現在実行中の命令が終了になると
、次に実行する命令が命令デコード三番キュー15から
取り出される。
In the execution unit 4, when the currently executed instruction is completed, the next instruction to be executed is taken out from the third instruction decode queue 15.

ここで、実行ユニット4に含まれるカウンタ31では、
くり返し制御命令のくり返し回数が保持される。カウン
タ変更信号16は、このカウンタ31の値が変更される
命令をデコーダ12が解読すると「1」になり、変更さ
れない命令をデコーダ12がデコードすると「0」にな
る。
Here, in the counter 31 included in the execution unit 4,
The number of repetitions of the repetition control command is held. The counter change signal 16 becomes "1" when the decoder 12 decodes an instruction that changes the value of the counter 31, and becomes "0" when the decoder 12 decodes an instruction that does not change.

カウンタ変更検出回路18では、カウンタ変更信号16
が入力され、命令デコード一番キュー13、命令デコー
ド二番キュー14、命令デコード三番キュー15または
現在実行ユニット4で実行中の命令のどれかにカウンタ
の値を変更する命令が存在するかどうかが記憶され、も
し存在するならば、カウンタ変更検出信号21が「1」
で出力され、存在しないならば「0」で出力される。命
令バッファ11にくり返し制御命令が存在すると、デコ
ーダ12でデコードされてくり返し制御命令デコード信
号17が「1」になる。また、カウンタ31の値が「1
」のとき「1」検出信号34が「1」になる。
In the counter change detection circuit 18, the counter change signal 16
is input, and there is an instruction to change the value of the counter in the instruction decode first queue 13, instruction decode second queue 14, instruction decode third queue 15, or any of the instructions currently being executed in the execution unit 4. is stored, and if it exists, the counter change detection signal 21 is set to "1".
If it does not exist, it is output as "0". If a repetition control command exists in the command buffer 11, it is decoded by the decoder 12 and the repetition control command decode signal 17 becomes "1". Also, the value of the counter 31 is “1”.
”, the “1” detection signal 34 becomes “1”.

実行命令決定回路19では、くり返し制御命令デコード
信号17とカウンタ変更検出信号21と「1」検出信号
34とに基づいてくり返し制御命令の次に実行される命
令が決定される。すなわち、くり返し制御命令デコード
信号17が「1」のときにカウンタ変更検出信号2Iが
「0」であり、かつ「1」検出信号34が「0」のとき
には、分岐信号22が0となり、くり返し制御命令の次
の命令へ進み、「1」検出信号34が「1」のときには
、分岐信号22が1になってくり返し制御命令で指定さ
れるアドレスへ分岐される。くり返し制御命令デコード
信号17が「1」で、かつカウンタ変更検出信号21が
「1」であれば、現在実行ユニット4で実行中の命令と
現在デコードユニット3でデコード中のくり返し制御命
令との間にカウンタ31の値を変更する命令が存在する
ことを示しているので、実行命令決定回路19からデコ
ード停止信号20が「1」で出力されて、くり返し制御
命令のデコードは一時的に停止される。カウンタ、31
の値を変更する命令の実行ユニット4での実行が終了し
てカウンタ31の値が確定すると、カウンタ変更検出信
号21が「0」となり、デコード停止信号20が「0」
となり、くり返し制御命令のデコードがデコーダ12で
再開される。
The execution command determination circuit 19 determines the command to be executed next to the repetition control command based on the repetition control command decode signal 17, the counter change detection signal 21, and the "1" detection signal 34. That is, when the repetition control command decode signal 17 is "1", the counter change detection signal 2I is "0", and the "1" detection signal 34 is "0", the branch signal 22 becomes 0, and the repetition control is performed. The program advances to the next instruction, and when the "1" detection signal 34 is "1", the branch signal 22 becomes 1 and the program branches to the address specified by the repeated control command. If the repetitive control instruction decode signal 17 is “1” and the counter change detection signal 21 is “1”, the instruction currently being executed by the execution unit 4 and the repetitive control instruction currently being decoded by the decode unit 3 are Since this indicates that there is an instruction that changes the value of the counter 31, the execution instruction determining circuit 19 outputs the decoding stop signal 20 at "1" and the decoding of the repeat control instruction is temporarily stopped. . counter, 31
When the execution unit 4 finishes executing the instruction to change the value of , and the value of the counter 31 is determined, the counter change detection signal 21 becomes "0" and the decoding stop signal 20 becomes "0".
Then, decoding of the repeat control command is restarted by the decoder 12.

次に、カウンタ31はくり返し制御命令が実行されるご
とに「−1」回*32により1つずつ減算が実行される
。くり返し制御命令は、カウンタ31の値が「0」でな
ければ、オペランドで指定されるアドレスに分岐し、r
OJならば、次の命令へ進む。「1」検出回路33はカ
ウンタ31の値が「1」であることを検出する回路であ
り、「1」が検出されると「1」検出信号34が「1」
になる。カウンタ31の値が「1」のときには、次に実
行される(り返し制御命令によって「1」減算されて、
カウンタ31が「0」となり、分岐せずに次の命令へ進
む。したがって、カウンタ31の値が変更されることが
無ければ、くり返し制御命令のデコード時点で、カウン
タ31の値が「1」であるかどうかをチェックすること
により、くり返し制御命令の次に実行される命令を決定
することができる。
Next, the counter 31 is decremented one by one by "-1" times*32 each time the repeated control command is executed. If the value of the counter 31 is not "0", the repetition control instruction branches to the address specified by the operand, and
If it is OJ, proceed to the next command. The "1" detection circuit 33 is a circuit that detects that the value of the counter 31 is "1", and when "1" is detected, the "1" detection signal 34 becomes "1".
become. When the value of the counter 31 is "1", it is executed next ("1" is subtracted by the repeat control command,
The counter 31 becomes "0" and the program proceeds to the next instruction without branching. Therefore, if the value of the counter 31 is not changed, by checking whether the value of the counter 31 is "1" at the time of decoding the repetition control command, the command is executed next to the repetition control command. Able to determine orders.

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

本発明は、以上説明したように、パイプライン型情報処
理装置で、くり返し制御命令の次に実行される命令の実
行時間を短縮する効果がある。
As described above, the present invention has the effect of shortening the execution time of an instruction executed next to a repeat control instruction in a pipelined information processing device.

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

第1図は実施例装置の構成を示すブロック構成図。 第2図は第1図に示すデコードユニットの構成を示すブ
ロック構成図。 第3図は第1図に示す実行ユニットに含まれるカウンタ
部の構成を示すブロック構成図。 1・・・主記憶ユニット、2・・・先取りユニット、3
・・・デコードユニット、4・・・実行ユニット、11
・・・命令バッファ、12・・・デコーダ、13・・・
命令デコード一番キュー、14・・・命令デコード二番
キュー、15・・・命令デコード三番キュー、18・・
・カウンタ変更検出回路、19・・・実行命令決定回路
、31・・・カウンタ、32・・・「−1」回路、33
・・・「1」検出回路。 特許出願人 日本電気株式会社 代理人 弁理士 井 出 直 孝
FIG. 1 is a block configuration diagram showing the configuration of an embodiment device. FIG. 2 is a block diagram showing the configuration of the decoding unit shown in FIG. 1. FIG. 3 is a block configuration diagram showing the configuration of a counter section included in the execution unit shown in FIG. 1. 1... Main memory unit, 2... Prefetch unit, 3
...Decode unit, 4...Execution unit, 11
...Instruction buffer, 12...Decoder, 13...
Instruction decode first queue, 14... Instruction decode second queue, 15... Instruction decode third queue, 18...
- Counter change detection circuit, 19... Execution instruction determination circuit, 31... Counter, 32... "-1" circuit, 33
..."1" detection circuit. Patent applicant: NEC Corporation Representative Patent attorney: Naotaka Ide

Claims (1)

【特許請求の範囲】[Claims] (1) 命令の先取りおよび先行デコードを実行するパ
イプライン型情報処理装置において、命令のデコーダと
、 上記デコーダによりデコードされた情報を保持する一つ
以上のデコードキューを発生する回路手段と、 命令シーケンスの繰返し回数毎に、「1」ずっ減算を行
うカウンタと、 上記カウンタの値が「1」であることを検出する第一の
検出回路と、 上記デコードキューを発生する回路手段に存在する命令
および現在実行中の命令が上記カウンタの内容を変更す
るかどうかを検出する第二の検出回路と、 上記カウンタの値をrIJ減算した後に上記カウンタの
値が「0」でなければオペランドで指定されるアドレス
に分岐し、「0」ならば次の命令へ進むくり返し制御命
令において、くり返し制御命令のデコード時点で上記第
一の検出回路および上記第二の検出回路の情報からくり
返し制御命令の次に実行される命令を決定する手段とを
備えたことを特徴とするパイプライン型情報処理装置。
(1) In a pipelined information processing device that executes instruction prefetching and advance decoding, an instruction decoder, circuit means for generating one or more decoding queues for holding information decoded by the decoder, and an instruction sequence. a counter that decrements by ``1'' every time ``1'' is repeated; a first detection circuit that detects that the value of the counter is ``1''; an instruction existing in the circuit means that generates the decoding queue; a second detection circuit that detects whether the currently executed instruction changes the contents of the counter; and a second detection circuit that is specified by an operand if the value of the counter is not "0" after subtracting the value of the counter by rIJ. In a repetition control instruction that branches to an address and proceeds to the next instruction if it is "0", execution is executed next to the repetition control instruction based on the information of the first detection circuit and the second detection circuit at the time of decoding the repetition control instruction. 1. A pipeline information processing device, comprising: means for determining an instruction to be executed.
JP5515884A 1984-03-21 1984-03-21 Pipeline type information processor Pending JPS60198640A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5515884A JPS60198640A (en) 1984-03-21 1984-03-21 Pipeline type information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5515884A JPS60198640A (en) 1984-03-21 1984-03-21 Pipeline type information processor

Publications (1)

Publication Number Publication Date
JPS60198640A true JPS60198640A (en) 1985-10-08

Family

ID=12990936

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5515884A Pending JPS60198640A (en) 1984-03-21 1984-03-21 Pipeline type information processor

Country Status (1)

Country Link
JP (1) JPS60198640A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62278637A (en) * 1986-05-28 1987-12-03 Hitachi Ltd Microprogram controller
JPS6341932A (en) * 1985-08-22 1988-02-23 Nec Corp Branching instruction processing device
US6223282B1 (en) 1997-12-29 2001-04-24 Samsung Electronics Co., Ltd. Circuit for controlling execution of loop in digital signal processing chip

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6341932A (en) * 1985-08-22 1988-02-23 Nec Corp Branching instruction processing device
JPS62278637A (en) * 1986-05-28 1987-12-03 Hitachi Ltd Microprogram controller
JPH0584930B2 (en) * 1986-05-28 1993-12-03 Hitachi Ltd
US6223282B1 (en) 1997-12-29 2001-04-24 Samsung Electronics Co., Ltd. Circuit for controlling execution of loop in digital signal processing chip

Similar Documents

Publication Publication Date Title
US5237666A (en) Apparatus using address of a predetermined preceding instruction and target instruction address stored in history table to prefetch target instruction
JP2603626B2 (en) Data processing device
JP3130446B2 (en) Program conversion device and processor
KR910008410B1 (en) Micro-code redding control system
JP2987311B2 (en) Processor and translation device
JPS60198640A (en) Pipeline type information processor
JP2723238B2 (en) Information processing device
JPH07306785A (en) Processor with branch instruction executing function and branch instruction control method
JP2581565B2 (en) Data processing device that executes guarded instructions
JPH0193825A (en) Prefetch queue control system
JP3547562B2 (en) Microprocessor
JP2503223B2 (en) Prior control method
JP3739556B2 (en) Information processing device
JPH02157939A (en) Instruction processing method and instruction processor
JP2924735B2 (en) Pipeline operation device and decoder device
JP3431503B2 (en) Information processing apparatus and program control method
JPH0248733A (en) Information processor
JPS6395539A (en) Pipeline processing system
JP2597744B2 (en) Branch control method
JP2835179B2 (en) Parallel processing computer
JP2545594B2 (en) Operand data prefetching method
JPH06168120A (en) Intruction prefetch device
JPS6257028A (en) Branch control system in information processor of pipeline control
JPH04213727A (en) Information processor
JPS63197233A (en) Information processor