JPS62154145A - Processing system for dynamic extension supervisor call interruption - Google Patents

Processing system for dynamic extension supervisor call interruption

Info

Publication number
JPS62154145A
JPS62154145A JP29529785A JP29529785A JPS62154145A JP S62154145 A JPS62154145 A JP S62154145A JP 29529785 A JP29529785 A JP 29529785A JP 29529785 A JP29529785 A JP 29529785A JP S62154145 A JPS62154145 A JP S62154145A
Authority
JP
Japan
Prior art keywords
supervisor call
extended
call interrupt
routine
supervisor
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
JP29529785A
Other languages
Japanese (ja)
Inventor
Kosaku Masuda
耕作 益田
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP29529785A priority Critical patent/JPS62154145A/en
Publication of JPS62154145A publication Critical patent/JPS62154145A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain execution of many user development supervisor call interruption routine by registering an extension supervisor call interruption processing control table to a supervisor call interruption table of a system. CONSTITUTION:An interruption is produced by an extension supervisor call interruption instruction containing an extension supervisor call instruction code corresponding to the element to which an extension supervisor call interruption processing control routine 12 through user programs 16a-16n. In such a case, the control is transferred to said routine 12. The routine 12 delivers the control to the extension supervisor call interruption routines 18a-18n based on the contents of an extension supervisor call interruption table 11 as well as address space control tables 14a-14n corresponding to the address spaces to which those user programs belong.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はスーパーバイザ・コール割込み処理方式に関す
る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a supervisor call interrupt processing method.

〔従来の技術〕[Conventional technology]

従来の情報処理システムにおけるスーパーバイザ・コー
ル割込み処理方式では、システム生成またはシステム立
ち上げ時に、システム用とユーザ用に割当てられたスー
パーバイザ・コール割込みコードを持ったスーパーバイ
ザ・コール割込みテーブルがシステムに一つ作成される
。そして、スーパーバイザ・コール割込みが発生した場
合には、そのスーパーバイザ・コール割込みコードに従
って前記スーパーバイザ・コール割込みテーブルをサー
チし、スーパーバイザ・コール割込み処理ルーチンを決
定していた。
In conventional supervisor call interrupt handling methods in information processing systems, one supervisor call interrupt table with supervisor call interrupt codes assigned for system use and user use is created in the system at the time of system generation or system startup. be done. When a supervisor call interrupt occurs, the supervisor call interrupt table is searched according to the supervisor call interrupt code to determine a supervisor call interrupt processing routine.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の方式では、ユーザ用に割当てられたスー
パーバイザ・コール割込みテーブルの一つのエレメント
に登録できるスーパーバイザ・コール割込みルーチンは
、システムに一つ即ち全アドレス空間を通して一つでな
ければならず、ユーザ開発のスーパーバイザ・コール割
込みルーチンの総数がユーザ用のスーパーバイザ・コー
ル割込みコードの数に制限されるという欠点があった。
In the conventional method described above, only one supervisor call interrupt routine can be registered in one element of the supervisor call interrupt table allocated for a user in the system, that is, one in the entire address space; The disadvantage was that the total number of supervisor call interrupt routines for development was limited to the number of supervisor call interrupt codes for the user.

また、スーパーバイザ・コール割込みテーブル中のユー
ザ用エレメントにはユーザ開発のスーパーバイザ・コー
ル割込みルーチンの仮想記憶上でのアドレスを予め格納
しておく必要があるため、ユーザ開発のスーパーバイザ
・コール割込みルーチンがシステム生成時またはシステ
ム立ち上げ時に決定されるという欠点もあった。このた
め、ユーザのスーパーバイザ・コール割込みルーチンの
新規開発が難しいという問題点が生じていた。
In addition, since the user element in the supervisor call interrupt table must store the virtual memory address of the user-developed supervisor call interrupt routine in advance, the user-developed supervisor call interrupt routine It also had the disadvantage that it was determined at generation time or system startup. This has created a problem in that it is difficult to develop a new user supervisor call interrupt routine.

本発明はこのような従来の欠点を改善したものであり、
その目的は、ユーザ用のスーパーバイザ・コール割込み
コートの数が少なくても多くのユーザ開発スーパーバイ
ザ・コール割込みルーチンの実行が可能であり、且つシ
ステム稼動後の任意の時点においてもシステムに組込む
ことを可能とした方式を提供することにある。
The present invention improves these conventional drawbacks, and
Its purpose is to enable the execution of many user-developed supervisor call interrupt routines even with a small number of user supervisor call interrupt codes, and to allow them to be incorporated into the system at any time after the system is operational. The aim is to provide a method that allows

〔問題点を解決するための手段〕[Means for solving problems]

本発明は上記目的を達成するために、スーパーバイザ・
コール割込み処理を行なう多重アドレス空間をサポート
している情報処理システムにおいて、 スーパー バイザ・コール割込みテーブルのエレメント
に拡張スーパーバイザ・コール割込み処理管理ルーチン
を登録しておくと共に、 各アドレス空間毎に作成されるアドレス空間制御テーブ
ルおよび拡張スーパーバイザ・コール割込みテーブルと
、 前記拡張スーパーバイザ・コール割込み処理管理ルーチ
ンが登録されたエレメントに対応する拡張スーパーバイ
ザ・コール割込みコードと、使用する拡張スーパーバイ
ザ・コール割込みルーチンのルーチン名とを含むユーザ
プログラム中のマクロ命令に応答して、そのユーザプロ
グラムが属するアドレス空間に対応する前記拡張スーパ
ーバイザ・コール割込みテーブルに前記拡張スーパーバ
イザ・コール割込みコードと拡張スーパーバイザ・コー
ル割込みルーチン名とを登録すると共に、該登録したテ
ーブルのアドレスをそのユーザプログラムが属するアド
レス空間に対応する前記アドレス空間制御テーブルに登
録する拡張スーパーバイザ・コール割込み処理登録手段
とを設け、ユーザプログラムから、前記拡張スーパーバ
イザ・コール割込み処理管理ルーチンが登録されたエレ
メントに対応する拡張スーパーバイザ・コール割込みコ
ードを存する拡張スーパーバイザ・コール割込み命令に
よって割込みが発生した場合、該エレメントに登録され
た拡張スーパーバイザ・コール割込み処理管理ルーチン
へ制御を渡し、該拡張スーパーバイザ・コール割込み処
理管理ルーチンは、割込みを発生したユーザプログラム
が属するアドレス空間に対応する前記アドレス空間制御
テーブルおよび拡張スーパーバイザ・コール割込みテー
ブルの内容に基づいて、拡張スーパーバイザ・コール割
込みルーチンへ制御を渡すように構成される。
In order to achieve the above object, the present invention
In an information processing system that supports multiple address spaces that perform call interrupt processing, an extended supervisor call interrupt processing management routine is registered in the element of the supervisor call interrupt table, and an extended supervisor call interrupt processing management routine is created for each address space. an address space control table, an extended supervisor call interrupt table, an extended supervisor call interrupt code corresponding to the element in which the extended supervisor call interrupt processing management routine is registered, and a routine name of the extended supervisor call interrupt routine to be used. registering the extended supervisor call interrupt code and the extended supervisor call interrupt routine name in the extended supervisor call interrupt table corresponding to the address space to which the user program belongs, in response to a macro instruction in the user program that includes; extended supervisor call interrupt processing registration means for registering the address of the registered table in the address space control table corresponding to the address space to which the user program belongs; When an interrupt is generated by an extended supervisor call interrupt instruction that has an extended supervisor call interrupt code corresponding to an element in which the extension is registered, control is passed to the extended supervisor call interrupt processing management routine registered in the element, and the extension The supervisor call interrupt processing management routine passes control to the extended supervisor call interrupt routine based on the contents of the address space control table and the extended supervisor call interrupt table that correspond to the address space to which the user program that generated the interrupt belongs. It is configured as follows.

〔作用〕[Effect]

例えば、ユーザプログラムAが拡張スーパーバイザ・コ
ール割込みルーチンRAを使用し、ユーザプログラムB
が拡張スーパーバイザ・コール割込みル「チンRBを使
用したい場合、ユーザプログラムAには、拡張スーパー
バイザ・コール割込み処理管理ルーチンが登録されたエ
レメントに対応する割込みコードD及び処理ルーチンR
Aのルーチン名を含むマクロ命令と、割込みコードDを
含む拡張スーパーバイザ・コール割込み命令IAとを設
け、ユーザプログラムBには、同じ割込みコードD及び
処理ルーチンRBのルーチン名を含むマクロ命令と、割
込みコードDを含む拡張スーパーバイザ・コール割込み
命令IBとを設けておく。
For example, user program A uses the extended supervisor call interrupt routine RA, and user program B
If you want to use extended supervisor call interrupt processing routine RB, user program A must include interrupt code D and processing routine R corresponding to the element in which the extended supervisor call interrupt processing management routine is registered.
A macro instruction containing the routine name of A and an extended supervisor call interrupt instruction IA containing interrupt code D are provided, and user program B includes a macro instruction containing the same interrupt code D and the routine name of processing routine RB, and interrupt code D. An extended supervisor call interrupt instruction IB is provided.

ユーザプログラムAのマクロ命令が実行されると、拡張
スーパーバイザ・コール割込み処理登録ルーチンが呼出
され、ユーザプログラム八が属するアドレス空間内の拡
張スーパーバイザ・コール割込みテーブル中に割込みコ
ードDとルーチン名RAが対にして登録され、その登録
アドレスがその拡張スーパーバイザ・コール割込みテー
ブルに対応するアドレス空間制御テーブルに登録される
When the macro instruction of user program A is executed, the extended supervisor call interrupt processing registration routine is called, and the interrupt code D and routine name RA are paired in the extended supervisor call interrupt table in the address space to which user program 8 belongs. The registered address is registered in the address space control table corresponding to the extended supervisor call interrupt table.

同様に、ユーザプログラムBのマクロ命令が実行される
と、拡張スーパーバイザ・コール割込み処理登録ルーチ
ンが呼出され、ユーザプログラムBが属するアドレス空
間内の拡張スーパーバイザ・コール割込みテーブル中に
割込みコードDとルーチン名RBが対にして登録され、
その登録アドレスがその拡張スーパーバイザ・コール割
込みテーブルに対応するアドレス空間制御テーブルに登
録される。
Similarly, when the macro instruction of user program B is executed, the extended supervisor call interrupt processing registration routine is called, and interrupt code D and routine name RB are stored in the extended supervisor call interrupt table in the address space to which user program B belongs. are registered as a pair,
The registered address is registered in the address space control table corresponding to the extended supervisor call interrupt table.

ユーザプログラムへの拡張スーパーバイザ・コール割込
み命令IAによる割込みが発生すると、命令IAの持つ
割込みコードDによって拡張スーパーバイザ・コール割
込み処理管理ルーチンが呼出され、拡張スーパーバイザ
・コール割込み処理管理ルーチンは、割込みがあったユ
ーザプログラムAの属するアドレス空間の拡張スーパー
バイザ・コール割込みテーブルからその割込みコードD
と対にして登録されているルーチン名RAをもつ拡張ス
ーパーバイザ・コール割込みルーチンに制御を渡す。
When an interrupt occurs in the user program by the extended supervisor call interrupt instruction IA, the extended supervisor call interrupt processing management routine is called by the interrupt code D of the instruction IA, and the extended supervisor call interrupt processing management routine determines whether the interrupt occurs. The interrupt code D is retrieved from the extended supervisor call interrupt table of the address space to which user program A belongs.
Control is passed to the extended supervisor call interrupt routine with the routine name RA registered as a pair.

