JPH04131931A - Control system for real address load instruction - Google Patents

Control system for real address load instruction

Info

Publication number
JPH04131931A
JPH04131931A JP2251906A JP25190690A JPH04131931A JP H04131931 A JPH04131931 A JP H04131931A JP 2251906 A JP2251906 A JP 2251906A JP 25190690 A JP25190690 A JP 25190690A JP H04131931 A JPH04131931 A JP H04131931A
Authority
JP
Japan
Prior art keywords
real address
exception
load instruction
instruction
real
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
JP2251906A
Other languages
Japanese (ja)
Inventor
Yoshio Kitaoka
北岡 義雄
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 Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP2251906A priority Critical patent/JPH04131931A/en
Publication of JPH04131931A publication Critical patent/JPH04131931A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the executing speed of a real address load instruction by providing the exception processing firmware for real address load instruction and the instruction processing firmware which sets a condition code showing no occurrence of an exception and completes the execution of the real address load instruction. CONSTITUTION:The exception processing firmware 6 for real address load instruction is provided together with the instruction processing firmware 3 which loads a real address, i.e., the output of a real address conversion means to a base register 9 and sets a condition code showing no occurrence of an exception to complete the execution of the real address load instruction. When no exception occurs in a real address converting process, the real address, i.e., the output of the real address conversion means is loaded to the register 9 and the condition code showing no occurrence of an exception is set. Thus the execution of the real address load instruction is completed. As a result, the executing speed of the real address load instruction is improved when no exception occurs in a real address converting process.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、データ処理装置において実アドレスロード命
令(実効アドレスを実アドレスに変換しその実アドレス
をヘースレジスタにロードする命令)の実行を制御する
実アドレスロード命令制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention provides an implementation for controlling the execution of a real address load instruction (an instruction for converting an effective address into a real address and loading the real address into a HAS register) in a data processing device. Related to address load command control method.

〔従来の技術〕[Conventional technology]

従来、この種の実アドレスロード命令制御方式では、例
えば第3図の流れ図に示すような処理が行われていた。
Conventionally, in this type of real address load instruction control system, processing as shown in the flowchart of FIG. 3, for example, has been performed.

すなわち、まず実効アドレス生成手段が、実アドレスロ
ード命令の命令語から実効アドレスを求める(ステップ
31)。
That is, first, the effective address generation means obtains an effective address from the instruction word of the real address load instruction (step 31).

次に、命令処理ファームウェアが、メモリバッファ制御
部(実効アドレスから実アドレスへの変換を行うハード
ウェア)に実アドレス変換リクエスト(実効アドレスか
ら実アドレスへの変換を求めるリクエスト)を発行する
(ステップ32)。
Next, the instruction processing firmware issues a real address conversion request (a request for conversion from an effective address to a real address) to the memory buffer control unit (hardware that converts an effective address to a real address) (step 32 ).

実アドレスロード命令は、その命令仕様で、実アドレス
変換過程で例外(例外条件)が発生した場合にその例外
種別に従ってコンディションコードをセットするように
規定されている。そのために、メモリバッファ制御部は
、例外の発生の有無を反映したリプライ同期マイクロ命
令を例外検出ハードウェアに発行する(ステップ33)
The instruction specification of the real address load instruction specifies that when an exception (exception condition) occurs during the real address conversion process, a condition code is set according to the type of exception. To this end, the memory buffer control unit issues a reply synchronization microinstruction that reflects the presence or absence of an exception to the exception detection hardware (step 33).
.

例外検出ハードウェアは、例外の発生を示すリプライ同
期マイクロ命令を受は取った場合に、例外種別を検出し
てその例外種別を示すエラーコードをエラーコードレジ
スタにセットする。しかし、例外検出ハードウェアは、
例外が発生した場合にも例外処理ファームウェア(各種
の命令に関する例外処理を行うファームウェア)に制御
を切り替えずに、例外発生フリップフロップ(実アドレ
ス変換過程で例外が発生したか否かを示す情報を有する
フリップフロップ)に例外が発生したことを示す情報(
「l」とする)をセットする。このように例外処理ファ
ームウェアに制御が切り替えられないようにするために
、上述のリプライ同期マイクロ命令は例外処理ファーム
ウェアの起動を抑止するコマンドである例外マスクリプ
ライ同期マイクロ命令となっている。
When the exception detection hardware receives a reply synchronization microinstruction indicating the occurrence of an exception, it detects the exception type and sets an error code indicating the exception type in the error code register. However, the exception detection hardware
Even when an exception occurs, the control is not switched to the exception processing firmware (firmware that handles exceptions related to various instructions), and the exception generation flip-flop (which has information indicating whether an exception has occurred during the real address conversion process) Information indicating that an exception has occurred in the flip-flop (
``l''). In order to prevent control from being switched to the exception handling firmware in this way, the above-mentioned reply synchronization microinstruction is an exception mask reply synchronization microinstruction, which is a command that suppresses the startup of the exception handling firmware.

さて、命令処理ファームウェアは、例外発生フリップフ
ロップを参照し、実アドレス変換過程で例外が発生した
ことを示す情報の「1」がセットされているか否かを判
定する(ステップ34)。
Now, the instruction processing firmware refers to the exception occurrence flip-flop and determines whether or not information indicating that an exception has occurred in the real address translation process is set to "1" (step 34).

ステップ34で例外発生フリップフロップに「1」がセ
ットされていると判定した場合には、命令処理ファーム
ウェアはどういう例外種別の例外が発生したかをエラー
コードレジスタを参照して判断しくステップ37)、発
生した例外種別に基づいてコンディションコードを更新
する(ステップ38〜40)、すなわち、セグメントフ
ォルトを検出した場合またはセグメントテーブル長エラ
ーを検出した場合にはコンディションコードを「l」に
更新しくコンディションコードレジスタに「1」をセッ
トし) (ステップ38)、ページテーブル長エラーを
検出した場合にはコンディションコードを「2」に更新
しくステップ39)、ページフォルトを検出した場合に
はコンディションコードを「3」に更新する(ステップ
40)。
If it is determined in step 34 that "1" is set in the exception generation flip-flop, the instruction processing firmware determines what type of exception has occurred by referring to the error code register (step 37); The condition code is updated based on the type of exception that has occurred (steps 38 to 40), that is, when a segment fault or a segment table length error is detected, the condition code is updated to "l". (Step 38), if a page table length error is detected, the condition code is updated to "2" (Step 39); if a page fault is detected, the condition code is set to "3". (step 40).

ステップ34で例外発生フリップフロップに「1」がセ
ットされていないと判定した場合(実アドレス変換過程
で例外が発生しなかった場合)には、命令処理ファーム
ウェアは、コンディションコードを「0」 (例外が発
生しなかったことを示す情報)に更新しくステップ35
)、ベースレジスタに実アドレスをロードしくステップ
36)、実アドレスロード命令の実行を終了させる。
If it is determined in step 34 that the exception occurrence flip-flop is not set to "1" (if no exception occurs during the real address translation process), the instruction processing firmware sets the condition code to "0" (exception Step 35
), loads the real address into the base register (step 36), and ends the execution of the real address load instruction.

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

上述した従来の実アドレスロード命令制御方式では、実
アドレス変換過程で例外が発生しない頻度が最も高いに
もかかわらず、命令処理ファームウェアによる例外判定
処理(第3図においてはステップ34の判定処理)が必
要であるので、実アドレスロード命令の実行速度が低下
するという欠点がある。
In the conventional real address load instruction control method described above, although exceptions do not occur most frequently during the real address conversion process, the exception judgment process by the instruction processing firmware (the judgment process at step 34 in FIG. 3) Since this is necessary, there is a drawback that the execution speed of the real address load instruction is reduced.

本発明の目的は、上述の点に鑑み、実アドレス変換過程
で例外が発生しない場合の実アドレスロード命令の実行
速度を向上させることができる実アドレスロード命令制
御方式を提供することにある。
In view of the above points, an object of the present invention is to provide a real address load instruction control method that can improve the execution speed of a real address load instruction when no exception occurs during the real address conversion process.

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

本発明の実アドレスロード命令制御方式は、実アドレス
ロード命令が実行されているか否かを示す実アドレスロ
ード命令用フリップフロップと、実アドレスロード命令
の命令語から実効アドレスを生成する実効アドレス生成
手段と、この実効アドレス生成手段により生成された実
効アドレスを実アドレスに変換しその実アドレス変換過
程における例外の発生の有無を反映したリプライ同期マ
イクロ命令を発行する実アドレス変換手段と、この実ア
ドレス変換手段により発行されるリプライ同期マイクロ
命令に基づき例外処理が必要であることを検出した場合
に実アドレスロード命令用例外処理ファームウェアを起
動する例外検出ハードウェアと、前記実アドレスロード
命令用フリップフロップに実アドレスロード命令が実行
されていることを示す情報がセットされている場合に前
記実アドレス変換手段による実アドレス変換過程で発生
した例外の例外種別に対応したコンディションコードを
セットし実アドレスロード命令の実行を終了させる前記
実アドレスロード命令用例外処理ファームウェアと、前
記実アドレス変換手段に対して実アドレス変換リクエス
トを発行し前記実アドレス変換手段による実アドレス変
換過程で例外が発生しなかった場合に前記実アドレス変
換手段の出力である実アドレスをヘースレジスタにロー
ドし例外が発生しなかったことを示すコンディションコ
ードをセットし実アドレスロード命令の実行を終了させ
る命令処理ファームウェアとを有する。
The real address load instruction control method of the present invention includes a real address load instruction flip-flop that indicates whether or not a real address load instruction is being executed, and an effective address generation means that generates an effective address from the instruction word of the real address load instruction. and a real address conversion means that converts the effective address generated by the effective address generation means into a real address and issues a reply synchronization microinstruction that reflects the occurrence of an exception in the real address conversion process, and this real address conversion means. exception detection hardware that activates exception handling firmware for the real address load instruction when it detects that exception handling is required based on the reply synchronization microinstruction issued by the reply synchronization microinstruction; When information indicating that a load instruction is being executed is set, a condition code corresponding to the exception type of an exception that occurs during the real address conversion process by the real address conversion means is set, and the real address load instruction is executed. exception handling firmware for the real address load instruction to be terminated; and a real address translation request is issued to the real address translation means, and if no exception occurs in the real address translation process by the real address translation means, the real address It has instruction processing firmware that loads the real address that is the output of the conversion means into the Hass register, sets a condition code indicating that no exception has occurred, and terminates execution of the real address load instruction.

〔作用〕[Effect]

本発明の実アドレスロード命令制御方式では、実アドレ
スロード命令用フリップフロップが実アドレスロード命
令が実行されているか否かを示し、実効アドレス生成手
段が実アドレスロード命令の命令語から実効アドレスを
生成し、実アドレス変換手段が実効アドレス生成手段に
より生成された実効アドレスを実アドレスに変換しその
実アドレス変換過程における例外の発生の有無を反映し
たリプライ同期マイクロ命令を発行し、例外検出ハード
ウェアが実アドレス変換手段により発行されるリプライ
同期マイクロ命令に基づき例外処理が必要であることを
検出した場合に実アドレスロード命令用例外処理ファー
ムウェアを起動し、実アドレスロード命令用例外処理フ
ァームウェアが実アドレスロード命令用フリップフロッ
プに実アドレスロード命令が実行されていることを示す
情報がセットされている場合に実アドレス変換手段によ
る実アドレス変換過程で発生した例外の例外種別に対応
したコンディションコードをセットし実アドレスロード
命令の実行を終了させ、命令処理ファームウェアが実ア
ドレス変換手段に対して実アドレス変換リクエストを発
行し実アドレス変換手段による実アドレス変換過程で例
外が発生しなかった場合に実アドレス変換手段の出力で
ある実アドレスをベースレジスタにロードし例外が発生
しなかったことを示すコンディションコードをセットし
実アドレスロード命令の実行を終了させる。
In the real address load instruction control method of the present invention, the real address load instruction flip-flop indicates whether or not the real address load instruction is being executed, and the effective address generation means generates an effective address from the instruction word of the real address load instruction. Then, the real address translation means converts the effective address generated by the effective address generation means into a real address, issues a reply synchronization microinstruction that reflects the occurrence of an exception in the real address translation process, and executes the exception detection hardware. When it is detected that exception handling is required based on the reply synchronization microinstruction issued by the address translation means, the exception handling firmware for the real address load instruction is activated, and the exception handling firmware for the real address load instruction When information indicating that a real address load instruction is being executed is set in the flip-flop for the real address, a condition code corresponding to the exception type of the exception that occurred during the real address translation process by the real address translation means is set, and the real address is After the execution of the load instruction is completed, the instruction processing firmware issues a real address translation request to the real address translation means, and if no exception occurs during the real address translation process by the real address translation means, the output of the real address translation means A real address is loaded into the base register, a condition code is set indicating that no exception has occurred, and execution of the real address load instruction is terminated.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の実アドレスロード命令制御方式の一
実施例の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the real address load instruction control method of the present invention.

