JPH06187305A - Data processing system - Google Patents

Data processing system

Info

Publication number
JPH06187305A
JPH06187305A JP33830192A JP33830192A JPH06187305A JP H06187305 A JPH06187305 A JP H06187305A JP 33830192 A JP33830192 A JP 33830192A JP 33830192 A JP33830192 A JP 33830192A JP H06187305 A JPH06187305 A JP H06187305A
Authority
JP
Japan
Prior art keywords
data processing
format code
instruction
processing device
instruction word
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
JP33830192A
Other languages
Japanese (ja)
Other versions
JP3363497B2 (en
Inventor
Shoji Nakatani
彰二 中谷
Toshiaki Kitamura
俊明 北村
Youzou Nakayama
陽象 中山
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.)
Fujitsu Ltd
PFU Ltd
Original Assignee
Fujitsu Ltd
PFU 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 Fujitsu Ltd, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP33830192A priority Critical patent/JP3363497B2/en
Publication of JPH06187305A publication Critical patent/JPH06187305A/en
Application granted granted Critical
Publication of JP3363497B2 publication Critical patent/JP3363497B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To improve the performance of the data processing system, which performs data processing according to a format code and a large instruction word consisting of one or plural instruction words, without being forced to alter the instruction format. CONSTITUTION:The data processing system consisting of a storage device 2 stored with the large instruction word and a processor 3 which reads the large instruction word out of the storage device 2 and performs data processing is equipped with a subprocessor 4 which assists the data processing of the processor 3; and the storage device 2 is stored with the large instruction word that the subprocessor 4 should process while a specific format code is assigned to the large instruction word, and the processor 3 is equipped with a judging means 120 which judges whether or not the format code of the large instruction word read out of the storage device 2 is the specific format code and a transfer means 121 which transfers a prescribed part of the large instruction word having the specific format code to the subprocessor when the judging means 120 judges that the format code is the specific format code.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、形式コードと1つ又は
複数の命令語とからなる大命令語に従ってデータ処理を
実行するデータ処理システムに関し、特に、命令形態の
変更を強いられることなく性能の向上を実現できるよう
にするデータ処理システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing system for executing data processing in accordance with a large command word consisting of a format code and one or more command words, and more particularly to a data processing system which is not forced to change the command form. The present invention relates to a data processing system capable of realizing the improvement of.

【0002】[0002]

