JPS6280733A - Information processor - Google Patents
Information processorInfo
- Publication number
- JPS6280733A JPS6280733A JP60222124A JP22212485A JPS6280733A JP S6280733 A JPS6280733 A JP S6280733A JP 60222124 A JP60222124 A JP 60222124A JP 22212485 A JP22212485 A JP 22212485A JP S6280733 A JPS6280733 A JP S6280733A
- Authority
- JP
- Japan
- Prior art keywords
- interruption
- microprocessor
- interrupt
- vector
- correct
- 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
Links
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、情報処理装置、特に、割込み制御機能を有す
る情報処理装置に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing device, and particularly to an information processing device having an interrupt control function.
従来の情報処理装置は、マイクログロセ、すが、割込み
制御LSIからの割込みベクタアドレスを読み出し、そ
の割込みベクタアドレスに基いて各株の割込み処理エン
トリーを作成しておシ、特に、割込みベクタアドレスの
チェックは行っていなかった。Conventional information processing devices read the interrupt vector address from the interrupt control LSI and create an interrupt processing entry for each stock based on the interrupt vector address.In particular, it is necessary to check the interrupt vector address. was not there.
とのように、上述した従来の情報処理装置は、割込み制
御L8Iが故障して、不正な割込みベクタアドレスが読
出された場合に、不正な割込み処理エントリーを作成し
、マシンダウンをひきおこすという欠点があった。As mentioned above, the above-mentioned conventional information processing apparatus has the disadvantage that when the interrupt control L8I fails and an invalid interrupt vector address is read, an invalid interrupt processing entry is created, causing a machine failure. there were.
本発明の情報処理装置は、割込みベクタアドレスが正当
でおるかどうかをチェックするマイクロプログラムを有
して構成される。The information processing device of the present invention is configured to include a microprogram that checks whether an interrupt vector address is valid.
次に、本発明の実施例について、図面を参照して説明す
る。Next, embodiments of the present invention will be described with reference to the drawings.
第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.
第1図に示す情報処理装置において、マイクロプロセ、
す1は割込み制御LSI2と割込み信号線3、データラ
イン4を介して接続されている。割込み制御LSI2は
割込みを検出すると、マイクロプロセッサ1に対して割
込み信号線3によシその旨を通知する。マイクロプロセ
、す1はその通知を受取ると、データライン4を介して
割込み制御L8I2から割込みベクタアドレスを読出す
。In the information processing device shown in FIG.
1 is connected to an interrupt control LSI 2 via an interrupt signal line 3 and a data line 4. When the interrupt control LSI 2 detects an interrupt, it notifies the microprocessor 1 of the interrupt via the interrupt signal line 3. When the microprocessor S1 receives the notification, it reads the interrupt vector address from the interrupt control L8I2 via the data line 4.
マイクロプロセyt1は、第2図に示されたようにフロ
ーチャートに基づいて、割込みペクタが正しい範囲に入
っているかどうかチェックし、もし、正しければ、割込
み処理を続行し、もし範囲外であれば、エラー処理を行
う。Microprocessor yt1 checks whether the interrupt vector is within the correct range based on the flowchart as shown in FIG. Perform error handling.
すなわち、動作ステップS1で割込みが発生すると、動
作ステ、グS2で割込みベクタアドレスを読出す。この
割込みベクタアドレスは動作ステップ83.84で正当
な最大値よシ小さくかつ正当な最小値より大きいか否か
チェックされ、範囲内に入っていれば動作ステ、プS5
で割込み処理が行なわれ、範囲外であれば、動作ステ、
プS6でエラー処理が行なわれる。That is, when an interrupt occurs in operation step S1, the interrupt vector address is read out in operation step S2. This interrupt vector address is checked in operation steps 83 and 84 to see if it is smaller than the legal maximum value and larger than the legal minimum value, and if it is within the range, operation step S5 is performed.
interrupt processing is performed, and if it is out of range, the operation status is
Error processing is performed in step S6.
本発明の情報処理装置は、割込みベクタアドレスが正し
いかどうかをマイクロプログラムによりチェックするこ
とにより、ハードウェアの故扉等によるマシンダウンを
防ぐことができるという効果がめる。The information processing device of the present invention has the advantage that by checking whether the interrupt vector address is correct using a microprogram, it is possible to prevent the machine from going down due to a hardware malfunction or the like.
第1図は本発明の一実施例を示すプロ、り図、第2図は
第1図に示す実施例の動作を説明するための70−チャ
ートである。
l・・・・・・マイクロプロセッサ、2・・・・・・割
込み制御LS1.3・・・・・−割込み信号線、4・・
・・−・データライン、S1〜S6・・・・・・動作ス
テ、プ。
代理人 弁理士 内 原 晋
第Z図FIG. 1 is a diagram showing one embodiment of the present invention, and FIG. 2 is a 70-chart for explaining the operation of the embodiment shown in FIG. l...Microprocessor, 2...Interrupt control LS1.3...-Interrupt signal line, 4...
...Data line, S1 to S6... Operation step. Agent Patent Attorney Susumu Uchihara Diagram Z
Claims (1)
イクロプログラムでチェックし、正当な範囲外であれば
エラー処理を行うことを特徴とする情報処理装置。An information processing device characterized in that a microprogram checks whether an interrupt vector address is within a valid range, and performs error processing if it is outside the valid range.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60222124A JPS6280733A (en) | 1985-10-04 | 1985-10-04 | Information processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60222124A JPS6280733A (en) | 1985-10-04 | 1985-10-04 | Information processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS6280733A true JPS6280733A (en) | 1987-04-14 |
Family
ID=16777537
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP60222124A Pending JPS6280733A (en) | 1985-10-04 | 1985-10-04 | Information processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6280733A (en) |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0293738A (en) * | 1988-09-29 | 1990-04-04 | Pfu Ltd | Interruption processing system |
JPH03194627A (en) * | 1989-12-22 | 1991-08-26 | Nec Eng Ltd | Program processor |
JP2016112057A (en) * | 2014-12-11 | 2016-06-23 | 株式会社三共 | Game machine |
JP2016112056A (en) * | 2014-12-11 | 2016-06-23 | 株式会社三共 | Game machine |
JP2016112058A (en) * | 2014-12-11 | 2016-06-23 | 株式会社三共 | Game machine |
JP2016112055A (en) * | 2014-12-11 | 2016-06-23 | 株式会社三共 | Game machine |
JP2017086779A (en) * | 2015-11-17 | 2017-05-25 | 株式会社三共 | Game machine |
JP2020028747A (en) * | 2019-11-27 | 2020-02-27 | 株式会社三共 | Game machine |
JP2020028748A (en) * | 2019-11-27 | 2020-02-27 | 株式会社三共 | Game machine |
JP2020032261A (en) * | 2019-11-27 | 2020-03-05 | 株式会社三共 | Game machine |
JP2020058868A (en) * | 2020-01-10 | 2020-04-16 | 株式会社三共 | Game machine |
JP2020099712A (en) * | 2020-02-25 | 2020-07-02 | 株式会社三共 | Slot machine |
JP2020124581A (en) * | 2020-05-01 | 2020-08-20 | 株式会社三共 | Game machine |
JP2021037358A (en) * | 2015-10-22 | 2021-03-11 | 株式会社三共 | Game machine |
-
1985
- 1985-10-04 JP JP60222124A patent/JPS6280733A/en active Pending
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0293738A (en) * | 1988-09-29 | 1990-04-04 | Pfu Ltd | Interruption processing system |
JPH03194627A (en) * | 1989-12-22 | 1991-08-26 | Nec Eng Ltd | Program processor |
JP2016112057A (en) * | 2014-12-11 | 2016-06-23 | 株式会社三共 | Game machine |
JP2016112056A (en) * | 2014-12-11 | 2016-06-23 | 株式会社三共 | Game machine |
JP2016112058A (en) * | 2014-12-11 | 2016-06-23 | 株式会社三共 | Game machine |
JP2016112055A (en) * | 2014-12-11 | 2016-06-23 | 株式会社三共 | Game machine |
JP2021037358A (en) * | 2015-10-22 | 2021-03-11 | 株式会社三共 | Game machine |
JP2017086779A (en) * | 2015-11-17 | 2017-05-25 | 株式会社三共 | Game machine |
JP2020028748A (en) * | 2019-11-27 | 2020-02-27 | 株式会社三共 | Game machine |
JP2020032261A (en) * | 2019-11-27 | 2020-03-05 | 株式会社三共 | Game machine |
JP2020028747A (en) * | 2019-11-27 | 2020-02-27 | 株式会社三共 | Game machine |
JP2020058868A (en) * | 2020-01-10 | 2020-04-16 | 株式会社三共 | Game machine |
JP2020099712A (en) * | 2020-02-25 | 2020-07-02 | 株式会社三共 | Slot machine |
JP2020124581A (en) * | 2020-05-01 | 2020-08-20 | 株式会社三共 | Game machine |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS6280733A (en) | Information processor | |
JPH0481932A (en) | Interruption controller | |
JP2559531B2 (en) | Redundant system error check circuit | |
JPS6339069A (en) | Periodical interruption informing method for digital input/output controller | |
JPS5899841A (en) | Address controlling system of partially mounted control memory | |
JP2583617B2 (en) | Multiprocessor system | |
JPS62293438A (en) | Computer applied device | |
JPH05274223A (en) | Cache memory | |
JP2725680B2 (en) | Bus error detection circuit | |
JPS62175834A (en) | Detecting circuit for runaway of central processing unit | |
JPS63124156A (en) | Memory error detecting method | |
JPH0314030A (en) | Request controller | |
JPH0581059A (en) | Multiprocessor system | |
JPH01210372A (en) | Printing device | |
JPH0230060B2 (en) | ||
JPS62127944A (en) | Information processor | |
JPH05241905A (en) | Processor device | |
JPS59194247A (en) | Abnormality detecting method of computer structure | |
JPS63298458A (en) | Data transfer circuit | |
JPH0371236A (en) | Error detecting system | |
JPS62231340A (en) | Computer | |
JPH0480860A (en) | Program loading system | |
JPH02297650A (en) | Receiver | |
JPH04162141A (en) | Information processor | |
JPS6213703B2 (en) |