JP2622026B2 - Register writing control method in central processing unit - Google Patents

Register writing control method in central processing unit

Info

Publication number
JP2622026B2
JP2622026B2 JP27562390A JP27562390A JP2622026B2 JP 2622026 B2 JP2622026 B2 JP 2622026B2 JP 27562390 A JP27562390 A JP 27562390A JP 27562390 A JP27562390 A JP 27562390A JP 2622026 B2 JP2622026 B2 JP 2622026B2
Authority
JP
Japan
Prior art keywords
register
data
control unit
copy
central processing
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.)
Expired - Fee Related
Application number
JP27562390A
Other languages
Japanese (ja)
Other versions
JPH04149736A (en
Inventor
哲也 萩原
敦 池
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 JP27562390A priority Critical patent/JP2622026B2/en
Publication of JPH04149736A publication Critical patent/JPH04149736A/en
Application granted granted Critical
Publication of JP2622026B2 publication Critical patent/JP2622026B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)

Description

【発明の詳細な説明】 〔概要〕 中央処理装置の備えるマスタレジスタ及びコピーレジ
スタの書込処理を制御する中央処理装置におけるレジス
タ書込制御方式に関し、 1パイプラインフローでもって、マスタレジスタ及び
コピーレジスタの書込処理を実行できるようにすること
を目的し、 中央処理装置の備える命令制御部が、マスタレジスタ
とコピーレジスタの双方への同時ロードを指示するコマ
ンドを発行するよう構成し、かつ、マスタレジスタにロ
ードするデータをコピーレジスタのストアバスに転送す
る転送バスと、同時指示のコマンドが発行されるとき
に、転送バスを活性化させる活性化手段とを備えること
で、記憶制御部からフェッチされたデータをマスタレジ
スタとコピーレジスタの双方に同時に書き込むよう構成
する。
DETAILED DESCRIPTION OF THE INVENTION [Overview] Regarding a register write control method in a central processing unit that controls a write process of a master register and a copy register provided in a central processing unit, a master register and a copy register are described in one pipeline flow. The instruction control unit provided in the central processing unit is configured to issue a command instructing simultaneous loading to both the master register and the copy register, and to execute the writing process of the master register. By providing a transfer bus for transferring data to be loaded into the register to the store bus of the copy register, and an activating means for activating the transfer bus when a simultaneous instruction command is issued, the data is fetched from the storage control unit. Data is written to both the master register and the copy register at the same time.

〔産業上の利用分野〕[Industrial applications]

本発明は、中央処理装置の備えるマスタレジスタ及び
コピーレジスタの書込処理を制御する中央処理装置にお
けるレジスタ書込制御方式に関し、特に、1パイプライ
ンフローでもって、マスタレジスタ及びコピーレジスタ
の書込処理を実行できるようにする中央処理装置におけ
るレジスタ書込制御方式に関するものである。
The present invention relates to a register write control method in a central processing unit that controls a write process of a master register and a copy register provided in a central processing unit, and in particular, a write process of a master register and a copy register in one pipeline flow. And a register write control method in the central processing unit which enables the execution of the program.

中央処理装置では、命令制御部及び実行制御部の書込
/読出バスに接続されて、ソフトウェアからロード/ス
トア可能となる制御用レジスタのマスタのレジスタを命
令制御部又は実行制御部に持って、ロード/ストア命令
の実行が効率的に実行できるように構成するとともに、
そのコピーのレジスタをストアバスに接続させて記憶制
御部に持って、記憶域アクセスの制御に使用する構成が
採られることになる。これらのマスタとコピーのレジス
タへのデータのロード処理は、中央処理装置の処理効率
を高めていくためにも、可能な限り高速に実行できるよ
うに構成していく必要がある。
In the central processing unit, the instruction control unit or the execution control unit has a master register of a control register which is connected to the write / read bus of the instruction control unit and the execution control unit and can be loaded / stored from software. In addition to configuring the execution of load / store instructions efficiently,
A configuration is adopted in which the register of the copy is connected to the store bus, held in the storage control unit, and used for controlling storage area access. The processing of loading data into these master and copy registers must be configured to be executed as fast as possible in order to increase the processing efficiency of the central processing unit.

〔従来の技術〕[Conventional technology]