【従来の技術】最近、大命令語に従ってデータ処理を実
行するデータ処理システムが普及しつつある。このデー
タ処理システムでは、記憶装置から、複数の命令語(1
つになることもある)と、その命令語の組み合わせ形態
を表示する形式コードとからなる大命令語を読み出し
て、その大命令語を解読していくことでデータ処理を実
行していく構成を採っている。
2. Description of the Related Art Recently, a data processing system for executing data processing according to a large command word has become widespread. In this data processing system, a plurality of command words (1
A large instruction word consisting of a format code that displays the combination form of the instruction word, and decoding the large instruction word to execute data processing. I am collecting.

【0003】図7に、この大命令語のデータ構造例を図
示する。図7(a)は、2つのレジスタのデータに対し
て演算処理を行って別のレジスタに格納するという形式
Aの命令語の3つからなる大命令語であり、図7(b)
は、レジスタのデータと即値データとに対して演算処理
を行って別のレジスタに格納するという形式Bの命令語
と、上述の形式Aの命令語との2つからなる大命令語で
あり、図7(c)は、即値データをレジスタに格納する
という形式Cと、上述の形式Aの命令語との2つからな
る大命令語である。
FIG. 7 shows an example of the data structure of this large command word. FIG. 7 (a) is a large instruction word consisting of three instruction words of the format A for performing arithmetic processing on the data of two registers and storing it in another register.
Is a large command word consisting of two command words of the format B, which is to perform arithmetic processing on the data in the register and the immediate data and store it in another register, and the command word of the above format A. FIG. 7C is a large command word composed of two commands, a format C for storing immediate data in a register and a command word of the above format A.

【0004】大命令語に従ってデータ処理を実行する従
来のデータ処理システムでは、このような大命令語に対
して、図7に示すようにタイプコード(図中のType)を
割り付けて、このタイプコードに従って、どのデータ構
造の大命令語であるかを認識して命令語を解読していく
という構成を採っている。
In a conventional data processing system for executing data processing according to a large instruction word, a type code (Type in the figure) is assigned to such a large instruction word as shown in FIG. According to the above, a structure is adopted in which the instruction word is decoded by recognizing which data structure is the large instruction word.

【0005】[0005]

【発明が解決しようとする課題】しかるに、従来の大命
令語に従ってデータ処理を実行するデータ処理システム
では、単一構成の処理機構に従ってデータ処理を実行す
る構成を採っている。これから、データ処理性能に限界
がでるという問題点があった。
However, the conventional data processing system for executing data processing according to a large instruction word has a structure for executing data processing according to a single-structure processing mechanism. From now on, there is a problem that the data processing performance is limited.

【0006】本発明はかかる事情に鑑みてなされたもの
であって、形式コードと1つ又は複数の命令語とからな
る大命令語に従ってデータ処理を実行する構成を採ると
きにあって、命令形態の変更を強いられることなく性能
の向上を実現できるようにする新たなデータ処理システ
ムの提供を目的とする。
The present invention has been made in view of the above circumstances, and has an instruction form when a data processing is executed according to a large instruction word consisting of a format code and one or a plurality of instruction words. It is an object of the present invention to provide a new data processing system capable of realizing performance improvement without being forced to change.

【0007】[0007]

【課題を解決するための手段】図1に本発明の原理構成
を図示する。図中、1は本発明により構成されるデータ
処理システムである。
FIG. 1 shows the principle configuration of the present invention. In the figure, 1 is a data processing system constructed according to the present invention.

【0008】この本発明のデータ処理システム1は、形
式コードと1つ又は複数の命令語とからなる大命令語の
命令列を格納する記憶装置2と、記憶装置2から大命令
語を順次読み出してデータ処理を実行する処理装置3
と、処理装置3のデータ処理を支援するデータ処理を実
行する副処理装置4とから構成され、記憶装置2は、副
処理装置4の実行すべき大命令語に対して、特定形式コ
ードを割り付けるとともに、処理装置3の持つ資源名を
表示する資源識別子と、この資源識別子の指す資源の指
定の有無を表示する指定識別子とからなる識別子情報を
割り付ける構成を採る。
The data processing system 1 of the present invention includes a storage device 2 for storing an instruction sequence of a large instruction word consisting of a format code and one or a plurality of instruction words, and a large instruction word sequentially read from the storage device 2. Processing device 3 for executing data processing
And a sub-processing device 4 that executes data processing that supports the data processing of the processing device 3. The storage device 2 assigns a specific format code to a large command word to be executed by the sub-processing device 4. At the same time, a configuration is adopted in which identifier information including a resource identifier that displays the resource name of the processing device 3 and a designated identifier that displays whether or not the resource pointed by this resource identifier is designated is allocated.

【0009】10は処理装置3の備える読出機構であっ
て、記憶装置2から大命令語を読み出すもの、11は処
理装置3の備えるレジスタ等の資源であって、レジスタ
データ等の資源情報を管理するもの、12は処理装置3
の備える処理機構であって、読出機構10の読み出した
大命令語に従ってデータ処理を実行するとともに、副処
理装置4に対しての命令制御処理を司るものである。
Reference numeral 10 denotes a read mechanism provided in the processing device 3 for reading a large instruction word from the storage device 2, and 11 denotes resources such as registers provided in the processing device 3 for managing resource information such as register data. What to do, 12 is the processing device 3
Is a processing mechanism included in the data processing unit, which executes data processing in accordance with the large instruction word read by the reading mechanism 10 and controls the instruction control processing for the sub-processing device 4.

【0010】この処理機構12は、副処理装置4に対し
ての命令制御処理を司るために、読出機構10の読み出
す大命令語の形式コードを判断する判断手段120と、
副処理装置4に実行対象の大命令語を転送する転送手段
121と、資源11から副処理装置4の必要とする資源
情報を読み出す読出手段122と、副処理装置4の処理
データの格納先資源を獲得する獲得手段123とを備え
る。
The processing mechanism 12 determines the format code of the large instruction word read by the reading mechanism 10 in order to control the instruction control processing for the sub-processor 4,
Transfer means 121 for transferring a large instruction word to be executed to the sub-processing device 4, reading means 122 for reading out resource information required by the sub-processing device 4 from the resource 11, and storage destination resource for processing data of the sub-processing device 4 And an acquisition means 123 for acquiring.

【0011】[0011]

【作用】本発明のデータ処理システム1では、副処理装
置4を備えることで処理装置2のデータ処理の高速化を
可能にする構成を採るものである。
In the data processing system 1 of the present invention, the sub-processing device 4 is provided so that the data processing of the processing device 2 can be speeded up.

【0012】この構成を採るときにあって、判断手段1
20は、読出機構10により読み出される大命令語の持
つ形式コードが特定形式コードであるか否かを判断し、
この判断手段120の判断結果を受けて、転送手段12
1は、判断手段120が特定形式コードであることを判
断するときに、この特定形式コードの大命令語の規定部
分を副処理装置4に転送する。
At the time of adopting this configuration, the judging means 1
20 determines whether or not the format code of the large instruction word read by the reading mechanism 10 is a specific format code,
The transfer means 12 receives the judgment result of the judgment means 120.
When the judging means 120 judges that the code is the specific format code, the transfer means 1 transfers the specified part of the large instruction word of the specific format code to the sub-processor 4.

【0013】この転送処理時に、読出手段122が特定
形式コードの命令語の持つ識別子情報に従って資源11
から必要な資源情報を読み出すので、転送手段121
は、この読み出された資源情報を転送対象の大命令語に
対応付けて副処理装置4に転送していく。
At the time of this transfer processing, the reading means 122 makes the resource 11 according to the identifier information of the command word of the specific format code.
The necessary resource information is read from the transfer means 121.
Transfers the read resource information to the sub-processor 4 in association with the large instruction word to be transferred.

【0014】この転送手段121による転送処理に従っ
て、副処理装置4は、自装置で実行しなければならない
大命令語と、その大命令語の実行処理に必要となる資源
情報とを受け取り、これにより、処理装置3のデータ処
理を支援するためのデータ処理を実行してその処理デー
タを処理装置3に返送していく。
In accordance with the transfer processing by the transfer means 121, the sub-processing device 4 receives the large instruction word that must be executed by itself and the resource information necessary for the execution processing of the large instruction word. Data processing for supporting the data processing of the processing device 3 is executed and the processed data is returned to the processing device 3.

【0015】一方、獲得手段123は、転送手段121
の転送処理時に、特定形式コードの命令語の持つ識別子
情報に従って副処理装置4から返送されてくる処理デー
タの格納先となる資源11を獲得しておいて、副処理装
置4から処理データが返送されてくるときには、その処
理データを獲得した資源11に格納していく。
On the other hand, the acquisition means 123 is the transfer means 121.
During the transfer process of the sub-process, the resource 11 as the storage destination of the process data returned from the sub-processor 4 is acquired according to the identifier information of the command word of the specific format code, and the process data is returned from the sub-processor 4. When it is received, the processed data is stored in the acquired resource 11.

【0016】このように、本発明に従うデータ処理シス
テム1では、形式コードと1つ又は複数の命令語とから
なる大命令語に従ってデータ処理を実行する構成を採る
ときにあって、命令形態の変更を強いられることなく性
能の向上を実現できるようになる。
As described above, in the data processing system 1 according to the present invention, when the data processing is executed according to the large command word consisting of the format code and one or more command words, the command form is changed. It is possible to improve performance without being forced.

【0017】[0017]

【実施例】以下、実施例に従って本発明を詳細に説明す
る。図2に、図1で説明した本発明のデータ処理システ
ム1のシステム構成の一実施例を図示する。
EXAMPLES The present invention will be described in detail below with reference to examples. FIG. 2 shows an embodiment of the system configuration of the data processing system 1 of the present invention described with reference to FIG.

【0018】図中、2は図1で説明したように大命令語
の命令列を格納する記憶装置、3aは図1で説明した処
理装置3に相当するスカラプロセッサであって、スカラ
演算構成に従ってデータ処理を実行するもの、4aは図
1で説明した副処理装置に相当するベクトルプロセッサ
であって、ベクトル演算構成に従ってスカラプロセッサ
3aのデータ処理を支援するデータ処理を実行するも
の、5は記憶制御装置であって、記憶装置2とスカラプ
ロセッサ3aとの間のアクセス制御処理と、記憶装置2
とベクトルプロセッサ4aとの間のアクセス制御処理と
を司るもの、6は入出力制御装置であって、図示しない
入出力装置を制御するものである。
In the figure, 2 is a storage device for storing an instruction sequence of a large instruction word as described with reference to FIG. 1, and 3a is a scalar processor corresponding to the processing device 3 described with reference to FIG. One for performing data processing, 4a is a vector processor corresponding to the sub-processing device described in FIG. 1, and one for performing data processing for supporting data processing of the scalar processor 3a according to the vector operation configuration, 5 is storage control An access control process between the storage device 2 and the scalar processor 3a;
And the vector processor 4a, and 6 is an input / output control device for controlling an input / output device (not shown).

【0019】このスカラプロセッサ3aは、キャッシュ
や記憶制御装置5との間のアクセス制御機能を備えるア
クセスプロセッサ10aと、複数のレジスタから構成さ
れる汎用レジスタ11aと、複数のレジスタから構成さ
れるフローティングポイントレジスタ11bと、アドレ
ス計算機能や各種の演算機能を備えて、整数演算構成に
従って命令処理を実行する命令プロセッサ12aと、命
令プロセッサ12aより起動されて、浮動小数点演算構
成に従って命令処理を実行する浮動小数点プロセッサ1
2bと、ベクトルプロセッサに転送するデータを選択す
るセレクタ13とを備える。
The scalar processor 3a includes an access processor 10a having an access control function with the cache and the storage controller 5, a general register 11a composed of a plurality of registers, and a floating point composed of a plurality of registers. An instruction processor 12a having a register 11b, an address calculation function and various arithmetic functions and executing instruction processing according to an integer arithmetic configuration, and a floating point that is activated by the instruction processor 12a and executes instruction processing according to a floating point arithmetic configuration. Processor 1
2b and a selector 13 for selecting data to be transferred to the vector processor.

【0020】そして、この命令プロセッサ12aは、命
令制御種別の観点からすると、ベクトルプロセッサ4a
用の命令制御を実行する第1の命令制御手段124と、
スカラプロセッサ3a用の命令制御を実行する第2の命
令制御手段125という2つの命令制御機能を持つこと
になる。
From the viewpoint of instruction control type, the instruction processor 12a has a vector processor 4a.
Command control means 124 for executing command control for
The second instruction control means 125 for executing the instruction control for the scalar processor 3a has two instruction control functions.

【0021】図1で説明したように、本発明では、ベク
トルプロセッサ4a等の副処理装置4を備えることでス
カラプロセッサ3a等の処理装置3の性能向上を図る構
成を採るときにあって、副処理装置4の実行すべき命令
についても大命令語に従って命令語を記述する構成を採
って、その大命令語を識別できるようにするために、そ
の大命令語に対して一意の特定形式コードを割り付ける
構成を採るものである。
As described with reference to FIG. 1, in the present invention, the sub-processor 4 such as the vector processor 4a is provided to improve the performance of the processor 3 such as the scalar processor 3a. With respect to the instruction to be executed by the processing device 4, the instruction word is configured according to the large instruction word, and in order to identify the large instruction word, a specific format code unique to the large instruction word is set. The configuration is to be assigned.

【0022】図3に、このベクトルプロセッサ4aの実
行すべき大命令語の命令語構成の一実施例を図示する。
なお、以下、ベクトルプロセッサ4aの実行すべき命令
をコプロセッサ命令と称することがある。
FIG. 3 shows an embodiment of the instruction word structure of the large instruction word to be executed by the vector processor 4a.
Hereinafter, the instruction to be executed by the vector processor 4a may be referred to as a coprocessor instruction.

【0023】図3において、第0ビットから第3ビット
ののフィールドは、コプロセッサ命令であることを表
示する特定形式コード“1111”を管理する。第4ビ
ットから第7ビットののフィールドは、ベクトルプロ
セッサ4aが複数設けられる場合に、どのベクトルプロ
セッサ4aに対しての大命令語であるのかを表示するベ
クトルプロセッサIDを管理する。
In FIG. 3, the fields from the 0th bit to the 3rd bit manage a specific format code "1111" indicating that it is a coprocessor instruction. The field of the 4th bit to the 7th bit manages the vector processor ID which indicates to which vector processor 4a the large instruction word is when a plurality of vector processors 4a are provided.

【0024】第8ビットから第13ビットののフィー
ルドは、後述する//フィールドで指定されるレ
ジスタが、汎用レジスタ11aかフローティングポイン
トレジスタ11bのいずれのレジスタであるのかを管理
するとともに、データ長が、1語か2語のいずれである
のかを管理する。以下、こののフィールドをレジスタ
タイプフィールドと称することがある。
The fields from the 8th bit to the 13th bit manage whether the register designated by the // field which will be described later is the general-purpose register 11a or the floating point register 11b, and has a data length of It manages whether it is 1 word or 2 words. Hereinafter, this field may be referred to as a register type field.

【0025】第14ビットから第18ビットののフィ
ールドは、ベクトルプロセッサ4aに転送するスカラデ
ータの読み出し元となる第1の読出レジスタ(Rr1)
のレジスタ番号を管理する。このレジスタRr1に関し
ては、汎用レジスタ11aであることと、データ長が1
語であることが規定されている。
The fields of the 14th to 18th bits are the first read register (Rr1) from which the scalar data transferred to the vector processor 4a is read.
Manage the register number of. This register Rr1 is a general-purpose register 11a and has a data length of 1
It is defined to be a word.

【0026】第19ビットから第23ビットののフィ
ールドは、///フィールドでレジスタが指定
されているか否かを管理する。以下、こののフィール
ドをレジスタユースフィールドと称することがある。第
24ビットから第28ビットのフィールドと、第34ビ
ットから第38ビットのフィールドと、第44ビットか
ら第58ビットのフィールドとからなるのフィールド
は、コプロセッサ命令の命令語を管理する。
The fields from the 19th bit to the 23rd bit manage whether or not a register is designated by the // field. Hereinafter, this field may be referred to as a register use field. The fields consisting of the 24th bit to the 28th bit, the 34th bit to the 38th bit, and the 44th bit to the 58th bit manage the instruction word of the coprocessor instruction.

【0027】第29ビットから第33ビットののフィ
ールドは、ベクトルプロセッサ4aに転送するスカラデ
ータの読み出し元となる第2の読出レジスタ(Rr2)
のレジスタ番号を管理する。第39ビットから第43ビ
ットののフィールドは、ベクトルプロセッサ4aから
転送されてくる処理データの格納先となる第1の書込レ
ジスタ(Rw1)のレジスタ番号を管理する。第59ビ
ットから第63ビットののフィールドは、ベクトルプ
ロセッサ4aから転送されてくる処理データの格納先と
なる第2の書込レジスタ(Rw2)のレジスタ番号を管
理する。
The fields from the 29th bit to the 33rd bit are the second read register (Rr2) from which the scalar data transferred to the vector processor 4a is read.
Manage the register number of. The fields from the 39th bit to the 43rd bit manage the register number of the first write register (Rw1) that is the storage destination of the processing data transferred from the vector processor 4a. The fields from the 59th bit to the 63rd bit manage the register number of the second write register (Rw2) that is the storage destination of the processing data transferred from the vector processor 4a.

【0028】図4(a)に、上述したレジスタタイプフ
ィールドの管理データの詳細例、図4(b)に、上述し
たレジスタユースフィールドの管理データの詳細例を図
示する。なお、レジスタタイプフィールドで、データ長
が2語であることが指定されるときには、//フ
ィールドで指定されるレジスタと、それに続くレジスタ
とから規定される2語が読出対象/書込対象となるもの
である。
FIG. 4A shows a detailed example of the management data of the register type field described above, and FIG. 4B shows a detailed example of the management data of the register use field described above. When the register type field specifies that the data length is two words, the two words defined by the register specified by the // field and the register following it are read / written. It is a thing.

【0029】このレジスタタイプフィールド/レジスタ
ユースフィールドの管理データの実際例を示すために、
図5に、コプロセッサ命令の一例を図示する。図5
(a)に示すコプロセッサ命令は、ベクトルレジスタV
1に格納されるベクトルデータの中の最大値を検索し
て、その最大値をスカラプロセッサ3aのレジスタRw
1に書き込むとともに、その最大値のインデックス(格
納位置)をスカラプロセッサ3aのレジスタRw2に書
き込むことを指示するベクトル命令である。ここで、図
中の斜線で囲まれたフィールド部分は、このコプロセッ
サ命令の命令定義部分であり、M4は、演算を実行する
か否かを指示するマスク情報部分である。
In order to show a practical example of the management data of this register type field / register use field,
FIG. 5 illustrates an example of coprocessor instructions. Figure 5
The coprocessor instruction shown in (a) is a vector register V
The maximum value in the vector data stored in 1 is searched, and the maximum value is searched for in the register Rw of the scalar processor 3a.
This is a vector instruction for instructing to write into the register Rw2 of the scalar processor 3a while writing the maximum value index (storage position) into the register 1. Here, the field portion surrounded by the diagonal lines in the drawing is the instruction definition portion of this coprocessor instruction, and M4 is the mask information portion for instructing whether or not to execute the operation.

【0030】また、図5(b)に示すコプロセッサ命令
は、ベクトルレジスタV2に格納されるベクトルデータ
を倍精度に変換してベクトルレジスタV3に格納するこ
とを指示するベクトル命令であり、図5(c)に示すコ
プロセッサ命令は、レジスタRr2のデータをベクトル
レジスタVCR#に格納することを指示するベクトル命
令であり、図5(d)に示すコプロセッサ命令は、レジ
スタRr1のデータを先頭アドレスとして、レジスタR
r2のデータを偏差とする等差数列の主記憶データを読
み出してきてベクトルレジスタV3に格納することを指
示するベクトル命令である。
The coprocessor instruction shown in FIG. 5 (b) is a vector instruction for instructing that the vector data stored in the vector register V2 be converted to double precision and stored in the vector register V3. The coprocessor instruction shown in (c) is a vector instruction for storing the data in the register Rr2 in the vector register VCR #, and the coprocessor instruction shown in FIG. As register R
This is a vector instruction for instructing to read out the main memory data of the arithmetic progression having the data of r2 as the deviation and store it in the vector register V3.

【0031】次に、図6に示す処理フローに従って、命
令プロセッサ12aの第1の命令制御手段124が、ア
クセスプロセッサ10aを介して大命令語を与えられる
ときに実行する処理について詳細に説明する。
Next, the processing executed by the first instruction control means 124 of the instruction processor 12a when a large instruction word is given via the access processor 10a will be described in detail according to the processing flow shown in FIG.

【0032】第1の命令制御手段124は、アクセスプ
ロセッサ10aから大命令語が与えられると、図6に示
す処理フローに示すように、先ず最初に、ステップ1
で、その大命令語の形式コードが特定形式コード“11
11”であるか否かを判断して、特定形式コード“11
11”でないことを判断するときには、スカラプロセッ
サ3a自身で処理する命令であるので第2の命令制御手
段125に制御を渡して処理を終了する。
When the large instruction word is given from the access processor 10a, the first instruction control means 124, first, as shown in the processing flow shown in FIG.
Then, the format code of the large instruction word is the specific format code "11.
It is determined whether or not it is 11 ”and the specific format code“ 11
When it is determined that the value is not 11 ″, the instruction is processed by the scalar processor 3a itself, so control is passed to the second instruction control means 125 and the processing is ended.

【0033】一方、ステップ1で、特定形式コード“1
111”であることを判断するときには、ステップ3に
進んで、レジスタユースフィールドの管理データに従っ
て読出レジスタRr1,Rr2の指定があるか否かを判
断し、指定があることを判断するときには、/フィ
ールド及びレジスタタイプフィールドの管理データに従
って読出レジスタRr1,Rr2を特定して、その特定
した読出レジスタRr1,Rr2からスカラデータを読
み出していく。一方、指定がないことを判断するときに
は、スカラデータを必要としないベクトル命令であるの
でステップ4の処理を省略する。
On the other hand, in step 1, the specific format code "1"
When it is determined that the read register Rr1 or Rr2 is designated according to the management data of the register use field, when it is determined that the designation is "111", the / field is selected. Further, the read registers Rr1 and Rr2 are specified according to the management data of the register type field, and the scalar data is read from the specified read registers Rr1 and Rr2. Since it is a vector instruction not to be executed, the processing of step 4 is omitted.

【0034】続いて、ステップ5で、レジスタユースフ
ィールドの管理データに従って書込レジスタRw1,R
w2の指定があるか否かを判断し、指定があることを判
断するときには、ステップ6に進んで、/フィール
ド及びレジスタタイプフィールドの管理データに従って
書込レジスタRw1,Rw2を特定して、その特定した
書込レジスタRw1,Rw2をベクトルプロセッサ4a
から返送されてくる処理データの格納先とすべく獲得す
る。一方、指定がないことを判断するときには、ベクト
ルプロセッサ4aから処理データが返送されてこないベ
クトル命令であるのでステップ6の処理を省略する。
Then, in step 5, the write registers Rw1 and Rw are written according to the management data of the register use field.
When it is determined whether or not w2 is designated, and when it is determined that there is designation, the process proceeds to step 6, and the write registers Rw1 and Rw2 are specified according to the management data of the / field and the register type field, and the specification is performed. The write registers Rw1 and Rw2 that have been written
Acquire as the storage destination of the processing data returned from. On the other hand, when it is determined that there is no designation, the processing data is not returned from the vector processor 4a, so the processing of step 6 is omitted.

【0035】続いて、ステップ7で、アクセスプロセッ
サ10aから与えられた大命令語の第24ビットから第
63ビットを切り出して、ステップ4で読み出したスカ
ラデータとともにベクトルプロセッサ4aに転送して処
理を終了する。すなわち、特定形式コード“1111”
はコプロセッサ命令を表しているので、アクセスプロセ
ッサ10aから与えられた大命令語からコプロセッサ命
令部分を取り出して、そのコプロセッサ命令の実行に必
要となるスカラデータとともにベクトルプロセッサ4a
に転送して処理を終了するのである。
Subsequently, in step 7, the 24th bit to the 63rd bit of the large instruction word given from the access processor 10a are cut out, transferred to the vector processor 4a together with the scalar data read in step 4, and the processing is ended. To do. That is, the specific format code "1111"
Represents a coprocessor instruction, the coprocessor instruction part is extracted from the large instruction word given from the access processor 10a, and the vector processor 4a together with the scalar data necessary for executing the coprocessor instruction.
To end the process.

【0036】このように、この第1の命令制御手段12
4の実行する命令制御処理に従って、スカラプロセッサ
3aは、形式コードと1つ又は複数の命令語とからなる
大命令語に従ってデータ処理を実行するときにあって、
ベクトルプロセッサ4aを備えることで性能の向上を図
るときに、スカラプロセッサ3a単体でデータ処理して
いたときの命令形態と同一の命令形態をそのまま採るこ
とが可能になる。
Thus, the first command control means 12
According to the instruction control processing executed by 4, the scalar processor 3a executes data processing according to a large instruction word consisting of a format code and one or more instruction words,
By providing the vector processor 4a, it is possible to directly adopt the same instruction form as the instruction form when the scalar processor 3a is performing data processing when improving the performance.

【0037】図示実施例について説明したが、本発明は
これに限定されるものではない。例えば、実施例では、
スカラプロセッサ3aにベクトルプロセッサ4aを付加
する例に従って本発明を開示したが、本発明はこれに限
られることなく、例えば、画像プロセッサを付加して性
能向上を図るようなときにもそのまま適用できる。
Although the illustrated embodiment has been described, the present invention is not limited to this. For example, in the example,
Although the present invention has been disclosed according to the example in which the vector processor 4a is added to the scalar processor 3a, the present invention is not limited to this and can be applied as it is, for example, when an image processor is added to improve performance.

【0038】[0038]

【発明の効果】以上説明したように、本発明によれば、
形式コードと1つ又は複数の命令語とからなる大命令語
に従ってデータ処理を実行するデータ処理システムに関
して、命令形態の変更を強いられることなく性能の向上
を実現できるようになる。
As described above, according to the present invention,
With respect to a data processing system that executes data processing according to a large instruction word composed of a format code and one or more instruction words, it is possible to improve performance without being forced to change the instruction form.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明の一実施例である。FIG. 2 is an example of the present invention.

【図3】コプロセッサ命令の命令語構成の一実施例であ
る。
FIG. 3 is an example of an instruction word structure of a coprocessor instruction.

【図4】レジスタタイプフィールド/レジスタユースフ
ィールドの説明図である。
FIG. 4 is an explanatory diagram of a register type field / register use field.

【図5】コプロセッサ命令の一例の説明図である。FIG. 5 is an explanatory diagram of an example of a coprocessor instruction.

【図6】第1の命令制御手段の実行する処理フローの一
実施例である。
FIG. 6 is an example of a processing flow executed by a first instruction control unit.

【図7】大命令語のデータ構造例である。FIG. 7 is an example of a data structure of a large command word.

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

1 データ処理システム 2 記憶装置 3 処理装置 4 副処理装置 10 読出機構 11 資源 12 処理機構 120 判断手段 121 転送手段 122 読出手段 123 獲得手段 DESCRIPTION OF SYMBOLS 1 Data processing system 2 Storage device 3 Processing device 4 Sub-processing device 10 Reading mechanism 11 Resources 12 Processing mechanism 120 Judgment means 121 Transfer means 122 Reading means 123 Acquisition means

フロントページの続き (72)発明者 北村 俊明 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 中山 陽象 神奈川県大和市深見西4丁目2番49号 株 式会社ピーエフユー大和工場内Front page continuation (72) Toshiaki Kitamura Toshiaki Kitamura 1015 Kamiodanaka, Nakahara-ku, Kawasaki, Kanagawa, Fujitsu Limited in the factory

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 形式コードと1つ又は複数の命令語とか
らなる大命令語の命令列を格納する記憶装置(2) と、該
記憶装置(2) から大命令語を順次読み出してデータ処理
を実行する処理装置(3) とから構成されるデータ処理シ
ステムにおいて、 上記処理装置(3) のデータ処理を支援するデータ処理を
実行する副処理装置(4) を備える構成を採るとともに、
上記記憶装置(2) が該副処理装置(4) の実行すべき大命
令語に特定形式コードを割り付けて格納する構成を採
り、 かつ、上記処理装置(3) は、上記記憶装置(2) から読み
出す大命令語の持つ形式コードが上記特定形式コードで
あるか否かを判断する判断手段(120) と、上記判断手段
(120) が上記特定形式コードであることを判断するとき
に、当該特定形式コードを持つ大命令語の規定部分を上
記副処理装置(4) に転送する転送手段(121) とを備える
ことを、 特徴とするデータ処理システム。
1. A storage device (2) for storing an instruction sequence of a large instruction word consisting of a format code and one or a plurality of instruction words, and data processing by sequentially reading the large instruction word from the storage device (2). In a data processing system including a processing device (3) for executing the above, a configuration is provided that includes a sub-processing device (4) that executes data processing that supports the data processing of the processing device (3),
The storage device (2) has a configuration in which a specific format code is allocated to a large command word to be executed by the sub-processing device (4) and stored, and the processing device (3) is the storage device (2). Determining means (120) for determining whether or not the format code of the large command word read from is the specific format code, and the determining means
A transfer means (121) for transferring a specified part of a large instruction word having the specific format code to the sub-processing device (4) when determining that the (120) is the specific format code. , Characteristic data processing system.
【請求項2】 請求項1記載のデータ処理システムにお
いて、 特定形式コードの割り付けられた大命令語が、処理装置
(3) の持つ資源名を表示する資源識別子と、該資源識別
子の指す資源の指定の有無を表示する指定識別子とから
なる識別子情報を備える構成を採り、 かつ、処理装置(3) は、上記識別子情報に従って自装置
の持つ資源情報を読み出す読出手段(122) と、上記識別
子情報に従って副処理装置(4) から返送されてくる処理
データの格納先資源を獲得する獲得手段(123) とを備え
るとともに、該処理装置(3) の備える転送手段(121)
は、該読出手段(122) により読み出された資源情報を大
命令語に対応付けて副処理装置(4) に転送していくよう
処理することを、 特徴とするデータ処理システム。
2. The data processing system according to claim 1, wherein the large instruction word assigned with the specific format code is a processing device.
(3) is configured to include a resource identifier that displays the resource name of (3) and a designated identifier that displays whether or not the resource pointed to by the resource identifier is designated, and the processing device (3) A reading means (122) for reading the resource information of the own device according to the identifier information, and an acquisition means (123) for acquiring the storage destination resource of the processing data returned from the sub-processing device (4) according to the identifier information are provided. Together with the transfer means (121) of the processing device (3)
The data processing system is characterized in that the resource information read by the reading means (122) is processed so as to be associated with a large command word and transferred to the sub-processing device (4).
JP33830192A 1992-12-18 1992-12-18 Processing equipment Expired - Fee Related JP3363497B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33830192A JP3363497B2 (en) 1992-12-18 1992-12-18 Processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33830192A JP3363497B2 (en) 1992-12-18 1992-12-18 Processing equipment

Publications (2)

Publication Number Publication Date
JPH06187305A true JPH06187305A (en) 1994-07-08
JP3363497B2 JP3363497B2 (en) 2003-01-08

Family

ID=18316853

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33830192A Expired - Fee Related JP3363497B2 (en) 1992-12-18 1992-12-18 Processing equipment

Country Status (1)

Country Link
JP (1) JP3363497B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008015836A1 (en) * 2006-08-02 2008-02-07 Fuji System Machines Co., Ltd. Image processing apparatus, image processing system and image processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008015836A1 (en) * 2006-08-02 2008-02-07 Fuji System Machines Co., Ltd. Image processing apparatus, image processing system and image processing method
JP2008040614A (en) * 2006-08-02 2008-02-21 Fuji Syst Kiki Kk Image processing apparatus, image processing system, and image processing method

Also Published As

Publication number Publication date
JP3363497B2 (en) 2003-01-08

Similar Documents

Publication Publication Date Title
EP0148478B1 (en) A data processor with control of the significant bit lenghts of general purpose registers
US4274138A (en) Stored program control system with switching between instruction word systems
JP3721780B2 (en) Data processing apparatus having a plurality of pipeline processing mechanisms
KR19990036893A (en) Processor Architecture for Execution of Multiple Addressing Modes and Its Design Method
US4656581A (en) Vector mask control system
EP0240606B1 (en) Pipe-line processing system and microprocessor using the system
JPH03233630A (en) Information processor
JPS6212529B2 (en)
JPH06187305A (en) Data processing system
US6766448B2 (en) Microcomputer for transferring program data to an internal memory from an external memory connected via a bus and a method therefor
US4816992A (en) Method of operating a data processing system in response to an interrupt
JPS601655B2 (en) Data prefetch method
JP3520372B2 (en) Elimination of critical path in operation of memory control unit and input / output control unit
JP2731740B2 (en) Parallel computer with communication register
JP2743947B2 (en) Micro program control method
JPS6325373B2 (en)
JPS6149695B2 (en)
JPH06332701A (en) Information processor
JP2942449B2 (en) Data processing device
JPS61267135A (en) Data processor
JPS6235694B2 (en)
JPS6160457B2 (en)
JP2001297007A (en) Computer control method and computer controlled by the method
JPH0364903B2 (en)
JPS6131894B2 (en)

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: 20021008

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313532

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071025

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081025

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081025

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091025

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees