JPS584449A - Instruction buffer control system - Google Patents

Instruction buffer control system

Info

Publication number
JPS584449A
JPS584449A JP10262681A JP10262681A JPS584449A JP S584449 A JPS584449 A JP S584449A JP 10262681 A JP10262681 A JP 10262681A JP 10262681 A JP10262681 A JP 10262681A JP S584449 A JPS584449 A JP S584449A
Authority
JP
Japan
Prior art keywords
instruction
register
target
buffer
instruction buffer
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
JP10262681A
Other languages
Japanese (ja)
Inventor
Yoshihiro Mizushima
水島 芳宏
Kazuyuki Shimizu
和之 清水
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 JP10262681A priority Critical patent/JPS584449A/en
Publication of JPS584449A publication Critical patent/JPS584449A/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/3802Instruction prefetching

Abstract

PURPOSE:To reduce the number of registers which store the pre-fetched instruction groups, by selecting one unit out of a gathering comprising a current register, a target register and an instruction buffer register and then feeding an instruction to a pipeline control part. CONSTITUTION:A current register 11 loads the instruction word data read out of a storage part. A target register 10 loads the instruction word data read out of a main storage part. A selector 14 selects a unit out of a gathering comprising the register 11 and the register 10. The contents of the register selected by the selector 14 is loaded to an instruction buffer register 12. A selector 15 selects a unit out of the group comprising the registers 11, 10 and 12, and the instruction of the selected register is fed to a pipeline control part 13.

Description

【発明の詳細な説明】 本発明は、分岐成功時の命令をも先取してレジスタに格
納するようになった命令パックァ制御方式に$Pいて、
レジスタの個数を減少させ、しかも性能管低下させない
ようにレジスタおよびセレクタの配置管定めた命令バッ
フ7制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention provides an instruction packer control system that preempts instructions upon successful branching and stores them in a register.
This invention relates to an instruction buffer 7 control method that reduces the number of registers and determines the arrangement of registers and selectors so as not to degrade performance.

第1図は従来の命令バッファ制御方式管示すものであっ
て、1−0ないし1−3は命令バッファ・レジスタ、2
はセレクタ、3Fiパイプライン制御部をそれぞれ示し
ている0 命令バッファ・レジスタ1−0.1−1.1−2.1−
3は、それぞれ8バイト構成のものである0命令語の長
さは、命令の種類によりて異なり2バイト、4バイト又
は6バイトであゐ。したがりて、2バイト長の命令語で
あればs1個の命令パッッテ・レジスタは4個の命令語
を格納する仁とが出来る。ストーレッヂ・ユニットから
送られて来る8バイト単位の命令群は、命令バッファ・
レジスタ1−0.1−1.1−2.1−BO中O選択さ
れた命令バッファ・レジスタi−<((xO,1,2又
は3)の中に格納される0なお、中央処理装置は、スト
ーレッヂ・ユニット (記憶制御部:Sユニット)、命
令制御部(I:Lニット)および演算処理部(Eユニッ
ト)から構成されている。第1図は命令制御部の一部管
示すものであるO 最初に記憶装置から読出され九8バイトの命令群はスト
ーレッヂ・ユニットを経由して命令バッファ・レジスタ
1−0に四−ドされる0そして、次の命令膵管読出して
命令バッファ・レジスタ1−IKEI−ドされ、それ以
降はA群の命令バッファ・レジスタ1−0.1−IK命
命令が交互に舞−ドされてそれぞれの命令バッファ・レ
ジスタ1−〇又は1−1から命令が選択され、パイプラ
イン制御部3に入力される◎このとき、A群内の命令群
はカレント命令と呼はれる0分岐命令管実行する場合1
分岐先命令(ターゲット命令と呼ぶ)18群の命令パッ
7アーレジスfi1−2.1−3にロードしておき1分
岐予測に従りてカレント又はターゲットのいずれか一方
の命令を選択してパイプツイン制御部3に入力する。分
岐成功の場合は、8群の命令バッファ拳レジスタ1−2
.1−3をカレント命令用とし、引続いて8群から命令
を選択してパイプライン制御部31入力し、実行する。
FIG. 1 shows a conventional instruction buffer control system, in which 1-0 to 1-3 are instruction buffer registers, 2
0 indicates the selector and 3Fi pipeline control unit, respectively. 0 Instruction buffer register 1-0.1-1.1-2.1-
3 each has an 8-byte structure.0 The length of the instruction word varies depending on the type of instruction and is 2 bytes, 4 bytes, or 6 bytes. Therefore, if the instruction word is 2 bytes long, s1 instruction registers can store four instruction words. A group of 8-byte instructions sent from the storage unit is stored in the instruction buffer.
Register 1 - 0.1 - 1.1 - 2.1 - O selected instruction buffer in BO 0 stored in register i - < ((xO, 1, 2 or 3) consists of a storage unit (storage control unit: S unit), an instruction control unit (I:L unit), and an arithmetic processing unit (E unit).Figure 1 shows a part of the instruction control unit. O First, the 98-byte instruction group is read from the storage device and stored in the instruction buffer registers 1-0 via the storage unit.Then, the next instruction is read out and stored in the instruction buffer register. 1-IKEI- is loaded, and after that, the instruction buffer register 1-0. is selected and input to the pipeline control unit 3 ◎ At this time, the instruction group in group A is called the current instruction 0 branch instruction pipe When executed 1
Branch destination instructions (referred to as target instructions) are loaded into the instruction pad register fi1-2.1-3 of 18 groups, and according to one branch prediction, either the current or target instruction is selected and pipe twinned. Input to the control unit 3. If the branch is successful, the instruction buffer registers 1-2 of group 8
.. 1-3 is used as the current instruction, and then an instruction is selected from the 8 groups, inputted to the pipeline control unit 31, and executed.

それ以降の命令読出しでは命令語は8群の命令バッファ
・レジスタ1−2.1−3にロードされる。分岐不成功
の場合は、B評の命令バッフr−レジスタ1−2.1−
3内のターゲット命令#集てられ、A群の命令バッファ
・レジスタ1−0.1−1からカレント命令を引続き選
択して実行させる。それ以降、A群の命令バッファ拳レ
ジスタに命令群をロードしてパイプツイン制御部3に入
力する。8群の命令バッファ・レジスタ1−2.1−3
を使りていて1分岐命令を実行する場合には、A群の命
令バッファ・レジスタ1−0゜1−IK分岐先命令をロ
ードする。
On subsequent instruction reads, the instruction word is loaded into eight groups of instruction buffer registers 1-2.1-3. If the branch is unsuccessful, the B-rated instruction buffer r-register 1-2.1-
Target instructions #3 in group A are collected, and the current instruction is subsequently selected and executed from the instruction buffer register 1-0.1-1 of group A. Thereafter, a group of instructions is loaded into the instruction buffer register of group A and input to the pipe twin control unit 3. 8 groups of instruction buffer registers 1-2.1-3
When executing one branch instruction using , load the A group instruction buffer register 1-0°1-IK branch destination instruction.

第1図に示されているような従来の命令バッファ制御方
式においては1分岐命令が存在しない場合にはA群の命
令バッファ・レジスタのみが使用され、この間はBoo
命令バッファ・レジスタは遊んでしまう。また、8群の
命令バッファ・レジスタに分緻先命令を四−ドした場合
1分岐不成功となると、8群の2個の命令バッファ・レ
ジスタの内容は捨てられてしまう。このように第1図に
示す従来の命令バッファ制御方式は、命令バッファ・レ
ジスタを有効に利用できず、また、無駄な分岐先命令の
読出しを行う確率が高いという欠点があるO 本発明は、上記の欠点管除去するものでありて。
In the conventional instruction buffer control method as shown in FIG.
The instruction buffer register becomes idle. Furthermore, if one branch is unsuccessful when four instructions are loaded into the instruction buffer registers of the 8th group, the contents of the two instruction buffer registers of the 8th group are discarded. As described above, the conventional instruction buffer control method shown in FIG. 1 has the disadvantage that the instruction buffer register cannot be used effectively and there is a high probability of reading a branch destination instruction in vain. This eliminates the above drawbacks.

失職9しえ命令群を格納するレジスタの個数を従来の命
令バッフ丁制御方式より減少でき、しかも性能の低下を
来たすことのないようになうた命令バッファ制御方式管
提供することta的としている。そしてそのため1本発
明の命令バッファ制御方式性、記憶部から読出された命
令語データをロードする九めのカレント用レジスタ、主
記憶部から読出された命令語データt’に1−ドするた
めのターゲット用レジスタ、上記カレント用レジスタお
よびターゲット用レジスタからなる集合の中から1つを
選択する第1の選択手段、該第1の選択手段によって選
択されたレジスタの内容がロードされる命令バッファ、
並びに上記カレント用レジスタ、ターゲット用レジスタ
および命令パラフッ・レジスタよりなる集合の中から1
個を選択し選択されたレジスタの中の命令をパイプライ
ン制御部に供給する第2の選択手段を備えることt4I
黴とするものである0以下1本発明を図面を参照しつつ
説明する@ 第2図は本発明の命令バッファ制御方式の1実施例のブ
ロック図〜、第3図はその動作を説明するタイムチャー
トでめる〇 第2図において、 1Gはターゲット命令語レジスタ、
 11は命令語レジスタ、12は命令バッファ・レジス
タ、 13はパイプライン制御部、14と15はセレク
タをそれぞれ示している。
It is an object of the present invention to provide an instruction buffer control system which can reduce the number of registers for storing a group of instructions compared to the conventional instruction buffer control system without deteriorating performance. Therefore, 1) the instruction buffer control method of the present invention has a ninth current register for loading the instruction word data read from the storage section, and a ninth current register for loading the instruction word data t' read from the main storage section. a first selection means for selecting one from a set consisting of a target register, the current register and the target register; an instruction buffer into which the contents of the register selected by the first selection means are loaded;
and one from the set consisting of the current register, target register, and instruction parameter register.
and a second selection means for selecting the instruction in the selected register and supplying the instruction in the selected register to the pipeline control unit.
The present invention will be explained with reference to the drawings. Figure 2 is a block diagram of one embodiment of the instruction buffer control method of the present invention, and Figure 3 is a timetable for explaining its operation. Chart 〇 In Figure 2, 1G is the target instruction word register,
11 is an instruction word register, 12 is an instruction buffer register, 13 is a pipeline control section, and 14 and 15 are selectors, respectively.

ターゲット命令語レジスタ1G、命令語レジスタ11お
よび命令バッファ・レジスタルは8バイト構成のもので
あり、ターゲット命令語レジスタIOKはターゲット命
令が格納され、命令語レジスタ11罠はカレント命令が
格納され、命令バッファ・レジスタ12にはターゲット
命令語レジス/10又は命令語レジスタ11の内容が格
納される0ストーレツヂ・ユニットから送られて来る8
バイトの命令群tターゲット命令語レジスタlo又は命
令語レース/11o内oいずれに格納すべきかは、パイ
プライン制御部13からの書込み制御信号によって定め
られる0パイプライン制御部13は、従来のパイプツイ
ン制御IIO有する機能の外にターゲット命令語レジス
タRot制御す為機能、命令語レジスタ11管制御する
機能、命令バッファ・レジスタ12t−制御する機能、
セレクタ14を制御する機能およびセレクタ15管制御
する機能など含有している0セレクタ14は、パイプツ
イン制御部13からの制御信号に従りてターゲット命令
語レジスタ1G又は命令語レジスタti o P5oい
ずれか一方を選択し1選択したレジスタの内容を命令バ
ッファ拳レジスタ12tC送る。セレクタ15は、パイ
プツイン制御部13かもの制御信号に従うてターゲット
命令語レジスタ1G又は命令語レジスタ11又は命令バ
ッファeレジスタ12の内のいずれか1個を選択し1選
択され九レジスタに含まれている命令をパイプライン制
御[113に送る。
The target instruction register 1G, instruction register 11, and instruction buffer register have an 8-byte configuration, the target instruction register IOK stores the target instruction, the instruction register 11 trap stores the current instruction, and the instruction buffer register IOK stores the target instruction.・Register 12 is sent from the 0 storage unit where the contents of target instruction word register/10 or instruction word register 11 are stored.
Byte instruction group tWhether to store in the target instruction word register lo or in the instruction word race/11o is determined by the write control signal from the pipeline control unit 13.The pipeline control unit 13 uses the conventional pipe twin In addition to the functions provided by the control IIO, there are functions for controlling the target instruction register Rot, a function for controlling the instruction register 11, a function for controlling the instruction buffer register 12t,
The 0 selector 14, which has a function of controlling the selector 14 and a function of controlling the selector 15 pipe, selects either the target instruction word register 1G or the instruction word register ti o P5o according to the control signal from the pipe twin control section 13. One is selected and the contents of the selected register are sent to the instruction buffer register 12tC. The selector 15 selects any one of the target instruction register 1G, the instruction register 11, or the instruction buffer e register 12 according to the control signal of the pipe twin control unit 13, and selects one of the nine registers. Sends the instruction to the pipeline control [113].

通常読み出された命令群は、ストーレッヂ・ユニットを
経由して命令語レジスタ11Ka−ドされる0そして1
次の命令読み出して命令語レジスタ11の内容が命令バ
ッファ・レジスタ12にシフトされ、読み出された命令
群社、再び命令語レジスタ11KEI−ドされる0命令
の選択は命令語レジスタ11と命令バッファ・レジスタ
■から行われる◎分岐命令tgA行する場合に:Fi、
分岐先命令愛読出してターゲット命令語レジスタ12に
四−ドする。
Normally, the read instructions are stored as 0 and 1 in the instruction register 11Ka through the storage unit.
When the next instruction is read, the contents of the instruction register 11 are shifted to the instruction buffer register 12, and the read instruction group is transferred to the instruction register 11 and the instruction buffer register 11 again. - Executed from register ■ ◎ When executing branch instruction tgA line: Fi,
The branch destination instruction is read and written to the target instruction word register 12.

このようKすることによりて一時的にカレント命令列と
ターゲット命令列とをバッファ・レジスタに保持できる
ので必要に応じていずれかを選択、処理することができ
る0分岐が成功の場合は命令語レジスタ11の内容は秦
てられ、直後の命令読出し時にはターゲット命令語レジ
スタloから命令バッファ・レジスタnへシフトすると
共に新しいデータ管命令語レジスタ11fCI−ドし1
通常動作にもどる。分岐不成功の場合はターゲット命令
語レジスタlOの内容音素てるのみで通常の動作にもど
れに良い◎ 第3図は本発明の詳細な説明する曳めのタイムチャート
でるる。第SSにおいて、(は命令取り出しのアドレス
計算サイタル、B1とB2は命令の読み出しサイクル、
Dは命令の°解読サイクル、Rhインデッタス・レジス
タやベース−レジスタなどの汎用レジスタ読み出しサイ
クル、Aはオペランドのアドレス計算サイタルs El
とElは実行サイクル、CKは結果のチェック・サイク
ル、Wはレジスタなどへの書込みサイクルをそれぞれ示
している@命令Aがパイプライン制御部13に織込まれ
た時、命令語レジスタ11と命令バッファ・レジスタ1
2の状態が主記憶からの命令読出しを行い得る状態に6
れば、命令ムの7四−で命令の読出しが行われ%Dナイ
クルで命令語レジスタIIK格納される0命令Bは命令
ムより2サイクル遅れてパイプライン制御部13に取込
まれるが、命令Bが取込壜れたと自命令読出しt行い得
ろ状態KToれば、命令の読出しが開始される。命令B
の70−で命令の読出しが行われたので、命令Aのフロ
ーORサイクルで命令語レジスタ11の内容は命令バッ
ファ・レジスタ12に移される。命令Bの70−のDサ
イクルでは続出された命令群は命令語レジスタ11に格
納される。命令Bのフローより2サイクル遅れて次の命
令がパイプライン制御部13KMIn込まれる0この命
令は命令語レジスタから命令バラローにおいてターゲッ
ト命令の読出しが行われ。
By doing K in this way, you can temporarily hold the current instruction string and the target instruction string in the buffer register, so you can select and process either one as necessary.If the 0 branch is successful, the instruction word register The contents of 11 are cleared, and when the next instruction is read, they are shifted from the target instruction register lo to the instruction buffer register n, and a new data pipe instruction register 11fCI-1 is read.
Return to normal operation. If the branch is unsuccessful, the content of the target instruction word register 1O is only changed to the phoneme, which is fine for normal operation. ◎ FIG. 3 is a time chart showing a detailed explanation of the present invention. In the SS, ( is the address calculation cycle for instruction fetch, B1 and B2 are the instruction read cycle,
D is the instruction decoding cycle, Rh is the reading cycle of general-purpose registers such as index register and base register, A is the address calculation cycle of the operand, S El
and El indicate an execution cycle, CK a result check cycle, and W a write cycle to registers, etc. @When instruction A is incorporated into the pipeline control unit 13, the instruction word register 11 and instruction buffer・Register 1
The state of 2 changes to a state where instructions can be read from the main memory.6
Then, the 0 instruction B, which is read out at instruction 74- and is stored in the instruction word register IIK at %Dnicle, is taken into the pipeline control unit 13 two cycles later than the instruction, but the instruction When B is fetched and the own instruction readout state KTo is reached, reading out of the instruction is started. Command B
Since the instruction was read at step 70-, the contents of the instruction word register 11 are transferred to the instruction buffer register 12 in the flow OR cycle of instruction A. In the 70-D cycle of instruction B, the consecutively issued instructions are stored in the instruction word register 11. Two cycles later than the flow of instruction B, the next instruction is entered into the pipeline control unit 13KMIN.0 This instruction reads the target instruction from the instruction word register in the instruction register.

読出され九ターゲット命令がこのフローのDサイクルで
ターゲット命令語レジスタIOK格納されも分岐命令の
7四−OAサイクルにおいて、命令Cが命令バッファ・
レジスタ12から取出されパイプツイン制御部13に入
力され、その実行が開始される。分岐命令のフローのA
サイクル中に分岐条件の成立が予知されると分岐命令の
70−の81サイクルの開始時点でターゲット命令語レ
ジスタlOの中の分岐先命令Aがパイプツイン制御11
13に取込まれてそO実行が開始され1分岐側の次の命
令群の読出しが開始される◎分岐命令の70−Etにお
いて、読出された命令群は命令語レジスタ11tC格納
され、ターゲット命令語レジスタl0IIE)内容は命
令バッファ・レジスタuK移されると−共にターゲット
命令語レジスタlOの中O分岐先命令Bがセレクタ15
を介してパイプツイン制御部13に入力されるO 以上の説明から明らかなように本発明によれば、性能の
低下を米九すことなく、先攻した命令を格納するレジス
タの個数會減少させることが出来もなお、上述OII施
例においては、命令語レジスタ、命令バッファ・レジス
タおよびターゲット命令語レジスタはそれぞれ1個とし
てか1これらはそれぞれ複数個存在してもよい。また1
通常の命令読出し時には命令語レジスタだけでなくター
ゲット命令語レジスタにもカレン゛ト命令群tvx−ド
するようにしてもよい0さらには命令語レジスタとター
ゲット側レジスタの役目を従来例におけるように分岐成
功するごとく交互に交替させてもよい。
The 9 target instructions read out are stored in the target instruction word register IOK in the D cycle of this flow, but in the 74-OA cycle of the branch instruction, the instruction C is stored in the instruction buffer.
It is taken out from the register 12 and input to the pipe twin control unit 13, and its execution is started. Branch instruction flow A
If the establishment of the branch condition is predicted during the cycle, the branch destination instruction A in the target instruction word register IO is transferred to the pipe twin control 11 at the start of the 70th to 81st cycles of the branch instruction.
At 70-Et of the branch instruction, the read instructions are stored in the instruction word register 11tC and read out as the target instruction. When the contents of word register l0IIE) are moved to instruction buffer register uK, the branch target instruction B is transferred to selector 15 in target instruction word register lO.
As is clear from the above description, according to the present invention, it is possible to reduce the number of registers that store instructions that are executed first without deteriorating performance. However, in the above-described OII embodiment, there may be one instruction register, one instruction buffer register, and one target instruction register, or a plurality of each may exist. Also 1
When reading a normal instruction, the current instruction group tvx- may be written not only to the instruction register but also to the target instruction register.Furthermore, the roles of the instruction register and the target side register can be branched as in the conventional example. May be alternated with success.

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

第1図は従来の命令バッファ制御方式【示す図。 第2図は本実−の命令バッファ制御方式の1実施例のプ
■ツク園、第3図はその動作を説明するタイムチャート
。 lO・・・ターゲット命令語レジスタ、11−・・命令
語レジxp*L1−・・命令バッファ・レジスタ%13
・・・パイプツイン制御部、 14と15・・・七しク
タ・特許出願人 富士通株式金社 代塩入弁履士 京 谷 四 部
FIG. 1 is a diagram showing a conventional instruction buffer control method. FIG. 2 is a program diagram of one embodiment of the actual instruction buffer control method, and FIG. 3 is a time chart illustrating its operation. lO...Target instruction word register, 11-...Instruction word register xp*L1-...Instruction buffer register %13
... Pipe twin control section, 14 and 15 ... Seven Shikta Patent applicant: Fujitsu Ltd. Kinsha, Shioiri Bentsugi, Kyotani Yobu

Claims (1)

【特許請求の範囲】[Claims] 記憶部から読出され九命令語データtvx−ドするため
のカレント用レジスタ、主記憶部から読出された命令語
データtI2−ドするためのターゲット用レジスタ、上
記カレント用レジスタおよびターゲット用レジスタから
なる集合の中から1つを選択する第1の選択手段、#第
1の選択手段によって選択されたレジスタの内容が薗−
ドされる命令バッファ、並びに上記カレント用レジスタ
、ターゲット用レジスタおよび命令バッファ・レジスタ
よりなる集合の中から1個管選択し選択されたレジスタ
の中の命令會パイプライン制御部に供給する第2の選択
手段を備える°仁とt4I黴とする命令バッファ制御方
式〇
a current register for reading instruction word data tvx- from the storage section, a target register for reading instruction word data tI2- read from the main storage section, a set consisting of the current register and the target register; A first selection means for selecting one from among the registers;
A second register is selected from a set consisting of the instruction buffer to be loaded, the current register, the target register, and the instruction buffer register, and supplies the selected register to the instruction pipeline control unit. Instruction buffer control method with selection means
JP10262681A 1981-06-30 1981-06-30 Instruction buffer control system Pending JPS584449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10262681A JPS584449A (en) 1981-06-30 1981-06-30 Instruction buffer control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10262681A JPS584449A (en) 1981-06-30 1981-06-30 Instruction buffer control system

Publications (1)

Publication Number Publication Date
JPS584449A true JPS584449A (en) 1983-01-11

Family

ID=14332444

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10262681A Pending JPS584449A (en) 1981-06-30 1981-06-30 Instruction buffer control system

Country Status (1)

Country Link
JP (1) JPS584449A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60117336A (en) * 1983-11-30 1985-06-24 Fujitsu Ltd Branch instruction control system
JPS60136452U (en) * 1984-02-23 1985-09-10 オムロン株式会社 1 input type electrostrictive key relay
US4677083A (en) * 1984-01-24 1987-06-30 Sony Corporation Method for manufacturing dielectric fine powder of Ba1-x Srx TiO3

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5039437A (en) * 1973-08-10 1975-04-11
JPS5282149A (en) * 1975-12-29 1977-07-09 Fujitsu Ltd Instruction address control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5039437A (en) * 1973-08-10 1975-04-11
JPS5282149A (en) * 1975-12-29 1977-07-09 Fujitsu Ltd Instruction address control system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60117336A (en) * 1983-11-30 1985-06-24 Fujitsu Ltd Branch instruction control system
US4677083A (en) * 1984-01-24 1987-06-30 Sony Corporation Method for manufacturing dielectric fine powder of Ba1-x Srx TiO3
JPS60136452U (en) * 1984-02-23 1985-09-10 オムロン株式会社 1 input type electrostrictive key relay

Similar Documents

Publication Publication Date Title
US5553305A (en) System for synchronizing execution by a processing element of threads within a process using a state indicator
JPS62221036A (en) Calculator
US20080109627A1 (en) Nonvolatile Memory Device And Method For Accessing Nonvolatile Memory Device
US6003126A (en) Special instruction register including allocation field utilized for temporary designation of physical registers as general registers
KR20080036940A (en) Cache memory having pipeline structure and method for controlling the same
JPS584449A (en) Instruction buffer control system
JPS6049340B2 (en) Branch instruction prefetch method
JPH01205228A (en) Instruction buffer system
US5276853A (en) Cache system
JP2007206924A (en) Arithmetic processing system
JPS6211736B2 (en)
JPH07160569A (en) Memory controller
US5896505A (en) Data transfer system and method for dividing an original data read instruction into individual read demands for each data element
JPS59163671A (en) Vector processor
EP1251431A2 (en) Reduction of bank switching instructions in main memory of data processing apparatus having main memory and plural memory banks
JP2636564B2 (en) Move-in control method for cache memory
JP2527814B2 (en) Instruction processing system
JPS5843042A (en) Advance controlling system
JP3558481B2 (en) Data processing device
JPS62288974A (en) Vector processor
SE510295C2 (en) Processor method for handling conditional jump instructions and processor adapted to operate according to the specified method
JPH09114733A (en) Non-aligned data transfer mechanism in cache storage device
JP2881023B2 (en) Instruction buffer configuration method
JPS6145359A (en) Information processor
JPS63239521A (en) Data processing system for magnetic tape device