従来では、これらのレジスタへのロード命令が発行さ
れると、第5図に示すように、最初にパイプラインフロ
ーで、命令制御部及び記憶制御部にフェッチ(FETCH)
を表示するACCSコードを流して、このACCSコードに従っ
て、ローカルバッファストレージ(LBS)からロードデ
ータをフェッチして、そのフェッチしたロードデータを
演算ユニットの入力段に備えられるオペランドライトレ
ジスタ(OWR)にラッチさせてから、演算ユニットの出
力段に備えられるリザルトレジスタ(RR)にラッチさ
せ、続くライトサイクルでもってマスタレジスタにロー
ドさせる。そして、次のパイプラインフローで、命令制
御部及び記憶制御部にセット(SET)を表示するACCSコ
ードを流して、このACCSコードに従って、リザルトレジ
スタにラッチしてあるロードデータをストアデータレジ
スタ(STDR)にラッチさせ、続くライトサイクルでもっ
てコピーレジスタにロードさせていくことで、マスタレ
ジスタにコピーレジスタへのロード処理を実行するよう
に処理していた。
Conventionally, when a load instruction to these registers is issued, as shown in FIG. 5, the instruction control unit and the storage control unit first fetch (FETCH) the pipeline flow.
Is displayed, the load data is fetched from the local buffer storage (LBS) according to the ACCS code, and the fetched load data is latched in the operand write register (OWR) provided in the input stage of the arithmetic unit. After that, the result is latched in a result register (RR) provided in the output stage of the arithmetic unit, and is loaded into the master register in a subsequent write cycle. Then, in the next pipeline flow, an ACCS code indicating a SET is sent to the instruction control unit and the storage control unit, and the load data latched in the result register is stored in the store data register (STDR) according to the ACCS code. ), And by loading the data into the copy register in the subsequent write cycle, the master register executes the processing of loading the copy register.

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

このように、従来技術では、1組のマスタレジスタ及
びコピーレジスタに対してのロード処理に、2パイプラ
インフローを要していた。これから、中央処理装置の処
理効率が低下してしまうという問題点があったのであ
る。
As described above, in the prior art, two pipeline flows were required for the loading process for one set of the master register and the copy register. Thus, there is a problem that the processing efficiency of the central processing unit is reduced.

本発明はかかる事情に鑑みてなされたものであって、
1パイプラインフローでもって、マスタレジスタ及びコ
ピーレジスタの書込処理を実行できるようにする新たな
中央処理装置におけるレジスタ書込制御方式の提供を目
的とするものである。
The present invention has been made in view of such circumstances,
It is an object of the present invention to provide a register write control method in a new central processing unit that can execute a write process of a master register and a copy register in one pipeline flow.

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

第1図は本発明の原理構成図である。 FIG. 1 is a diagram illustrating the principle of the present invention.

図中、1は本発明を具備する中央処理装置、2は中央
処理装置1の備える命令制御部であって、マスタレジス
タ4を備えるもの、3は中央処理装置1の備える記憶制
御部であって、コピーレジスタ5を備えるものである。
ここで、マスタレジスタ4は、図示しない中央処理装置
1の実行制御部が備えることもある。
In the figure, 1 is a central processing unit equipped with the present invention, 2 is an instruction control unit provided in the central processing unit 1, provided with a master register 4, 3 is a storage control unit provided in the central processing unit 1, , A copy register 5.
Here, the master register 4 may be provided in an execution control unit of the central processing unit 1 (not shown).

6は命令制御部2の備えるコマンド解読部であって、
処理要求のあるコマンドを解読して発行するもの、7は
記憶制御部3の備えるデータ格納手段であって、マスタ
レジスタ4及びコピーレジスタ5にロードするロードデ
ータ等を格納するもの、8は命令制御部2の備えるレジ
スタであって、マスタレジスタ4にロードするロードデ
ータをラッチするもの、9は命令制御部2の備えるレジ
スタであって、データ格納手段7からフェッチされたロ
ードデータをラッチしてレジスタ8に入力するもの、10
は記憶制御部3の備えるレジスタであって、コピーレジ
スタ5にロードするロードデータをラッチするもの、11
は転送バスであって、レジスタ8に入力されるロードデ
ータをレジスタ10に転送するもの、12は例えばセレクタ
により構成される活性化手段であって、転送バス11を活
性化させるものである。
Reference numeral 6 denotes a command decoding unit provided in the instruction control unit 2,
7 is a device for decoding and issuing a command having a processing request, 7 is a data storage unit provided in the storage control unit 3 for storing load data and the like to be loaded into the master register 4 and the copy register 5, and 8 is an instruction control unit. A register provided in the unit 2 for latching load data to be loaded into the master register 4; a register 9 provided in the instruction control unit 2 for latching the load data fetched from the data storage means 7; What to enter in 8, 10
Is a register provided in the storage control unit 3 for latching load data to be loaded into the copy register 5;
Is a transfer bus which transfers load data input to the register 8 to the register 10, and 12 is an activating means constituted by, for example, a selector, which activates the transfer bus 11.

〔作用〕[Action]

本発明では、コマンド解読手段6が、マスタレジスタ
4とコピーレジスタ5の双方への同時ロードを指示する
コマンドを発行するよう構成する。この同時ロード指示
のコマンドを受け取ると、活性化手段12は、データ格納
手段7からフェッチされたロードデータがレジスト9か
らレジスト8に転送されるタイミングのときに、転送バ
ス11を活性化することで、レジスタ8にラッチされるロ
ードデータをレジスト10にも同時にラッチさせていくよ
う処理する。このようにラッチさせていくことで、マス
タレジスタ4とコピーレジスタ5の双方に同時にロード
データが書き込めるようになるのである。
In the present invention, the command decoding means 6 is configured to issue a command instructing simultaneous loading to both the master register 4 and the copy register 5. Upon receiving the command of the simultaneous load instruction, the activating means 12 activates the transfer bus 11 at the timing when the load data fetched from the data storage means 7 is transferred from the resist 9 to the resist 8. , The load data latched in the register 8 is also latched in the resist 10 at the same time. By latching in this manner, load data can be written to both the master register 4 and the copy register 5 at the same time.

このように、本発明では、1パイプラインフローでも
って、中央処理装置1の備えるマスタレジスタ4及びコ
ピーレジスタ5に対して、記憶制御部3からフェッチし
たロードデータを書き込めるようになるのである。
As described above, in the present invention, the load data fetched from the storage control unit 3 can be written into the master register 4 and the copy register 5 provided in the central processing unit 1 by one pipeline flow.

〔実施例〕〔Example〕

以下、実施例に従って本発明を詳細に説明する。 Hereinafter, the present invention will be described in detail with reference to examples.

第2図に、本発明により構成される中央処理装置1の
ハードウェア機構の一実施例を図示する。図中、第1図
では説明したものと同じものについては同一の記号で示
すものであって、上段に示すDATBEWのパイプラインフロ
ーで示される部分が第1図で説明した命令制御部2の備
えるハードウェア機構、下段のPTBRWSのパイプラインフ
ローで示される部分が第1図で説明した記憶制御部3の
備えるハードウェア機構である。
FIG. 2 shows an embodiment of a hardware mechanism of the central processing unit 1 constructed according to the present invention. In the figure, the same components as those described in FIG. 1 are denoted by the same symbols, and the portion indicated by the pipeline flow of DATBEW shown in the upper part is provided in the instruction control unit 2 described in FIG. The hardware mechanism, and the lower part of the PTBRWS shown by the pipeline flow are the hardware mechanisms included in the storage control unit 3 described in FIG.

20は命令バッファであって、命令コードを格納するも
の、21はベースレジスタであって、命令コードに記述さ
れるベース情報を格納するもの、22はインデックスレジ
スタであって、命令コードに記述されるインデックス情
報を格納するもの、23はディスプレイスメントレジスタ
であって、ディスプレイスメント情報を格納するもの、
24は有効アドレス加算器であって、ベースレジスタ21の
保持するベース情報とインデックスレジスタ22の保持す
るインデックス情報とディスプレイスメントレジスタ23
の保持するディスプレイスメント情報とを加算すること
で、アクセス対象の仮想アドレスを求めるもの、25は有
効アドレスレジスタであって、有効アドレス加算器24に
より算出される仮想アドレスを格納するもの、26はロー
カルバッファストレージであって、主記憶データの写し
を格納するもの、27はコントロールストレージであっ
て、命令コードの持つ処理種別情報(ACCSコード)を出
力するもの、28−iはACCSレジスタであって、コントロ
ールストレージ27の出力するACCSコードをパイプライン
に流していくものである。
20 is an instruction buffer for storing an instruction code, 21 is a base register for storing base information described in the instruction code, and 22 is an index register described in the instruction code. 23, which stores index information, 23 is a displacement register, which stores displacement information,
Reference numeral 24 denotes an effective address adder, which is base information held by a base register 21, index information held by an index register 22, and a displacement register 23.
A virtual address to be accessed is obtained by adding the displacement information held by the effective address register 25, an effective address register 25 for storing a virtual address calculated by the effective address adder 24, and a local address register 26. A buffer storage for storing a copy of the main memory data, 27 a control storage for outputting processing type information (ACCS code) of the instruction code, 28-i an ACCS register, The ACCS code output from the control storage 27 flows through the pipeline.

