JPH02245937A - Information processor - Google Patents

Information processor

Info

Publication number
JPH02245937A
JPH02245937A JP6865389A JP6865389A JPH02245937A JP H02245937 A JPH02245937 A JP H02245937A JP 6865389 A JP6865389 A JP 6865389A JP 6865389 A JP6865389 A JP 6865389A JP H02245937 A JPH02245937 A JP H02245937A
Authority
JP
Japan
Prior art keywords
area
psw
new
new psw
value
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
JP6865389A
Other languages
Japanese (ja)
Inventor
Masahiro Ikeda
昌弘 池田
Nobuyoshi Sato
信義 佐藤
Mitsuo Sakurai
桜井 三男
Shigenori Koyata
小谷田 重則
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 JP6865389A priority Critical patent/JPH02245937A/en
Publication of JPH02245937A publication Critical patent/JPH02245937A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To detect the destruction of a new PSW area and take a proper countermeasure by comparing the value of a read new PSW with the value in a new PSW holding means and indicating the destruction of the new PSW area by interruption when a dissidence between both the values is detected. CONSTITUTION:A new PSW area holding means 20 which holds the correct value of the new PSW area 18 present on a main storage 14 fixedly is provided and the same value with the new PSW area 18 on the main storage 14 is stored in the new PSW area holding means 20 with a specific data set instruction. Then, if the value in the PSW area 18 is destroyed owing to a bug of an OS program due to the insufficient protection of the new PSW area 18 on the main storage device 14, the value of the new PSW which is read out by interruption processing is compared with the correct value held in the new PSW area holding means 20. Thus, the destruction is detected and an error is indicated by the interruption. Consequently, the abnormality due to the destruction of the new PSW area 18 on the main storage 14 is detected to take the proper countermeasure speedily.

Description

【発明の詳細な説明】 [e1要] 割込み動作時に使用される主記憶上の新PSW領域に保
護対策を施した情報処理装置に関し、新PSW領域の破
壊を検知して適切な対応策を可能とすることを目的とし
、 IPL時に主記憶上の新PSW領域と同じ値のセットを
受けて固定的に保持するfrPsW領域保持手段を設け
、割込動作の際に主記・lの新PSW領域から読出され
た値と新PSW領域保持手段の値とを比較し、両者が不
一致の場合に析PSW領域の破壊通知を割込みで発生す
るように構成する。
[Detailed description of the invention] [Required e1] Regarding an information processing device in which protection measures are taken for a new PSW area on main memory used during interrupt operation, it is possible to detect destruction of the new PSW area and take appropriate countermeasures. With the purpose of The value read from the new PSW area holding means is compared with the value of the new PSW area holding means, and if the two do not match, a destruction notification of the analyzed PSW area is generated by an interrupt.

[産業上の利用分野コ 本発明は、割込み動作時に使用される主記憶上の新PS
W領域に保護対策を施した情報処理装置に関する。
[Industrial Application Field] The present invention is directed to a new PS on the main memory used during interrupt operation.
The present invention relates to an information processing device that takes protection measures for the W area.

情報処理装置における主記憶領域の保護は、PSW(プ
ログラムステータスワード)によって指定されたリング
番号とセグメント毎の割り当てられたリング番号との組
み合わせによるアクセス管理で行なっているが、CPt
Jに割込み要因′が発生した際にCPUの現PSWの値
として読出される主記憶上のFr P S W領域はセ
グメント単位となるためにリング番号による保護では不
十分であり、OSプログラムの異常により破壊される可
能性が残されており、新PSW領域の破壊に対する対応
策が必要である。
The protection of the main storage area in an information processing device is performed by access management based on a combination of a ring number specified by a PSW (Program Status Word) and a ring number assigned to each segment.
Since the FrPSW area on main memory, which is read as the current PSW value of the CPU when an interrupt factor occurs in J, is in segment units, protection by ring numbers is insufficient, and an error in the OS program may occur. There is still a possibility that the new PSW area will be destroyed, and countermeasures against destruction of the new PSW area are required.

[従来の技術] 第3図はCPUに割込み要因が発生した際の処理を示し
た従来装置の構成図である。
[Prior Art] FIG. 3 is a block diagram of a conventional device showing processing when an interrupt factor occurs in the CPU.

第3図において、まず情報処理装置の割込み機能とは、
システムの内部、外部あるいはCPU 10自身の条件
によりCPUの状態を変化させる機能であり、高い優先
順位の割込み条件に対し速やかに効率よく対応するため
、CPUl0の割込みは入出力割込み、プログラム割込
み、スーパバイザールコール割込み、及び機械割込みの
4種類に分類されている。
In Figure 3, first, the interrupt function of the information processing device is
This is a function that changes the state of the CPU depending on the internal or external conditions of the system or the conditions of the CPU 10 itself.In order to quickly and efficiently respond to high-priority interrupt conditions, CPU10 interrupts are input/output interrupts, program interrupts, and They are classified into four types: visor call interrupts and machine interrupts.

このような割込み要因が発生し、かつCPU 10が割
込み要因を受は入れられる状態にあれば、次の■■■に
示す順序に従って割込み動作が行なわれる。
When such an interrupt factor occurs and the CPU 10 is in a state where it can accept the interrupt factor, the interrupt operation is performed according to the following order.

■CPLJ10は現PSWI 2を主記憶14上の旧P
SW領域16に旧PSWとして格納することで退避させ
る。旧PSW領域16には、割込まれた命令の次の命令
アドレスと割込み原因を示すコードが格納される。
■CPLJ10 uses the current PSWI 2 as the old PSWI in the main memory 14.
It is saved by storing it in the SW area 16 as an old PSW. The old PSW area 16 stores the next instruction address of the interrupted instruction and a code indicating the cause of the interruption.

■次にCPUは割込みに伴う付加情報24を1記1意1
4上の付加情報格納領域26に格納する。
■Next, the CPU inputs additional information 24 associated with the interrupt.
The information is stored in the additional information storage area 26 on the top of 4.

■次にCPU10は主記憶14上の新PSW領域1Bに
存在する値を読出して現PSW12として、I@納する
。続いてCPU10は現PSWI 2として読出された
新しいPSWの値で規定される処理に移行する。
(2) Next, the CPU 10 reads the value existing in the new PSW area 1B on the main memory 14 and stores it as the current PSW 12. Subsequently, the CPU 10 shifts to processing defined by the new PSW value read out as the current PSWI 2.

ところで、このような割込み動作を行なう情報処理装置
における主記憶装置上の領域の保護は、従来、PSWに
よって指定されたリング番号とセグメント毎に割り当て
られたリング番号との組み合わせによるアクセス管理に
従って行なっている。
By the way, protection of the area on the main memory in an information processing device that performs such interrupt operations has conventionally been performed according to access management based on a combination of a ring number specified by the PSW and a ring number assigned to each segment. There is.

[発明が解決しようとする課題] しかしながら、このような従来の情報処理装置の主記憶
領域の保護にあっては、リング番号により保護対象とな
る主記憶領域はセグメント単位となるため、lf P 
S W領域18のように限定された範囲の保護、即ちア
クセスの禁止と許可を管理する制御には適していない。
[Problem to be Solved by the Invention] However, in protecting the main storage area of such a conventional information processing device, the main storage area to be protected by the ring number is segment-based.
It is not suitable for protection of a limited range like the SW area 18, that is, for controlling access prohibition and permission.

このためイニシPルプログラムルーチン(IPL)時の
データセット命令でIPSW領域1Bに格納されたデー
タが、新PSW領域18の保護が不十分であるために、
OSプログラムのバグ等により破壊される可能性が残さ
れており、割込み時に破壊されたFr P S Wを使
用して動作異常を起こし、最悪の場合にはシステムダウ
ンに至り、しかも異常発生の原因が極めてわかり難いと
いう問題があった。
For this reason, the data stored in the IPSW area 1B by the data set command during the initial program routine (IPL) is
There is still a possibility that it may be destroyed due to a bug in the OS program, and the corrupted FrPSW will be used at the time of an interrupt to cause abnormal operation, which in the worst case will lead to system down, and the cause of the abnormality. The problem was that it was extremely difficult to understand.

本発明は、このような従来の問題点に鑑みてなされたも
ので、主記憶上の新PSW領域の破壊による異常を検知
して適切な対応策を迅速に取れるようにした情報処理装
置を提供することを目的とする。
The present invention has been made in view of such conventional problems, and provides an information processing device that can detect an abnormality due to destruction of a new PSW area on main memory and quickly take appropriate countermeasures. The purpose is to

[課題を解決するための手段] 第1図は本発明の原理説明図である。[Means to solve the problem] FIG. 1 is a diagram explaining the principle of the present invention.

第1図において、まず本発明は、CPU10に所定の割
込み原因が発生した際に、CPLJ10上の規PSWI
 2を主記憶14上の旧PSW領[16に退避すると共
に主記憶14上のFrPSW領域18の値を読出してC
PUの現PSW12して割込み動作を行なう情報処理装
置を対象とする。
In FIG. 1, first of all, the present invention is configured such that when a predetermined interrupt cause occurs in the CPU 10, the specified PSWI on the CPLJ 10
2 to the old PSW area [16 on the main memory 14, and read the value of the FrPSW area 18 on the main memory 14 and save it to the old PSW area [16] on the main memory 14.
The target is an information processing device that performs an interrupt operation as the current PSW 12 of a PU.

このような情報処理装置につき本発明にあっては、主記
憶14上に存在する新PSW領域18の正しい値を固定
的に保持する新PSW領域保持手段20を設けて所定の
データセット命令で該新PSW領域保持手段20に主記
憶14上の新PSW領域18と同じ値を格納し、CPU
10に割込み要因が発生して主記憶14上の新PSW領
域18の値が読出された際に、続出された新PSWの値
と新PSW保持手段20の値とを比較手段22で比較し
、両者の不一致を検出した場合に新PSW領域18の破
壊を示す通知を割込みにより発生するように構成する。
In the present invention, for such an information processing apparatus, a new PSW area holding means 20 is provided to fixedly hold the correct value of the new PSW area 18 existing on the main memory 14, and the correct value of the new PSW area 18 existing on the main memory 14 is provided. The same value as the new PSW area 18 on the main memory 14 is stored in the new PSW area holding means 20, and the CPU
10, when an interrupt factor occurs and the value of the new PSW area 18 on the main memory 14 is read, the comparing means 22 compares the successively read new PSW value and the value of the new PSW holding means 20, The configuration is such that when a mismatch between the two is detected, a notification indicating the destruction of the new PSW area 18 is generated by an interrupt.

また新PSW領域保持手段20にデータをセットする命
令は、ファームウェアのみにより実行可能な命令とし、
OSプログラムにより新PSW領域保持手段20の内容
が破壊されないようにしておく。
In addition, the command to set data in the new PSW area holding means 20 is an command that can be executed only by firmware.
The contents of the new PSW area holding means 20 are prevented from being destroyed by the OS program.

[作用] このような構成を備えた本発明の情報処理装置にあって
は、主記憶装置上の新PSW領域の保護が不十分である
ことに起因してOSプログラムのバグ等により新PSW
領域の値が破壊された場合には、割込み動作により読出
された新PSWの値を析PSW領域保持手段に保持した
正しい値と比較することで破壊が検知されて割込により
エラー通知が行なわれる。
[Function] In the information processing device of the present invention having such a configuration, the new PSW may be lost due to a bug in the OS program due to insufficient protection of the new PSW area on the main storage device.
If the value of the area is destroyed, the destruction is detected by comparing the new PSW value read by the interrupt operation with the correct value held in the analysis PSW area holding means, and an error notification is performed by the interrupt. .

このためOSレベル内での自己矛盾を早期に検出してシ
ステムダウンの防止あるいはOSレベル内での自己矛盾
の原因となる場所の特定を効率良くでき、OSプログラ
ムの早期修正を可能とする。
Therefore, self-contradictions within the OS level can be detected at an early stage to prevent a system down or to efficiently identify a location causing a self-contradiction within the OS level, thereby making it possible to modify the OS program at an early stage.

[実施例] 第2図は本発明の一実施例を示した実施例構成図である
[Embodiment] FIG. 2 is a block diagram showing an embodiment of the present invention.

第2図において、10はCPU、14は主記憶装置であ
り、主記憶装置14には旧PSW領域16と析PSW領
域18、更に付加情報格納領域26が設けられる。旧P
SW領域16及び新PSW領域18のそれぞれは、機械
割込み用、スーパバイザー割込み用、プログラム割込み
用及び入出力割込み用の4つの領域から構成される。新
PSW領域18には通常IPLの際にOSプログラムが
システムについて予め定められた値を設定する。
In FIG. 2, 10 is a CPU, and 14 is a main storage device. The main storage device 14 is provided with an old PSW area 16, an analysis PSW area 18, and an additional information storage area 26. Old P
Each of the SW area 16 and the new PSW area 18 is composed of four areas: machine interrupts, supervisor interrupts, program interrupts, and input/output interrupts. In the new PSW area 18, the OS program normally sets a predetermined value for the system during IPL.

また、CPLJIOに割込み要因が発生した場合にはハ
ードウェアによりCPU10の現PSWI 2の内容を
主記憶装置14上の割込み要因に応じた旧PSW領域1
6に格納し、同じ割込み要因に応じた*Ji P S 
W領域18の値をCPU10の現PSW12としてロー
ドする。ここで、OSプログラムによりIPLの際にロ
ードされる新PSW領域18の8値には、特権モードか
否か、アドレス変更するか否か、割込みマスク、リング
番号、命令アドレス等の情報を格納している。
In addition, when an interrupt factor occurs in CPLJIO, the contents of the current PSWI 2 of the CPU 10 are transferred to the old PSW area 1 in accordance with the interrupt factor on the main storage device 14 by hardware.
*Ji P S in response to the same interrupt factor.
The value of the W area 18 is loaded as the current PSW 12 of the CPU 10. Here, the 8 values of the new PSW area 18 loaded by the OS program at the time of IPL store information such as whether or not the mode is privileged, whether or not the address is to be changed, interrupt mask, ring number, instruction address, etc. ing.

このような構成は従来と同じであるが、これに加えて本
発明にあっては、主記憶装置14上に存在するfrP 
S W領域18の破壊を検知するため、CB領域100
を新たに設【プる。
Such a configuration is the same as the conventional one, but in addition, in the present invention, the frP existing on the main storage device 14
In order to detect the destruction of the SW area 18, the CB area 100
Newly established.

即ち、CB領域100には新PSW領域保持手段20が
設けられ、新PSW領域保持手段20にはIPLの際、
OSプログラムにより主記憶装置14の新PSW領域1
8に対する析PSWの値と同じ値がロードされる。
That is, the CB area 100 is provided with a new PSW area holding means 20, and the new PSW area holding means 20 has a
The new PSW area 1 of the main storage device 14 is created by the OS program.
The same value as the analysis PSW value for 8 is loaded.

ここで、新PSW領域保持手段20にロードされた正し
い値がOSプログラムにより変更されてしまうことを防
止するため、主記憶装@14の新PSW領域18につい
てはO8によるプログラム書換え、及びファームウェア
による書換えが可能であるが、新PSW保持手段20に
ついてはファームウェアのみによる書換えを可能とし、
OSプログラムによる書換えを不可とする。
Here, in order to prevent the correct value loaded into the new PSW area holding means 20 from being changed by the OS program, the new PSW area 18 of the main memory @ 14 is rewritten by O8 and by firmware. However, the new PSW holding means 20 can be rewritten only by firmware,
Rewriting by OS program is not possible.

更に、CB領域100には比較手段22が設けられ、比
較手段22は主記憶装置14の¥JrPSW領域18か
ら割込み要因に対応して読み出された値と同じく割込み
要因に対応するIJ’i P S W領域保持手段20
との値を比較し、両者が一致したときにHレベル出力、
不一致のときにLレベル出力を生ずる。比較手段22の
出力はインバータ30で反転されており、比較手段22
で不一致を検出したときのLレベル出力を反転してHレ
ベルとし、このインバータ30のHレベル出力によりI
J’′rPSW領域18の破壊通知のためのエラー割込
みを発生する。
Furthermore, the CB area 100 is provided with a comparing means 22, and the comparing means 22 reads the IJ'i P corresponding to the interrupt factor as the value read from the \JrPSW area 18 of the main storage device 14 in response to the interrupt factor. SW area holding means 20
Compare the values with and when the two match, output H level,
When there is a mismatch, an L level output is produced. The output of the comparison means 22 is inverted by an inverter 30, and the output of the comparison means 22 is inverted by an inverter 30.
The L level output when a mismatch is detected is inverted and set to H level, and the H level output of this inverter 30 causes the I
An error interrupt is generated to notify the destruction of the J''rPSW area 18.

次に、第2図の実施例の動作を説明する。Next, the operation of the embodiment shown in FIG. 2 will be explained.

まず、システムのIPLの際に主記憶装@14の析ps
w領域18及びCB領域100の析PSW保持手段20
のそれぞれに対し、OSプログラムがシステムで予め定
めた値を機械割込み、スーパバイ−ザー割込み、プログ
ラム割込み及び入出力割込みのそれぞれについて設定し
て処理動作を開始する。
First, when IPLing the system, analyze the main memory @14 ps
Analytical PSW holding means 20 for w region 18 and CB region 100
The OS program sets predetermined values in the system for each of machine interrupts, supervisor interrupts, program interrupts, and input/output interrupts, and starts processing operations.

処理中にCPU10に対し機械割込み、スーパバイザ割
込み、プログラム割込み、または入出力割込みのいずれ
かの割込み要因が発生すると、CPU10が割込み要因
の処理状態となったときにハードウェアによりCPU1
0の現PSW12の内容を主記憶装置14上の割込み要
因に応じた旧PSW領域]6に■に示すように格納する
。続いて、CPU10は付加情報24を主記憶装置14
上の付加情報格納領域26に■に示すように格納する。
If an interrupt factor such as a machine interrupt, supervisor interrupt, program interrupt, or input/output interrupt occurs to the CPU 10 during processing, the CPU 1
The contents of the current PSW 12 of 0 are stored in the old PSW area] 6 corresponding to the interrupt factor on the main storage device 14 as shown in (3). Subsequently, the CPU 10 stores the additional information 24 in the main storage device 14.
It is stored in the upper additional information storage area 26 as shown in ■.

続いて、ハードウェアにより割込み要因に応じた主記憶
装置14上の新PSW領域18の値が読み出され、CP
Ul0に坦PSW12として■に示すようにロードされ
る。
Next, the value of the new PSW area 18 on the main storage device 14 according to the interrupt factor is read by the hardware, and the CP
It is loaded into U10 as a flat PSW12 as shown in ■.

この時、CB領域100に設けた比較手段22に対し主
記憶装置14の新PSW領域18から読み出された値が
セットされ、同時に割込み要因に対応した新PSW領域
保持手段20の値がセットされ、比較手段22において
両者を比較し、両者が一致していればインバータ30の
出力はLレベルとなってエラー割込みを発生せず、CP
U10は現PSW12としての新しいPSWで規定され
る処理に移行する。
At this time, the value read from the new PSW area 18 of the main storage device 14 is set to the comparing means 22 provided in the CB area 100, and at the same time, the value of the new PSW area holding means 20 corresponding to the interrupt factor is set. , the comparison means 22 compares the two, and if they match, the output of the inverter 30 becomes L level, no error interrupt is generated, and the CP
U10 shifts to the process defined by the new PSW as the current PSW12.

一方、OSプログラムのバグ等により誤っで主記憶装置
14上の新PSW領域18に対し、書込みが行なわれて
内容が変化してしまっていたとすると、比較手段22で
不一致が検出されてインバータ30の出力はHレベルと
なってエラー割込みを発生し、そのエラー割込みを受け
て新PSW領域1Bの破壊通知のメツセージ出力、ヒス
トリロト、システム停止等の適宜の処置を行なう。
On the other hand, if the new PSW area 18 on the main memory 14 is accidentally written to and the contents have changed due to a bug in the OS program, the comparison means 22 detects a mismatch and the inverter 30 The output becomes H level to generate an error interrupt, and in response to the error interrupt, appropriate measures such as outputting a message notifying destruction of the new PSW area 1B, history rotation, and system stop are performed.

勿論、アプリケーション等のユーザプログラムバグ等に
より誤って主記憶装置14の新PSW領域を含む領域の
出換えが行なわれようとしても、リング番号、リミット
レジスタ等のハードザポト機能により保護されているこ
とから問題はない。
Of course, even if an attempt is made to replace the area including the new PSW area in the main storage device 14 by mistake due to a bug in a user program such as an application, there will be no problem since it is protected by hardware features such as ring numbers and limit registers. There isn't.

[発明の効果] 以上説明してきたように本発明によれば、OSプログラ
ムのバグ等により、主記憶の新PSW領域が破壊されて
も、破壊された析PSWによる処理に移行する際に正し
い値との比較により、破壊が検出されてエラー割込みが
行なわれるため、破壊された新PSWの実行による異常
処理やシステムダウンを未然に防止し、且つOSレベル
内での異常を知ってシステムダウンの防止、あるいはO
Sレベル内での自己矛盾を起こしている場所を容易に発
見することが可能となり、OSプログラムの早期修正を
削ることかできる。
[Effects of the Invention] As explained above, according to the present invention, even if the new PSW area of the main memory is destroyed due to a bug in the OS program, the correct value can be restored when moving to processing using the destroyed analysis PSW. Since destruction is detected and an error interrupt is generated by comparison with the new PSW, it is possible to prevent abnormal processing and system down due to execution of a new destroyed PSW, and prevent system down by knowing abnormalities within the OS level. , or O
It becomes possible to easily discover the location where self-contradiction occurs within the S level, and it is possible to eliminate early correction of the OS program.

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

第1図は本発明の原理説明図; 第2図は本発明の実施例構成図; 第3図は従来装置の構成図でおる。 図中、 PU 現PSW 主記憶装置 旧PSW領域 新PSW領域 析PSW領賊保持手段 比較手段 付加情報 26:付加情報格納領域 30:インバータ 100:CB領領 域禾摂量の橿爪巳 第3図 FIG. 1 is a diagram explaining the principle of the present invention; FIG. 2 is a configuration diagram of an embodiment of the present invention; FIG. 3 is a block diagram of a conventional device. In the figure, P.U. Current PSW main storage Old PSW area New PSW area Analysis PSW pirate retention means means of comparison Additional information 26: Additional information storage area 30: Inverter 100: CB territory Kashizumemi of the area intake Figure 3

Claims (2)

【特許請求の範囲】[Claims] (1)CPU(10)に所定の割込み要因が発生した際
に、該CPU(10)上の現PSW(12)を主記憶(
14)上の旧PSW領域(16)に退避すると共に該主
記憶(14)上の新PSW領域(18)の値を読出して
CPU(10)の現PSW(12)として割込み動作を
行なう情報処理装置に於いて、前記主記憶(14)上の
新PSW領域(18)の正しい値を固定的に保持する新
PSW領域保持手段(20)を設け、所定の命令で前記
新PSW保持領域(20)に主記憶(14)上の新PS
W領域(18)と同じ値を格納し、 前記CPU(10)に割込み原因が発生した際に前記主
記憶(14)の新PSW領域(18)から読出した値と
前記新PSW領域保持手段(20)の値とを比較手段(
22)で比較し、両者の不一致を検出した場合に新PS
W領域(18)の破壊通知を割り込みにより発生するこ
とを特徴とする情報処理装置。
(1) When a predetermined interrupt factor occurs in the CPU (10), the current PSW (12) on the CPU (10) is stored in the main memory (
14) Information processing that saves to the old PSW area (16) above, reads the value of the new PSW area (18) on the main memory (14), and performs an interrupt operation as the current PSW (12) of the CPU (10). The device is provided with new PSW area holding means (20) for fixedly holding the correct value of the new PSW area (18) on the main memory (14), and the new PSW holding area (20) is ) to the new PS on main memory (14)
The same value as the W area (18) is stored, and when an interrupt cause occurs in the CPU (10), the value read from the new PSW area (18) of the main memory (14) and the new PSW area holding means ( 20) using the comparison means (
22), and if a discrepancy is detected, the new PS
An information processing device characterized in that a destruction notification of a W area (18) is generated by an interrupt.
(2)請求項1記載の情報処理装置に於いて、前記新P
SW領域保持手段(20)にデータをセットする命令は
、ファームウェアのみにより実行可能な命令としたこと
を特徴とする情報処理装置。
(2) In the information processing device according to claim 1, the new P
An information processing device characterized in that an instruction to set data in SW area holding means (20) is an instruction that can be executed only by firmware.
JP6865389A 1989-03-20 1989-03-20 Information processor Pending JPH02245937A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6865389A JPH02245937A (en) 1989-03-20 1989-03-20 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6865389A JPH02245937A (en) 1989-03-20 1989-03-20 Information processor

Publications (1)

Publication Number Publication Date
JPH02245937A true JPH02245937A (en) 1990-10-01

Family

ID=13379874

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6865389A Pending JPH02245937A (en) 1989-03-20 1989-03-20 Information processor

Country Status (1)

Country Link
JP (1) JPH02245937A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012038197A (en) * 2010-08-10 2012-02-23 Fujitsu Ltd Information processor and interruption control program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012038197A (en) * 2010-08-10 2012-02-23 Fujitsu Ltd Information processor and interruption control program
US9009422B2 (en) 2010-08-10 2015-04-14 Fujitsu Limited Information processing apparatus and interrupt control method
US9069742B1 (en) 2010-08-10 2015-06-30 Fujitsu Limited Information processing apparatus

Similar Documents

Publication Publication Date Title
US7793347B2 (en) Method and system for validating a computer system
US7401234B2 (en) Autonomous memory checker for runtime security assurance and method therefore
US6012154A (en) Method and apparatus for detecting and recovering from computer system malfunction
US7367062B2 (en) Method for BIOS security of computer system
US8024798B2 (en) Method and apparatus for protecting against buffer overrun attacks
US20050015672A1 (en) Identifying affected program threads and enabling error containment and recovery
US20050044292A1 (en) Method and apparatus to retain system control when a buffer overflow attack occurs
JP2005316599A (en) Interrupt controller
JP2018067047A (en) Controller
CN107818034B (en) Method and device for monitoring running space of process in computer equipment
US6785883B1 (en) Software system for tracing data
EP0117930B1 (en) Interactive work station with auxiliary microprocessor for storage protection
JPH02245937A (en) Information processor
JPH09198258A (en) Task stack overflow detecting circuit
JPH01286029A (en) Microprogram patching system
WO1990005951A1 (en) Method of handling unintended software interrupt exceptions
JPH02244334A (en) Information processor
JP2000155677A (en) Method for preventing runaway of program and computer system for the method and recording medium for recording program for preventing runaway
JPH01180656A (en) Memory protecting device
JPS61141047A (en) Saving system of trouble information
JPH0484224A (en) Stack area protection circuit
JPS63250753A (en) Memory access checking system
JPS6195464A (en) Data protecting system
JPH04205144A (en) Microprocessor
JPH0651996A (en) Information processor