JPH0331932A - Data processor - Google Patents

Data processor

Info

Publication number
JPH0331932A
JPH0331932A JP1166204A JP16620489A JPH0331932A JP H0331932 A JPH0331932 A JP H0331932A JP 1166204 A JP1166204 A JP 1166204A JP 16620489 A JP16620489 A JP 16620489A JP H0331932 A JPH0331932 A JP H0331932A
Authority
JP
Japan
Prior art keywords
instruction
exception
detected
program
address
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.)
Granted
Application number
JP1166204A
Other languages
Japanese (ja)
Other versions
JP3057688B2 (en
Inventor
Tetsuyoshi Senda
千田 哲秀
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 JP1166204A priority Critical patent/JP3057688B2/en
Publication of JPH0331932A publication Critical patent/JPH0331932A/en
Application granted granted Critical
Publication of JP3057688B2 publication Critical patent/JP3057688B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To extend the applied range of an instruction program by shifting a processing to an instruction subprogram composed of the instruction to be set beforehand at the time of indicating the non-execution of an exception processing to an exception detected with a hardware and/or farmware in the middle of executing the instruction program. CONSTITUTION:When an ordinary software and instruction program are executed, since an exception conditions detecting signal 100 is '0' and the contents of a mode register 2 are also '0', the output of an adder 7 is stored through a selector 4 to an instruction counter 5. Consequently, the contents of the instruction counter 5 are updated so as to indicate the next instruction address each time the instruction is executed. When the exception conditions are detected and the exception conditions detecting signal 100 goes to '1' in a condition in which the mode register 2 holds '0', the output of an AND gate 11 goes to 1, and as a result, an exception interruption processing mechanism 8 is activated, and the exception processing is executed. Thus, the applied range of the instruction program can be enlarged.

Description

【発明の詳細な説明】 技術分野 本発明はデータ処理装置に関し、特にマイクロプログラ
ムを用いたデータ処理装置における例外処理に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to a data processing device, and more particularly to exception handling in a data processing device using a microprogram.

従来技術 従来、この種のデータ処理装置においては、処理性能の
向上をはかるために、マイクロプログラムを構成するマ
イクロ命令が1ステツプで実行する機能を多くし、並列
処理性を高め、かつビット構成の大きないわゆる水平型
マイクロ命令化が顕著である。特に基本演算命令など使
用頻度の高いものについては、上述の水平型マイクロ命
令の特徴が最大限にいかせるようにハードウェアの構造
も最適化されるので、極めて少ないマイクロプログラム
のステップ数で実現される。
Prior Art Conventionally, in order to improve processing performance in this type of data processing device, the number of functions that the microinstructions that make up the microprogram execute in one step has been increased, parallelism has been increased, and the bit configuration has been changed. The large-scale shift to so-called horizontal micro-instructions is noticeable. In particular, for frequently used instructions such as basic arithmetic instructions, the hardware structure is optimized to maximize the features of the horizontal microinstructions mentioned above, so they can be realized with an extremely small number of microprogram steps. .

一方、シーケンシャルな処理が多く、高度に水平化され
たマイクロ命令を使用しても、1ステツプで実行する機
能の並列度が低いためにマイクロ命令の未使用フィール
ドが多くなってしまう各挿制御命令を、上述の基本演算
命令から構成される命令プログラムにより実現するとい
う階層構造をとることにより、マイクロプログラムを格
納する制御記憶のワード方向の利用効率を高める方法が
本発明の出願人により提案されている。
On the other hand, even if highly horizontalized microinstructions are used, many of which involve sequential processing, each insertion control instruction has a low degree of parallelism in functions executed in one step, resulting in a large number of unused microinstruction fields. The applicant of the present invention has proposed a method of increasing the utilization efficiency in the word direction of a control memory that stores microprograms by adopting a hierarchical structure in which the above-mentioned basic operation instructions are implemented using an instruction program. There is.

このような命令プログラムは保護された領域に確保され
、通常のソフトウェアからはアクセスが不可能となって
いるため、命令プログラムが実行されていても、ソフト
ウェアによって命令プログラムが実行中であることが意
識されることはない。
Such instruction programs are secured in a protected area and cannot be accessed by normal software, so even if the instruction program is being executed, the software may not be aware that the instruction program is being executed. It will not be done.

上述のようなデータ処理装置で実現する命令の中には、
その動作中に例外条件を検出した場合に(7)1外割出
し処理機構により例外処理を起動するのではなく、その
命令固有の後処理をした後でその命令を終了し、コンデ
イションコードにより例外条件を検出したことを示すも
のがある。
Among the instructions realized by the data processing device as mentioned above,
If an exception condition is detected during the operation, instead of (7) activating exception handling using the 1-outside index processing mechanism, the instruction is terminated after performing post-processing specific to that instruction, and the condition code is used to terminate the instruction. There is something that indicates that an exceptional condition has been detected.

たとえば、その−例としてアドレスシラブル(命令語中
のオペランドアドレスを示すフィールド)により示され
る論理アドレスを絶対アドレスに変換して汎用レジスタ
にセットする命令がある。
For example, there is an instruction that converts a logical address indicated by an address syllable (a field indicating an operand address in an instruction word) into an absolute address and sets it in a general-purpose register.

この命令の実行中にアドレスシラブルで示される論理ア
ドレスを絶対アドレスに変換する過程で、セグメント表
外やミッシングベージなどの例外条件を検出した場合に
は例外を発生せずに次のような処理を行う。
During the execution of this instruction, in the process of converting the logical address indicated by the address syllable into an absolute address, if an exception condition such as segment out-of-line or missing page is detected, the following processing is performed without generating an exception. conduct.

すなわち、まず汎用レジスタには変換結果の絶対アドレ
スの代りにページ識別子の絶対アドレスを格納し、例外
を検出したことを示すためにコンデイションコードを“
1″にセットする。
That is, first, the absolute address of the page identifier is stored in the general-purpose register instead of the absolute address of the conversion result, and a condition code is written to indicate that an exception has been detected.
Set to 1″.

この命令の実行中に例外条件が検出されなかった場合に
はコンデイションコードを“0”にリセットするため、
この命令の実行後にコンデイションコードを参照するこ
とにより例外条件を検出したかどうかを知ることができ
る。
If no exceptional condition is detected during the execution of this instruction, the condition code is reset to “0”.
By referring to the condition code after executing this instruction, it is possible to know whether an exceptional condition has been detected.

このような従来のデータ処理装置では、命令プログラム
の実行中に検出した例外の報告を抑止する機能がなかっ
たので、上述のようなアドレスシラブルにより示される
論理アドレスを絶対アドレスに変換して汎用レジスタに
セットする命令を命令プログラムにより実現した場合、
この命令の実行中にハードウェアによって例外条件が検
出されると、例外割出し処理機構が起動されて実際に例
外が報告されてしまうため、例外条件検出時にコンデイ
ションコードを更新して例外を報告することなく命令を
完了するという仕様に反してしまうため、上記のような
命令を命令プログラムにより実現することができず、命
令プログラムの適用範囲を狭くするという欠点がある。
Such conventional data processing devices did not have a function to suppress the reporting of exceptions detected during the execution of an instruction program, so the logical address indicated by the address syllable as described above is converted to an absolute address and stored in a general-purpose register. If the instruction to set the value is realized by an instruction program,
If an exception condition is detected by the hardware during the execution of this instruction, the exception handling mechanism will be activated and the exception will actually be reported. Therefore, when the exception condition is detected, the condition code is updated and the exception is reported. Since this violates the specification that the instruction is completed without any processing, the above-mentioned instructions cannot be realized by the instruction program, and the scope of application of the instruction program is narrowed.

発明の目的 本発明は上記のような従来のものの問題点を除去すべく
なされたもので、命令プログラムの適用範囲を拡大する
ことができるデータ処理装置の提供を目的とする。
OBJECTS OF THE INVENTION The present invention has been made to eliminate the problems of the conventional ones as described above, and an object of the present invention is to provide a data processing device that can expand the scope of application of instruction programs.

発明の構成 本発明によるデータ処理装置は、制御記憶上のマイクロ
プログラムで実現される命令により構成される命令プロ
グラムの実行中に、ハードウェアおよびファームウェア
の少なくとも一方により例外が検出されたときに例外処
理を実行するか否かを示し、前記命令プログラムにより
設定されるモードフラグと、前記例外が検出され、前記
モードフラグが前記例外処理の不実行を示すときに、予
め設定された前記命令により構成される命令サブプログ
ラムに処理を移行する手段とを有することを特徴とする
Composition of the Invention A data processing device according to the present invention performs exception processing when an exception is detected by at least one of hardware and firmware during execution of an instruction program constituted by instructions implemented by a microprogram on a control storage. is configured by a mode flag set by the instruction program and the instruction set in advance when the exception is detected and the mode flag indicates non-execution of the exception handling. and means for transferring processing to an instruction subprogram.

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

第1図は本発明の一実施例の構成を示すブロック図であ
る。図において、主記憶1には命令プログラム20およ
び命令サブプログラム21が格納されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, a main memory 1 stores an instruction program 20 and an instruction subprogram 21.

モードレジスタ2は命令プログラム20内のSE M 
(Set Exception Mask)命令201
の実行により “1″にセットされ、RE M (Re
set 1Exccp口。
Mode register 2 is SEM in instruction program 20.
(Set Exception Mask) instruction 201
is set to “1” by executing RE M (Re
set 1Exccpmouth.

n Mask)命令202の実行により“0”にリセッ
トされる。
nMask) is reset to “0” by executing the instruction 202.

命令サブプログラムアドレスレジスタ(以下アドレスレ
ジスタとする)3には命令プログラム20内のSEM命
令命令202行により例外条件を検出したときに起動す
べき命令サブプログラム21のエントリアドレスがセッ
トされる。
The entry address of the instruction subprogram 21 to be activated when an exceptional condition is detected is set in the instruction subprogram address register (hereinafter referred to as address register) 3 by the SEM instruction instruction 202 line in the instruction program 20.

選択器4はアンドゲート9の出力に応じてアドレスレジ
スタ3からの出力と加算器7からの出力とのうち一方を
選択し、命令カウンタ5に出力する。すなわち、選択器
4はアンドゲート9の出力が0°であれば加算器7の出
力を選択し、アンドゲート9の出力が“1“であればア
ドレスレジスタ3の出力を選択する。
The selector 4 selects one of the output from the address register 3 and the output from the adder 7 according to the output of the AND gate 9 and outputs it to the instruction counter 5. That is, the selector 4 selects the output of the adder 7 if the output of the AND gate 9 is 0°, and selects the output of the address register 3 if the output of the AND gate 9 is "1".

命令カウンタ5は現在実行中のソフトウェアおよび命令
プログラムの命令アドレスを格納しており、命令長レジ
スタ6は現在実行中の命令の長さを保持している。
The instruction counter 5 stores the instruction address of the currently executed software and instruction program, and the instruction length register 6 holds the length of the currently executed instruction.

加算器7は命令カウンタ5の内容と命令長レジスタ6の
内容とを加算し、その加算結果を選択器4に出力する。
The adder 7 adds the contents of the instruction counter 5 and the contents of the instruction length register 6, and outputs the addition result to the selector 4.

例外割出し処理機構8はアンドゲート11の出力に応じ
て起動され、例外処理を実行する。
The exception identification processing mechanism 8 is activated in response to the output of the AND gate 11 and executes exception processing.

アンドゲート9は図示せぬハードウェアおよびファーム
ウェアの少なくとも一方からの例外条件検出信号100
とモードレジスタ2からの出力との論理積演算を行い、
その結果を選択器4に出力する。
AND gate 9 is an exception condition detection signal 100 from at least one of hardware and firmware (not shown).
and the output from mode register 2, and
The result is output to the selector 4.

アンドゲート11は例外条件検出信号100とインバー
タ10により反転されたモードレジスタ2からの出力の
反転値との論理積演算を行い、その結果を例外割出し処
理#1構8に出力する。
The AND gate 11 performs a logical AND operation between the exception condition detection signal 100 and the inverted value of the output from the mode register 2 inverted by the inverter 10, and outputs the result to the exception indexing process #1 structure 8.

通常のソフトウェアや命令プログラムが実行される場合
、例外条件検出信号100が“0”で、モードレジスタ
2の内容も“0”なので、加算器7の出力が選択器4を
経由して命令カウンタ5に格納される。これにより、命
令カウンタ5の内容は命令が実行される毎に次の命令ア
ドレスを示すように更新される。
When normal software or instruction programs are executed, the exception condition detection signal 100 is "0" and the content of the mode register 2 is also "0", so the output of the adder 7 is passed through the selector 4 to the instruction counter 5. is stored in As a result, the contents of the instruction counter 5 are updated to indicate the next instruction address each time an instruction is executed.

モードレジスタ2が“0”を保持した状態で、例外条件
が検出されて例外条件検出信号100が1°になると、
アンドゲート11の出力が1”になり、その結果例外割
出し処理機構8が起動され、例外処理が実行されること
になる。
When an exception condition is detected and the exception condition detection signal 100 becomes 1° while the mode register 2 holds “0”,
The output of the AND gate 11 becomes 1'', and as a result, the exception identification processing mechanism 8 is activated and exception processing is executed.

例外条件を検出したときに例外割出し処理機構8の起動
を抑止する場合、すなわち命令プログラム20中で例外
割出し処理機構8の起動を抑止したい場合にはSEM命
令201を実行する。
In order to suppress the activation of the exception identification processing mechanism 8 when an exceptional condition is detected, that is, to suppress the activation of the exception identification processing mechanism 8 in the instruction program 20, the SEM instruction 201 is executed.

このSEM命令201は命令プログラム20中でのみ実
行可能な命令で、例外条件を検出したときに起動すべき
命令サブプログラム21のエントリアドレスを引数とす
る。
This SEM instruction 201 is an instruction that can be executed only in the instruction program 20, and takes as an argument the entry address of the instruction subprogram 21 to be activated when an exceptional condition is detected.

SEM命令201の実行によりモードレジスタ2に1″
がセットされるとともに、例外条件を検出したときに起
動すべき命令サブプログラム21のエントリアドレスが
アドレスレジスタ3にセットされる。
1″ is set in mode register 2 by executing SEM instruction 201.
is set, and the entry address of the instruction subprogram 21 to be activated when an exceptional condition is detected is set in the address register 3.

SEM命令201の実行後に、例外条件が検出されて例
外条件検出信号100が“1“になっても、インバータ
10の出力が“0“なのでアンドゲート11の出力は“
0”のままとなり、例外割出し処理機構8が起動される
ことはない。
Even if an exception condition is detected and the exception condition detection signal 100 becomes "1" after execution of the SEM instruction 201, the output of the AND gate 11 is "0" because the output of the inverter 10 is "0".
0'' remains, and the exception identification processing mechanism 8 is not activated.

一方、例外条件検出信号100が1″になると、モード
レジスタ2の出力が“1”なのでアンドゲート9の出力
が“1”となり、選択器4では次の命令アドレスとして
アドレスレジスタ3にセットされた命令サブプログラム
21のエントリアドレスが選択され、該エントリアドレ
スが命令カウンタ5にセットされる。
On the other hand, when the exceptional condition detection signal 100 becomes 1", the output of the mode register 2 is "1", so the output of the AND gate 9 becomes "1", and the selector 4 sets the address in the address register 3 as the next instruction address. An entry address of the instruction subprogram 21 is selected, and the entry address is set in the instruction counter 5.

よって、命令カウンタ5の示すアドレスにより命令プロ
グラムの読出しが開始され、命令サブプログラム21に
処理が移る。これにより、例外割出し処理機構8を起動
する代りに命令サブプログラム21に分岐することにな
る。
Therefore, reading of the instruction program is started at the address indicated by the instruction counter 5, and the processing moves to the instruction subprogram 21. As a result, the program branches to the instruction subprogram 21 instead of activating the exception identification processing mechanism 8.

例外割出し処理機構8の起動の抑止を必要とする処理が
完了すると、REV命令202を実行する。
When the processing requiring the suppression of activation of the exception indexing processing mechanism 8 is completed, the REV instruction 202 is executed.

このREM命令202の実行によりモードレジスタ2が
“0”にリセットされ、これ以後例外条件を検出した場
合は例外割出し処理機構8が起動される。
By executing this REM instruction 202, the mode register 2 is reset to "0", and if an exception condition is detected thereafter, the exception identification processing mechanism 8 is activated.

上述の処理において、たとえばアドレスシラブルにより
示される論理アドレスを絶対アドレスに変換して汎用レ
ジスタにセットする命令の場合には、例外条件が検出さ
れると、例外割出し処理機構8の起動が抑止されるとと
もに、命令サブプログラム21により汎用レジスタにペ
ージ識別子の絶対アドレスが格納され、例外を検出した
ことを示すためにコンデイションコードが“1”にセッ
トされる処理が行われる。この命令サブブログラム2】
も命令プログラム20と同様に、制御記憶(図示せず)
に格納されたマイクロプログラムにより実現される。
In the above processing, for example, in the case of an instruction that converts a logical address indicated by an address syllable into an absolute address and sets it in a general-purpose register, when an exception condition is detected, activation of the exception allocation processing mechanism 8 is inhibited. At the same time, the absolute address of the page identifier is stored in the general-purpose register by the instruction subprogram 21, and a condition code is set to "1" to indicate that an exception has been detected. This instruction subprogram 2]
Similarly to the instruction program 20, the control memory (not shown)
This is realized by a microprogram stored in the .

このように、命令プログラム20内のSEM命令201
 によってモードレジスタ2がセットされているときに
、ハードウェアおよびソフトウェアの少なくとも一方に
より例外条件が検出された場合に、例外割出し処理機構
8の起動を抑止し、SE〜1命令201によってアドレ
スレジスタ3にセットされた命令サブプログラム21の
エントリアドレスに分岐するようにすることによって、
モードレジスタ2のセット/リセットにより命令プログ
ラム20の実行中に例外条件を検出した場合に例外割出
し処理機fN 8を起動するか、あるいは命令サブプロ
グラム21に分岐するかを自由に切替えることかできる
In this way, the SEM instruction 201 in the instruction program 20
If an exception condition is detected by at least one of the hardware and software when the mode register 2 is set by By branching to the entry address of the instruction subprogram 21 set to
By setting/resetting the mode register 2, when an exception condition is detected during execution of the instruction program 20, it is possible to freely switch between activating the exception indexing processor fN 8 or branching to the instruction subprogram 21. .

これにより、命令プログラム20の実行中に検出した例
外の報告を抑止することが可能となり、例外条件を検出
した場合に例外割出し処理機構8により例外処理を起動
するのではなく、その命令固有の後処理をした後でその
命令を終了し、コンデイションコードにより例外条件を
検出したことを示すものを制御記憶上のマイクロプログ
ラムにより実現される命令プログラムで実現することが
できるので、命令プログラムの適用範囲を拡大すること
ができる。
This makes it possible to suppress reporting of exceptions detected during execution of the instruction program 20, and instead of starting exception handling by the exception processing mechanism 8 when an exception condition is detected, After post-processing, the instruction is terminated and the condition code indicates that an exception condition has been detected.This can be realized by an instruction program implemented by a microprogram in control memory, so application of the instruction program is possible. The range can be expanded.

発明の詳細 な説明したように本発明によれば、命令プログラムによ
り設定されるモードフラグが制御記憶上のマイクロプロ
グラムで実現される命令により構成される命令プログラ
ムの実行中に、ハードウェアおよびファームウェアの少
なくとも一方により検出された例外に対して例外処理の
不実行を示すときに、予め設定された命令により構成さ
れる命令サブプログラムに処理を移行するようにするこ
とによって、命令プログラムの適用範囲を拡大すること
ができるという効果がある。
DETAILED DESCRIPTION OF THE INVENTION According to the present invention, the mode flag set by the instruction program is set by the hardware and firmware during the execution of the instruction program constituted by the instructions implemented by the microprogram on the control memory. Expands the scope of application of the instruction program by shifting processing to an instruction subprogram consisting of preset instructions when indicating non-execution of exception handling for an exception detected by at least one of the two. The effect is that it can be done.

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

第1図は本発明の一実施例の構成を示すブロック図であ
る。 主要部分の符号の説明 1・・・・・・主記憶 2・・・・・・モードレジスタ 3・・・・・・命令サブプログラム アドレスレジスタ 4・・・・・・選択器 5・・・・・・命令カウンタ 7・・・・・・加算器 8・・・・・・列外割出し処理機構 911・・・・・・アンドゲート 10・・・・・・インバータ 20・・・・・命令プログラム 21・・・・・命令サブプログラム
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. Explanation of symbols of main parts 1...Main memory 2...Mode register 3...Instruction subprogram address register 4...Selector 5... ...Instruction counter 7 ...Adder 8 ...Outside column index processing mechanism 911 ...AND gate 10 ...Inverter 20 ...Instruction Program 21...Instruction subprogram