一方、ユーザプログラムBの拡張スーパーバイザ・コー
ル割込み命令[Bによる割込みが発生すると、命令IB
の持つ割込みコードDによって拡張スーパーバイザ・コ
ール割込み処理管理ルーチンが呼出され、拡張スーパー
バイザ・コール割込み処理管理ルーチンは、割込みがあ
ったユーザプログラムBの属するアドレス空間の拡張ス
ーパーバイザ・コール割込みテーブルからその割込みコ
ードDと対にして登録されているルーチン名RBをもつ
拡張スーパーバイザ・コール割込みルーチンに制御を渡
す、即ち、同一の割込みコードDを使用して異なる拡張
スーパーバイザ・コール割込み処理ルーチンの実行が可
能となる。
On the other hand, when an interrupt by the extended supervisor call interrupt instruction [B of user program B occurs, instruction IB
The extended supervisor call interrupt processing management routine is called by the interrupt code D that the extended supervisor call interrupt processing management routine has, and the extended supervisor call interrupt processing management routine retrieves the interrupt code from the extended supervisor call interrupt table of the address space to which user program B, where the interrupt occurred, belongs. Control is passed to the extended supervisor call interrupt routine having the routine name RB registered as a pair with D, that is, the same interrupt code D can be used to execute different extended supervisor call interrupt processing routines.

また、システム生成後あるいは立上げ後、別のユーザプ
ログラムCでルーチン名RCの拡張スーパーバイザ・コ
ール割込みルーチンを使用する必要が生じた場合、ユー
ザプログラムC中に、割込みコードD及びそのルーチン
名RCを含むマクロ命令と、コードDを含む拡張スーパ
ーバイザ・コール割込み命令ICとを設ければ、拡張ス
ーパーバイザ・コール割込み処理管理ルーチンによって
アドレス空間制御テーブルが生成され、拡張スーパーバ
イザ・コール割込み処理管理ルーチンはその内容によっ
てルーチン名RCの拡張スーパーバイザ・コール割込み
ルーチンへ制御を渡すことができ、システムを停止する
ことなく新たな拡張スーパーバイザ・コール割込みルー
チンの組込みが可能となる。
In addition, if it becomes necessary to use the extended supervisor call interrupt routine with the routine name RC in another user program C after system generation or startup, a macro containing the interrupt code D and its routine name RC must be created in the user program C. If an instruction and an extended supervisor call interrupt instruction IC containing code D are provided, an address space control table is generated by the extended supervisor call interrupt processing management routine, and the extended supervisor call interrupt processing management routine changes the routine name according to its contents. Control can be passed to the extended supervisor call interrupt routine of the RC, and a new extended supervisor call interrupt routine can be installed without stopping the system.

〔実施例〕〔Example〕

次に本発明の実施例について図面を参照して説明する。 Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の実施例を適用した情tta処理システ
ムのブロック図であり、1は中央処理装置、2は仮想記
憶、3は補助記憶装置である。
FIG. 1 is a block diagram of an information processing system to which an embodiment of the present invention is applied, in which 1 is a central processing unit, 2 is a virtual memory, and 3 is an auxiliary storage device.

仮想記憶2は、アドレス空間a−nと、各アドレス空間
a ”−nからアクセス可能な共通エリアとに区分され
、共通エリア内には、スーパーバイザ・コール割込みテ
ーブル11.拡張スーパーバイザ・コール割込み処理管
理ルーチン12.拡張スーパーバイザ・コール割込み処
理登録ルーチン13.各アドレス空間a −nに対応し
たアドレス空間制御テーブル143〜14nが設けらる
。上記スーパーバイザ・コール割込みテーブル11は、
従来からあるシステムのスーパーバイザ・コール割込み
テーブルであり、X個のシステム用スーパーバイザ・コ
ール割込みニレメンH1la〜111xと、m個のユー
ザ用スーパーバイザ・コール割込みエレメント112a
〜112mを含み、アドレス空間制御テーブル14a〜
14nの各々は拡張スーパーバイザ・コール割込みテー
ブルポインタ1418〜141nを含んでいる。
The virtual memory 2 is divided into an address space a-n and a common area that can be accessed from each address space a''-n, and the common area contains a supervisor call interrupt table 11. Extended supervisor call interrupt processing management. Routine 12. Extended supervisor call interrupt processing registration routine 13. Address space control tables 143 to 14n corresponding to each address space a to n are provided. The supervisor call interrupt table 11 is as follows:
This is a conventional system supervisor call interrupt table, which includes X system supervisor call interrupt elements H1la to 111x and m user supervisor call interrupt elements 112a.
~112m, address space control table 14a~
14n each includes an extended supervisor call interrupt table pointer 1418-141n.

また、仮想記憶2の各アドレス空間a〜nには、拡張ス
ーパーバイザ・コール割込みテーブルtSa〜15n、
ユーザプログラム16a=16nが含められている。上
記各拡張スーパーバイザ・コール割込みテーブル15a
=15nの各々には複数個のエントリが設定可能であり
、登録されたエントリ数(拡張スーパーバイザ・コール
登録エントリ数)はカウント部151a〜1510に設
定される。各エンド1月52a〜152nは、拡張スー
パーバイザ・コール割込みコードを登録するサブエンド
’J 1521 a 〜1521 nと、tJ=スーパ
ーバイザ コール割込み処理フラグが格納されるサブエ
ンド1月522 a −1522nと、拡張スーパーバ
イザ・コール割込みルーチンアドレスを登録するサブエ
ントリ1523 a = 1523 nと、拡張スーパ
ーバイザ・コール割込みルーチン名ヲ登録するサブエン
ド’J 1524 a = 1524 nとを有する。
Further, each address space a to n of the virtual memory 2 includes extended supervisor call interrupt tables tSa to 15n,
User programs 16a=16n are included. Each of the above extended supervisor call interrupt tables 15a
A plurality of entries can be set for each of =15n, and the number of registered entries (the number of extended supervisor call registration entries) is set in the counting units 151a to 1510. Each end 52a to 152n includes subends 1521a to 1521n for registering extended supervisor call interrupt codes, subends 522a to 1522n for storing tJ=supervisor call interrupt processing flags, and extended supervisor - It has a sub-entry 1523 a = 1523 n for registering a call interrupt routine address and a sub-end 'J 1524 a = 1524 n for registering an extended supervisor call interrupt routine name.

また、ユーザプログラム16aには、拡張スーパーバイ
ザ・コール割込みコード1611と拡張スーパーバイザ
・コール割込みルーチン名1612 aとをパラメータ
として持つマクロ命令161aと、拡張スーパーバイザ
・コール割込みコード1611を持つ拡張スーパーバイ
ザ・コール割込み命令162aとが含められ、ユーザプ
ログラム16bには、拡張スーパーバイザ・コール割込
みコード1611と拡張スーパーバイザ・コール割込み
ルーチン名1612 bとをパラメータとしてを持つマ
クロ命令161bと、拡張スーパーバイザ・コール割込
みコード1611を持つ拡張スーパーバイザ・コール割
込み命令162bとが含められ、ユーザプログラム16
nには、拡張スーパーバイザ・コール割込みコード16
11と拡張スーパーバイザ・コール割込みルーチン名1
612 nとをパラメータとして持つマクロ命令161
nと、拡張スーパーバイザ・コール割込みコード161
1を持つ拡張スーパーバイザ・コール割込み命令162
nとが含められている。
Further, the user program 16a includes a macro instruction 161a having an extended supervisor call interrupt code 1611 and an extended supervisor call interrupt routine name 1612a as parameters, and an extended supervisor call interrupt instruction 162a having the extended supervisor call interrupt code 1611. The user program 16b includes a macro instruction 161b having an extended supervisor call interrupt code 1611 and an extended supervisor call interrupt routine name 1612b as parameters; A call interrupt instruction 162b is included, and the user program 16
n is an extended supervisor call interrupt code of 16.
11 and extended supervisor call interrupt routine name 1
612 Macro instruction 161 with n as a parameter
n and extended supervisor call interrupt code 161
Extended Supervisor Call Interrupt Instruction 162 with 1
n is included.

また、補助記憶装置3には、動的ロードライブラリ17
があり、拡張スーパーバイザ・コール割込みルーチン1
82〜18nは、ユーザプログラム16とは別なプロゲ
ラ1、として動的ロードされる前記動的ロードライブラ
リ17中にある。
In addition, the auxiliary storage device 3 includes a dynamic load library 17.
Extended Supervisor Call Interrupt Routine 1
82 to 18n are in the dynamic load library 17 that is dynamically loaded as a programmer 1 separate from the user program 16.

EM211は本実施例の方式を実行するためにシステム
に追加される前処理例を示す流れ図である。
EM211 is a flowchart showing an example of preprocessing added to the system to execute the method of this embodiment.

システム生成時、ユーザによって選択されたスーパーバ
イザ・コール割込みテーブル11中のユーザ用スーパー
バイザ・コール割込みエレメントのあるエレメント、た
とえば割込みコード1611に対応するエレメント11
2aに拡張スーパーバイザ・コール割込み処理管理ルー
チン12のアドレスを登録しく21) 、各アドレス空
間a−nからの拡張スーパーバイザ・コール処理および
拡張スーパーバイザ・コール割込み登録に対処するため
に拡張スーパーバイザ・コール割込み処理管理ルーチン
12およヒ拡張スーパーバイザ・コール割込み処理登録
ルーチン13をシステムに登録、すなわち仮想記憶2上
の共通エリアに格納する(22)。また、アドレス空間
作成時に、各アドレス空間制御テーブル14a−=14
n中の拡張スーパーバイザ・コール割込みテーブルポイ
ンタ141a=141nは、拡張スーパーバイザ・コー
ル割込みテーブル15a−15nが作成されていないこ
とを示すように空ポインタとして初期化する (23)
An element with a user supervisor call interrupt element in the supervisor call interrupt table 11 selected by the user at system generation, for example, element 11 corresponding to interrupt code 1611
The address of the extended supervisor call interrupt processing management routine 12 is registered in 2a. The management routine 12 and extended supervisor call interrupt processing registration routine 13 are registered in the system, that is, stored in a common area on the virtual memory 2 (22). Also, when creating an address space, each address space control table 14a-=14
The extended supervisor call interrupt table pointer 141a=141n in n is initialized as a null pointer to indicate that the extended supervisor call interrupt tables 15a-15n have not been created (23).
.

第3図〜第6図は、ユーザプログラム16a、16bの
実行後から拡張スーパーバイザ・コール割込みルーチン
18a、18bに制御が渡るまでの処理例を示す流れ図
であり、第3図はユーザプログラム16aにおける処理
内容、第4図は拡張スーパーバイザ・コール割込み処理
登録ルーチン13の処理内容、第5図は拡張スーパーバ
イザ・コール割込み処理管理ルーチン12の処理内容、
第6図はユーザプログラム16bにおける処理内容をそ
れぞれ示す。
3 to 6 are flowcharts showing processing examples from execution of the user programs 16a, 16b to transfer of control to the extended supervisor call interrupt routines 18a, 18b, and FIG. 3 shows the processing in the user program 16a. 4 shows the processing contents of the extended supervisor call interrupt processing registration routine 13, and FIG. 5 shows the processing contents of the extended supervisor call interrupt processing management routine 12.
FIG. 6 shows the processing contents of the user program 16b.

ユーザプログラム16aの実行開始後、ユーザは拡張ス
ーパーバイザ・コール割込み命令162aで使用する拡
張スーパーバイザ・コール割込みルーチン18aを拡張
スーパーバイザ・コール割込みテーブル15aに登録す
るため、第3図に示すように拡張スーパーバイザ・コー
ル割込みコード1611と拡張スーパーバイザ・コール
割込み処理ルーチン18aのルーチン名1612 aと
を指定したマクロ命令161aで、拡張スーパーバイザ
・コール割込み処理登録ルーチン13を呼出す(CA 
L Li2.31) 。
After starting execution of the user program 16a, the user registers the extended supervisor call interrupt routine 18a used by the extended supervisor call interrupt instruction 162a in the extended supervisor call interrupt table 15a, so the user registers the extended supervisor call interrupt routine 18a, which is used in the extended supervisor call interrupt instruction 162a, in the extended supervisor call interrupt table 15a. The extended supervisor call interrupt processing registration routine 13 is called using the macro instruction 161a that specifies the call interrupt code 1611 and the routine name 1612a of the extended supervisor call interrupt processing routine 18a (CA
LLi2.31).

拡張スーパーバイザ・コール割込み処理登録ルーチン1
3は呼出されると、第4図に示すようにユーザプログラ
ム16aが属するアドレス空間a内の拡張スーパーバイ
ザ・コール割込みテーブル15aを作成しく311) 
、ユーザが指定した拡張スーパーバイザ・コール割込み
コード1611をテーブル+5aのサブエンド1月52
1aに登録すると共に拡張スーパーバイザ・コール割込
みルーチン名1612 aをサブエンド1月5243に
登録しく312,313) 、カウ7i一部151aを
更新する(314)。次に拡張スーパーバイザ・コール
割込みテーブル15aに対応するアドレス空間制御テー
ブルト′aの拡張スーパーバイザ・コール割込みテーブ
ルポインタ141aに拡張スーパーバイザ・コール割込
みテーブル+52のアドレスをセットする(315)。
Extended supervisor call interrupt processing registration routine 1
3, when called, creates the extended supervisor call interrupt table 15a in the address space a to which the user program 16a belongs, as shown in FIG. 4 (311).
, user-specified extended supervisor call interrupt code 1611 in table +5a subend January 52
1a and also register the extended supervisor call interrupt routine name 1612a in the subend January 5243 (312, 313), and update the cow 7i part 151a (314). Next, the address of the extended supervisor call interrupt table +52 is set in the extended supervisor call interrupt table pointer 141a of the address space control table 'a corresponding to the extended supervisor call interrupt table 15a (315).

このような処理が完了すると、以後、ユーザプログラム
16aは必要なときに拡張スーパーバイザ・コール割込
み命令162aを使用することができる。
Once such processing is completed, the user program 16a can use the extended supervisor call interrupt instruction 162a as needed.

ユーザプログラム16aの実行が進み、拡張スーパーバ
イザ・コール割込み命令162aが実行されるとスーパ
ーバイザ・コール割込みが発生する(32゜33)。こ
の割込みが発生すると、システムは拡張スーパーバイザ
・コール割込み命令162aが持つ拡張スーパーバイザ
・コール割込みコー)’ 1611 テシステムのスー
パーバイザ・コール割込みテーブル11をサーチし、そ
のユーザ用スーパーバイザ・コール割込みエレメント1
12aに格納されたアドレスの拡張スーパーバイザ・コ
ール割込み処理管理ルーチン12に制御を渡す。
As the execution of the user program 16a progresses and the extended supervisor call interrupt instruction 162a is executed, a supervisor call interrupt occurs (32.degree. 33). When this interrupt occurs, the system searches the system's supervisor call interrupt table 11 for the extended supervisor call interrupt command 1611 held by the extended supervisor call interrupt instruction 162a, and selects the supervisor call interrupt element 1 for that user.
Control is passed to the extended supervisor call interrupt processing management routine 12 at the address stored in 12a.