29はオペランドライトレジスタであって、ローカルバ
ッファストレージ26から読み出されるデータをラッチす
るもの、30は第1オペランドレジスタであって、マスタ
レジスタ4から読み出される演算対象のデータをラッチ
するもの、31は第2オペランドレジスタであって、マス
タレジスタ4から読み出される演算対象のデータをラッ
チするもの、33は実行制御部を構成する演算ユニットで
あって、入力データに演算処理(マスタレジスタ4への
ロード処理のときには、オペランドライトレジスタ29の
保持するデータをそのまま出力する)を施して出力する
もの、34はリザルトレジスタであって、演算ユニット33
の演算結果をラッチするもの、35はストアデータレジス
タであって、コピーレジスタ5にロードするデータをラ
ッチするもの、36はセレクタであって、ACCSレジスタ28
−iを流れてくるACCSコードに応じて、オペランドライ
トレジスタ29の保持するデータか、第1オペランドレジ
スタ30の保持するデータか、第2オペラントレジスタ31
の保持するデータの内のいずれかのデータを選択してス
トアデータレジスタ35に転送するものである。
29 is an operand write register that latches data read from the local buffer storage 26, 30 is a first operand register that latches data to be operated on read from the master register 4, and 31 is a first operand register. A two-operand register that latches data to be operated on read from the master register 4. An operation unit 33 that constitutes an execution control unit performs arithmetic processing (input processing for loading to the master register 4) on input data. Sometimes, the data held in the operand write register 29 is output as it is) and a result register 34 is a result register,
35, a store data register for latching data to be loaded into the copy register 5, and a selector 36, which is an ACCS register 28.
−i, the data stored in the operand write register 29, the data stored in the first operand register 30, the data stored in the second operand register 31,
Is selected and transferred to the store data register 35.

本発明では、コントロールストレージ27が、新たに
「FETCH & SET」というACCSコードを出力していく構成
を採ることに特徴があるとともに、セレクタ36が、新た
にオペランドライトレジスタ29の保持するデータを選択
出力していくことで、オペランドライトレジスタ29の保
持するデータをストアデータレジスタ35に転送できるよ
うにする構成を採ることに特徴がある。
The present invention is characterized in that the control storage 27 newly outputs an ACCS code of "FETCH &SET", and the selector 36 newly selects data held in the operand write register 29. The feature is that a configuration is adopted in which data held in the operand write register 29 can be transferred to the store data register 35 by outputting the data.

第3図に、この新たに設けられる「FETCH & SET」と
いうACCSコードがDATBEWのパイプラインフローを流れて
いくときに発行する制御信号の発生回路の一実施例を図
示する。
FIG. 3 shows an embodiment of a circuit for generating a control signal issued when the newly provided ACCS code “FETCH & SET” flows through the pipeline flow of DATBEW.

この図に示すように、デコーダにより、「FETCH」と
いうACCSコードか、「FETCH & SET」というACCSコード
がパイプラインのBステージに流れてくることを検出す
ると、記憶制御部3から送出されてくるフェッチデータ
が有効であることを表示するFETCH_DATA_VALID信号のタ
イミングで、オペランドライトレジスタ29のクロックを
活性化して、ローカルバッファストレージ26より読み出
されるデータをこのオペランドライトレジスタ29に取り
込むよう処理する。ここで、「FETCH」というACCSコー
ドは、従来通りの2バイプラインフローでもってマスタ
レジスタ4とコピーレジスタ5とにデータをロードして
いくことを指示するコードである。
As shown in this figure, when the decoder detects that the ACCS code of “FETCH” or the ACCS code of “FETCH & SET” flows to the B stage of the pipeline, it is transmitted from the storage control unit 3. At the timing of the FETCH_DATA_VALID signal indicating that the fetch data is valid, the clock of the operand write register 29 is activated, and the data read from the local buffer storage 26 is loaded into the operand write register 29. Here, the ACCS code “FETCH” is a code for instructing that the data is loaded into the master register 4 and the copy register 5 by the conventional two-by-line flow.

そして、デコーダにより、「FETCH & SET」というAC
CSコードがパイプラインのEステージに流れてくること
を検出すると、セレクタ36に対してSEL_OWR_TO_STDR信
号を送出することで、セレクタ36がオペランドライトレ
ジスタ29の保持するデータを選択出力していくよう制御
することで、オペランドライトレジスタ29の保持するデ
ータをストアデータレジスタ35に取り込むよう処理す
る。
And, by the decoder, AC “FETCH & SET”
When the CS code is detected to flow into the E stage of the pipeline, the SEL_OWR_TO_STDR signal is sent to the selector 36, thereby controlling the selector 36 to selectively output the data held in the operand write register 29. As a result, the data held in the operand write register 29 is processed to be taken into the store data register 35.

そして、例外処理を表す「EXCEPTION」というACCSコ
ードか、マシンチェックを表す「MACHINE_CHECK」とい
うACCSコードか、パイプラインのクリア指示を表す「CL
EAR_PIPELINE」というACCSコードがパイプラインに流れ
てくることを検出すると、INH_REG_WRITE信号を送出す
ることで、マスタレジスタ4へのロードを抑制していく
よう処理する。更に、このINH_REG_WRITE信号を送出し
ているときに、デコードにより、「STORE」というACCS
コードか、「FETCH & SET」というACCSコードがパイプ
ラインのWステージに流れてくることを検出すると、ST
ORE_SUPPRESS信号を送出することで、コピーレジスタ5
へのロードを抑制していくよう処理する。
Then, an ACCS code of "EXCEPTION" indicating exception handling, an ACCS code of "MACHINE_CHECK" indicating machine check, or "CL" indicating a pipeline clear instruction.
When it is detected that the ACCS code “EAR_PIPELINE” flows into the pipeline, processing is performed so as to suppress the loading into the master register 4 by transmitting an INH_REG_WRITE signal. Further, when the INH_REG_WRITE signal is being transmitted, decoding causes an ACCS
When it detects that the code or the ACCS code “FETCH & SET” flows into the W stage of the pipeline,
By sending the ORE_SUPPRESS signal, the copy register 5
Process to suppress the load to.

このようにして、本発明では、第4図に示すように、
パイプラインのBステージでオペランドライトレジスタ
29のクロック信号を活性化して、ローカルバッファスト
レージ26より読み出されるデータをオペランドライトレ
ジスタ29に取り込むように処理するとともに、パイプラ
インのEステージで、セレクタ36が本発明でもって新た
に入力されるオペランドライトレジスタ29の保持するデ
ータを選択出力していくよう制御することで、オペラン
ドライトレジスタ29の保持するデータをマスタレジスタ
4に取り込むのと同時にストアデータレジスタ35に取り
込むよう処理することから、1バイプラインフローでも
って、マスタレジスタ4及びコピーレジスタ5に対して
のロード処理を実行できるようになるのである。
Thus, in the present invention, as shown in FIG.
Operand write register at B stage of pipeline
29, the data read from the local buffer storage 26 is processed to be fetched into the operand write register 29. At the E stage of the pipeline, the selector 36 sets the operand newly input according to the present invention. By controlling the data held in the write register 29 to be selectively output, the data held in the operand write register 29 is taken into the master register 4 and simultaneously into the store data register 35. With the line flow, the load processing for the master register 4 and the copy register 5 can be executed.

〔発明の効果〕 以上説明したように、本発明によれば、1パイプライ
ンフローでもって、中央処理装置の備えるマスタレジス
タ及びコピーレジスタに対して、記憶制御部からフェッ
チしたロードデータを書き込めるようになるので、中央
処理装置の処理効率を高めることができるようになるの
である。
[Effects of the Invention] As described above, according to the present invention, load data fetched from the storage control unit can be written to the master register and the copy register provided in the central processing unit by one pipeline flow. Therefore, the processing efficiency of the central processing unit can be improved.

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