Claims (1)

【特許請求の範囲】[Claims] (1)制御記憶上のマイクロプログラムで実現される命
令により構成される命令プログラムの実行中に、ハード
ウェアおよびファームウェアの少なくとも一方により例
外が検出されたときに例外処理を実行するか否かを示し
、前記命令プログラムにより設定されるモードフラグと
、前記例外が検出され、前記モードフラグが前記例外処
理の不実行を示すときに、予め設定された前記命令によ
り構成される命令サブプログラムに処理を移行する手段
とを有することを特徴とするデータ処理装置。
(1) Indicates whether or not to execute exception handling when an exception is detected by at least one of the hardware and firmware during the execution of an instruction program composed of instructions implemented by a microprogram on the control memory. , a mode flag set by the instruction program, and when the exception is detected and the mode flag indicates non-execution of the exception handling, processing is transferred to an instruction subprogram configured by the instruction set in advance. 1. A data processing device comprising means for:
JP1166204A 1989-06-28 1989-06-28 Data processing device Expired - Fee Related JP3057688B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1166204A JP3057688B2 (en) 1989-06-28 1989-06-28 Data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1166204A JP3057688B2 (en) 1989-06-28 1989-06-28 Data processing device

Publications (2)

Publication Number Publication Date
JPH0331932A true JPH0331932A (en) 1991-02-12
JP3057688B2 JP3057688B2 (en) 2000-07-04