拡張スーパーバイザ・コール割込み処理管理ルーチン1
2は制御を引き取ると、第5図に示したように割込みが
あったアドレス空間aに対応するアドレス空間制御テー
ブル14a中の拡張スーパーバイザ・コール割込みテー
ブルポインタ141aで示された拡張スーパーバイザ・
コール割込みテーブル+5a中のエントリ152aをサ
ーチしく331)、そのサブエントリ1521 a中に
格納された拡張スーパーバイザ・コール割込みコードと
拡張スーパーバイザ・コール割込み命令162aの持つ
拡張スーパーバイザ・コール割込みコード1611とが
一致するか否かを判断する(332)。この判断の結果
、一致が検出されないと、拡張スーパーバイザ・コール
割込みテーブル15aに他のエントリが無いかを調べ(
333)、有ればステップ331へ戻って同様の処理を
繰返し、他にエントリがなく一致したコードが見つから
ないとエラーとして処理する(33B)。
Extended supervisor call interrupt processing management routine 1
2 takes over the control, and as shown in FIG.
Search 331) for entry 152a in call interrupt table +5a, and find that the extended supervisor call interrupt code stored in its subentry 1521a matches the extended supervisor call interrupt code 1611 held by extended supervisor call interrupt instruction 162a. It is determined whether or not to do so (332). If no match is detected as a result of this judgment, the extended supervisor call interrupt table 15a is checked for other entries (
333), if there is, the process returns to step 331 and repeats the same process, and if there is no other entry and a matching code is not found, it is processed as an error (33B).

一方、ステップ332で一敗が検出されると、一致が検
出された割込みコードと対にしてサブエンド1月524
8に登録されたルーチン名の拡張スーパーバイザ・コー
ル割込みルーチン18aが既に仮想記憶2の中にロード
されているか否かを、サブエフ ト’) 1522a 
中に格納された拡張スーパーバイザ・コール割込み処理
フラグの内容を識別することにより判断しく334) 
、ロード済の場合は、サブエントリ1523 aに格納
された拡張スーパーバイザ・コール割込みルーチンアド
レスで指示された仮想記憶上の拡張スーパーバイザ・コ
ール割込みルーチン18aに制御を渡す(34)。又、
ロードされていない場合は、エントリ152a中のサブ
エンド月524aに格納された拡張スーパーバイザ・コ
ール割込みルーチン名1612 aを使用して動的ロー
ドライブ91月7から拡張スーパーバイザ・コール割込
みルーチン18aを動的に仮想記tα2にロードしく3
35)、ロードした拡張スーパーバイザ・コール割込み
ル−チン18Hのアドレスをサブエントリ1523 a
に格納しく336) 、サブエントリ1522 a中の
拡張スーパーバイザ・コール割込み処理フラグをロード
済であることを示すようにセットする(337) 、そ
して、ロード済の場合と同様に拡張スーパーバイザ・コ
ール割込みルーチン18aに制御を渡す(34)。
On the other hand, if one loss is detected in step 332, the subend 524 is paired with the interrupt code for which a match has been detected.
8 is already loaded into virtual memory 2.
(334)
, if it has already been loaded, control is passed to the extended supervisor call interrupt routine 18a on the virtual memory designated by the extended supervisor call interrupt routine address stored in subentry 1523a (34). or,
If not, dynamically virtualize the extended supervisor call interrupt routine 18a from the dynamic load drive 91-7 using the extended supervisor call interrupt routine name 1612a stored in subend month 524a in entry 152a. Please load it into tα2 3
35), enter the address of the loaded extended supervisor call interrupt routine 18H in subentry 1523 a
336), sets the extended supervisor call interrupt handling flag in subentry 1522a to indicate that it has been loaded (337), and executes the extended supervisor call interrupt routine in the same manner as in the loaded case. Control is passed to 18a (34).

また、ユーザプログラム16bの実行が進み、第6図に
示すように拡張スーパーバイザ・コール割込みコード1
611とが張スーパーバイザ・コール割込み処理ルーチ
ン18bのルーチン名1612 bとを指定したマクロ
命令161bが実行されると、拡張スーパーバイザ・コ
ール割込み処理登録ルーチン13が呼出される(CAL
L13.61) 。
Further, the execution of the user program 16b progresses, and as shown in FIG.
611 and the routine name 1612b of the extended supervisor call interrupt processing routine 18b are executed, the extended supervisor call interrupt processing registration routine 13 is called (CAL
L13.61).

拡張スーパーバイザ・コール割込み処理登録ルーチン1
3は呼出されると、今度はユーザプログラム16bが属
するアドレス空間す内の拡張スーパーバイザ・コール割
込みテーブル15bを作成しく311)、ユーザが指定
した拡張スーパーバイザ・コール割込みコード1611
をテーブル15bのサブエントリ1521bに登録する
と共に拡張スーパーバイザ・コール割込み処理ルーチン
名1612 bをサブエンド1月524bに登録しく3
12,313) 、カウント部151bを更新する(3
14)。また拡張スーパーバイザ・コール割込みテーブ
ル15bに対応するアドレス空間制御テーブル14bの
拡張スーパーバイザ・コール割込みテーブルポインタ1
41bに拡張スーパーバイザ・コール割込みテーブル1
5bのアドレスをセットする(315)。
Extended supervisor call interrupt processing registration routine 1
When 3 is called, it creates the extended supervisor call interrupt table 15b in the address space to which the user program 16b belongs (311), and uses the extended supervisor call interrupt code 1611 specified by the user.
is registered in the subentry 1521b of the table 15b, and the extended supervisor call interrupt processing routine name 1612b is registered in the subend 524b.
12, 313), updates the count section 151b (3
14). Also, the extended supervisor call interrupt table pointer 1 of the address space control table 14b corresponding to the extended supervisor call interrupt table 15b
Extended supervisor call interrupt table 1 in 41b
The address of 5b is set (315).

ユーザプログラム16bの実行が更に進み、拡張スーパ
ーバイザ・コール割込み命令162bが実行されると、
スーパーバイザ・コール割込みが発生しく62.63)
 、システムは拡張スーパーバイザ・コール割込み命令
162bが持つ拡張スーパーバイザ・コール割込みコー
ド1611でシステムのスーパーバイザ・コール割込み
テーブル11をサーチし、そのユーザ用スーパーバイザ
・コール割込みエレメント112aに格納されたアドレ
スの拡張スーパーバイザ・コール割込み処理管理ルーチ
ン12に制御を渡す。
When the execution of the user program 16b further progresses and the extended supervisor call interrupt instruction 162b is executed,
Supervisor call interruption occurs 62.63)
, the system searches the system's supervisor call interrupt table 11 for the extended supervisor call interrupt code 1611 possessed by the extended supervisor call interrupt instruction 162b, and searches the extended supervisor call interrupt table 11 for the extended supervisor call interrupt code 1611 of the extended supervisor call interrupt instruction 162b, and searches the extended supervisor call interrupt table 11 for the extended supervisor call interrupt code 1611 of the extended supervisor call interrupt instruction 162b. Control is passed to the call interrupt processing management routine 12.

拡張スーパーバイザ・コール割込み処理管理ルーチン1
2は制御を引き取ると、今度は割込みがあったアドレス
空間すに対応するアドレス空間制御テーブル14b中の
拡張スーパーバイザ・コール割込みテーブルポインタ1
41bで示された拡張スーパーバイザ・コール割込みテ
ーブル15b中のエンド’J152bをサーチし、その
サブエントリ1521 b中に格納された拡張スーパー
バイザ・コール割込みコードと拡張スーパーバイザ・コ
ール割込み命令162bの持つ拡張スーパーバイザ・コ
ール割込みコード1611とが一敗するか否かを判断す
る(332) 、この判断の結果、一致が検出されない
と、ステップ333に進み、拡張スーパーバイザ・コー
ル割込みテーブル15bに他のエントリがあればステッ
プ331へ戻って同様の処理を繰返し、他にエントリが
なく−4したコードが見つからないとエラーとして処理
する(338)。ステップ332で一致が検出されると
、−敗が検出された割込みコードを持つ拡張スーパーバ
イザ・コール割込みルーチン18bが既に仮想記憶2の
中にロードされているか否かを、サブエントリ1522
 b中に格納された拡張ステップ割込み処理フラグの内
容を識別することにより判断L(334) 、ロード済
の場合は、サブエントリ1523bに格納された拡張ス
ーパーバイザ・コール割込み処理ルーチンアドレスで指
示された仮想記憶上の拡張スーパーバイザ・コール割込
みルーチン18bに制御を渡す(34)。また、ロード
されていない場合は、エンドl7152b中のサブエン
トリ1524 bに格納された拡張スーパーバイザ・コ
ール割込みルーチン名1612 bを使用して動的ロー
ドライブラリ17から拡張スーパーバイザ・コール割込
みルーチン18bを動的に仮#!記憶2にロードしく3
35)、ロードした拡張スーパーバイザ・コール割込み
ルーチン1lllbのアドレスをサブエンドIJ 15
23 bに格納しく336) 、サブエツト1月522
b中の拡張スーパーバイザ・コール割込み処理フラグを
ロード済であることを示すようにセットする(337)
。そして、ロード済の場合と同様にに拡張スーパーバイ
ザ・コール割込みルーチン18bに制御を渡す(34)
Extended supervisor call interrupt processing management routine 1
2 takes control and then points to the extended supervisor call interrupt table pointer 1 in the address space control table 14b corresponding to the address space where the interrupt occurred.
The end 'J152b in the extended supervisor call interrupt table 15b indicated by 41b is searched, and the extended supervisor call interrupt code stored in the sub-entry 1521b and the extended supervisor call interrupt code held by the extended supervisor call interrupt instruction 162b are searched. It is determined whether or not the call interrupt code 1611 is a match (332). If no match is detected as a result of this determination, the process proceeds to step 333, and if there is another entry in the extended supervisor call interrupt table 15b, the process proceeds to step 332. Returning to 331, the same process is repeated, and if there is no other entry and the code with -4 is not found, it is treated as an error (338). If a match is detected in step 332 - subentry 1522 determines whether the extended supervisor call interrupt routine 18b with the interrupt code for which the failure was detected is already loaded into virtual memory 2;
Judgment L (334) is made by identifying the contents of the extended step interrupt processing flag stored in subentry 1523b. Control is passed to the stored extended supervisor call interrupt routine 18b (34). If the extended supervisor call interrupt routine 18b is not loaded, the extended supervisor call interrupt routine 18b is dynamically loaded from the dynamic load library 17 using the extended supervisor call interrupt routine name 1612b stored in the subentry 1524b in the end l7152b. tentative#! Load it into memory 2 3
35), Add the address of the loaded extended supervisor call interrupt routine 1lllb to the subend IJ15
23 b 336), Subet January 522
Set the extended supervisor call interrupt processing flag in b to indicate that it has been loaded (337)
. Then, control is passed to the extended supervisor call interrupt routine 18b in the same way as in the loaded case (34).
.

以上のように、スーパーバイザ・コール割込みテーブル
ll中の一つのエレメント112+1を使用して、アド
レス空間a、bの各々が独自の拡張スーパーバイザ・コ
ール割込みルーチン13a、18bを使用することがで
きた。本実施例では、同様にして他のユーザプログラム
16nも同一の割込みコード1611を使用して独自の
拡張スーパーバイザ・コール割込みルーチン18nを使
用できる。なお、例えば一つのユーザプログラム16中
で複数個の異なる拡張スーパーバイザ・コール割込みル
ーチンを使用したい場合には、スーパーバイザ・コール
割込みテーブルll中の他のエレメント例えばエレメン
ト112b等にも拡張スーパーバイザ・コール割込み処
理管理ルーチン12を登録し、拡張スーパーバイザ・コ
ール割込みコードとしてニレメン目12b等に対応する
コードを用いれば良い。
As described above, by using one element 112+1 in the supervisor call interrupt table 11, address spaces a and b can each use their own extended supervisor call interrupt routines 13a and 18b. In this embodiment, other user programs 16n can similarly use the same interrupt code 1611 to use their own extended supervisor call interrupt routine 18n. For example, if it is desired to use a plurality of different extended supervisor call interrupt routines in one user program 16, the extended supervisor call interrupt processing routines may also be applied to other elements in the supervisor call interrupt table 11, such as element 112b. The management routine 12 may be registered and a code corresponding to the second line 12b etc. may be used as the extended supervisor call interrupt code.

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

以上説明したように、本発明によれば、システムのスー
パーバイザ・コール割込みテーブルに拡張スーパーバイ
ザ・コール割込み処理管理ルーチンを登録し、各アドレ
ス空間ごとに拡張スーパーバイザ・コール割込みテーブ
ルを作成し、その拡張スーパーバイザ・コール割込みテ
ーブルにユーザの指定した拡張スーパーバイザ・コール
JI!込みルーチン名を登録することにより、システム
のスーパーバイザ・コール割込みテーブル中の拡張スー
パーバイザ・コール割込み処理管理ルーチンが登録され
た一つのエレメントを用い、即ち一つの割込みコードを
用いて各アドレス空間の何れもが独自の拡張スーパーバ
イザ・コール割込み処理ルーチンを動的にロードして実
行させることが可能となる。従って、ユーザ用のスーパ
ーバイザ・コール割込みコードの数が少なくても多くの
ユーザ開発スーパーバイザ・コール割込み処理ルーチン
の実行が可能となり、且つシステム稼動後の任意の時点
においてもシステムに組込むことが可能となる効果があ
る。
As described above, according to the present invention, an extended supervisor call interrupt processing management routine is registered in the supervisor call interrupt table of the system, an extended supervisor call interrupt table is created for each address space, and the extended supervisor - Extended supervisor call JI specified by the user in the call interrupt table! By registering the interrupt routine name, you can use one element in the system's supervisor call interrupt table in which the extended supervisor call interrupt processing management routine is registered, i.e., use one interrupt code to run any of the address spaces. It becomes possible to dynamically load and execute a unique extended supervisor call interrupt processing routine. Therefore, even if the number of user supervisor call interrupt codes is small, it is possible to execute many user-developed supervisor call interrupt processing routines, and it is also possible to incorporate them into the system at any time after the system is operational. effective.

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

第1図は本発明の実施例を適用した情報処理システムの
ブロック図、 第2図は本発明の実施例における前処理の一例を示す流
れ図、 第3図はユーザプログラム16aにおける処理例を示す
流れ図、 第4図は拡張スーパーバイザ・コール割込み処理登録ル
ーチン13の処理例を示す蒲れ図、第5図は拡張スーパ
ーバイザ・コール割込み処理管理ルーチン12の処理例
を示す流れ図、第6図はユーザプログラム16bにおけ
る処理例を示す流れ図である。 図において、1・・・中央処理装置、2・・・仮想記憶
、3・・・補助記憶装置、11・・・スーパーバイザ・
コール割込みテーブル、12・・・拡張スーパーバイザ
・コール割込み処理管理ルーチン、I3・・・拡張スー
パーバイザ・コール割込み処理登録ルーチン、148〜
14n・・アドレス空間制御テーブル、15a−15n
・・・拡張スーパーバイザ・コール割込みテーブル、1
6a〜16n・・・ユーザプログラム、17・・・動的
ロードライブラリ、18a−13n・・・拡張スーパー
バイザ・コール割込みルーチン
FIG. 1 is a block diagram of an information processing system to which an embodiment of the present invention is applied. FIG. 2 is a flowchart showing an example of preprocessing in the embodiment of the present invention. FIG. 3 is a flowchart showing an example of processing in the user program 16a. , FIG. 4 is a block diagram showing a processing example of the extended supervisor call interrupt processing registration routine 13, FIG. 5 is a flowchart showing a processing example of the extended supervisor call interrupt processing management routine 12, and FIG. 6 is a flowchart showing a processing example of the extended supervisor call interrupt processing management routine 12. 2 is a flowchart showing an example of processing in FIG. In the figure, 1...Central processing unit, 2...Virtual memory, 3...Auxiliary storage device, 11...Supervisor.
Call interrupt table, 12...Extended supervisor call interrupt processing management routine, I3...Extended supervisor call interrupt processing registration routine, 148-
14n...Address space control table, 15a-15n
...Extended supervisor call interrupt table, 1
6a-16n...User program, 17...Dynamic load library, 18a-13n...Extended supervisor call interrupt routine

Claims (1)

【特許請求の範囲】 スーパーバイザ・コール割込み処理を行なう多重アドレ
ス空間をサポートしている情報処理システムにおいて、 スーパーバイザ・コール割込みテーブルのエレメントに
拡張スーパーバイザ・コール割込み処理管理ルーチンを
登録しておくと共に、 各アドレス空間毎に作成されるアドレス空間制御テーブ
ルおよび拡張スーパーバイザ・コール割込みテーブルと
、 前記拡張スーパーバイザ・コール割込み処理管理ルーチ
ンが登録されたエレメントに対応する拡張スーパーバイ
ザ・コール割込みコードと、使用する拡張スーパーバイ
ザ・コール割込みルーチンのルーチン名とを含むユーザ
プログラム中のマクロ命令に応答して、そのユーザプロ
グラムが属するアドレス空間に対応する前記拡張スーパ
ーバイザ・コール割込みテーブルに前記拡張スーパーバ
イザ・コール割込みコードと拡張スーパーバイザ・コー
ル割込みルーチン名とを登録すると共に、該登録したテ
ーブルのアドレスをそのユーザプログラムが属するアド
レス空間に対応する前記アドレス空間制御テーブルに登
録する拡張スーパーバイザ・コール割込み処理登録手段
とを設け、ユーザプログラムから、前記拡張スーパーバ
イザ・コール割込み処理管理ルーチンが登録されたエレ
メントに対応する拡張スーパーバイザ・コール割込みコ
ードを有する拡張スーパーバイザ・コール割込み命令に
よって割込みが発生した場合、該エレメントに登録され
た拡張スーパーバイザ・コール割込み処理管理ルーチン
へ制御を渡し、該拡張スーパーバイザ・コール割込み処
理管理ルーチンは、割込みを発生したユーザプログラム
が属するアドレス空間に対応する前記アドレス空間制御
テーブルおよび拡張スーパーバイザ・コール割込みテー
ブルの内容に基づいて、拡張スーパーバイザ・コール割
込みルーチンへ制御を渡すように構成されたことを特徴
とする動的拡張スーパーバイザ・コール割込み処理方式
[Claims] In an information processing system that supports multiple address spaces that perform supervisor call interrupt processing, an extended supervisor call interrupt processing management routine is registered in an element of a supervisor call interrupt table, and each An address space control table and an extended supervisor call interrupt table created for each address space, an extended supervisor call interrupt code corresponding to the element in which the extended supervisor call interrupt processing management routine is registered, and an extended supervisor call interrupt table to be used. In response to a macro instruction in a user program containing a routine name of a call interrupt routine, the extended supervisor call interrupt code and the extended supervisor call interrupt are stored in the extended supervisor call interrupt table corresponding to the address space to which the user program belongs. extended supervisor call interrupt processing registration means for registering the routine name and the address of the registered table in the address space control table corresponding to the address space to which the user program belongs; When an interrupt is generated by an extended supervisor call interrupt instruction that has an extended supervisor call interrupt code corresponding to an element in which a supervisor call interrupt processing management routine is registered, the extended supervisor call interrupt processing management routine registered in that element The extended supervisor call interrupt handling management routine transfers control to the extended supervisor call interrupt processing management routine based on the contents of the address space control table and the extended supervisor call interrupt table that correspond to the address space to which the user program that generated the interrupt belongs. A dynamically enhanced supervisor call interrupt handling method configured to pass control to a call interrupt routine.
JP29529785A 1985-12-27 1985-12-27 Processing system for dynamic extension supervisor call interruption Pending JPS62154145A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29529785A JPS62154145A (en) 1985-12-27 1985-12-27 Processing system for dynamic extension supervisor call interruption

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29529785A JPS62154145A (en) 1985-12-27 1985-12-27 Processing system for dynamic extension supervisor call interruption

Publications (1)

Publication Number Publication Date
JPS62154145A true JPS62154145A (en) 1987-07-09

Family

ID=17818780

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29529785A Pending JPS62154145A (en) 1985-12-27 1985-12-27 Processing system for dynamic extension supervisor call interruption

Country Status (1)

Country Link
JP (1) JPS62154145A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07230386A (en) * 1994-02-14 1995-08-29 Internatl Business Mach Corp <Ibm> Data processor and method for calling control routine
JP2008077625A (en) * 2006-09-18 2008-04-03 Samsung Electronics Co Ltd System and method for processing user defined extended operation

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07230386A (en) * 1994-02-14 1995-08-29 Internatl Business Mach Corp <Ibm> Data processor and method for calling control routine
JP2008077625A (en) * 2006-09-18 2008-04-03 Samsung Electronics Co Ltd System and method for processing user defined extended operation

Similar Documents

Publication Publication Date Title
JPS61272833A (en) Data processor
JPS62154145A (en) Processing system for dynamic extension supervisor call interruption
JPS623358A (en) Access system to plural address space
JPS62123552A (en) Allocation system for central processing unit
JP3022398B2 (en) Virtual computer system
JPS62217326A (en) Computer capable of storing and switching plural os
JP2576589B2 (en) Virtual storage access control method
JPS607295B2 (en) data processing equipment
JPH04357527A (en) Processing method of parallel logic type language
Vaughan et al. Microprocessor-based Transition Machines
JPH064319A (en) Shared routine control system in operating system
JPH02110636A (en) Debugging device for tag architecture machine and its compiler
JPS6325731A (en) Data processor
JPS63167953A (en) Multi-processor system
JPS5918787B2 (en) TLB partition method
JPH0222736A (en) Central processing unit
JPS6238946A (en) Arithmetic processor
JPS6353649A (en) Interrupt control system
JPH03127171A (en) Vector processor
JPH03102445A (en) Access control system for address space of virtual storage
JPH01297732A (en) Interruption control system
JPS59173876A (en) Vector data processor
JPH04138530A (en) Software interruption control system
JPH04241031A (en) Interrupt responding system for multi-task monitor
JPH02146625A (en) Extension system for number of registers