JP3505481B2 - Instruction processing unit - Google Patents

Instruction processing unit

Info

Publication number
JP3505481B2
JP3505481B2 JP2000211580A JP2000211580A JP3505481B2 JP 3505481 B2 JP3505481 B2 JP 3505481B2 JP 2000211580 A JP2000211580 A JP 2000211580A JP 2000211580 A JP2000211580 A JP 2000211580A JP 3505481 B2 JP3505481 B2 JP 3505481B2
Authority
JP
Japan
Prior art keywords
instruction
information
internal
processing device
processing
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.)
Expired - Fee Related
Application number
JP2000211580A
Other languages
Japanese (ja)
Other versions
JP2002024002A (en
Inventor
正典 伊原
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2000211580A priority Critical patent/JP3505481B2/en
Publication of JP2002024002A publication Critical patent/JP2002024002A/en
Application granted granted Critical
Publication of JP3505481B2 publication Critical patent/JP3505481B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は命令処埋装置に係わ
り、特に、高速のエミュレーション(模倣)機能を備え
る命令処埋装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an instruction processing device, and more particularly to an instruction processing device having a high-speed emulation function.

【0002】[0002]

【従来の技術】図7に従来技術に係る命令処理装置の一
例を示す。このような命令処埋装置では、命令読込装置
により外部記憶装置(メインメモリ)から読み出された
命令が命令翻訳装置により内部命令に変換され、内部命
令処理装置にて各種演算やメモリ空間上の処理位置の移
動等が行われ、また、命令の実行に係るデータの読み書
きが情報読書装置により実施される。この際、内部命令
処埋装置では、単一の命令形態に基づき命令の読込みや
実行処理を行っていたため、内部命令処理装置ごとにメ
モリ上に置かれる命令形態が異なっている。このため、
異なる命令形態を持つプロセッサのプログラムを実行す
る際には、別の命令処埋装置内部における処理構造を論
理処理手段(ソフト)により模倣するソフトエミュレー
ションと呼ばれる手段を用いることが一般的に行われて
いる。
2. Description of the Related Art FIG. 7 shows an example of a conventional instruction processing device. In such an instruction processing device, an instruction read device converts an instruction read from an external storage device (main memory) into an internal instruction by an instruction translation device, and an internal instruction processing device performs various calculations and memory space. The processing position is moved, and the information reading / writing device reads / writes data relating to the execution of the command. At this time, in the internal instruction processing device, since the instruction is read and executed based on a single instruction form, the instruction form placed in the memory differs for each internal instruction processing device. For this reason,
When executing programs of processors having different instruction forms, it is common to use means called soft emulation that imitates the processing structure inside another instruction processing device by means of logical processing means (software). There is.

【0003】エミュレーションに関しては、特開平6−
83615号公報には、命令変換回路を設けて複数の命
令体系に対応させる技術が開示されている。
Regarding emulation, Japanese Patent Laid-Open No. 6-
Japanese Patent Publication No. 83615 discloses a technique in which an instruction conversion circuit is provided to support a plurality of instruction systems.

【0004】また、特開平7−181844号公報に
は、ある命令体系の中で命令が定義されていない部分に
おいて例外処理として従来では実施されていた命令を構
成可変回路(FPGA)を用いて内部命令を組み合せ、
任意の命令を構成する回路により命令体系の拡張ができ
る技術が開示されている。
Further, in Japanese Laid-Open Patent Publication No. 7-181844, an instruction which has been conventionally executed as an exception process in a part where an instruction is not defined in a certain instruction system is internally processed by using a variable configuration circuit (FPGA). Combine instructions,
A technique is disclosed in which the instruction system can be expanded by a circuit that constitutes an arbitrary instruction.

【0005】また、特開平11−306015号公報に
は、あるプログラムの命令の出現頻度に応じて、命令の
ビット長を変更し、出現頻度の高い命令に短いビットを
割り当て、構成可変回路(FPGA)等を用いて、ある
命令体系を別の独自の命令体系に変換してメモリ上に配
置し、実行時に元の命令に戻して処理することにより命
令のメモリ上の容量を滅少させる技術が開示されてい
る。
Further, in Japanese Laid-Open Patent Publication No. 11-306015, the bit length of an instruction is changed according to the appearance frequency of the instruction of a certain program, and a short bit is assigned to an instruction having a high appearance frequency, and a variable configuration circuit (FPGA) is used. ) Is used to convert one instruction system into another original instruction system and place it in memory, and at the time of execution, restore the original instruction and process it to reduce the capacity of the instruction memory. It is disclosed.

【0006】また、特開2000−20305号公報に
は、ある特定の命令体系の命令処理装置において各命令
の組み合わせを任意に変更し命令体系を任意に構築がで
きる技術が開示されている。
Further, Japanese Patent Application Laid-Open No. 2000-20305 discloses a technique in which an instruction processing apparatus having a specific instruction system can arbitrarily change the combination of each instruction to construct an instruction system arbitrarily.

【0007】また、特開2000−29508号公報に
は、ネットワークプロトコルにおける処理手順の変化に
対応するために命令の追加変更や命令順序の変更を構成
可変回路(FPGA)により任意構築ができる技術が開
示されている。
Further, Japanese Patent Laid-Open No. 2000-29508 discloses a technique capable of arbitrarily constructing addition and modification of instructions or modification of instruction order by a variable configuration circuit (FPGA) in order to cope with a change in processing procedure in a network protocol. It is disclosed.

【0008】さらには、命令変換回路部をソフトウェア
により論理的に実施することにより、複数の異なる命令
体系の処理を実現する等の方法が知られている。
Further, a method is known in which the instruction conversion circuit unit is logically implemented by software to realize processing of a plurality of different instruction systems.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、従来の
命令処埋装置のように、それぞれの命令処理装置に専用
のプログラムを開発していたのでは、論理応用処埋手段
(ソフト)の開発に要する開発費が肥大化してしまう。
また、ソフトエミュレーションは論理処理手段により真
似る結果、直接物理回路でプログラムを実行する場合に
比べて処理速度の低下をまぬがれない。
However, if a program dedicated to each instruction processing device is developed like the conventional instruction processing device, it is necessary to develop the logic application processing means (software). Development costs will increase.
Further, as a result of the software emulation being imitated by the logical processing means, the processing speed cannot be reduced as compared with the case where the program is directly executed by the physical circuit.

