JPS58169252A - Multiprogramming data processing system - Google Patents
Multiprogramming data processing systemInfo
- Publication number
- JPS58169252A JPS58169252A JP5274882A JP5274882A JPS58169252A JP S58169252 A JPS58169252 A JP S58169252A JP 5274882 A JP5274882 A JP 5274882A JP 5274882 A JP5274882 A JP 5274882A JP S58169252 A JPS58169252 A JP S58169252A
- Authority
- JP
- Japan
- Prior art keywords
- task
- time
- response time
- terminal device
- response
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
Abstract
Description
【発明の詳細な説明】
(al 発明の技術分野
この発明は、マルチタスク方式を採用した電子計算機シ
ステムにおいて各々のタスクの応答時間を一定化するよ
うにしたマ・ルチプログラミング・データ処理方式に関
するものである。DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to a multi-programming data processing method that makes the response time of each task constant in an electronic computer system that employs a multi-tasking method. It is.
(b) 従来技術と問題点
一般に、有限の資源に対して複数タスクが独自に占有要
求を出すマルチタスク方式では、そのシステムメカニズ
ムにより資源に対する待ちが必然的に生じる。この資源
待ち時間は、システムの稼動業務数および端末台数の増
加に伴うホスト針算機負荷の増加につれて増大し、かつ
タスクの応答時間を決定する一要素である。すなわち該
応答時間は処理時間と資源持ち時間との和で表され、該
処理時間は処理内容に一定である。(b) Prior Art and Problems In general, in a multitasking system in which a plurality of tasks independently issue occupancy requests for limited resources, the system mechanism inevitably causes waiting for the resources. This resource waiting time increases as the host computer load increases with the increase in the number of operations in the system and the number of terminals, and is a factor that determines the response time of a task. That is, the response time is expressed as the sum of the processing time and the resource available time, and the processing time is constant depending on the processing content.
従って、前記応答時間はシステムの初期開発時では稼動
業務数および端末台数が少ないため短いが、それらが増
加するに従って長くなる。これは他の業務および端末の
増加を意識していない各端末のオペレータからみると、
当初と同じ処理内容でありながらそれの処理に長い時間
を費やすためにシステムのサービス悪化を感じて不満要
因となる。そこで従来、システムの初期開発時に将来の
システム拡大範囲を予測し、各々のタスクの処理時間な
どを計算してこれに予測の資源待ち時間相当を費やすこ
とのできる処理内容とは無関係の無駄な処理を実行する
ダミーループルーチンを当該タスクの初期プログラムに
挿入し、結果として当初の応答時間を実際値より長くす
る対策が採られていた。しかしながら、この従来法では
、ダミーループルーチンの作成に多大の労力と時間を必
要とするばかりか、ダミーループルーチンの実行期間、
資源がそれに占有され、他のタスクが実行できないとい
う大きな欠点があった。Therefore, the response time is short when the system is initially developed because the number of active operations and the number of terminals are small, but increases as the number of operations increases. This is from the perspective of terminal operators who are not aware of other tasks or the increase in terminals.
Even though the processing content is the same as the original one, it takes a long time to process it, which causes the system service to deteriorate and becomes a source of dissatisfaction. Conventionally, during the initial development of a system, the range of future system expansion is predicted, the processing time of each task is calculated, and the estimated resource waiting time is spent on this, which is wasteful processing unrelated to the processing content. A dummy loop routine that executes was inserted into the initial program of the task, resulting in the initial response time being longer than the actual value. However, with this conventional method, not only does it take a lot of effort and time to create the dummy loop routine, but also the execution period of the dummy loop routine
A major drawback was that resources were taken up by it and other tasks could not be performed.
(0)発明の目的
この発明は、以上のような従来の状況から、ダミールー
プルーチンを使用することなく各タスクの応答時間の一
定化を実現できる新しいマルチプログラミング・データ
処理方式の提供を目的とするものである。(0) Purpose of the Invention The purpose of the present invention is to provide a new multiprogramming data processing method that can realize a constant response time for each task without using a dummy loop routine. It is something to do.
(dl 発明の構成
簡単に述べるとこの発明は、タイマ手段と、あらかじめ
設定したタスクごとの応答時間を記憶する応答時間設定
テーブルと、処理時間をタスクごとにかつ端末装置ごと
に針数可能な時間針数テーブルと、端末装置からの資源
占有要求に基づくタスクの生成に応答し、前記時間針数
テーブル内の該当タスク・端末装置欄に附属するチェッ
ク表示部にフラグを立てるとともに同附属の時間針数部
を初期値にセットする手段と、前記タイマ手段により所
定単位時間ごとに割り込み信号を発生して当該単位時間
を前記初期値化された時間針数部に加算入力する手段と
、前記タスクの処理終了に応答して前記応答時間設定テ
ーブル内の該当タスクの設定時間値と前記時間計数テー
ブル内の該当タスク・端末装置欄の時間計数値とを比較
し、それらが符合するまで当該タスクの送信命令の実行
を停止する手段とをそなえ、各々のタスクの応答時間を
一定化するようにしたことを特徴とするものである。(dl) Structure of the Invention Briefly stated, the present invention includes a timer means, a response time setting table for storing preset response times for each task, and a processing time for each task and each terminal device. In response to the creation of a task based on the number of stitches table and the resource occupation request from the terminal device, a flag is set in the check display section attached to the corresponding task/terminal device column in the number of hours and hours table, and the attached hour hand is means for setting the number of hands to an initial value; means for generating an interrupt signal every predetermined unit time by the timer means to add and input the unit time to the initialized number of time hands; In response to the completion of processing, the set time value of the corresponding task in the response time setting table is compared with the time count value of the corresponding task/terminal device column in the time count table, and the task is sent until they match. The present invention is characterized in that it includes means for stopping the execution of instructions, and the response time of each task is made constant.
(8)発明の実施例
以下、この発明の好ましい実施例につき図面を参照して
さらに詳細に説明する。(8) Embodiments of the Invention Preferred embodiments of the invention will now be described in more detail with reference to the drawings.
第1図はこの発明を適用したマルチプログラミング・デ
ータ処理システムの1例を示す概略構成図で、1はデー
タ処理システム、2.3および4は端末装置、IIA、
IIB・・・112はプログラム群、12A、 12
B・・・・122は前記各プログラム11A −112
にそれぞれ固有の情報、13は例えばシステムに附属の
タイマ、14は応答時間設定テーブル、15は時間計数
テーブル、16は針時値初期化・フラグ設定手段、17
は単位時間値出力手段、18はタスクの送信命令制御手
段をそれぞれ示す。FIG. 1 is a schematic configuration diagram showing an example of a multiprogramming data processing system to which the present invention is applied, in which 1 is a data processing system, 2.3 and 4 are terminal devices, IIA,
IIB...112 is a program group, 12A, 12
B...122 is each of the above programs 11A-112
13 is a timer attached to the system, 14 is a response time setting table, 15 is a time counting table, 16 is a hand/hour value initialization/flag setting means, 17
Reference numeral 18 indicates a unit time value output means, and 18 indicates a task transmission command control means.
マルチプログラミング・データ処理システムにおいては
、例えばプログラムIIAに対して1つのタスクが割り
当てられ、プログラムIIBに対して他の1つのタスク
が割り当てられるようにプログラム単位で1つのタスク
が割り当てられる。いまプログラムIIBが端末装置2
に対する処理をタスクBとして実行しているものとする
と、プログラムIIBの固有情報12Bが制御ブロック
にセットされて当該プログラムが走行中となる。In a multiprogramming data processing system, one task is assigned to each program, for example, one task is assigned to program IIA, and another task is assigned to program IIB. Now program IIB is on terminal device 2.
Assuming that the processing for the task is being executed as task B, the unique information 12B of program IIB is set in the control block and the program is running.
本発明によって付設された応答時間設定テーブル14は
、システム開発時においてあらかじめ設定した各々のタ
スクの応答時間を各タスク名と対応付けて記憶するもの
であり、第2図の詳細図に示すように例えばタスクAの
場合3000msecに時間設定されている。なお、こ
の設定値はタスクの実際の応答時間に対応するものでな
く前述したダミーループルーチンのごとく資源待ち時間
を含んだ時間値である。また時間計数テーブル15は、
処理時間をタスクごとにかつ端末装置ごとに計数する機
能を有しており、第3図に示すようにタスクと端末装置
とを1対1に対応付けた欄C↑1 、 C70、C70
・・・を複数そなえ、かつそれらの欄には時間針敷部t
1.t2 、t3・・・と、実行フラグを立てる(書き
込む)ためのフラグ表示部f1.f2 、f3・・・と
がそれぞれ付加されている。また計数値初期化・フラグ
設定手段16は、端末装置からの資源占有要求に基づき
ホスト計算機がそれに対応するタスクを割り当てて生成
し、そのタスクが受信命令を発したときその命令により
前記時間計数テーブル15の該当タスク・端末装置欄に
附属の時間計数部を初期値「0」にセットする信号と、
同附属のフラグ表示部に実行フラグを立てる信号とをそ
れぞれ出力する機能を有する。いま端末装置1からタス
クAに対応するプログラム11Aの占有要求があったも
のとすると、タスクA・端末装置aiicT1の時間計
数部tlが「0」となるとともにフラグ表示部f1に実
行フラグ″1”が立てられる。The response time setting table 14 provided in accordance with the present invention stores the response time of each task set in advance at the time of system development in association with each task name, as shown in the detailed diagram of FIG. For example, in the case of task A, the time is set to 3000 msec. Note that this set value does not correspond to the actual response time of the task, but is a time value that includes the resource waiting time as in the dummy loop routine described above. In addition, the time counting table 15 is
It has a function to count processing time for each task and each terminal device, and as shown in Figure 3, columns C↑1, C70, and C70 have a one-to-one correspondence between tasks and terminal devices.
..., and in those columns there is a time needle pad t.
1. t2, t3..., and a flag display section f1 for setting (writing) an execution flag. f2, f3... are added respectively. Further, the count value initialization/flag setting means 16 generates the time count table by the host computer allocating and generating a corresponding task based on the resource occupation request from the terminal device, and when the task issues a reception command, the time count table is set according to the command. A signal that sets the attached time counter to the initial value "0" in the corresponding task/terminal device column of No. 15;
It has a function of outputting a signal to set an execution flag on the attached flag display section. Assuming that there is now a request from the terminal device 1 to occupy the program 11A corresponding to task A, the time counter tl of the task A/terminal device aiicT1 becomes "0" and an execution flag "1" is displayed in the flag display section f1. is erected.
また単位時間値出力手段17は、タイマ13の所定単位
時間ごとの計時出力により割り込み信号を発生してその
単位時間値を、実行中のタスク・端末装置に対応する前
記時間計数テーブル15内の時間針数部に順次入力し加
算するmisをそなえる。タスクの送信命令制御手段1
8は、処理を終了したタスクの送信命令の実行タイミン
グを制御するためのもので、前記応答時間設定テーブル
14内の該当タスクの設定時間値と前記時間針数テーブ
ル15内の該当タスク・端末装置欄の時間計数値とを比
較し、設定時間値〉時間計数値のときは当該タスクの送
信命令の実行を停止し、設定時聞く時間計数値のとき送
信命令を実行する信号を出力するよう構成されている。Further, the unit time value output means 17 generates an interrupt signal based on the clock output of the timer 13 every predetermined unit time, and outputs the unit time value as the time in the time counting table 15 corresponding to the task/terminal device being executed. It is equipped with a "mis" function that sequentially inputs and adds up the number of stitches. Task transmission command control means 1
Reference numeral 8 is for controlling the execution timing of the transmission command of the task whose processing has been completed, and is based on the set time value of the corresponding task in the response time setting table 14 and the corresponding task/terminal device in the time stitch count table 15. It is configured to compare the time count value in the column, and if the set time value > the time count value, the execution of the transmission command for the task is stopped, and when the time count value heard at the time of setting is reached, it outputs a signal to execute the transmission command. has been done.
すなわち、いま実行中であった端末装置2によるタスク
Bが処理を終了して送信命令の実行体勢となったものと
すると、送信命令制御手段1Bはそのときの時間計数テ
ーブル15内のタスクB・端末装置b li CT50
時間計数値r 3000」と、応答時間設定テーブル1
4内のタスクBの設定値r 4000Jとを比較するが
、この場合両値が符合しないので当該タスクBの端末装
置2への送信命令を停止(阻止)して待機状態とする。That is, assuming that task B by the terminal device 2, which was currently being executed, has finished its processing and is ready to execute a transmission command, the transmission command control means 1B selects the task B in the time count table 15 at that time. Terminal device b li CT50
"Time count value r 3000" and response time setting table 1
The setting value r 4000J of task B in No. 4 is compared, but in this case, since the two values do not match, the transmission command of the task B to the terminal device 2 is stopped (blocked) and placed in a standby state.
しかして当該時間計数値が前記単位時間値出力手段17
からの単位時間値で加算され所望のr 4000Jまた
はそれ以上となるまで比較−作をその単位時間ごとに繰
り返し、設定時間値と時間計数値が条件的に符合したと
き前記タスクBの送信命令を実行させる。なお、この送
信命令実行待機期間、ホスト計算機は当該タスクBとは
アンロック状態となり、他のタスクの処理を実行可能と
なる。Therefore, the time count value is determined by the unit time value output means 17.
The comparison operation is repeated for each unit time until the desired r 4000J or more is reached, and when the set time value and the time count conditionally match, the transmission command of task B is issued. Let it run. Note that during this transmission command execution waiting period, the host computer is in an unlocked state from the task B, and can execute processing of other tasks.
(f) 発明の効果
以上の説明から明らかなように、この発明のマルチプロ
グラミング・データ処理方式は、処理を終了したタスク
に対してその処理内容の当該端末装置への送信をあらか
じめ設定した応答時間まで停止する、つまり応答時間を
システム初期開発時より継続して一定化するとともに、
この停止期間他のタスクを実行可能に構成しているので
、端末のオペレータからみたサービスの低下を解消でき
、またホスト計算機の使用効率を著しく向上できる。(f) Effects of the Invention As is clear from the above explanation, the multiprogramming data processing method of the present invention uses a response time set in advance to transmit the processing contents to the terminal device for a task that has completed its processing. In other words, the response time has been kept constant since the initial development of the system, and
Since the terminal is configured to be able to execute other tasks during this suspension period, it is possible to eliminate the deterioration of service from the terminal operator's perspective, and to significantly improve the usage efficiency of the host computer.
加えて、従来法のダミーループルーチンのように煩雑で
かつコスト高のプログラム作成が不要になるなど実用的
効果大である。In addition, it has great practical effects, such as eliminating the need to create a complicated and costly program like the dummy loop routine of the conventional method.
第1図はこの発明の1実施例によるシステムブロック図
、第2図および第3図は第1図における応答時間設定テ
ーブルおよび時間計数テーブルの具体構成を模式的に示
す図である。
l:データ処理システム、2〜4:端末装置、11A
〜112 +プログラム、12A 〜12zニブログラ
ム固有の情報、13:タイマ、14:応答時間設定テー
ブル、15:時間計数テーブル、16:計数値初期化・
フラグ設定手段、17:単位時間値出力手段、18:タ
スクの送信命令制御手段。
手続補正書(瞳
昭和57年 6月2に日
特許庁長官殿
1、事件の表示
昭和57咽軸−藻52748号
2、発明の名称
マルチプログラミング・データ処理方式3、補正をする
者
事件との関係 特許娃曙し、
住所 神奈JIIlllJll屹帥1i[hzJ6中1
015観(522)名称富士通株式会社
(儒 山本卓眞
4、代理人
!Ill!躬 211
説明」の欄
8、補正の内容
+1) 明細書第1頁に記載の「特許請求の範囲」を
別紙のとおり訂正する。
(2) 明細書第4頁第7行から第5頁第3行に記載
の「タイマ手段と、・・・・・タスクの」を次のとおり
訂正する。
「各々のタスクの応答時間をあらかじめ設定して、端末
装置からの資源占有要求に基づき生成されたタスクの処
理終了後、この選択されたタスクに該当する前記設定応
答時間経過後において当該タスクの処理結果に基づく送
信命令を実行させるようにし、タスクごとに」
(3)明細書第5頁第16行の「16は、」をr17は
、」と訂正する。
(4)同第5頁第17行の「17は、」を「16は、」
と訂正する。
(5)明細書第1頁第2,9〜10.14〜15行にあ
る「フラグ表示部」を「チェック表示部」とそれぞれ訂
正する。
(6) 同第7頁第4行の「16は」を「17は」と
訂正する。
(η 同第7頁第11行の「1」を「2」と訂正する。
(8) 同第7頁第16行の「17は、」を「16は
、」と訂正する。
(9)明細書第1O第10.16行の「2」を「3」と
それぞれ訂正する。
(至)同第8頁第18行の「17」を「16」と訂正す
る。
(17) 明細書第1O頁第7行の「17」を「16」
と訂正する。
(lオ)同第10頁第8行の「16」を「17」と訂正
する。
9、添付書類の目録
特許請求の範囲 1 通以上
特許請求の範囲
マルチタスク方式を採用した電子針算機システに応答時
間を一定化するようにしたことを特徴とするマルチプロ
グラムミング・データ処理方式。FIG. 1 is a system block diagram according to an embodiment of the present invention, and FIGS. 2 and 3 are diagrams schematically showing specific configurations of a response time setting table and a time counting table in FIG. 1. 1: Data processing system, 2-4: Terminal device, 11A
~112 +Program, 12A ~12z Information specific to Niprogram, 13: Timer, 14: Response time setting table, 15: Time count table, 16: Count value initialization/
Flag setting means, 17: Unit time value output means, 18: Task transmission command control means. Procedural amendment (Hitomi June 2, 1980, Commissioner of the Japan Patent Office 1, Indication of the case 1982 Pharyngeal Axis - Algae 52748 No. 2, Name of the invention Multi-programming data processing method 3, Person making the amendment and the case) Related: Patent Birth, Address: Kanna JIIlllJll屹帥1i[hzJ6中1
015 view (522) Name Fujitsu Ltd. (Confucian Takuma Yamamoto 4, Agent! Ill! 211 Explanation” column 8, Contents of amendment + 1) “Claims” stated on page 1 of the specification attached. Correct as follows. (2) The words "timer means and...task" written in page 4, line 7 of the specification, page 5, line 3 are corrected as follows. "The response time of each task is set in advance, and after the completion of the processing of the task generated based on the resource occupation request from the terminal device, the processing of the task is performed after the set response time corresponding to the selected task has elapsed. (3) Correct "16 is" on page 5, line 16 of the specification to "r17 is". (4) On page 5, line 17, "17 is" is replaced with "16 is,"
I am corrected. (5) "Flag display section" in lines 2, 9-10 and 14-15 of page 1 of the specification is corrected to "check display section". (6) Correct "16 wa" in the 4th line of page 7 to "17 wa". (η Correct “1” on page 7, line 11 of the same as “2”. (8) Correct “17 is” on page 7, line 16 of the same as “16 is.” (9) "2" in line 10.16 of No. 1 O of the specification is corrected to "3". (To) "17" in line 18 of page 8 of the same specification is corrected to "16." (17) Specification No. Change “17” in line 7 of page 1O to “16”
I am corrected. (l) Correct "16" in line 8 of page 10 to "17". 9. List of attached documents Claims 1 or more Claims A multi-programming data processing method characterized in that an electronic pointer system employing a multi-tasking method has a constant response time. .
Claims (1)
て、タイマ手段と、あらかじめ設定したタスクごとの応
答時間を記憶する応答時間設定テーブルと、処理時間を
タスクごとにかつ端末装置ごとに計数可能な時間針数テ
ーブルと、端末装置からの資源占有要求に基づくタスク
の生成に応答し、前記時間針数テーブル内の該当タスク
・端末装置欄に附属するチェック表示部にフラグを立て
るとともに同附属の時間計数部を初期値にセントする手
段と、前記タイマ手段により所定単位時間ごとに割り込
み信号を発生して当該単位時間を前記初期値化された時
間針数部に加算入力する手段と、前記タスクの処理終了
に応答して前記応答時間設定テーブル内の該当タスクの
設定時間値と前記時間計数テーブル内の該当タスク・端
末装置欄の時間計数値とを比較し、それらが符合するま
で当該タスクの送信命令の実行を停止する手段とをそな
え、各々のタスクの応答時間を一定化するようにしたこ
とを特徴とするマルチプログラミング・データ処理方式
。In a computer system that employs a multitasking method, there is provided a timer means, a response time setting table that stores preset response times for each task, and a time stitch table that allows processing time to be counted for each task and for each terminal device. In response to the generation of a task based on a resource occupation request from a terminal device, a flag is set in the check display section attached to the corresponding task/terminal device column in the time stitch count table, and the attached time counting section is initialized. means for generating an interrupt signal every predetermined unit time by the timer means to add and input the unit time to the initialized time hand number section; and responding to the completion of processing of the task. and compares the setting time value of the corresponding task in the response time setting table with the time count value of the corresponding task/terminal device column in the time counting table, and continues executing the transmission command of the task until they match. A multiprogramming data processing method characterized in that the response time of each task is made constant by providing a means for stopping the task.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5274882A JPS58169252A (en) | 1982-03-30 | 1982-03-30 | Multiprogramming data processing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5274882A JPS58169252A (en) | 1982-03-30 | 1982-03-30 | Multiprogramming data processing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS58169252A true JPS58169252A (en) | 1983-10-05 |
Family
ID=12923526
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5274882A Pending JPS58169252A (en) | 1982-03-30 | 1982-03-30 | Multiprogramming data processing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS58169252A (en) |
-
1982
- 1982-03-30 JP JP5274882A patent/JPS58169252A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4553202A (en) | User controlled dialog resource switching in a multi-tasking word processor | |
US4432051A (en) | Process execution time accounting system | |
US4084228A (en) | Process management structures and hardware/firmware control | |
US5987492A (en) | Method and apparatus for processor sharing | |
US4725946A (en) | P and V instructions for semaphore architecture in a multiprogramming/multiprocessing environment | |
US4660144A (en) | Adjunct machine | |
JPS59133650A (en) | Microcomputer, network thereof and operation of same | |
US5355488A (en) | Method for adaptively building a library of program threads | |
CN102047217A (en) | Regaining control of a processing resource that executes an external execution context | |
EP0913770A2 (en) | Method and apparatus for sharing a time quantum | |
EP0052713B1 (en) | A process management system for scheduling work requests in a data processing system | |
JPH0916409A (en) | Microcomputer | |
JPS58169252A (en) | Multiprogramming data processing system | |
CN111782482B (en) | Interface pressure testing method and related equipment | |
JP3374480B2 (en) | Data processing device | |
JPS5813935B2 (en) | How to select input/output devices in a multiple computer system | |
JP2808558B2 (en) | Information processing device | |
Hays et al. | Simulation of process and resource management in a multiprogramming operating system | |
JPH03257665A (en) | Information processor | |
JPH01321525A (en) | Hardware semaphore | |
JPH06187312A (en) | Processing method and its device in multi-cpu system | |
JPH0424828A (en) | Multi-task control system | |
JP2000194573A (en) | System and method for thread control | |
CN117472600A (en) | Instruction execution method, processor and electronic device | |
JPS6275846A (en) | Calculation processing system |