JPS58142447A - Data processor - Google Patents

Data processor

Info

Publication number
JPS58142447A
JPS58142447A JP2438282A JP2438282A JPS58142447A JP S58142447 A JPS58142447 A JP S58142447A JP 2438282 A JP2438282 A JP 2438282A JP 2438282 A JP2438282 A JP 2438282A JP S58142447 A JPS58142447 A JP S58142447A
Authority
JP
Japan
Prior art keywords
instruction
stage
circuit
length
operand
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
JP2438282A
Other languages
Japanese (ja)
Inventor
Kaname Imai
今井 要
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2438282A priority Critical patent/JPS58142447A/en
Publication of JPS58142447A publication Critical patent/JPS58142447A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3824Operand accessing
    • G06F9/3834Maintaining memory consistency

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Advance Control (AREA)

Abstract

PURPOSE:To attain the stage of a preceding controller efficiently, by performing smoothly the conflict control relating to addresses of a preceding storage system instruction and a succeeding instruction. CONSTITUTION:From the type of an instruction from a signal line 114 and an operand length from a signal line 104, the memory access length of the respective types is produced at a length producing circuit 6 in an instruction code of a decoder 5. A memory access length produced in this circuit 6 is inputted to one input of a 4-input address adder 7 via a signal line 109. The other inputs of the adder 7 are the same as those of a 3-input adder 3, and the output of the adder 7 is inputted to an operand storage conflict OSC detection circuit 4 and transmitted to a stage control circuit 8 via a signal line 111. This circuit 8 performs the control of stage progress and suppression depending on the state of each stage.

Description

【発明の詳細な説明】 本発明は高度に先回り制御を行なうだめのデータ処理装
置に係り、特に先行するストア系命令と後続命令のアド
レスに関するコンフリクト制御を円滑に行なう先行制御
装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a data processing device that performs advanced proactive control, and particularly to a proactive control device that smoothly performs conflict control regarding the addresses of a preceding store-related instruction and a subsequent instruction.

従来技術 一般に先行制御を行なうデータ処理装置では、命令は数
ステップに分けて処理される。例えば、命令は、(1)
命令の読出し、デコード、オペランドアドレスの計算を
行なうデコード・ステージ(以M、Dステージと略す)
、+2)オペランドの続出しを行なうアソシエーション
・ステージ(以L Aステージと略す)、(3)オペラ
ンドの転送を行なうロード・ステージ(以後、Lステー
ジと略す】、(4)命令を実行するイグゼキューション
・ステージ(以後、Eステージと略す)のように、4つ
のステージに分けて処理される。
BACKGROUND OF THE INVENTION Generally, in data processing apparatuses that perform advance control, instructions are processed in several steps. For example, the command is (1)
Decode stage (hereinafter abbreviated as M and D stages) that reads instructions, decodes them, and calculates operand addresses.
, +2) Association stage (hereinafter abbreviated as LA stage) that continuously outputs operands, (3) Load stage (hereinafter abbreviated as L stage) that transfers operands, (4) Execution stage that executes instructions. The processing is divided into four stages, such as the processing stage (hereinafter abbreviated as E stage).

一方、専用の先行制御装置を有するデータ処理装置にお
いては、命令の続出し、デコード、オペランドアドレス
の計算、オペランドの続出しは先行制御装置が処理をし
、加減乗除算、ストア、ロード動作等の実際の演算は演
算装置が処理をする。
On the other hand, in a data processing device that has a dedicated preceding control unit, the preceding control unit processes instructions, decoding, calculation of operand addresses, and successive operands, and performs operations such as addition, subtraction, multiplication, division, store, and load operations. The actual calculation is performed by the arithmetic unit.

すなわち、上記り、AおよびLステージは先行制御装置
が関与し、Eステージは演算装置が関与する。この場合
の通常の命令処理ステージ70・−は第1図の如くであ
り、実効的に各命令A、B、C・・・は1サイクルで処
理されるように制御されている。
That is, as described above, the advance control device is involved in the A and L stages, and the arithmetic unit is involved in the E stage. In this case, the normal instruction processing stages 70.-- are as shown in FIG. 1, and are controlled so that each instruction A, B, C, . . . is effectively processed in one cycle.

第2図(イ)はストア命令STとロード命令りが連続す
る場合の通常の命令処理ステージフローを示す。こ\で
、第2図f+の如(8T命令とL命令が記憶装置tの同
一アドレスをアクセスする場合を考える。第2図(ハ)
において、2〜6バイト目の斜線部分はST命令で簀き
換わるデータ、4〜7バイト目の斜線部分はL命令で続
出されるデータを示す。第2図(イ)に示すように、ス
トア命令8Tの記憶装置に対する壷込み要求はEステー
ジで出されるが、ロード命令りのオペランド続出し要求
は先行制御装置によりDステージで出される。すなわち
、ST命令とL命令が連続すると、ロード命令りは先行
するストア命令STで曹換えられる前のオペランドを続
出して汎用レジスタに記憶装置の内容をロードすること
になり、L命令は正しく実行されない。このため、従来
より先行制御を有するデータ処理装置においては、先行
するストア系命令のストアアドレスと後続命令のオペラ
ンド続出しアドレスの一致/不一致を検出(Opera
rutE3torm  Conflictの検出、以後
OSCと略す)して先行制御装置のステージを制御し、
命令が正しく処理される事を保証している。第2図(ロ
)はこの場合の命令処理ステージフローを示したもので
ある。
FIG. 2(a) shows a normal instruction processing stage flow when a store instruction ST and a load instruction are consecutive. Now consider the case where the 8T instruction and the L instruction access the same address in the storage device t, as shown in Fig. 2 f+. Fig. 2 (c)
In the figure, the shaded portions of the 2nd to 6th bytes indicate data that is rearranged by the ST instruction, and the shaded portions of the 4th to 7th bytes indicate data that is successively output by the L instruction. As shown in FIG. 2(a), a request to store the store instruction 8T to the storage device is issued at the E stage, but a request for successive operands for the load instruction is issued at the D stage by the preceding control device. In other words, when the ST instruction and the L instruction are consecutive, the load instruction successively outputs the operands that were not replaced by the preceding store instruction ST and loads the contents of the storage device into the general-purpose register, and the L instruction is executed correctly. Not done. For this reason, conventionally, in data processing devices that have advance control, the match/mismatch between the store address of the preceding store-related instruction and the operand continuation address of the subsequent instruction has been detected (Opera
detecting rutE3torm Conflict (hereinafter abbreviated as OSC) and controlling the stage of the preceding control device;
It ensures that the command is processed correctly. FIG. 2(b) shows the instruction processing stage flow in this case.

しかし、従来の処理装置はO20の検出範囲を、その装
置の基本単位境界内(例えば8バイト境界)の一致しか
検出していないために、基本単位境界っていない。その
ため、第8図←)に示す如く、ス   、\ドアデータ
が基本単位境界を越えてストアされる時はO20が発生
している事を想定して、第8図(イ)に示すように常に
先行制御装置をリセットし、先行制御の各ステージのオ
ーバラップをljI止して命令を処理していた。従って
、ストア命令の後続のオペランド続出しを行なう命令は
命令読出しから実行せねばならず、性能が著しく低下す
る要因となっていた。
However, the conventional processing device detects the O20 detection range only within the basic unit boundary (for example, 8-byte boundary) of the device, and therefore does not cover the basic unit boundary. Therefore, as shown in Figure 8 (←), when S,\door data is stored across the basic unit boundary, it is assumed that O20 occurs, and as shown in Figure 8 (A), The preceding control device was always reset, and the overlap of each stage of the preceding control was stopped to process instructions. Therefore, an instruction that successively outputs operands following a store instruction must be executed after reading the instruction, which is a factor that significantly degrades performance.

発明の目的 本発明の目的は、上記の如き問題点を除去するものであ
り、高度に先回り制御を行なう先行制御装置を有するデ
ータ処理装置において、先行制御装置をリセットするこ
となく、また命令読出しから栴開することもな(08C
を検出し、その検出結果により先行制御装置のステージ
を円滑に制御することにある。
OBJECT OF THE INVENTION An object of the present invention is to eliminate the above-mentioned problems, and to provide a data processing device having a proactive control device that performs advanced proactive control, without resetting the advance control device and from reading an instruction. There is no opening (08C)
The object of the present invention is to detect and smoothly control the stage of the preceding control device based on the detection result.

と記の目的のために、本発明では先行制御装置にメモリ
をアクセスする命令固有のし/ゲス生成回路及びアクセ
スするメモリの最後のアドレスを生成する回路をもうけ
て、後続命令のオペランド続出しアドレスが先行するス
トア系命令で11えられる範囲にあるかどうか正確に判
定し、こntこよって先行制御装置のステージを円滑に
制卸するものである。
For the purpose described above, in the present invention, the preceding control device is provided with an instruction/guess generation circuit specific to an instruction that accesses memory and a circuit that generates the last address of the memory to be accessed, and a circuit that generates the last address of the operand of the subsequent instruction. It is determined accurately whether or not nt is within the range that can be obtained by the preceding store instruction, thereby smoothly controlling the stages of the preceding control device.

発明の実施例 以下、本発明の一実施例について8+細に鹸明する。Examples of the invention Hereinafter, one embodiment of the present invention will be explained in detail.

第4図は本発明の一実施例のブロック図である。FIG. 4 is a block diagram of one embodiment of the present invention.

第4図において、命令バッファ・レジスタ(図示せず)
から切り出された命令は・命令レジスタlにセットされ
る。101は命令コードが乗る信号線、102はインデ
ックスレジスタアドレスが乗る信号L  10Bはベー
スレジスタアドレスが乗る信号線、104はSS形式命
令のオペランドレングス、マスク命令のマスク値が乗る
信号m、105はディスプレースメントが乗る信号線で
ある。命令のタイプにより信号k102.10Bで示さ
れたアドレスの汎用レジスタ2の内容が続出され、それ
ぞれインデックスレジスタ、ベースレジスタの内容とし
て信号5hoe、1o7を介して8人カアドレス・アダ
ー8に入力される。8人カアドレス・アダー8はインデ
ツクスレジスタ、ペースレジスタ、ティスプレースメン
トヲ加算して、その結果を信号線108を介して各アド
レス・レジスタ及びO8C検出回路番に送出する。
In FIG. 4, an instruction buffer register (not shown)
The instruction extracted from is set in the instruction register l. 101 is the signal line on which the instruction code is carried, 102 is the signal L on which the index register address is carried, 10B is the signal line on which the base register address is carried, 104 is the operand length of the SS format instruction, the signal m on which the mask value of the mask instruction is carried, and 105 is the display. This is the signal line on which the component rides. Depending on the type of instruction, the contents of the general-purpose register 2 at the address indicated by the signals k102 and 10B are output one after another, and are input to the eight-person address adder 8 via the signals 5hoe and 1o7 as the contents of the index register and base register, respectively. . The 8-person address adder 8 adds the index register, pace register, and displacement, and sends the result to each address register and O8C detection circuit number via signal line 108.

次に本発明の特徴であるメモリをアクセスする命令のレ
ングス生成回路6.4人カアドレス・アダー7、O8C
検出回路4等について説明する。
Next, a feature of the present invention is a length generation circuit for instructions that access memory 6.4 address adder 7, O8C
The detection circuit 4 and the like will be explained.

デコーダ5は信号線101の命令コード上デコードし、
メモリをアクセスする命令の各タイプを認識する情報を
信号#114を介して命令固有のレングス生成回路6に
入力する。レングス生成回路6は、信号@114を介し
て入力される命令のタイプ、及び信号# 104を介1
−て入力されるオペランドレングス、マスク情報により
、それぞれのタイプの命令固有のメモリ・アクセス・レ
ングスを生成する回路である。こ\で、命令のタイプに
は、固定長メモリオペランド命令(2,4及び8バイト
のように命令により定まった一足長のメモリオペランド
を処理する命令)、可変長メモリオペランド命令(88
形式命令など)、あるいはマスク系メモリオペランド命
令(マスクのtlll+の数の)(イトたけ処理する命
令)などがある。レングス生成回路6で生成されたメモ
リ・アクセス・レングスは信号#109を介して4人カ
アドレス・アダー7の1つに入力される。4人カアドレ
ス・アダー7の他の8つの入力は8人カアドレス・アダ
ー8と同じである。すなわち、4人カアドレス・アダー
7はメモリをアクセスする命令の最後のアドレスを生成
するために設けたものである。4人カアドレス・アダー
7の結果は信号線110を介してO8C検出回路4に入
力され、8人カアドレス・アダー8の結果と共にストア
系命令に後続する命令のO8C検出に用いられる。信号
線111はO8C検出結果をステージ制御回路8に送出
する信号線であり、ステージ制御回路8は各ステージの
状態によりステージの進行、抑止の制御を司どる。
The decoder 5 decodes the instruction code on the signal line 101,
Information identifying each type of instruction that accesses the memory is input to the instruction-specific length generation circuit 6 via signal #114. The length generation circuit 6 determines the type of instruction input via the signal @114 and the type of instruction input via the signal #104.
- This circuit generates a memory access length specific to each type of instruction based on the operand length and mask information input. Here, the types of instructions include fixed-length memory operand instructions (instructions that process memory operands of a length determined by the instruction, such as 2, 4, and 8 bytes), and variable-length memory operand instructions (88 bytes).
(format instructions, etc.), or mask-based memory operand instructions (instructions that process as many items as tllll+number of masks). The memory access length generated by the length generation circuit 6 is input to one of the four-person address adders 7 via a signal #109. The other eight inputs of the four-person address adder 7 are the same as the eight-person address adder 8. That is, the four-person address adder 7 is provided to generate the last address of an instruction that accesses the memory. The result of the 4-person address adder 7 is input to the O8C detection circuit 4 via the signal line 110, and used together with the result of the 8-person address adder 8 for O8C detection of the instruction following the store instruction. The signal line 111 is a signal line that sends the O8C detection result to the stage control circuit 8, and the stage control circuit 8 controls the advancement and inhibition of stages depending on the state of each stage.

第5図はO8C検出回路4をより詳細に示した    
  表図である。レジスタ20.21及び22は各ステ
       圭−ジに対応する8人カアドレス・アダ
ー8の結果を保持するレジスタであり、0内はステージ
を意味する。レジスタ80.81及び82は各ステージ
に対応する壱人カアドレス・アダー7の結果を保持する
レジスタであり、0内はステージを、L。
Figure 5 shows the O8C detection circuit 4 in more detail.
It is a table diagram. Registers 20, 21 and 22 are registers that hold the results of the 8-person address adder 8 corresponding to each stage, and 0 means the stage. Registers 80, 81 and 82 are registers that hold the results of the 1-person address adder 7 corresponding to each stage, where 0 indicates the stage and L.

L’、 L’はレングスを意味する。比較器40.60
゜60及び?0はDステージにある命令のオペランド続
出しアドレスとAステージにある命令の書込みアドレス
を比較する回路であり、同様に比較器41.51.61
及び71はDステージにある命令のオペランド読出しア
ドレスとLステージにある命令の書込みアドレスを比較
する回路である。すなわち、比較器40は(D)と(A
)との大小比較、比較器41は(D)と(L)との大小
比較、比較!60n (D ) ト((A)+I; )
 ト17)大小比!、比較a51は(D)と((L)十
〇との大小比較、比較器60は((D)+L)と((A
))  との大小比較、比較器61は((D)+L)と
((L))との大小比較、比較器70は((D)+L)
と((A)半白との大小比較、比較器71は((D)+
L)と((L)+ビ)との大小比較を検出するための回
路である。
L', L' means length. Comparator 40.60
゜60 and? 0 is a circuit that compares the operand successive address of the instruction in the D stage and the write address of the instruction in the A stage, and similarly comparators 41, 51, 61
and 71 are circuits that compare the operand read address of the instruction in the D stage and the write address of the instruction in the L stage. That is, the comparator 40 compares (D) and (A
), the comparator 41 compares (D) and (L), and compares! 60n (D) ((A)+I; )
G17) Size ratio! , the comparison a51 compares the magnitude of (D) and ((L) 10, and the comparator 60 compares ((D)+L) and ((A
)), comparator 61 compares ((D)+L) and ((L)), comparator 70 compares ((D)+L)
Comparing the size of and ((A) half white, the comparator 71 is ((D) +
This is a circuit for detecting a comparison in magnitude between L) and ((L)+B).

こ\で、()は各レジスタの内容を示す。比較器40.
50,60.70の検出結果は信号線401.402゜
408 、404を介して大小比較論理回路80に入力
され、同様に、比較器41,51,61.71の検出結
果は信号#i! 405.406.40?、 408 
 により別の大小比較論理回路81に入力される。
Here, () indicates the contents of each register. Comparator 40.
50, 60.70 are input to the magnitude comparison logic circuit 80 via signal lines 401, 402, 408, 404, and similarly, the detection results of comparators 41, 51, 61.71 are input to signal #i! 405.406.40? , 408
is input to another magnitude comparison logic circuit 81.

大小比較論理回路80はDステージとAステージのアド
レスの大小関係を判定する回路であり、((A) )<
((D) )<((A)十白または ((A))<((D)+L)<((A)半白なる関係が
ある時、すなわちAステージにあるストア系命令がDス
テージにあるオペランド続出し命令のオペランドを壊す
時、信号[111を介してステージ制御回路8にその旨
を連絡する。これにより、ステージ制御回路8はDステ
ージVCある命令を先行するストア命令が終了するまで
待たせる働きをする。同様に、大小比較論理回路81は
DステージとLステージのアドレスの大小関係を判定す
る回路であり、 ((L))<((D))<((L)+L)または ((L))<((D)+L)<((L)十〇なる関係が
あるとき、すなわちLステージにあるストア系命令がD
ステージにあるオペランド続出し命令のオペランドを壊
す時、信号線111を介してその旨をステージ制御回路
8に伝達する。この場合も、ステージ制御回路8はDス
テージにある命令を、先行するストア命令が終了するま
で待たせる。
The magnitude comparison logic circuit 80 is a circuit that determines the magnitude relationship between the addresses of the D stage and the A stage, and ((A) )<
((D) )<((A) Juhaku or ((A))<((D)+L)<((A) When there is a half-white relationship, that is, a store instruction in the A stage is transferred to the D stage. When destroying an operand of a certain operand successive instruction, the stage control circuit 8 is notified of this via the signal [111.As a result, the stage control circuit 8 uses the D stage VC until the store instruction preceding the certain instruction is completed. Similarly, the magnitude comparison logic circuit 81 is a circuit that determines the magnitude relationship between the addresses of the D stage and the L stage, and ((L))<((D))<((L)+L). Or ((L)) < ((D) + L) < ((L) When the relationship is 10, that is, the store instruction in the L stage is
When destroying the operand of the operand successive instruction in the stage, this fact is transmitted to the stage control circuit 8 via the signal line 111. In this case as well, the stage control circuit 8 causes the instruction in the D stage to wait until the preceding store instruction is completed.

第6図は第5図における比較器40と50で検出するメ
モリアドレスと命令の関係の一例を示した図であり、第
7図は第5図における比較器60と70で検出するメモ
リアドレスと命令の関係の一例を示した図である。
6 is a diagram showing an example of the relationship between memory addresses detected by comparators 40 and 50 in FIG. 5 and instructions, and FIG. 7 is a diagram showing an example of the relationship between memory addresses detected by comparators 60 and 70 in FIG. FIG. 3 is a diagram showing an example of the relationship between commands.

この実施例でストア命令8Tとロード命令りがO8Cを
検出した時のステージは第8図のようになり、先行制御
#装置をリセットすることなく命令を処理できる。
In this embodiment, when the store instruction 8T and the load instruction O8C are detected, the stage is as shown in FIG. 8, and the instructions can be processed without resetting the advance control # device.

なお、本実施例では舊込み/続出しアドレスレジスタを
兼用したが、制御を簡単化するため書込み用アドレスレ
ジスタと続出し用アドレスレジスタを分離するととも考
えられる。
In this embodiment, the input/continuation address register is also used, but it is conceivable that the write address register and the continuation address register may be separated to simplify control.

発明の詳細 な説明した如く、本発明によれば次のような効果が得ら
れる。
As described in detail, the present invention provides the following effects.

■ 基本単位境界を越えてストアされる固に長ストア命
令は、命令再読み出しから夾行することなく、先行制御
装置のステージを抑止のみを行なうので、性能が向上す
る。
■ Performance is improved because a long store instruction that is stored across a basic unit boundary only inhibits the stages of the advance controller without having to wait from rereading the instruction.

■ 従来、SS形式命令は08Cの検出が困難であった
ために常に先行制御を禁止していたが、本発明では必要
な時のみ(先行するストア系命令が後続のオペランド続
出し命令のオペランドを壊すことをハードウェアで正確
に検出している為に、O8Cを検出した時のみ)先行制
御を禁止すればよく、性能が向とする。
■ Conventionally, advance control was always prohibited for SS format instructions because it was difficult to detect 08C, but in the present invention, precedence control is prohibited only when necessary (the preceding store instruction destroys the operand of the subsequent operand successive instruction). Since this is accurately detected by hardware, it is only necessary to prohibit advance control (only when O8C is detected), which improves performance.

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

第1図は先回り制御による通常の命令処理ステ   )
−ジフローを示す図、第2図は先行するストア系命令の
ストアアドレスと後続ロード命令のオペランド続出しア
ドレスの一致/不一致を検出する場合の動作を説明する
図、第8図は基本単位境界を越えてストアされる時の従
来の命令処理ステージフローを示す図、第4図は本発明
の一笑施例を示す図、第5図は第4図におけるO8C検
出回路の具体的構成例を示す図、第6図と館7図はメモ
リアドレスと命令列の関係の一例を示す図、第8図は本
発明による場合の命令処理ステージ70−を示す図であ
る。 1・・・命令レジスタ、2・・・汎用レジスタ、8・・
・8人カアドレス・アダー、4・・・08C検出回路、
5・・・命令デコーダ、6・・・メモリ・アクセス・レ
ングス生成回路、7・・・4人カアドレス・アダー、8
・・・ステージ制御回路、20.21.22 、80.
81. H−・・各ステージ対応のアドレスレジスタ、
40.41゜50、51.60.61.70.71・・
・比較器、80.81・・・大小比較論m回路。
Figure 1 shows the normal instruction processing step using advance control.)
Figure 2 is a diagram showing the operation when detecting the match/mismatch between the store address of the preceding store instruction and the operand continuation address of the subsequent load instruction, and Figure 8 is a diagram showing the basic unit boundary. FIG. 4 is a diagram showing a simple embodiment of the present invention, and FIG. 5 is a diagram showing a specific configuration example of the O8C detection circuit in FIG. 4. , FIG. 6 and FIG. 7 are diagrams showing an example of the relationship between memory addresses and instruction sequences, and FIG. 8 is a diagram showing an instruction processing stage 70 according to the present invention. 1...Instruction register, 2...General purpose register, 8...
・8 person address adder, 4...08C detection circuit,
5... Instruction decoder, 6... Memory access length generation circuit, 7... 4-person address adder, 8
...stage control circuit, 20.21.22, 80.
81. H-...address register corresponding to each stage,
40.41゜50, 51.60.61.70.71...
・Comparator, 80.81...m circuit of magnitude comparison theory.

Claims (1)

【特許請求の範囲】[Claims] (1)命令及びデータを格納する記憶装置、該記憶装置
から命令を続出し、デコード、オペランドアドレスの計
算、オペランドの先読み等を行なう先行制御装置、先行
制御装置から指令される命令の演算を実行する演算装置
を具備してなるデータ処理装置において、前記先行制御
装置は命令のオペレーションコード、レングス、マスク
値ヲ入力トシてメモリをアクセスする命令のレングスを
生成する手段と、生成した命令固有のレングスによりメ
モリをアクセスする最後のアドレスを生成する手段と、
該手段により先行するストア系命令と後続するオペラン
ド続出し命令のコンフリクトを検出する手段をもち、該
検出結果により、先行制御装置のステージを制御するこ
とを特徴とするデータ処理装置。
(1) A storage device that stores instructions and data, a pre-control device that outputs instructions one after another from the storage device, performs decoding, calculation of operand addresses, pre-reading of operands, etc., and executes calculations of instructions commanded by the pre-control device. In the data processing device, the preceding control device includes means for inputting the operation code, length, and mask value of the instruction to generate the length of the instruction to access the memory, and a length specific to the generated instruction. means for generating the last address to access memory by;
A data processing device comprising means for detecting a conflict between a preceding store instruction and a subsequent operand successive instruction using said means, and controlling a stage of a preceding control device based on the detection result.
JP2438282A 1982-02-19 1982-02-19 Data processor Pending JPS58142447A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2438282A JPS58142447A (en) 1982-02-19 1982-02-19 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2438282A JPS58142447A (en) 1982-02-19 1982-02-19 Data processor

Publications (1)

Publication Number Publication Date
JPS58142447A true JPS58142447A (en) 1983-08-24

Family

ID=12136626

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2438282A Pending JPS58142447A (en) 1982-02-19 1982-02-19 Data processor

Country Status (1)

Country Link
JP (1) JPS58142447A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0118830A2 (en) * 1983-03-14 1984-09-19 International Business Machines Corporation Pipelined processor
JPS60238934A (en) * 1984-05-11 1985-11-27 Nec Corp Precedence controlling device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0118830A2 (en) * 1983-03-14 1984-09-19 International Business Machines Corporation Pipelined processor
JPS60238934A (en) * 1984-05-11 1985-11-27 Nec Corp Precedence controlling device

Similar Documents

Publication Publication Date Title
US5005118A (en) Method and apparatus for modifying micro-instructions using a macro-instruction pipeline
US4954943A (en) Data processing system
JP2620511B2 (en) Data processor
US5390306A (en) Pipeline processing system and microprocessor using the system
JPS58142447A (en) Data processor
JP2812610B2 (en) Pipeline control method
JPS5896345A (en) Hierarchical arithmetic system
JPS6244831A (en) Arithmetic processing unit
JPS63206834A (en) System for detecting and processing error in instruction control
JPH06162067A (en) Device and method for controlling vector instruction
JPS61100836A (en) System for processing comparison and instruction of moving instruction logic
JP2532072Y2 (en) Pattern generator
JP2513846B2 (en) Vector instruction generation method
JP3331599B2 (en) Micro program controller
JPH0248733A (en) Information processor
JP2743947B2 (en) Micro program control method
JPS6132698B2 (en)
JP2565590B2 (en) Data processing device
JPS6155731A (en) Processor provided with condition code discriminating function
JPH0656588B2 (en) Data processing device test method
JPS61145643A (en) Variable word length instruction processing system
JPS63262744A (en) Direct memory control system
JPS59106048A (en) Microprocessor system
JPH0236422A (en) System for processing program exception
JPH03240131A (en) Information processor