【0010】また、特開平6−83615号公報のもの
では、1つの命令体系ごとに物理的な命令変換回路を必
要とするものであり、また、プログラムによりエミュレ
ーションモードの設定を行うものであるので、エミュレ
ーションする命令体系の数だけ複数の変換回路を必要と
し、回路規模が大きくなる問題がある。
In Japanese Patent Laid-Open No. 6-83615, a physical instruction conversion circuit is required for each instruction system, and the emulation mode is set by a program. There is a problem that the circuit scale becomes large because a plurality of conversion circuits are required for the number of instruction systems to be emulated.

【0011】また、特開平7−181844号公報、特
開平11−306015号公報、特開2000−203
05号公報、特開2000−29508号公報のいずれ
の技術も、元々ある命令体系を拡張、変更、または組合
せを行うためのものであり、他の命令体系のプログラム
を入力することはできなかった。
Further, JP-A-7-181844, JP-A-11-306015, and JP-A-2000-203.
No. 05 and Japanese Patent Laid-Open No. 2000-29508 are intended to extend, change, or combine an existing instruction system, and it is impossible to input a program of another instruction system. .

【0012】以上のことから、上記の従来技術において
は、以下に述べるような問題点があった。
From the above, the above-mentioned prior art has the following problems.

【0013】(イ)、多ビットの情報により構成される
命令上の命令長を指定する情報の位置が命令体系により
異なるため命令の読み出しがうまくいかない。
(A) Since the position of the information designating the instruction length on the instruction composed of multi-bit information differs depending on the instruction system, the reading of the instruction is not successful.

【0014】(ロ)、上記(イ)の問題に伴い、内部命
令処理装置からプログラムカウンタへの変更に問題が生
じる。
(B) Due to the problem of (a) above, there is a problem in changing from the internal instruction processing device to the program counter.

【0015】(ハ)、多ビットの情報により構成される
命令上の演算手法を指定する情報の位置が命令体系によ
り異なるため、命令の実行がうまくいかない。
(C) Since the position of the information designating the operation method on the instruction composed of multi-bit information differs depending on the instruction system, the execution of the instruction is not successful.

【0016】(ニ)、上記(ハ)の問題に伴い、内部命
令処理装置から数値論理演算回路等への指示に問題が生
じる。
(D) Due to the problem of (c) above, a problem occurs in the instruction from the internal instruction processing unit to the numerical logic operation circuit and the like.

【0017】(ホ)、多ビットの情報により構成される
命令上のアクセス先を指定する情報の位置が命令体系に
より異なるためデータの読み出しがうまくいかない。
(E) Since the position of the information designating the access destination on the instruction composed of multi-bit information differs depending on the instruction system, the data reading is not successful.

【0018】(へ)、上記(へ)の問題に伴い、内部命
令処理装置からスタックポインタ等への変更に問題が生
じる。
(E) With the problem of (e), there is a problem in changing from the internal instruction processing device to the stack pointer or the like.

【0019】(ト)、データのビット構成やバイト構成
が命令体系ごとに異なるため、データの読み出しがうま
くいかない。
(G) Since the bit structure and byte structure of the data differ depending on the instruction system, the data reading is not successful.

【0020】(チ)、異なる命令体系ごとにエミュレー
ションプログラムを切り替えるため効率的でない。
(H) Since the emulation program is switched for each different instruction system, it is not efficient.

【0021】本発明の目的は、上記の種々の問題点に鑑
みて、命令処理装置における複数種類の処理を物理的に
構成されたエミュレーション回路を任意に変更すること
により、エミュレーション(模倣)すると共に、1つの
回路に複数種類の機能を実装することにより、装置の効
率的管理および回路規模の縮小化を図った命令処埋装置
を提供することにある。
In view of the above various problems, an object of the present invention is to emulate (mimic) a plurality of types of processing in an instruction processing device by arbitrarily changing an emulation circuit physically configured. An object of the present invention is to provide an instruction processing device which implements efficient management of the device and reduction of the circuit scale by implementing a plurality of types of functions in one circuit.

【0022】[0022]

【課題を解決するための手段】本発明は、上記の課題を
解決するために、次のような手段を採用した。
The present invention employs the following means in order to solve the above problems.

【0023】第1の手段は、少なくとも、記憶手段に記
憶された命令を命令読込手段により読み込み、読み込ま
れた命令を命令翻訳手段により内部命令に変換し、内部
命令処理手段にて前記内部命令に基づいて各種の演算や
メモリ空間上の処理位置の移動を行う命令処理装置にお
いて、前記命令読込手段は、前記読み込まれる命令の命
令体系に応じて当該命令読込手段の回路構成が変更可能
に構成されていることを特徴とする。
The first means reads at least the instruction stored in the storage means by the instruction reading means, converts the read instruction into an internal instruction by the instruction translation means, and converts the internal instruction into the internal instruction by the internal instruction processing means. In the instruction processing device that performs various calculations and moves the processing position in the memory space based on the instruction reading means, the circuit configuration of the instruction reading means can be changed according to the instruction system of the instruction to be read. It is characterized by

【0024】[0024]

【0025】[0025]

【0026】 第2の手段は、第1の手段において、前
記各手段の命令体系に応じて変更される回路構成に係る
情報を記憶する模倣情報記憶手段を備え、前記各手段
は、回路構成の変更時、前記模倣情報記憶手段に記憶さ
れた回路構成情報に基づいて変更されることを特徴とす
る。
The second means comprises, in the first means, a mimicking information storage means for storing information relating to a circuit configuration changed according to the command system of each of the means, and each of the means includes a circuit configuration. At the time of change, the change is made based on the circuit configuration information stored in the imitation information storage means.

【0027】[0027]

【0028】[0028]

【0029】[0029]

【発明の実施の形態】本発明の第1の実施形態を図1を
用いて説明する。
BEST MODE FOR CARRYING OUT THE INVENTION A first embodiment of the present invention will be described with reference to FIG.

【0030】図1は、本実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of the instruction processing device according to this embodiment.

【0031】同図において、1は命令処埋装置本体、1
1は内部命令(マイクロコード)を処理し、図示してい
ない汎用レジスタ、数値演算回路、スタックポインタ、
データポインタや、後述する構成変更可能命令読込装置
13、情報読書装置14、記憶状態管理装置15等に指
示や設定を行うことにより情報処理を実行する内部命令
処理装置、12はプログラムカウンタに従い後述する外
部記憶装置(メインメモリ)2や高速内部記憶装置16
から読み出された外部命令を内部命令に翻訳する命令翻
訳装置(インストラクションデコーダ)、13は、現在
実施しようとしている命令が、どのような命令体系の命
令かを事前にプログラム等により特定することにより、
回路構成の変更が可能であって、プログラムカウンタに
従い外部命令を外部記憶装置(メインメモリ)2や高速
内部記憶装置16から読み出す構成変更可能命令読込装
置、14はデータポインタ等に従い外部記憶装置(メイ
ンメモリ)2等からのデータを読み書きする情報読書装
置、15は内部命令処理装置11に従い、内部命令処理
装置11における命令の実行におけるデータを外部記憶
装置(メインメモリ)2等のどこから読み出すかを指示
する記憶状態管理装置、16は処理の高速化のために外
部命令を内部に記憶する高速内部記憶装置、2は外部命
令等が記憶されている外部記憶装置(メインメモリ)で
ある。
In the figure, 1 is an instruction processing apparatus main body, and 1 is
Reference numeral 1 processes an internal instruction (microcode), and includes a general register (not shown), a numerical operation circuit, a stack pointer,
An internal command processing device that executes information processing by instructing or setting a data pointer, a configuration changeable command reading device 13, an information reading device 14, a storage state management device 15, etc., which will be described later, and 12 will be described later according to a program counter. External storage device (main memory) 2 and high-speed internal storage device 16
The instruction translation device (instruction decoder) 13 for translating the external instruction read from the instruction into the internal instruction, 13 identifies the instruction system of the instruction to be currently executed by a program or the like in advance. ,
The circuit configuration can be changed, and a configuration changeable instruction reading device for reading an external instruction from the external storage device (main memory) 2 or the high-speed internal storage device 16 according to a program counter, and 14 for an external storage device (main An information reading / writing device for reading / writing data from a memory 2 or the like, and 15 indicates, from the external storage device (main memory) 2 or the like, where to read data in executing an instruction in the internal instruction processing device 11 according to the internal instruction processing device 11. The storage state management device 16 is a high-speed internal storage device 16 which internally stores an external command for speeding up the processing, and 2 is an external storage device (main memory) in which external commands and the like are stored.

【0032】本実施形態の命令処埋装置の動作について
以下に説明する。
The operation of the instruction processing device of this embodiment will be described below.

【0033】構成変更可能命令読込装置13により外部
記憶装置(メインメモリ)2や高速内部記憶装置16か
ら外部命令が読み出され、読み出された外部命令は命令
翻訳装置12により内部命令に変換され、内部命令処理
装置11にて各種演算やメモリ空間上の処理位置の移動
等が行われる。ここで、構成変更可能命令読込装置13
が命令体系の異なる命令処理を行う場合、例えば、ある
命令体系Aにおける命令が32ビット長で構成されてお
り、その上位2ビットが読み出す命令に付随する情報の
長さを示しており、一方、別の命令体系Bにおける命令
が8ビット長で構成されており、その上位1ビットが命
令に続く付随情報の有無を示しているとする。この時、
構成変更可能命令読込装置13は、現在実施しようとし
ている命令が、どのような命令体系の命令かを事前にプ
ログラム等により特定することによりその回路構成が変
更される。この際、命令翻訳装置12での処理は翻訳専
用命令等を含むソフトウェアにより実行しても構わな
い。その結果、内部命令処理装置11は外部記憶装置
(メインメモリ)2等から読み込まれた各々の命令体系
に従い、命令が命令体系Aならば32ビット単位で上位
2ビットを検査し継続する情報を読み出し、命令が命令
体系Bでならば8ビット単位で上位1ビットを検査し継
続する情報を読み出し処理するとともに、読み込まれた
命令長に合わせて命令翻訳装置12にプログラムカウン
タを更新する値を提示する。
An external instruction is read from the external storage device (main memory) 2 or the high-speed internal storage device 16 by the reconfigurable instruction reading device 13, and the read external instruction is converted into an internal instruction by the instruction translation device 12. The internal instruction processing unit 11 performs various calculations and moves processing positions in the memory space. Here, the configuration changeable instruction reading device 13
Perform instruction processing with different instruction systems, for example, an instruction in a certain instruction system A has a 32-bit length, and the upper 2 bits indicate the length of information accompanying the instruction to be read. It is assumed that an instruction in another instruction system B has a length of 8 bits, and the upper 1 bit thereof indicates the presence or absence of accompanying information following the instruction. At this time,
The circuit configuration of the configuration changeable instruction reading device 13 is changed by specifying in advance by a program or the like what kind of instruction system the instruction currently being executed is. At this time, the processing in the instruction translation device 12 may be executed by software including a translation dedicated instruction and the like. As a result, the internal instruction processing device 11 follows the instruction system read from the external storage device (main memory) 2 and the like, and if the instruction is the instruction system A, inspects the upper 2 bits in 32 bit units and reads out the continuous information. , If the instruction is the instruction system B, the upper 1 bit is inspected in units of 8 bits, the information to be continued is read out, and the value for updating the program counter is presented to the instruction translation device 12 in accordance with the read instruction length. .

【0034】なお、この際、命令長に係わらず、読み出
す情報のビット数やバイト数を指定する命令体系に従未
技術を用いて対処してもよい。また、プロセスの切り替
え時にメモリ空間上の位置等を示す各種レジスタの情報
を命令体系ごとに保存することにより、分岐命令等の処
理においてのメモリ上の位置等に差異が生じないように
する。
At this time, regardless of the instruction length, a non-technical technique may be used according to the instruction system that specifies the number of bits and the number of bytes of the information to be read. Further, by saving the information of various registers indicating the position in the memory space and the like for each instruction system when the process is switched, it is possible to prevent a difference in the position in the memory in the processing of a branch instruction or the like.

【0035】このように本実施形態の発明によれば、命
令処理装置における複数種類の処理を物理的に構成され
た構成変更可能命令読込装置13を任意に変更すること
により、エミュレーションを迅速に行うことができる。
また、多ビットの情報により構成される命令上の命令長
を指定する情報の位置が命令体系により異なっていても
命令の読み出しを円滑に行うことができ、また、多ビッ
トの情報により構成される命令上の演算手法を指定する
情報の位置が命令体系により異なっていても命令の実行
を良好に行うことができる。さらに、多ビットの情報に
より構成される命令上のアクセス先を指定する情報の位
置が命令体系により異なっていてもデータの読み出しを
良好に行うことができる。
As described above, according to the invention of this embodiment, emulation can be performed quickly by arbitrarily changing the reconfigurable instruction reading device 13 physically configured for a plurality of types of processing in the instruction processing device. be able to.
Further, even if the position of the information designating the instruction length on the instruction composed of multi-bit information differs depending on the instruction system, the instruction can be read out smoothly, and it is composed of multi-bit information. Even if the position of the information designating the operation method on the instruction differs depending on the instruction system, the instruction can be executed well. Further, even if the position of the information for designating the access destination on the instruction, which is composed of multi-bit information, differs depending on the instruction system, the data can be read well.

【0036】次に、本発明の第2の実施形態を図2を用
いて説明する。
Next, a second embodiment of the present invention will be described with reference to FIG.

【0037】図2は、本実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 2 is a block diagram showing the configuration of the instruction processing device according to this embodiment.

【0038】同図において、17はプログラムカウンタ
に従い外部命令を外部記憶装置(メインメモリ)2や高
速内部記憶装置16から読み出す命令読込装置、18は
現在実施しようとしている命令が、どのような命令体系
の命令かを事前にプログラム等により特定することによ
り、回路構成の変更が可能であって、プログラムカウン
タに従い、読み出された外部命令を内部命令に翻訳する
構成変更可能命令翻訳装置(インストラクションデコー
ダ)である。その他の構成は図1に示す同符号の構成に
対応するので説明を省略する。
In the figure, reference numeral 17 is an instruction reading device for reading an external instruction from the external storage device (main memory) 2 or high-speed internal storage device 16 according to the program counter, and 18 is an instruction system for the instruction to be executed at present. Is specified in advance by a program or the like, the circuit configuration can be changed, and a reconfigurable instruction translation device (instruction decoder) that translates the read external instruction into an internal instruction according to a program counter Is. Since other configurations correspond to the configurations of the same reference numerals shown in FIG. 1, description thereof will be omitted.

【0039】本実施形態の命令処埋装置の動作について
以下に説明する。
The operation of the instruction processing device of this embodiment will be described below.

【0040】命令読込装置17により外部記憶装置(メ
インメモリ)2や高速内部記憶装置16から読み出され
外部命令は、構成変更可能命令翻訳装置18にて内部命
令に変換され、内部命令処理装置11において各種演算
やメモリ空間上の処理位置の移動等が行われる。ここ
で、構成変更可能命令翻訳装置18は命令体系の異なる
命令処理を行う場合、例えば、ある命令体系Aにおける
命令が0xF10000AAからなる加算命令であり、
また、命令体系Bにおける命令が0xF1からなる加算
命令であるとする。一方、内部命令処理装置11におけ
る内部の命令が0xFF10であるとする。この際、構
成変更可能命令翻訳装置18は現在の命令の実行対象と
なっている情報がどの命令体系かにより、事前に構成変
更可能命令翻訳装置18の構造を命令体系Aかまたは命
令体系Bに対応する構成に設定する。この結果、読み込
まれた命令が命令体系Aに設定されている場合は、上記
の加算命令0xF10000AAは0xFF10に変換
され、読み込まれた命令体系Bに設定されている場合
は、上記加算0xF1が0xFF10に変換され実行さ
れる。この結果、命令体系Aの場合はプログラムカウン
タが4バイト先に進み、命令体系Bの場合はプログラム
カウンタが1バイト先に進むように構成変更可能命令翻
訳装置18は内部命令処理装置11に指示を出す命令に
翻訳する。
The external instruction read from the external storage device (main memory) 2 or the high-speed internal storage device 16 by the instruction reading device 17 is converted into an internal instruction by the reconfigurable instruction translation device 18, and the internal instruction processing device 11 In, various calculations and movement of processing positions in the memory space are performed. Here, when the reconfigurable instruction translation device 18 performs instruction processing with different instruction systems, for example, an instruction in a certain instruction system A is an addition instruction consisting of 0xF10000AA,
Further, it is assumed that the instruction in the instruction system B is an addition instruction composed of 0xF1. On the other hand, it is assumed that the internal instruction in the internal instruction processing device 11 is 0xFF10. At this time, the reconfigurable instruction translation device 18 changes the structure of the reconfigurable instruction translation device 18 to the instruction system A or the instruction system B in advance, depending on which instruction system is the information to be executed by the current instruction. Set to the corresponding configuration. As a result, when the read instruction is set to the instruction system A, the addition instruction 0xF10000AA is converted to 0xFF10, and when the read instruction system B is set, the addition 0xF1 is set to 0xFF10. Converted and executed. As a result, the reconfigurable instruction translation device 18 instructs the internal instruction processing device 11 so that the program counter advances by 4 bytes in the case of the instruction system A, and the program counter advances by 1 byte in the case of the instruction system B. Translate into an order to issue.

【0041】なお、スタックポインタの変更やデータポ
インタの変更を行う命令も同様な処理が実施され適宜変
更される。また、他の命令も同様に適宜変更される。ま
た読込専用命令などを含むソフトウェアにより命令の読
み込みを行ってもかまわない。
The instructions for changing the stack pointer and the data pointer are also subjected to the same processing and appropriately changed. Further, the other instructions are also appropriately changed. The instructions may be read by software including read-only instructions.

【0042】このように、本実施形態の発明によれば、
命令翻訳装置18を構成変更可能な物理回路で構成する
ことにより、ソフトウェアによる処理よりも高速にエミ
ュレーションすることが可能となる。また、多ビットの
情報により構成される命令上の命令長を指定する情報の
位置が命令体系により異なる命令であっても、内部命令
実行装置からプログラムカウンタへの変更に問題は生じ
ない。また、多ビットの情報により構成される命令上の
演算手法を指定する情報の位置が命令体系により異なる
命令体系であっても、内部命令処理装置から数値論理演
算回路等への指示には問題は生じない。また、多ビット
の情報により構成される命令上のアクセス先を指定する
情報の位置が命令体系により異なっていても、内部命令
処理装置からスタックポインタ等への変更に問題が生じ
ない。
Thus, according to the invention of this embodiment,
By configuring the instruction translation device 18 with a reconfigurable physical circuit, it becomes possible to perform emulation at a higher speed than processing by software. Further, even if the position of the information designating the instruction length on the instruction composed of multi-bit information is different depending on the instruction system, there is no problem in changing from the internal instruction execution device to the program counter. Further, even if the position of the information designating the operation method on the instruction composed of multi-bit information differs depending on the instruction system, there is no problem in the instruction from the internal instruction processing device to the numerical logic operation circuit or the like. Does not happen. Further, even if the position of the information designating the access destination on the instruction composed of multi-bit information differs depending on the instruction system, there is no problem in changing from the internal instruction processing device to the stack pointer or the like.

【0043】次に、本発明の第3の実施形態を図3を用
いて説明する。
Next, a third embodiment of the present invention will be described with reference to FIG.

【0044】図3は、本実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 3 is a block diagram showing the configuration of the instruction processing device according to this embodiment.

【0045】同図において、19は、現在実施しようと
している命令が、どのような命令体系の命令かを事前に
プログラム等により特定することにより、回路構成の変
更が可能であって、データポインタ等に従い外部記憶装
置(メインメモリ)2等からのデータを読み書きする構
成変更可能情報読書装置である。その他の構成は図1お
よび図2に示す同符号の構成に対応するので説明を省略
する。
In the figure, reference numeral 19 indicates a circuit configuration changeable by specifying in advance by a program or the like what kind of instruction system the instruction to be executed at present is a data pointer or the like. The configuration changeable information reading / writing apparatus reads / writes data from / to the external storage device (main memory) 2 or the like. The other configurations correspond to the configurations of the same reference numerals shown in FIGS. 1 and 2, and the description thereof will be omitted.

【0046】本実施形態の構成変更可能情報読書装置1
9は、読み込まれた命令を実施する際、外部記憶装置
(メインメモリ)2等のメモリ上のデータ構造がプロセ
ッサにより異なっていてもそれに対処できるように、構
成変更可能な物理回路で構成される。例えば、ビッグエ
ンディアン、リトルエンディアンと呼ばれるメモリアド
レス上の上位バイトが大きな値を示すのか小さな値を示
すのかという意味合いの異なるデータ構造の違いがあっ
ても、これらに対応するために、目的の命令体系がどち
らの構成で情報を読み出すべきかを構成変更可能情報読
書装置19に設定することにより実現する。この場合、
読み込み専用命令や翻訳専用命令等を含むソフトウェア
により命令の読み込み翻訳を行ってもかまわない。ま
た、内部高速記憶装置16に保存する情報は内部におい
て処理しやすいデータ構造にすることで処理速度を見込
むことができる。
Configuration changeable information reading device 1 of this embodiment
9 is composed of a reconfigurable physical circuit so that when the read instruction is executed, the data structure on the memory such as the external storage device (main memory) 2 can be dealt with even if the data structure differs depending on the processor. . For example, even if there is a difference in data structure with different meanings, such as big endian or little endian, in which the high-order byte on a memory address indicates a large value or a small value, the target instruction system is designed to handle these differences. It is realized by setting in the configuration changeable information reading device 19 which configuration should read information. in this case,
Instructions may be read and translated by software including read-only instructions and translation-only instructions. Further, the information stored in the internal high-speed storage device 16 can be expected to have a processing speed by having a data structure that can be easily processed internally.

【0047】このように、本実施形態の発明によれば、
外部記憶装置(メインメモリ)2等からの情報を読み出
す情報読書装置19を構成変更可能な物理回路により任
意に設定することにより、ソフトウェアによりも高速に
エミュレーションすることが可能となる。また、データ
のビット構成やバイト構成が命令体系ごとに異なってい
ても、データの読み出しを適切に行うことが可能とな
る。
Thus, according to the invention of this embodiment,
By arbitrarily setting the information reading / writing device 19 for reading information from the external storage device (main memory) 2 or the like using a reconfigurable physical circuit, it is possible to perform high-speed emulation by software. Further, even if the bit structure or byte structure of the data is different for each instruction system, the data can be properly read.

【0048】次に、本発明の第4の実施形態を図4を用
いて説明する。
Next, a fourth embodiment of the present invention will be described with reference to FIG.

【0049】図4は、本実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 4 is a block diagram showing the configuration of the instruction processing device according to this embodiment.

【0050】同図において、20は出現頻度の高い命令
体系ごとに異なる命令翻訳機能を有する複数個の物理回
路からなる可変命令翻訳装置、21は出現頻度の高い命
令体系ごとに異なる命令読み込み機能を有する複数個の
物理回路からなる可変命令読込装置、22は出現頻度の
高い命令体系ごとに異なる情報読み書き機能を有する複
数個の物理回路からなる可変情報読書装置である。な
お、その他の構成は図1に示す同符号の構成に対応する
ので説明を省略する。
In the figure, 20 is a variable instruction translation device consisting of a plurality of physical circuits having different instruction translation functions depending on the instruction system with high frequency of appearance, and 21 is a variable instruction translation function depending on the instruction system with high frequency of occurrence. A variable instruction reading device including a plurality of physical circuits included therein, and a variable information reading device 22 including a plurality of physical circuits including an information reading / writing function that differs depending on an instruction system that frequently appears. Note that the other configurations correspond to the configurations of the same reference numerals shown in FIG.

【0051】このように、本実施形態の発明によれば、
上記の第1、第2、第3の各実施形態のものが、それぞ
れの構成変更可能命令読込装置13、構成変更可能命令
翻訳装置18、構成変更可能命令読書装置19が、命令
体系が変化するたびに切り換えられるものであるのに対
して、本実施形態のものでは、出現頻度の高い命令体系
ごとそれぞれの機能を有する複数個の物理回路からなる
装置20,21,22の中から所定の物理回路を選択す
るだけでよいので、命令体系が異なるごとにエミュレー
ションプログラムの切り換えに要していた切換処理時間
を減少させることができる。なお、出現頻度の観察はメ
モリ空間上のソースコードの占有範囲や1秒以内にある
命令体系で処理される命令数等をカウントすることによ
り実現することができる。
Thus, according to the invention of this embodiment,
In the first, second, and third embodiments described above, the command system of each of the configuration changeable instruction reading device 13, the configuration changeable instruction translation device 18, and the configuration changeable instruction reading device 19 changes. On the other hand, in the present embodiment, a predetermined physical unit is selected from the devices 20, 21 and 22 each including a plurality of physical circuits having respective functions for each instruction system having a high appearance frequency. Since it is only necessary to select a circuit, it is possible to reduce the switching processing time required for switching the emulation program for each different instruction system. The appearance frequency can be observed by counting the occupied range of the source code in the memory space, the number of instructions processed by the instruction system within 1 second, and the like.

【0052】次に、本発明の第5の実施形態を図5を用
いて説明する。
Next, a fifth embodiment of the present invention will be described with reference to FIG.

【0053】図5は、本実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 5 is a block diagram showing the configuration of the instruction processing device according to this embodiment.

【0054】同図において、23は管理情報の中にどの
命令体系が現在のメモリ空間から命令を読み出すのが適
切であるかを判断する情報も備えると共に、内部命令処
理装置11における命令の実行に必要な命令やデータを
外部記憶装置(メインメモリ)2等のどこから読み出す
かを指示する記憶状態管理装置である。なお、その他の
構成は図4に示す同符号の構成に対応するので説明を省
略する。
In the figure, reference numeral 23 also includes information for judging which instruction system is suitable for reading an instruction from the current memory space in the management information, and is also used for executing the instruction in the internal instruction processing unit 11. It is a storage state management device that instructs where to read necessary instructions and data from the external storage device (main memory) 2 or the like. Note that the other configurations correspond to the configurations of the same reference numerals shown in FIG.

【0055】本実施形態の発明では、上記の他の実施形
態の各装置における構成変更がプログラムにより指定さ
れるものと異なり、記憶状態管理装置23に記憶されて
いる管理情報に基づいて、出現頻度の高い命令体系ごと
に備えられる切り換え選択可能な複数個の物理回路から
なる可変命令翻訳装置20、可変命令読込装置21、可
変情報読書装置22から選択するものである。記憶状態
管理装置23をこのように構成することにより、例え
ば、メモリ空間の割り当てにおいて、分割されたメモり
空間ごとの属性にメモリ空間を占有する命令体系を示す
情報を付加し、その情報に基づき各メモリ空間の命令が
実施される際に、可変命令翻訳装置20、可変命令読込
装置21、可変情報読書装置22の構成を変換したり、
切り換えたりする。
In the invention of this embodiment, unlike the configuration change in each device of the other embodiments described above designated by the program, the appearance frequency is based on the management information stored in the storage state management device 23. The variable instruction translation device 20, the variable instruction reading device 21, and the variable information reading device 22 which are composed of a plurality of switchable and selectable physical circuits provided for each high command system. By configuring the storage state management device 23 in this way, for example, when allocating the memory space, information indicating the instruction system occupying the memory space is added to the attribute of each divided memory space, and based on that information, When the instructions in each memory space are executed, the configurations of the variable instruction translation device 20, the variable instruction reading device 21, and the variable information reading device 22 are converted,
Switch.

【0056】なお、命令体系ごとの複数個の物理回路か
らなる装置20,21,22の物理回路の登録は、記憶
状態管理装置23に登録される命令体系を観察し、登録
頻度の高いものやメモリ占有範囲の広いもの、実行回
数、実行時間の多いものを優先的に回路構成することに
より処理性能の向上を図ることが可能である。また、命
令体系の切り替えがオペレーティングシステムによって
管理され、現在の命令体系に続く次の命令体系が予測で
きる場合は、事前にその命令体系を登録してもよい。そ
して、どの回路構成を選択するかの指標はメモリ上にプ
ログラムを外部記憶装置2等から書き写す際に記憶状態
管理装置23等に登録したり、管理情報内の特定エリア
に命令体系を指定する番号等を付加すればよい。同様
に、可変命令翻訳装置20や可変報読書装置22におい
てもメモリ空間により必要に応じた回路登録を行うこと
により同様の処理が可能である。
The registration of the physical circuit of the device 20, 21, 22 consisting of a plurality of physical circuits for each instruction system is performed by observing the instruction system registered in the storage state management device 23 and registering the physical circuit frequently. It is possible to improve the processing performance by preferentially configuring the circuit with a wide memory occupation range, a large number of executions, and a long execution time. Further, when the switching of the command system is managed by the operating system and the next command system following the current command system can be predicted, the command system may be registered in advance. The index of which circuit configuration is selected is registered in the storage state management device 23 or the like when the program is copied from the external storage device 2 or the like on the memory, or is a number that specifies the command system in a specific area in the management information. Etc. may be added. Similarly, the variable instruction translation device 20 and the variable reading / writing device 22 can perform the same processing by performing circuit registration as needed in the memory space.

【0057】このように、本実施形態の発明によれば、
他の実施形態のものに比べて、命令体系が異なるごとに
エミュレーションプログラムの切り換えに要していた切
換処理時間をより一層減少させることができる。
Thus, according to the invention of this embodiment,
It is possible to further reduce the switching processing time required for switching the emulation program for each different instruction system, as compared with the other embodiments.

【0058】本発明の第6の実施形態を図6を用いて説
明する。
A sixth embodiment of the present invention will be described with reference to FIG.

【0059】図6は、本実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 6 is a block diagram showing the configuration of the instruction processing device according to this embodiment.

【0060】同図において、24は、現在実施しようと
している命令が、どのような命令体系の命令かを事前に
プログラム等により特定することにより、後述する高速
模倣情報記憶装置27に記憶されているエミュレーショ
ン(模倣)情報により回路構成の変更が可能であって、
外部命令を記憶装置2、16から読み出す構成変更可能
命令読込装置、25は現在実施しようとしている命令
が、どのような命令体系の命令かを事前にプログラム等
により特定することにより、高速模倣情報記憶装置27
に記憶されているエミュレーション(模倣)情報により
回路構成の変更が可能であって、外部命令を内部命令に
翻訳する内部命令翻訳装置(インストラクションデコー
ダ)、26は、現在実施しようとしている命令が、どの
ような命令体系の命令かを事前にプログラム等により特
定することにより、高速模倣情報記憶装置27に記憶さ
れているエミュレーション(模倣)情報により回路構成
の変更が可能であって、データポインタ等に従い外部記
憶装置(メインメモリ)2等からのデータを読み書きす
る情報読書装置、27は構成変更可能命令読込装置2
4、構成変更可能命令翻訳装置25、構成変更可能情報
読書装置26のそれぞれの命令体系ごとに異なる回路構
成情報からなるエミュレーション(模倣)情報を記憶す
る高速模倣情報記憶装置である。
In the figure, reference numeral 24 is stored in a high-speed imitation information storage device 27, which will be described later, by specifying in advance what kind of instruction system the instruction to be executed at present by a program or the like. It is possible to change the circuit configuration by emulation information.
The configuration changeable instruction reading device that reads an external instruction from the storage devices 2 and 16, and 25 is a high-speed imitation information storage by specifying in advance by a program etc. what kind of instruction system the instruction to be executed at present is. Device 27
The internal instruction translation device (instruction decoder) 26 for translating an external instruction into an internal instruction, which can change the circuit configuration by emulation (imitation) information stored in, determines which instruction is currently being executed. It is possible to change the circuit configuration by emulation (imitation) information stored in the high-speed imitation information storage device 27 by specifying in advance by a program or the like an instruction of such an instruction system. An information reading device for reading and writing data from the storage device (main memory) 2 and the like, 27 is a configuration changeable command reading device 2
4. A high-speed imitation information storage device for storing emulation (imitation) information composed of different circuit configuration information for each command system of the configuration changeable command translation device 25 and the configuration changeable information reading device 26.

【0061】本実施形態の発明によれば、回路構成情報
に係るエミュレーション(模倣)情報をそれぞれの構成
変更可能な各装置の物理回路に登録する場合に比べて、
エミュレーション(模倣)情報を別途設けた高速模倣情
報記憶装置27に記憶しておくことにより、回路規模を
縮小することができ、回路効率の向上を図りつつ、処理
速度の向上を図ることができる。
According to the invention of this embodiment, as compared with the case where the emulation (imitation) information related to the circuit configuration information is registered in the physical circuit of each device whose configuration can be changed,
By storing the emulation (imitation) information in the separately provided high-speed imitation information storage device 27, it is possible to reduce the circuit scale, improve the circuit efficiency, and improve the processing speed.

【0062】なお、上記の各実施形態の各装置におけ
る、構成変更可能な物理回路の実現のために必要な情報
を記憶媒体に記録し、この記憶媒体から命令処理装置に
登録することにより、各実施形態に係る発明の命令処理
装置を容易に実現することができる。
It should be noted that the information necessary for realizing the reconfigurable physical circuit in each device of each of the above-described embodiments is recorded in a storage medium, and the information is registered in the instruction processing device from this storage medium. The instruction processing device of the invention according to the embodiment can be easily realized.

【0063】また、より命令処理装置の高速化を図るた
めは、従来から行われているように汎用レジスタやスタ
ックポィンタ、データポインタ、プログラムカウンタを
複数持たせるようにしても良い。
Further, in order to further increase the speed of the instruction processing device, a plurality of general-purpose registers, stack pointers, data pointers, and program counters may be provided as is conventionally done.

【0064】[0064]

【発明の効果】本願請求項1に記載の発明によれば、命
令処理装置における複数種類の処理を構成変更可能な物
理回路からなる命令読込手段を任意に変更することによ
り、エミュレーションを迅速に行うことができる。ま
た、多ビットの情報により構成される命令上の命令長を
指定する情報の位置が命令体系により異なっていても、
命令の読み出しを円滑に行うことができ、また、多ビッ
トの情報により構成される命令上の演算手法を指定する
情報の位置が命令体系により異なっていても、命令の実
行を良好に行うことができる。さらに、多ビットの情報
により構成される命令上のアクセス先を指定する情報の
位置が命令体系により異なっていても、データの読み出
しを良好に行うことができる。
According to the first aspect of the present invention, emulation can be performed quickly by arbitrarily changing the instruction reading means which is a physical circuit capable of reconfiguring a plurality of types of processing in the instruction processing device. be able to. Also, even if the position of the information designating the instruction length on the instruction composed of multi-bit information differs depending on the instruction system,
Instructions can be read smoothly, and even if the position of the information designating the operation method on the instruction composed of multi-bit information differs depending on the instruction system, the instruction can be executed well. it can. Further, even if the position of the information for designating the access destination on the instruction, which is composed of multi-bit information, differs depending on the instruction system, the data can be read well.

【0065】[0065]

【0066】[0066]

【0067】 本願請求項2に記載の発明によれば、エ
ミュレーション(模倣)情報を別途設けた模倣情報記憶
手段に記憶しておくことにより、回路規模を縮小するこ
とができ、回路効率の向上を図りつつ、処理速度の向上
を図ることができる。
According to the second aspect of the present invention, the circuit scale can be reduced and the circuit efficiency can be improved by storing the emulation (imitation) information in the separately provided imitation information storage means. While improving the processing speed, it is possible to improve the processing speed.

【0068】[0068]

【0069】[0069]

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

【図1】本発明の第1の実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an instruction processing device according to a first embodiment of the present invention.

【図2】本発明の第2の実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of an instruction processing device according to a second exemplary embodiment of the present invention.

【図3】本発明の第3の実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 3 is a block diagram showing a configuration of an instruction processing device according to a third exemplary embodiment of the present invention.

【図4】本発明の第4の実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of an instruction processing device according to a fourth exemplary embodiment of the present invention.

【図5】本発明の第5の実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of an instruction processing device according to a fifth exemplary embodiment of the present invention.

【図6】本発明の第6の実施形態に係る命令処埋装置の
構成を示すブロック図である。
FIG. 6 is a block diagram showing a configuration of an instruction processing device according to a sixth exemplary embodiment of the present invention.

【図7】従来技術に係る命令処埋装置の構成を示すブロ
ック図である。
FIG. 7 is a block diagram showing a configuration of a conventional instruction processing device.

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

1 命令処埋装置本体 11 内部命令処理装置 12 命令翻訳装置(インストラクションデコーダ) 13 構成変更可能命令読込装置 14 情報読書装置 15 記憶状態管理装置 16 外部記憶装置(メインメモリ) 17 命令読込装置 18 構成変更可能命令翻訳装置(インストラクション
デコーダ) 19 構成変更可能情報読書装置 20 可変命令翻訳装置 21 可変命令読込装置 22 可変情報読書装置 23 記憶状態管理装置 24 構成変更可能命令読込装置 25 構成変更可能命令翻訳装置(インストラクション
デコーダ) 26 構成変更可能情報読書装置 27 高速模倣情報記憶装置
1 Command Processing Device Main Body 11 Internal Command Processing Device 12 Command Translation Device (Instruction Decoder) 13 Configurable Command Reading Device 14 Information Reading Device 15 Storage State Management Device 16 External Storage Device (Main Memory) 17 Command Reading Device 18 Configuration Change Possible instruction translation device (instruction decoder) 19 Configuration changeable information reading device 20 Variable instruction translation device 21 Variable instruction reading device 22 Variable information reading device 23 Storage state management device 24 Configuration changeable instruction reading device 25 Configuration changeable instruction translation device ( Instruction decoder) 26 Configurable information reading device 27 High speed imitation information storage device

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 9/30 - 9/36 ─────────────────────────────────────────────────── ─── Continuation of the front page (58) Fields surveyed (Int.Cl. 7 , DB name) G06F 9/30-9/36

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 少なくとも、記憶手段に記憶された命令
を命令読込手段により読み込み、読み込まれた命令を命
令翻訳手段により内部命令に変換し、内部命令処理手段
にて前記内部命令に基づいて各種の演算やメモリ空間上
の処理位置の移動を行う命令処理装置において、 前記命令読込手段は、前記読み込まれる命令の命令体系
に応じて当該命令読込手段の回路構成が変更可能に構成
されていることを特徴とする命令処理装置。
1. At least an instruction stored in a storage means is read by an instruction reading means, the read instruction is converted into an internal instruction by an instruction translation means, and various kinds of internal instructions are processed by an internal instruction processing means based on the internal instruction. In an instruction processing device for performing a calculation or moving a processing position in a memory space, the instruction reading unit is configured such that a circuit configuration of the instruction reading unit can be changed according to an instruction system of the read instruction. A characteristic instruction processing device.
【請求項2】請求項1記載の命令処理装置において、前
記各手段の命令体系に応じて変更される回路構成に係る
情報を記憶する模倣情報記憶手段を備え、前記各手段
は、回路構成の変更時、前記模倣情報記憶手段に記憶さ
れた回路構成情報に基づいて変更されることを特徴とす
る命令処理装置。
2. The instruction processing device according to claim 1, further comprising imitation information storage means for storing information relating to a circuit configuration changed according to an instruction system of each of the means, wherein each of the means has a circuit configuration. The instruction processing device is characterized in that, at the time of change, the change is made based on the circuit configuration information stored in the imitation information storage means.
JP2000211580A 2000-07-12 2000-07-12 Instruction processing unit Expired - Fee Related JP3505481B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000211580A JP3505481B2 (en) 2000-07-12 2000-07-12 Instruction processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000211580A JP3505481B2 (en) 2000-07-12 2000-07-12 Instruction processing unit

Publications (2)

Publication Number Publication Date
JP2002024002A JP2002024002A (en) 2002-01-25
JP3505481B2 true JP3505481B2 (en) 2004-03-08

Family

ID=18707664

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000211580A Expired - Fee Related JP3505481B2 (en) 2000-07-12 2000-07-12 Instruction processing unit

Country Status (1)

Country Link
JP (1) JP3505481B2 (en)

Also Published As

Publication number Publication date
JP2002024002A (en) 2002-01-25

Similar Documents

Publication Publication Date Title
US6202106B1 (en) Method for providing specific knowledge of a structure of parameter blocks to an intelligent direct memory access controller
EP2668577B1 (en) Unrolling quantifications to control in-degree and/or out degree of automaton
KR900003591B1 (en) Data processor devices
US7162617B2 (en) Data processor with changeable architecture
KR20010043826A (en) Microcontroller instruction set
JPS5975347A (en) Simulation device of logical circuit
JPH11194950A (en) Device and method for object conversion and program recording medium
JP3505481B2 (en) Instruction processing unit
JP2551167B2 (en) Microcomputer
JP2559868B2 (en) Information processing device
JP2002099498A (en) Program performance device and program development support device
JP2826309B2 (en) Information processing device
US6081869A (en) Bit-field peripheral
JP3474347B2 (en) Instruction decoding unit of microcomputer
KR960016401B1 (en) Page selecting circuit of register pages using register page pointer
JPS60134937A (en) Address extension device
JP2918570B2 (en) Central processing unit
JPH07175664A (en) Compiler
JP2576589B2 (en) Virtual storage access control method
JP2573391B2 (en) Programmable controller
JPH0256029A (en) General register switching system
JPS603656B2 (en) Computer memory expansion method
JPS5999551A (en) Address generating circuit
JPH01263819A (en) Integrated circuit
JPH0926853A (en) File partition extension method and device therefor

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20031202

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20031215

LAPS Cancellation because of no payment of annual fees