第1図は本発明の原理構成図、 第2図は本発明により構成される中央処理装置のハード
ウェア機構の一実施例、 第3図は制御信号の発生回路の一実施例、 第4図は本発明の処理の説明図、 第5図は従来技術の説明図である。 図中、1は中央処理装置、2は命令制御部、3は記憶制
御部、4はマスタレジスタ、5はコピーレジスタ、6は
コマンド解読手段、7はデータ格納手段、11は転送バ
ス、12は活性化手段である。
FIG. 1 is a block diagram of the principle of the present invention, FIG. 2 is an embodiment of a hardware mechanism of a central processing unit constituted by the present invention, FIG. 3 is an embodiment of a control signal generating circuit, FIG. Is an explanatory diagram of the process of the present invention, and FIG. 5 is an explanatory diagram of the prior art. In the figure, 1 is a central processing unit, 2 is an instruction control unit, 3 is a storage control unit, 4 is a master register, 5 is a copy register, 6 is a command decoding unit, 7 is a data storage unit, 11 is a transfer bus, and 12 is a transfer bus. It is an activation means.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】命令制御部(2)又は実行制御部がマスタ
レジスタ(4)を持つとともに、記憶制御部(3)がコ
ピーレジスタ(5)を持ち、命令制御部(2)の発行す
るコマンドに従って記憶制御部(3)からデータをフェ
ッチするとともに、該データを該マルチレジスタ(4)
と該コピーレジスタ(5)とにロードしていくよう処理
するデータ処理装置の備える中央処理装置において、 命令制御部(2)が、上記マスタレジスタ(4)と上記
コピーレジスタ(5)の双方への同時ロードを指示する
コマンドを発行するよう構成し、 かつ、上記マスタレジスタ(4)にロードするデータを
上記コピーレジスタ(5)のストアバスに転送する転送
バス(11)と、上記同時指示のコマンドが発行されると
きに、上記転送バス(11)を活性化させる活性化手段
(12)とを備えることで、記憶制御部(3)からフェッ
チされたデータを上記マスタレジスタ(4)と上記コピ
ーレジスタ(5)の双方に同時に書き込むよう処理する
ことを、 特徴とする中央処理装置におけるレジスタ書込制御方
式。
An instruction control unit (2) or an execution control unit has a master register (4), a storage control unit (3) has a copy register (5), and a command issued by the instruction control unit (2). Fetches data from the storage control unit (3) in accordance with
And a central processing unit provided in the data processing device for processing to load the data into the copy register (5). The instruction control unit (2) transmits the data to the master register (4) and the copy register (5). And a transfer bus (11) for transferring data to be loaded to the master register (4) to a store bus of the copy register (5). An activation unit (12) for activating the transfer bus (11) when a command is issued includes data fetched from the storage control unit (3) and the master register (4). A register writing control method in a central processing unit, characterized in that processing is performed so that data is written to both copy registers (5) at the same time.
JP27562390A 1990-10-15 1990-10-15 Register writing control method in central processing unit Expired - Fee Related JP2622026B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27562390A JP2622026B2 (en) 1990-10-15 1990-10-15 Register writing control method in central processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27562390A JP2622026B2 (en) 1990-10-15 1990-10-15 Register writing control method in central processing unit

Publications (2)

Publication Number Publication Date
JPH04149736A JPH04149736A (en) 1992-05-22
JP2622026B2 true JP2622026B2 (en) 1997-06-18

Family

ID=17558034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27562390A Expired - Fee Related JP2622026B2 (en) 1990-10-15 1990-10-15 Register writing control method in central processing unit

Country Status (1)

Country Link
JP (1) JP2622026B2 (en)

Also Published As

Publication number Publication date
JPH04149736A (en) 1992-05-22

Similar Documents

Publication Publication Date Title
JP2539199B2 (en) Digital processor controller
US4648034A (en) Busy signal interface between master and slave processors in a computer system
KR100335785B1 (en) Execution of data processing instructions
JPH02227768A (en) Data processing system
US4731736A (en) Method and apparatus for coordinating execution of an instruction by a selected coprocessor
EP0087785A2 (en) Microprogram controlled data processing apparatus
JP3304444B2 (en) Vector processing equipment
US4758950A (en) Method and apparatus for selectively delaying an interrupt of a coprocessor
US4914578A (en) Method and apparatus for interrupting a coprocessor
US4967339A (en) Operation control apparatus for a processor having a plurality of arithmetic devices
JPH0743648B2 (en) Information processing equipment
US5287483A (en) Prefetched operand storing system for an information processor
JP2622026B2 (en) Register writing control method in central processing unit
US5893928A (en) Data movement apparatus and method
JP3145545B2 (en) Memory access device
JP3490191B2 (en) calculator
JPS60103454A (en) Instruction pre-reading controller
JP2883488B2 (en) Instruction processing unit
JP2806690B2 (en) Microprocessor
JP3197045B2 (en) Extended central processing unit
JP2644104B2 (en) Microprocessor
JP2987281B2 (en) Processor
JPS6149695B2 (en)
JPS6221130B2 (en)
WO2000065454A1 (en) Back to back write operations with a single port cache

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees