JPS59212959A - 命令制御方式 - Google Patents

命令制御方式

Info

Publication number
JPS59212959A
JPS59212959A JP58087931A JP8793183A JPS59212959A JP S59212959 A JPS59212959 A JP S59212959A JP 58087931 A JP58087931 A JP 58087931A JP 8793183 A JP8793183 A JP 8793183A JP S59212959 A JPS59212959 A JP S59212959A
Authority
JP
Japan
Prior art keywords
instruction
execution
register
pipeline
stage
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
JP58087931A
Other languages
English (en)
Inventor
Akisumi Koike
小池 夫澄
Masayuki Okawa
大河 正之
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 JP58087931A priority Critical patent/JPS59212959A/ja
Publication of JPS59212959A publication Critical patent/JPS59212959A/ja
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0721Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment within a central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • 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 or look ahead

Landscapes

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

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。

Description

【発明の詳細な説明】 fal  発明の技術分野 パイプライン処理を行うデータ処理装置において、マシ
ンエラーマスクによる割り込み禁止状態での命令制御方
式に関す。
(bl  技術の背景 複数ステージのパイプライン処理を行うデータ処理装置
においては、データ処理装置内の複数ステージから成る
パイプライン演算器の中で複数個の命令についての、異
なる演算が同時に実行されており、マシンエラーマスク
による割り込み禁止状態においても、常にパイプライン
処理を行っている。そして該バイブライン演算器は次々
に後続する命令の処理を行っているので、或ステージの
処理に着目すると、1つ前の命令の処理が完了すると次
の新しい命令の処理を実行しており、前の命令に関する
データ類は存在しないのが普通である。従って、酸処理
ステージ(例えば演算ステージ)でエラーが発生すると
、後続する命令については、該命令のりトライが不可能
な状態になっている事が多く、効果的な対処法が望まれ
ていた。
(0)  従来技術と問題点 パイプライン処理を行うデータ処理システムにおいて、
マシンエラーマスクによる割り込み禁止状態の時に、マ
シンエラーが発生した場合、従来方式では、常にパイプ
ライン処理を行う方式である為、前述のように後続命令
については、該命令をリトライするのに必要なソースデ
ータを保存する機能が無く、システムダウンになる問題
があった。
(dl  発明の目的 本発明は上記従来の欠点に鑑み、マシンエラーマスクに
よる割り込み禁止状態では、パイプライン処理を禁止し
、後続命令のりトライネ可能条件によるシステムダウン
を防止する方式を提供することを目的とするものである
te+  発明の構成 そしてこの目的は、本発明によれば命令のパイプライン
処理を行うデータ処理装置において、マシンエラーマス
クによる割り込み禁止状態の時、上記パイプライン処理
の実行を禁止する手段を設け、命令のりトライが可能な
状態で命令を実行させる方式を提供することによって達
成され、マシンエラーマスクによる割り込み禁止状態に
おいて発生したマシンエラーも、該命令のりトライによ
ってシステムダウンを防ぐ確率を増加出来る効果がある
(f)  発明の実施例 以下本発明を図面によって詳述する。図が本発明の一実
施例をタイムチャート的に示した図であり、■が命令ア
ドレスレジスタ(141? ) 、 2がメモリ (M
 ) 、 3が命令バッファレジスタ(IBR)I4が
命令バッファレジスタ(IBR) 3に設定された命令
を各実行ステージ毎にシフトして蓄積するシフトレジス
タ、5゛はパイプライン制御禁止検出回路、6はマシン
エラーマスクレジスタ(PSW)、Sはパイプライン実
行禁止信号である。
先ず、命令アドレスレジスタ(IAR) 1に命令Nの
アドレスが設定され、メモリ (M)2より該命令が取
り出され命令バッファレジスタ(IBR)3にセントさ
れる。該命令の実行はパイプライン演算器において、命
令のデコード(D)、オペラ! ンドアドレス計W、(八)、オペランド読み出しくBl
、B2 ) 、演算の実行(E)、演算結果のチェック
及び格納(匈)の各ステージを経て終了する。
そして該命令は、各実行ステージ毎にシフトレジスタ4
を流れ、それぞれの実行ステージの制御に用いられる。
この時、マシンエラーマスクレジスタ(PSW ) 6
のマスクビット61と命令NのJlステージ−〇シフト
レジスタ4によってパイプライン制御禁止検出回路5が
起動され、命令N+1の実行を上記のDステージに止め
、命令NがWステージを終了(即ち命令Nの実行が終了
)した事により、命令N+1の実行開始を行うよう制御
する。
(gl  発明の効果 以上詳細に説明したように、本発明によればパイプライ
ン処理を行うデータ処理装置において、マシンエラーマ
スクによる割り込み禁止状態では命令のパイプライン処
理を行わないので、各命令の実行時に、或ステージでエ
ラーが発生しても、該命令のりトライを行うことが出来
る条件の保障確率が太き(なり、システムダウンを防止
できる度合を大きく出来、信頼度の高いシステムの構築
ができる効果がある。
尚、このような制御方式を採っても、マシンエラーが発
生する確率は極めて小さいので、データ処理装置のパイ
プライン処理の効率を妨げることは殆どないことはいう
迄もない。
【図面の簡単な説明】
図は本発明の一実施例をタイムチャート的に示した図で
ある。 図面において、1は命令アドレスレジスタ(IAR)、
2はメモリ (M ) 、 3は命令バッファレジスタ
(II?)、4はシフトレジスタ、5はパイプライン制
御禁止検出回路、6はマシンエラーマスクレジスタ(P
SW ) 、 Sはパイプライン実行禁止信号をそれぞ
れ示す。

Claims (1)

    【特許請求の範囲】
  1. 命令のパイプライン処理を行うデータ処理装置において
    、マシンエラーマスクによる割り込み禁止状態の時、上
    記パイプライン処理の実行を禁止する手段を設け、命令
    のりトライが可能な状態で命令を実行させる事を特徴と
    する命令制御方式。
JP58087931A 1983-05-19 1983-05-19 命令制御方式 Pending JPS59212959A (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58087931A JPS59212959A (ja) 1983-05-19 1983-05-19 命令制御方式

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58087931A JPS59212959A (ja) 1983-05-19 1983-05-19 命令制御方式

Publications (1)

Publication Number Publication Date
JPS59212959A true JPS59212959A (ja) 1984-12-01

Family

ID=13928654

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58087931A Pending JPS59212959A (ja) 1983-05-19 1983-05-19 命令制御方式

Country Status (1)

Country Link
JP (1) JPS59212959A (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6277650A (ja) * 1985-09-30 1987-04-09 Nec Corp 先行制御部を備えた情報処理装置
US5386549A (en) * 1992-11-19 1995-01-31 Amdahl Corporation Error recovery system for recovering errors that occur in control store in a computer system employing pipeline architecture

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6277650A (ja) * 1985-09-30 1987-04-09 Nec Corp 先行制御部を備えた情報処理装置
US5386549A (en) * 1992-11-19 1995-01-31 Amdahl Corporation Error recovery system for recovering errors that occur in control store in a computer system employing pipeline architecture

Similar Documents

Publication Publication Date Title
JPS58121457A (ja) 情報処理装置
JPS59212959A (ja) 命令制御方式
JPH0147818B2 (ja)
JPH02742B2 (ja)
JPH011041A (ja) 障害早期検出方式
JPH05158804A (ja) Ramチェック方法
JP2922981B2 (ja) タスクの実行継続方法
JPH05189255A (ja) プログラム暴走検知方法
JPS59116858A (ja) マシンチエツク割込み処理方式
JPS62140144A (ja) 障害処理方式
JPS59146340A (ja) 誤り制御方式
JPH01226031A (ja) 情報処理装置のパイプライン制御方式
JP2614677B2 (ja) 記憶装置への書き込み制御方式
JPH0330022A (ja) 情報処理装置
JPH01166145A (ja) Cpu監視装置
JPH0469744A (ja) マイクロコンピュータの暴走検知装置
JPH07210421A (ja) スレッド環境におけるデバッグ方法
JPS59218555A (ja) マイクロプログラム制御装置
JPH06187306A (ja) データ処理システム
JPS63150732A (ja) プログラム走行監視装置
JPS61139848A (ja) バツフアメモリの読出しエラ−処理方式
JPH03109643A (ja) データ例外手続き実行方式
JPH0231253A (ja) ページフォールト処理方式
JPS6125250A (ja) 情報処理装置の障害回復方法
JPH064412A (ja) ローカルメモリ検査訂正回路