本実施例の実アドレスロード命令制御方式は、実アドレ
スロード命令が実行されているか否かを示す実アドレス
ロード命令用フリップフロップ1 (実行されている場
合にはrlJがセットされ実行されていない場合には「
0」がセットされる)と、実アドレスロード命令の命令
語から実効アドレスを生成する実効アドレス生成手段2
と、メモリバッファ制御部4に対して実アドレス変換リ
クエストを発行しメモリバッファ制御部4による変換過
程で例外が発生しなかった場合にメモリバッファ制御部
4の出力である実アドレスをベースレジスタ9にロード
する命令処理ファームウェア3と、実効アドレスを実ア
ドレスに変換するハードウェアでありその実アドレス変
換過程における例外の発生の有無を反映したリプライ同
期マイクロ命令を発行するメモリバッファ制御部(実ア
ドレス変換手段) 4と、メモリバッファ制御部4によ
り発行されるリプライ同期マイクロ命令に基づき例外処
理が必要であることを検出した場合に実アドレスロード
命令用例外処理ファームウェア6を起動する例外検出ハ
ードウェア5と、メモリバッファ制御部4による実アド
レス変換過程で例外が発生した場合に実アドレスロード
命令に関する例外処理を実行する実アドレスロード命令
用例外処理ファームウェア6と、エラーコードレジスタ
7と、コンディションコード8と、ベースレジスタ9と
を含んで構成されている。
The real address load instruction control method of this embodiment uses a real address load instruction flip-flop 1 that indicates whether or not the real address load instruction is being executed (if it is being executed, rlJ is set; if it is not being executed, rlJ is set; for"
0), effective address generation means 2 generates an effective address from the instruction word of the real address load instruction.
Then, a real address conversion request is issued to the memory buffer control unit 4, and if no exception occurs during the conversion process by the memory buffer control unit 4, the real address output from the memory buffer control unit 4 is sent to the base register 9. The instruction processing firmware 3 to be loaded and the memory buffer control unit (real address conversion means) which is hardware that converts an effective address to a real address and issues a reply synchronization microinstruction that reflects the occurrence of an exception in the real address conversion process. 4, exception detection hardware 5 that activates the exception processing firmware 6 for the real address load instruction when it detects that exception processing is necessary based on the reply synchronization microinstruction issued by the memory buffer control unit 4; Real address load instruction exception handling firmware 6 that executes exception handling regarding the real address load instruction when an exception occurs in the real address conversion process by the buffer control unit 4, an error code register 7, a condition code 8, and a base register. 9.

第2図は、本実施例の実アドレスロード命令制御方式の
処理を示す流れ図である。この処理は、実効アドレス変
換ステップ21と、実アドレス変換リクエスト発行ステ
ップ22と、リプライ同期マイクロ命令発行ステップ2
3と、コンディションコードセットステップ24と、ベ
ースレジスタロードステップ25と、実アドレスロード
命令用フリフプフロップ判定ステップ26と、例外種別
判断ステップ27と、コンディションコード「1」セッ
トステップ28と、コンディションコードr2Jセフト
ステップ29と、コンディションコード「3」セットス
テップ30とからなる。
FIG. 2 is a flowchart showing the processing of the real address load command control method of this embodiment. This process includes an effective address conversion step 21, a real address conversion request issue step 22, and a reply synchronization microinstruction issue step 2.
3, condition code set step 24, base register load step 25, real address load instruction flip-flop determination step 26, exception type determination step 27, condition code "1" set step 28, and condition code r2J. It consists of a theft step 29 and a condition code "3" setting step 30.

次に、このように構成された本実施例の実アドレスロー
ド命令制御方式の動作について説明する。
Next, the operation of the real address load instruction control system of this embodiment configured as described above will be explained.

まず、実効アドレス生成手段2が、実アドレスロード命
令の命令語から実効アドレスを求める(ステップ21)
First, the effective address generation means 2 obtains an effective address from the instruction word of the real address load instruction (step 21).
.

次に、命令処理ファームウェア3が、実アドレス変換リ
クエストをメモリバッファ制御部4に対して発行する(
ステップ22)。
Next, the instruction processing firmware 3 issues a real address conversion request to the memory buffer control unit 4 (
Step 22).

なお、実アドレスロード命令が実行される際には、各種
の命令のデコード等を行うハードウェアにより、実アド
レスロード命令の命令語の命令コードがデコードされ、
実アドレスロード命令用フリップフロップ1に「1」が
セットされる。
Note that when a real address load instruction is executed, the instruction code of the instruction word of the real address load instruction is decoded by hardware that decodes various instructions, etc.
"1" is set in the flip-flop 1 for the real address load instruction.

メモリバッファ制御部4は、命令処理ファームウェア3
からの実アドレス変換リクエストに基づき、ステップ2
1で求められた実効アドレスを実アドレスに変換し、そ
の実アドレス変換過程における例外の発生のを無を反映
したリプライ同期マイクロ命令を発行する(ステップ2
3)。
The memory buffer control unit 4 includes the instruction processing firmware 3
Based on the real address translation request from
Convert the effective address obtained in step 1 to a real address, and issue a reply synchronization microinstruction that reflects the occurrence of an exception in the real address conversion process (step 2).
3).

例外検出ハードウェア5は、このリプライ同期マイクロ
命令に基づいて、例外処理が必要である(実アドレス変
換過程で例外が発生した)か否かを検証する。
The exception detection hardware 5 verifies whether exception handling is necessary (an exception has occurred during the real address translation process) based on this reply synchronization microinstruction.

例外検出ハードウェア5によって例外処理が不要である
と検証された場合には、実アドレスロード命令は正常に
実行される。すなわち、命令処理ファームウェア3は、
コンディションコードレジスタ8を「0」 (例外が発
生しなかったことを示す情報)に更新しくステップ24
)、ベースレジスタ9にステップ23で求められた実ア
ドレスをロードしくステップ25)、実アドレスロード
命令の実行を終了させる。
If the exception detection hardware 5 verifies that exception handling is unnecessary, the real address load instruction is normally executed. That is, the instruction processing firmware 3
Update the condition code register 8 to "0" (information indicating that no exception has occurred).Step 24
), loads the real address obtained in step 23 into the base register 9 (step 25), and ends the execution of the real address load instruction.

なお、命令処理ファームウェア3によるステップ25の
処理の後に、ハードウェアの制御により実アドレス命令
用フリップフロップ1がリセツトされる(「0」に更新
される)。
Note that after the processing in step 25 by the instruction processing firmware 3, the real address instruction flip-flop 1 is reset (updated to "0") under hardware control.

例外検出ハードウェア5は、リプライ同期マイクロ命令
に基づいて例外処理が必要であると検証した場合には、
その例外の例外種別を検出してその例外種別を示すエラ
ーコードをエラーコードレジスタ7にセットし、実アド
レスロード命令用例外処理ファームウェア6を起動する
(この場合にはステップ24および25の処理は行われ
ない)。
When the exception detection hardware 5 verifies that exception handling is necessary based on the reply synchronization microinstruction,
The exception type of the exception is detected, an error code indicating the exception type is set in the error code register 7, and the exception handling firmware 6 for the real address load instruction is activated (in this case, the processes in steps 24 and 25 are not performed). ).

このように例外検出ハードウェア5から例外処理ファー
ムウェアに制御の切り替えが行われるようにするために
、ステップ23で発行されるリプライ同期マイクロ命令
は例外処理ファームウェアの起動が抑止されないコマン
ドである例外チエ”7クリプライ同期マイクロ命令とな
っている。
In order to switch control from the exception detection hardware 5 to the exception handling firmware in this way, the reply synchronization microinstruction issued in step 23 is a command that does not prevent the exception handling firmware from starting. 7 criply synchronous microinstructions.

実アドレスロード命令用例外処理ファームウェア6は、
実アドレスロード命令用フリップフロップlに「1」が
セットされているか否かを判定する(ステップ26)。
The exception handling firmware 6 for the real address load instruction is
It is determined whether "1" is set in the flip-flop l for the real address load instruction (step 26).

ステップ26で実アドレスロード命令用フリップフロッ
プ1に「1」がセットされていると判定した場合(実ア
ドレスロード命令実行中である場合)には、実アドレス
ロード命令用例外処理ファームウェア6は、エラーコー
ドレジスタ7を参照して例外種別が何であるかを判断し
くステンプ27)、その例外種別に従って命令仕様に定
められているようにコンディションコードをコンディシ
ョンコードレジスタ8にセットする(ステップ28〜3
0)、すなわち、セグメントフォルトを検出した場合ま
たはセグメントテーブル長エラーを検出した場合にはコ
ンディションコードを「1」に更新しくコンディション
コードレジスタ8に「1」をセットし) (ステップ2
8)、ページテーブル長エラーを検出した場合にはコン
ディションコードを「2」に更新しくステップ29)、
ページフォルトを検出した場合にはコンディションコー
ドを「3」に更新する(ステップ30)。
If it is determined in step 26 that "1" is set in the flip-flop 1 for the real address load instruction (when the real address load instruction is being executed), the exception handling firmware 6 for the real address load instruction handles the error. Refer to the code register 7 to determine the type of exception (step 27), and set the condition code in the condition code register 8 as specified in the instruction specification according to the exception type (steps 28 to 3).
0), that is, when a segment fault is detected or a segment table length error is detected, the condition code is updated to "1" and the condition code register 8 is set to "1".
8) If a page table length error is detected, update the condition code to "2" Step 29)
If a page fault is detected, the condition code is updated to "3" (step 30).

なお、ステップ26で実アドレスロード命令用フリップ
フロップ1に「1」がセットされていない場合(実アド
レスロード命令実行中ではなく実アドレスロード命令用
フリップフロップlに「0」がセットされている場合)
には、実アドレスロード命令用例外処理ファームウェア
6は通常の例外処理ファームウェアに制御を渡す。
Note that if "1" is not set in the flip-flop 1 for the real address load instruction in step 26 (when the real address load instruction is not being executed and the flip-flop 1 for the real address load instruction is set to "0"). )
In this case, the exception handling firmware 6 for the real address load instruction passes control to the normal exception handling firmware.

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

以上説明したように本発明は、実アドレスロード命令用
フリップフロップおよび実アドレスロード命令用例外処
理ファームウェアを設けること等により、実アドレス変
換過程で例外が発生しない場合の実アドレスロード命令
の実行速度を向上させることができるという効果がある
As explained above, the present invention improves the execution speed of the real address load instruction when no exception occurs during the real address conversion process by providing a flip-flop for the real address load instruction and exception handling firmware for the real address load instruction. The effect is that it can be improved.

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

第1図は本発明の一実施例の構成を示すプロ7り図、 第2図は第1図に示す実アドレスロード命令制御方式の
処理を示す流れ図、 第3図は従来の実アドレスロード命令制御方式の一例の
処理を示す流れ図である。 図において、 1・・・実アドレスロード命令用フリップフロップ・ 2・・・実効アドレス生成手段、 3・・・命令処理ファームウェア・ 4・・・メモリバッファ制御部、 5・・・例外検出ハードウェア、 6・・・実アドレスロード命令用例外処理ファームウェ
ア、 7・・・エラーコードレジスタ、 8・・・コンディションコードレジスタ、9・・・ヘー
スレジスタである。 第1因
FIG. 1 is a flowchart showing the configuration of an embodiment of the present invention, FIG. 2 is a flowchart showing the processing of the real address load instruction control method shown in FIG. 1, and FIG. 3 is a flowchart showing processing of an example of a control method. In the figure, 1...Flip-flop for real address load instruction, 2...Effective address generation means, 3...Instruction processing firmware, 4...Memory buffer control unit, 5...Exception detection hardware, 6...Exception handling firmware for real address load instruction, 7...Error code register, 8...Condition code register, 9...Heas register. First cause

Claims (1)

【特許請求の範囲】 実アドレスロード命令が実行されているか否かを示す実
アドレスロード命令用フリップフロップと、 実アドレスロード命令の命令語から実効アドレスを生成
する実効アドレス生成手段と、 この実効アドレス生成手段により生成された実効アドレ
スを実アドレスに変換しその実アドレス変換過程におけ
る例外の発生の有無を反映したリプライ同期マイクロ命
令を発行する実アドレス変換手段と、 この実アドレス変換手段により発行されるリプライ同期
マイクロ命令に基づき例外処理が必要であることを検出
した場合に実アドレスロード命令用例外処理ファームウ
ェアを起動する例外検出ハードウェアと、 前記実アドレスロード命令用フリップフロップに実アド
レスロード命令が実行されていることを示す情報がセッ
トされている場合に前記実アドレス変換手段による実ア
ドレス変換過程で発生した例外の例外種別に対応したコ
ンディションコードをセットし実アドレスロード命令の
実行を終了させる前記実アドレスロード命令用例外処理
ファームウェアと、 前記実アドレス変換手段に対して実アドレス変換リクエ
ストを発行し前記実アドレス変換手段による実アドレス
変換過程で例外が発生しなかった場合に前記実アドレス
変換手段の出力である実アドレスをベースレジスタにロ
ードし例外が発生しなかったことを示すコンディション
コードをセットし実アドレスロード命令の実行を終了さ
せる命令処理ファームウェアと を有することを特徴とする実アドレスロード命令制御方
式。
[Scope of Claims] A flip-flop for a real address load instruction that indicates whether or not a real address load instruction is being executed; an effective address generating means for generating an effective address from the command word of the real address load instruction; a real address conversion means that converts an effective address generated by the generation means into a real address and issues a reply synchronization microinstruction that reflects the occurrence of an exception in the real address conversion process; and a reply issued by the real address conversion means. Exception detection hardware that activates exception handling firmware for a real address load instruction when it detects that exception handling is required based on a synchronous microinstruction; and The real address sets a condition code corresponding to the exception type of an exception that occurs in the real address translation process by the real address translation means and terminates execution of the real address load instruction when information indicating that the real address is translated is set. load instruction exception processing firmware; and when a real address translation request is issued to the real address translation means and an exception does not occur during the real address translation process by the real address translation means, the output of the real address translation means is A real address load instruction control method comprising: instruction processing firmware that loads a certain real address into a base register, sets a condition code indicating that no exception has occurred, and terminates execution of the real address load instruction.
JP2251906A 1990-09-25 1990-09-25 Control system for real address load instruction Pending JPH04131931A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2251906A JPH04131931A (en) 1990-09-25 1990-09-25 Control system for real address load instruction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2251906A JPH04131931A (en) 1990-09-25 1990-09-25 Control system for real address load instruction

Publications (1)

Publication Number Publication Date
JPH04131931A true JPH04131931A (en) 1992-05-06

Family

ID=17229720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2251906A Pending JPH04131931A (en) 1990-09-25 1990-09-25 Control system for real address load instruction

Country Status (1)

Country Link
JP (1) JPH04131931A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016066372A (en) * 2007-06-01 2016-04-28 インテル コーポレイション Virtual address to physical address translation with support for page attributes

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016066372A (en) * 2007-06-01 2016-04-28 インテル コーポレイション Virtual address to physical address translation with support for page attributes
US11074191B2 (en) 2007-06-01 2021-07-27 Intel Corporation Linear to physical address translation with support for page attributes

Similar Documents

Publication Publication Date Title
JP3176093B2 (en) Microprocessor interrupt controller
KR960035262A (en) Method and apparatus for selective control of interrupt wait in data processing system
JPH04131931A (en) Control system for real address load instruction
JPH01286029A (en) Microprogram patching system
JPH064417A (en) Battery backup control system for memory
JP3425724B2 (en) System uninterrupted program switching method
JP3260788B2 (en) Robot control device and method
JPH0554141B2 (en)
JPH0322032A (en) Program exception code control circuit
JPH05158664A (en) Information processor
JPH05241820A (en) Microprogram controller
JP3029355B2 (en) Single-step instruction execution method
JPS59144955A (en) Information processor
JPH0335323A (en) Control system for execution of instruction
JPH0797326B2 (en) Information processing equipment
JPS625439A (en) Instruction code expansion system
JPS63101966A (en) Vector processor
JPH0239238A (en) Program definition change processing method
JPH01175052A (en) Microaddress register mechanism
JPS63228341A (en) Program syntax checking system
JPS6010337B2 (en) virtual memory controller
JPH02128223A (en) Operational processor
JPS6380335A (en) Starting system for background job
JPH04264624A (en) Processor
JPH052472A (en) Arithmetic unit