Family

ID=15827022

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1166204A Expired - Fee Related JP3057688B2 (en) 1989-06-28 1989-06-28 Data processing device

Country Status (1)

Country Link
JP (1) JP3057688B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5062337A (en) * 1973-10-01 1975-05-28
JPS56124952A (en) * 1980-02-20 1981-09-30 Fujitsu Ltd Information processing equipment
JPS56135249A (en) * 1980-03-25 1981-10-22 Fujitsu Ltd Interruption control system
JPS61235951A (en) * 1985-04-12 1986-10-21 Nec Corp One chip microcomputer
JPS62214445A (en) * 1986-03-17 1987-09-21 Hitachi Ltd Information processor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5062337A (en) * 1973-10-01 1975-05-28
JPS56124952A (en) * 1980-02-20 1981-09-30 Fujitsu Ltd Information processing equipment
JPS56135249A (en) * 1980-03-25 1981-10-22 Fujitsu Ltd Interruption control system
JPS61235951A (en) * 1985-04-12 1986-10-21 Nec Corp One chip microcomputer
JPS62214445A (en) * 1986-03-17 1987-09-21 Hitachi Ltd Information processor

Also Published As

Publication number Publication date
JP3057688B2 (en) 2000-07-04

Similar Documents

Publication Publication Date Title
US6681280B1 (en) Interrupt control apparatus and method separately holding respective operation information of a processor preceding a normal or a break interrupt
JP4703718B2 (en) Selective subroutine return structure
JP2011086298A (en) Program flow control
JPH0331932A (en) Data processor
JPH0895798A (en) Data processor
JPH056281A (en) Information processor
JP2562838B2 (en) Processor and store buffer control method
JPS62267869A (en) Processing system at time of arithmetic exception of vector processor
JP3057732B2 (en) Information processing device
JPH0240722A (en) Arithmetic processor
JP3585940B2 (en) calculator
JPH03282625A (en) Data processor
JP2011150636A (en) Microprocessor and control method thereof
JPS63120336A (en) Switching system for memory access mode
JPH03280128A (en) Microprogram controller
JPS60193046A (en) Detecting system for instruction exception
JPH06295252A (en) Computer
JPH076038A (en) Information processor
JPS6146857B2 (en)
JPH10187444A (en) Data processor and data processing method
JPH0797326B2 (en) Information processing equipment
JPH04130925A (en) Information processor
JPS63201729A (en) Interruption control circuit
JPH02181231A (en) Data processor
JPS6011932A (en) Microprogram controller

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees