JPH05181671A - Emulation system for software instruction - Google Patents

Emulation system for software instruction

Info

Publication number
JPH05181671A
JPH05181671A JP44592A JP44592A JPH05181671A JP H05181671 A JPH05181671 A JP H05181671A JP 44592 A JP44592 A JP 44592A JP 44592 A JP44592 A JP 44592A JP H05181671 A JPH05181671 A JP H05181671A
Authority
JP
Japan
Prior art keywords
emulation
information
storage unit
instruction
software
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.)
Withdrawn
Application number
JP44592A
Other languages
Japanese (ja)
Inventor
Yukio Matsuoka
ゆきお 松岡
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.)
KOBE NIPPON DENKI SOFTWARE KK
NEC Software Kobe Ltd
Original Assignee
KOBE NIPPON DENKI SOFTWARE KK
NEC Software Kobe 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 KOBE NIPPON DENKI SOFTWARE KK, NEC Software Kobe Ltd filed Critical KOBE NIPPON DENKI SOFTWARE KK
Priority to JP44592A priority Critical patent/JPH05181671A/en
Publication of JPH05181671A publication Critical patent/JPH05181671A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To emulate the software instructions of various architectures by the same microprocessor. CONSTITUTION:Emulation information cut out by emulation information cut-out parts 2 and 2A for each software instruction according to a software instruction held in a current instruction storage part 1 is selected by an emulation information selection part 5 according to emulation mode information, which is held in an emulation mode storage part 3, and stored in an emulation information storage part 6. A microinstruction generated by a control memory part 4 according to the software instruction and the emulation mode information is processed by a processing part 8 after adding information held in the emulation information storage part by a modifying part 7. Thus, the software instructions of the various architectures can be executed without providing any special function outside and the microinstruction can be made common.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ソフトウェア命令のエ
ミュレーション方式に関し、特に、マイクロ命令による
多種アーキテクチャのソフトウェア命令のエミュレーシ
ョン方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software instruction emulation method, and more particularly to a software instruction emulation method of various architectures using micro instructions.

【0002】[0002]

【従来の技術】図2は、従来のソフトウェア命令のマイ
クロプロセッサによるエミュレーション方式のブロック
図である。
2. Description of the Related Art FIG. 2 is a block diagram of a conventional emulation method of a software instruction by a microprocessor.

【0003】図2において、マイクロプロセッサに入力
されるソフトウェア命令は、マイクロプロセッサ内のカ
レント命令格納部1に保持される。カレント命令格納部
1に保持されているソフトウェア命令にしたがって、制
御記憶部4よりマイクロ命令を読み出し、モディファイ
部7でカレント命令格納部1に格納されているソフトウ
ェア命令のエミュレーションに必要な情報をマイクロ命
令に埋め込み、処理部8に出力される。処理部8では、
マイクロ命令を実行することで、ソフトウェア命令のエ
ミュレーションを実行する。
In FIG. 2, software instructions input to the microprocessor are held in the current instruction storage unit 1 in the microprocessor. According to the software instruction stored in the current instruction storage unit 1, the micro instruction is read from the control storage unit 4, and the modification unit 7 provides the micro instruction with information necessary for emulation of the software instruction stored in the current instruction storage unit 1. And is output to the processing unit 8. In the processing unit 8,
By executing the micro instruction, emulation of the software instruction is executed.

【0004】[0004]

【発明が解決しようとする課題】上述した従来のソフト
ウェア命令のエミュレーション方式には以下のような欠
点がある。 *多種アーキテクチャのソフトウェア命令の実行を同一
のプロセッサで行なうことができないため、他のアーキ
テクチャのソフトウェア命令を実行させるには、外部に
ソフトウェア命令のインタプリトを行なう機能を付加す
る必要がある。また、インタプリトを行なうため、無駄
なマイクロ命令が必要となり、性能低下が発生してい
る。 *ソフトウェア命令にエミュレーション情報を直接マイ
クロ命令に埋め込んでいるため、1つのソフトウェア命
令のエミュレーションが終了するまで、ソフトウェア命
令を保持する必要があり、ソフトウェア命令の先取りが
できず、実行性能の低下の原因となっている。
The conventional software instruction emulation method described above has the following drawbacks. * Since the same processor cannot execute software instructions of various architectures, in order to execute software instructions of other architectures, it is necessary to add a function of interpreting software instructions to the outside. In addition, since interpreting is performed, useless micro-instructions are required, resulting in performance degradation. * Since the emulation information is directly embedded in the software instruction in the micro instruction, it is necessary to hold the software instruction until the emulation of one software instruction is completed, the software instruction cannot be prefetched, and the execution performance is degraded. Has become.

【0005】[0005]

【課題を解決するための手段】本発明は、多種アーキテ
クチャのソフトウェア命令のエミュレーションをマイク
ロプロセッサで直接行なうソフトウェア命令のエミュレ
ーション方式において、多種アーキテクチャのソフトウ
ェア命令を格納するカレント命令格納部と、前記カレン
ト命令格納部に格納されたソフトウェア命令の仕様にし
たがって、エミュレーションを行なうために必要な情報
を前記カレント命令格納部に格納されているソフトウェ
ア命令から、切り出すエミュレーション情報切り出し部
と、現在どのアーキテクチャのソフトウェア命令がエミ
ュレーションされているかを示すエミュレーションモー
ド情報を格納するエミュレーションモード格納部と、前
記エミュレーションモード格納部に格納されたエミュレ
ーションモード情報と、前記カレント命令格納部に格納
されたソフトウェア命令からエミュレーションを実行す
るためのマイクロ命令を選択する制御記憶部と、アーキ
テクチャごとにあるエミュレーション情報切り出し部の
出力について、前記エミュレーションモード格納部にあ
るエミュレーションモード情報により、どのエミュレー
ション情報切り出し部の出力を使うかを選択するエミュ
レーション情報選択部と、前記エミュレーション情報選
択部により選択されたエミュレーション情報を保持する
エミュレーション情報格納部と、前記制御記憶部から読
み出されたマイクロ命令に、前記エミュレーション情報
格納部で保持しているエミュレーション情報を付与して
出力するモディファイ部とを具備することを特徴とする
ものである。
SUMMARY OF THE INVENTION According to the present invention, in a software instruction emulation system in which software instructions of various architectures are directly emulated by a microprocessor, a current instruction storage section for storing software instructions of various architectures, and the current instruction. According to the specification of the software instruction stored in the storage unit, an emulation information cutout unit that cuts out information necessary for performing emulation from the software instruction stored in the current instruction storage unit and a software instruction of which architecture is currently used. An emulation mode storage unit that stores emulation mode information indicating whether emulation is performed, and an emulation mode information stored in the emulation mode storage unit. The control storage unit for selecting a microinstruction for executing emulation from the software instruction stored in the current instruction storage unit, and the output of the emulation information cutout unit for each architecture, in the emulation mode storage unit An emulation information selection unit that selects which emulation information cutout unit output is used according to the mode information, an emulation information storage unit that holds the emulation information selected by the emulation information selection unit, and a read from the control storage unit. The modified micro-instruction is provided with a modify section for adding emulation information held in the emulation information storage section and outputting the added micro-instruction.

【0006】[0006]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0007】図1は本発明の一実施例のブロック図であ
る。図1の示すソフトウェア命令のエミュレーション方
式は、多種アーキテクチャのソフトウェア命令をマイク
ロプロセッサ内に保持するためのカレント命令格納部1
と、カレント命令格納部1に格納されたソフトウェア命
令の仕様にしたがって、エミュレーションするために必
要なエミュレーション情報を切り出すエミュレーション
情報切り出し部2,2Aと、多種アーキテクチャのソフ
トウェア命令をエミュレーションする際に、現在どのア
ーキテクチャのソフトウェア命令がマイクロ命令によっ
てエミュレーションされているかを示すエミュレーショ
ンモード情報を格納するエミュレーションモード格納部
3と、エミュレーション情報切り出し部2,2Aが、多
種アーキテクチャのエミュレーション情報を同時に切り
出しているため、エミュレーション情報切り出し部2,
2Aの出力のどちらかを使用するかを、エミュレーショ
ンモード格納部3にあるエミュレーションモード情報に
より選択するエミュレーション情報選択部5と、エミュ
レーション情報選択部5から出力されたエミュレーショ
ン情報を保持するエミュレーション情報格納部6と、エ
ミュレーションモード格納部3にあるエミュレーション
モード情報とカレント命令格納部1に格納されたソフト
ウェア命令から、マイクロ命令を読み出す制御記憶部4
と、制御記憶部4で読み出されたマイクロ命令に、エミ
ュレーション情報格納部6に保持するエミュレーション
情報を付与し出力するモディファイ部7と、マイクロ命
令によってエミュレーションを実行する処理部8とから
構成されている。
FIG. 1 is a block diagram of an embodiment of the present invention. The software instruction emulation method shown in FIG. 1 is a current instruction storage unit 1 for holding software instructions of various architectures in a microprocessor.
According to the specifications of the software instructions stored in the current instruction storage unit 1, the emulation information cutout units 2 and 2A that cut out the emulation information necessary for emulation, and the currently used emulation information cutout unit Since the emulation mode storage unit 3 that stores the emulation mode information indicating whether the software instruction of the architecture is emulated by the micro instruction and the emulation information cutout units 2 and 2A cut out the emulation information of various architectures at the same time, the emulation information Cutout part 2,
The emulation information selection unit 5 that selects which of the 2A outputs is to be used according to the emulation mode information stored in the emulation mode storage unit 3 and the emulation information storage unit that holds the emulation information output from the emulation information selection unit 5 6, and a control storage unit 4 for reading a microinstruction from the emulation mode information in the emulation mode storage unit 3 and the software instruction stored in the current instruction storage unit 1.
And a modification unit 7 for adding and outputting emulation information held in the emulation information storage unit 6 to the microinstruction read out by the control storage unit 4, and a processing unit 8 for executing emulation by the microinstruction. There is.

【0008】次に図1の実施例の動作を説明する。Next, the operation of the embodiment shown in FIG. 1 will be described.

【0009】フェッチされたソフトウェア命令は、カレ
ント命令格納部1へ格納される。
The fetched software instruction is stored in the current instruction storage unit 1.

【0010】フェッチされるソフトウェア命令が多種ア
ーキテクチャのため、エミュレーション情報切り出し部
2,2Aでは、ソフトウェア命令のエミュレーションに
必要な情報を、多種アーキテクチャのソフトウェア命令
の仕様にしたがって切り出す。
Since the software instructions to be fetched are of various architectures, the emulation information cutout units 2 and 2A cut out the information necessary for emulation of the software instructions according to the specifications of the software instructions of various architectures.

【0011】この実施例では、エミュレーション情報切
り出し部2,2Aで多種アーキテクチャのソフトウェア
命令の切り出しを行なっている。
In this embodiment, emulation information cutout units 2 and 2A cut out software instructions of various architectures.

【0012】エミュレーションモード格納部3には、現
在どのアーキテクチャのソフトウェア命令を実行してい
るかを示すエミュレーションモード情報が格納されてい
る。
The emulation mode storage unit 3 stores emulation mode information indicating which architecture software instruction is currently being executed.

【0013】エミュレーション情報選択部5では、多種
アーキテクチャのエミュレーション情報切り出し部2,
2Aから切り出されたエミュレーション情報とエミュレ
ーションモード格納部3にあるエミュレーション情報に
よって、現在、動作しているアーキテクチャのソフトウ
ェア命令のエミュレーション情報が選択される。
The emulation information selection unit 5 includes emulation information cutout units 2 of various architectures.
The emulation information of the software instruction of the currently operating architecture is selected based on the emulation information cut out from 2A and the emulation information stored in the emulation mode storage unit 3.

【0014】エミュレーション情報選択部5から出力さ
れたエミュレーション情報はエミュレーション情報格納
部6に格納される。
The emulation information output from the emulation information selection unit 5 is stored in the emulation information storage unit 6.

【0015】制御記憶部4では、カレント命令格納部1
で保持しているソフトウェア命令とエミュレーションモ
ード格納部3で持つエミュレーションモード情報により
マイクロ命令を読み出す。
In the control storage unit 4, the current instruction storage unit 1
The microinstruction is read according to the software instruction held in step 1 and the emulation mode information stored in the emulation mode storage section 3.

【0016】ソフトウェア命令のアーキテクチャが異な
っても、エミュレーション時に同じ動作をするソフトウ
ェア命令については、制御記憶部4で同じマイクロ命令
を読み出すことで、マイクロ命令の共通化をはかること
ができる。エミュレーション情報格納部6に切り出され
たエミュレーション情報が保持されているため、カレン
ト命令格納部1に、ソフトウェア命令を保持しておく必
要がない。そのためカレント命令格納部1にあるソフト
ウェア命令のエミュレーション情報を切り出して、エミ
ュレーション情報格納部6に格納されると、カレント命
令格納部1は次に実行するソフトウェア命令をフェッチ
することができる。
For software instructions that perform the same operation during emulation even if the architecture of the software instructions is different, the same microinstruction can be read out from the control storage unit 4 to make the microinstructions common. Since the cut-out emulation information is stored in the emulation information storage unit 6, it is not necessary to store the software instruction in the current instruction storage unit 1. Therefore, when the emulation information of the software instruction in the current instruction storage unit 1 is cut out and stored in the emulation information storage unit 6, the current instruction storage unit 1 can fetch the software instruction to be executed next.

【0017】モディファイ部7では制御記憶部4の出力
するマイクロ命令に、エミュレーション情報格納部6で
保持するエミュレーション情報を付与して出力され、処
理部8で実行される。
The modifying unit 7 adds the emulation information held in the emulation information storage unit 6 to the microinstruction output from the control storage unit 4 and outputs the microinstruction, which is executed by the processing unit 8.

【0018】[0018]

【発明の効果】以上説明したように、本発明は、多種ア
ーキテクチャのエミュレーションモード情報を設定する
ことにより、多種アーキテクチャのソフトウェア命令を
同一マイクロプロセッサで処理を行なうようにしたた
め、以下の効果を奏する。 *多種アーキテクチャのソフトウェア命令を外部に特殊
な機能を設けることなく実行できる。 *同一プロセッサ内で処理するため、性能低下なしにマ
イクロ命令の共通化を行なうことができる。
As described above, the present invention has the following effects because software instructions of various architectures are processed by the same microprocessor by setting emulation mode information of various architectures. * Software instructions of various architectures can be executed without providing external special functions. * Since processing is performed in the same processor, microinstructions can be shared without performance degradation.

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】従来例のブロック図である。FIG. 2 is a block diagram of a conventional example.

【符号の説明】[Explanation of symbols]

1 カレント命令格納部 2,2A エミュレーション情報切り出し部 3 エミュレーションモード格納部 4 制御記憶部 5 エミュレーション情報選択部 6 エミュレーション情報格納部 7 モディファイ部 8 処理部 1 current instruction storage unit 2, 2A emulation information cutout unit 3 emulation mode storage unit 4 control storage unit 5 emulation information selection unit 6 emulation information storage unit 7 modification unit 8 processing unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 多種アーキテクチャのソフトウェア命令
のエミュレーションをマイクロプロセッサで直接行なう
ソフトウェア命令のエミュレーション方式において、 多種アーキテクチャのソフトウェア命令を格納するカレ
ント命令格納部と、 前記カレント命令格納部に格納されたソフトウェア命令
の仕様にしたがって、エミュレーションを行なうために
必要な情報を前記カレント命令格納部に格納されている
ソフトウェア命令から、切り出すエミュレーション情報
切り出し部と、 現在どのアーキテクチャのソフトウェア命令がエミュレ
ーションされているかを示すエミュレーションモード情
報を格納するエミュレーションモード格納部と、 前記エミュレーションモード格納部に格納されたエミュ
レーションモード情報と、前記カレント命令格納部に格
納されたソフトウェア命令からエミュレーションを実行
するためのマイクロ命令を選択する制御記憶部と、 アーキテクチャごとにあるエミュレーション情報切り出
し部の出力について、前記エミュレーションモード格納
部にあるエミュレーションモード情報により、どのエミ
ュレーション情報切り出し部の出力を使うかを選択する
エミュレーション情報選択部と、 前記エミュレーション情報選択部により選択されたエミ
ュレーション情報を保持するエミュレーション情報格納
部と、 前記制御記憶部から読み出されたマイクロ命令に、前記
エミュレーション情報格納部で保持しているエミュレー
ション情報を付与して出力するモディファイ部とを具備
することを特徴とするソフトウェア命令のエミュレーシ
ョン方式。
1. A software instruction emulation method in which software instructions of various architectures are directly emulated by a microprocessor, and a current instruction storage unit for storing software instructions of various architectures, and software instructions stored in the current instruction storage unit. According to the specifications of 1., an emulation information cutout unit that cuts out information required for emulation from the software instruction stored in the current instruction storage unit and an emulation mode indicating which architecture of the software instruction is currently being emulated An emulation mode storage unit for storing information, emulation mode information stored in the emulation mode storage unit, and the current instruction About the output of the control storage unit that selects microinstructions for executing emulation from the software instructions stored in the storage unit and the output of the emulation information cutout unit for each architecture, depending on the emulation mode information stored in the emulation mode storage unit, An emulation information selection unit that selects whether to use the output of the emulation information cutout unit, an emulation information storage unit that holds the emulation information selected by the emulation information selection unit, and a microinstruction read from the control storage unit. An emulation system for software instructions, comprising: a modification unit that adds and outputs emulation information held in the emulation information storage unit.
JP44592A 1992-01-07 1992-01-07 Emulation system for software instruction Withdrawn JPH05181671A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP44592A JPH05181671A (en) 1992-01-07 1992-01-07 Emulation system for software instruction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP44592A JPH05181671A (en) 1992-01-07 1992-01-07 Emulation system for software instruction

Publications (1)

Publication Number Publication Date
JPH05181671A true JPH05181671A (en) 1993-07-23

Family

ID=11473999

Family Applications (1)

Application Number Title Priority Date Filing Date
JP44592A Withdrawn JPH05181671A (en) 1992-01-07 1992-01-07 Emulation system for software instruction

Country Status (1)

Country Link
JP (1) JPH05181671A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5758140A (en) * 1996-01-25 1998-05-26 International Business Machines Corporation Method and system for emulating instructions by performing an operation directly using special-purpose register contents
JP2004272922A (en) * 2003-03-06 2004-09-30 Northrop Grumman Corp Direct instruction for executing emulation computer technique

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5758140A (en) * 1996-01-25 1998-05-26 International Business Machines Corporation Method and system for emulating instructions by performing an operation directly using special-purpose register contents
JP2004272922A (en) * 2003-03-06 2004-09-30 Northrop Grumman Corp Direct instruction for executing emulation computer technique
JP4684571B2 (en) * 2003-03-06 2011-05-18 ノースロップ グラマン コーポレイション Direct instructions to implement emulation computer technology

Similar Documents

Publication Publication Date Title
US8589664B2 (en) Program flow control
US5095426A (en) Data processing system for effectively handling exceptions during execution of two different types of instructions
US4656581A (en) Vector mask control system
JPH03233630A (en) Information processor
JPS6212529B2 (en)
JPH05181671A (en) Emulation system for software instruction
JPH0218729B2 (en)
US5463747A (en) Microprogram data processor processing operand address calculation and instruction execution with common hardware
JPH09288595A (en) Arithmetic processing unit
JPH05298088A (en) Microcomputer
JP2637070B2 (en) Micro instruction start address generation method
JP2689894B2 (en) Micro program control type information processing device
JP2743947B2 (en) Micro program control method
JP2604203B2 (en) Debug device for one-chip digital signal processor
JPH01175632A (en) Micro program controller
JPS6250855B2 (en)
JPH01304537A (en) Microprogram control circuit
JPH1011320A (en) Rom program monitor device of processor of computer or the like
JPH02133833A (en) Controller for in-circuit emulator
JPS6146857B2 (en)
JPH0240722A (en) Arithmetic processor
JPH03164945A (en) Data processor
JPH0363725A (en) Information processor
JPH0146889B2 (en)
JPH09185525A (en) Protocol debugging system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990408