JP2001167058A - Information processor - Google Patents

Information processor

Info

Publication number
JP2001167058A
JP2001167058A JP34777999A JP34777999A JP2001167058A JP 2001167058 A JP2001167058 A JP 2001167058A JP 34777999 A JP34777999 A JP 34777999A JP 34777999 A JP34777999 A JP 34777999A JP 2001167058 A JP2001167058 A JP 2001167058A
Authority
JP
Japan
Prior art keywords
fpu
microprocessor
cpu
temporary storage
dedicated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP34777999A
Other languages
Japanese (ja)
Inventor
Atsushi Kotani
敦 小谷
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP34777999A priority Critical patent/JP2001167058A/en
Publication of JP2001167058A publication Critical patent/JP2001167058A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the wait time of a microprocessor and to improve throughput concerning an information processor which can perform parallel processing by employing a microprocessor typically exemplified by a CPU and a dedicated processor typically exemplified by a floating-point processing unit (FPU). SOLUTION: An information processor has a multi-FPU configuration. The state of FPUs 20a, 20b and 20c are monitored by an FPU state register 42 in an FPU connection control part 40. When a supporting instruction is requested from any one of CPUs 10a, 10b and 10c to an FPU state decoding part 44 in the FPU connection control part 40, an FPU selecting part 30 is controlled so that the FPU in the inactive and idle state can be linked other request CPU on the basis of information in the FPU state register 42. Besides, the trouble of data destruction in the use area of a temporary memory register 50 from a temporary memory register selection control part 70 through the control of a temporary memory register selecting part 60 is prevented.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、中央演算処理装置
(CPU)などの主とするマイクロプロセッサ以外に例
えば浮動小数点演算処理装置(FPU:Floating-point
Processing Unit)などの専用プロセッサ(コプロセッ
サ)を備え、マイクロプロセッサと専用プロセッサとの
並行処理を可能に構成した情報処理装置にかかわり、特
には、専用プロセッサの使用効率を高めるとともにマイ
クロプロセッサの処理能力を高める技術に関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a floating point arithmetic unit (FPU) other than a main microprocessor such as a central processing unit (CPU).
It is related to an information processing device that is equipped with a dedicated processor (coprocessor) such as a processing unit and enables parallel processing of the microprocessor and the dedicated processor. In particular, it increases the use efficiency of the dedicated processor and the processing capacity of the microprocessor. It is related to technology that enhances

【0002】[0002]

【従来の技術】図5は上記のような構成の従来の情報処
理装置について、その一例の電気的構成を示すブロック
図である。図5において、符号の511,512はCP
U、513,514は命令メモリ(Inst Mem;インスト
ラクションメモリ)、515はデータメモリ(DMEM)、
520は一方のCPU512に専属のFPU(浮動小数
点演算処理装置)、530は一時記憶レジスタ、600
はメインコントロール部(Main Ctrl)、601は命令
メモリ(Inst Mem)、602はデータメモリ(DMEM)で
ある。
2. Description of the Related Art FIG. 5 is a block diagram showing an example of an electrical configuration of a conventional information processing apparatus having the above configuration. In FIG. 5, reference numerals 511 and 512 denote CPs.
U, 513, 514 are instruction memories (Inst Mem; instruction memory), 515 is data memory (DMEM),
520 is an FPU (floating point processing unit) exclusively for one CPU 512, 530 is a temporary storage register, 600
Denotes a main control unit (Main Ctrl), 601 denotes an instruction memory (Inst Mem), and 602 denotes a data memory (DMEM).

【0003】この従来技術のマルチCPU方式の情報処
理装置は、マイクロプロセッサとしてのCPUが処理す
べき負荷が増大したとき、例えば浮動小数点演算を行う
必要が生じたときに、その浮動小数点演算を専用プロセ
ッサとしてのFPUにまかせることにし、CPU自身
は、その間に別の処理を進める、換言すれば、CPUと
FPUとの並行処理が可能な状態に構成されている。
This multi-CPU information processing apparatus of the prior art uses a dedicated floating-point operation when a load to be processed by a CPU as a microprocessor increases, for example, when it becomes necessary to perform a floating-point operation. It is left to the FPU as a processor, and the CPU itself is configured to proceed with another process in the meantime, in other words, the CPU and the FPU can be processed in parallel.

【0004】メインコントロール部(Main Ctrl)60
0が各CPU511,512に対して、マイクロコード
などの命令群をコンパイル(翻訳)した結果、及び各C
PUの動作状態等により、どのCPUにその処理を行わ
せるかを判断し、装置全体の動作の制御を行っている。
例えば、行わせる処理が通常の計算処理つまりFPUを
使わなくても完了する処理や、制御系の処理の場合は、
各CPU511,512の動作の状態信号より、メイン
コントロール部600は現在処理の空いている方のCP
Uへ処理を依頼する。
[0004] Main control unit (Main Ctrl) 60
0 compiles (translates) a group of instructions, such as microcode, for each of CPUs 511 and 512;
The CPU determines which CPU is to perform the processing based on the operation state of the PU, and controls the operation of the entire apparatus.
For example, if the process to be performed is a normal calculation process, that is, a process that is completed without using an FPU, or a process of a control system,
Based on the operation status signals of the CPUs 511 and 512, the main control unit 600 determines which of the currently idle CPs
Request processing to U.

【0005】行わせる処理が精度を必要とする浮動小数
点演算を含む場合は、各CPU511,512の処理の
空き具合によらず、付加機能としてFPU521がつい
ている方のCPU512へ処理が依頼される。したがっ
て、FPU521を用いる処理が連続して発生するとき
には、装置全体が待ち状態になり、先のFPU521を
用いる処理が終了した後において初めてCPU512へ
タスクが渡される。
When the processing to be performed includes a floating-point operation requiring precision, the processing is requested to the CPU 512 having the FPU 521 as an additional function, regardless of the availability of the processing of the CPUs 511 and 512. Therefore, when the processing using the FPU 521 occurs continuously, the entire apparatus enters a waiting state, and the task is transferred to the CPU 512 only after the processing using the FPU 521 ends.

【0006】上記の従来技術の場合には、FPUがつな
がっているのは特定のCPUであって、他のCPUには
FPUへの使用権がない。
[0006] In the case of the above prior art, the FPU is connected to a specific CPU, and other CPUs have no right to use the FPU.

【0007】そこで、個々のCPUに個別に1対1の関
係でFPUを接続したマルチCPU・マルチFPU構成
の情報処理装置が考えられる。個々のCPUは、他のC
PUがFPUを使用していようと使用していなかろう
と、そのことには無関係に独自にFPUを使用すること
が可能となる。
Therefore, an information processing apparatus having a multi-CPU / multi-FPU configuration in which FPUs are individually connected to individual CPUs in a one-to-one relationship is conceivable. Individual CPUs have other C
Regardless of whether the PU uses the FPU or not, the PU can be used independently.

【0008】[0008]

【発明が解決しようとする課題】上記のうちの前者の特
定のCPU512にのみFPU521がつながっている
形態の従来技術の場合、次のような問題がある。すなわ
ち、CPU512が浮動小数点演算を含む第1のタスク
をFPU521に渡したのち、独自の処理を行い、その
うちに浮動小数点演算を含む第2のタスクが生起したと
きに、その第2のタスクをFPU521に渡そうとして
も、もし第1のタスクが終了していなければ、渡すこと
ができず、第1のタスクが終了するまで待たなければな
らない。
The prior art in which the FPU 521 is connected only to the former specific CPU 512 has the following problems. That is, after the CPU 512 passes the first task including the floating-point operation to the FPU 521, the CPU 512 performs a unique process. If the first task is not completed, it cannot be passed and the user must wait until the first task is completed.

【0009】例えば処理速度の高速化や扱うデータ量の
増大化が進んでいるグラフィックス処理を行う情報処理
装置においては、特に座標変換等で必要不可欠である浮
動小数点演算を含むタスク処理と、他に浮動小数点演算
を必要とするタスクが連続的に発生したとき、または次
々と座標変換が発生した場合などにおいては、変換しな
ければならない座標点数に比例して処理の待ち時間が増
加し、システム性能の低下を招くといった問題がある。
For example, in an information processing apparatus for performing graphics processing in which the processing speed is increased and the amount of data to be handled is increasing, task processing including a floating-point operation which is indispensable especially for coordinate conversion and the like, and other processing. When tasks that require floating-point operations occur continuously, or when coordinate transformations occur one after another, the processing wait time increases in proportion to the number of coordinate points that need to be transformed. There is a problem that the performance is lowered.

【0010】また、各CPUごとにFPUが1対1の関
係でつながっているようにした従来技術の場合には、F
PUを複数備えていても、1つのFPUはそれ専属の1
つのCPUにしかつながっておらず、あるCPUにおい
てFPUを用いる状況が断続的に発生したときに、その
FPUにおいて先行する浮動小数点演算を含む処理が終
了していない限りは、次の浮動小数点演算を含む処理は
待ち状態とならざるを得ず、結果的に装置全体の性能低
下を招くといった問題がある。
In the case of the prior art in which the FPUs are connected for each CPU in a one-to-one relationship, the FPU
Even if a plurality of PUs are provided, one FPU is a dedicated one.
When a situation in which the FPU is used intermittently occurs in one CPU and the processing including the preceding floating-point operation is not completed in the FPU, the next floating-point operation is performed. However, there is a problem that the processing including the processing must be in a waiting state, and as a result, the performance of the entire apparatus is reduced.

【0011】上記の説明においては、マイクロプロセッ
サとしてCPUを例にあげ、専用プロセッサとしてFP
U(浮動小数点演算処理装置)を例にあげたが、上記の
ような問題は、CPUとFPUの組み合わせに限らず、
広く一般に、マイクロプロセッサと専用プロセッサとの
並行処理を可能とした情報処理装置に当てはまることが
らである。
In the above description, a CPU is taken as an example of a microprocessor, and an FP is used as a dedicated processor.
U (floating point arithmetic processing unit) has been taken as an example, but the above problem is not limited to the combination of CPU and FPU.
In general, this applies to an information processing apparatus that enables parallel processing between a microprocessor and a dedicated processor.

【0012】本発明は上記した課題の解決を図るべく創
作したものであって、CPUなどのマイクロプロセッサ
とFPUなどの専用プロセッサとの並行処理を可能とし
た情報処理装置において、装置全体の処理能力の向上を
図ることを目的としている。特には、浮動小数点演算処
理を行うマルチCPU方式の情報処理装置の処理速度の
向上を図ることを目的としている。
SUMMARY OF THE INVENTION The present invention has been made in order to solve the above-mentioned problems, and is an information processing apparatus capable of performing parallel processing of a microprocessor such as a CPU and a dedicated processor such as an FPU. The aim is to improve In particular, it is an object of the present invention to improve the processing speed of a multi-CPU type information processing device that performs floating-point arithmetic processing.

【0013】[0013]

【課題を解決するための手段】上記した課題の解決を図
ろうとする本発明にかかわる情報処理装置は、第一に、
専用プロセッサを複数備えることとしている。そして、
第二に、複数の専用プロセッサのうち不動作状態つまり
は空いている状態にある専用プロセッサを選択的に使用
可能となすこととしている。マイクロプロセッサが一つ
の専用プロセッサを占有している状態において、同じマ
イクロプロセッサに新たな専用プロセッサの支援を必要
とする命令が生じたときは、別の専用プロセッサにその
命令の実行を依存することができる。したがって、専用
プロセッサに空きがある限りにおいて、換言すれば、空
き状態にある専用プロセッサが存在する限りにおいて、
マイクロプロセッサは処理を待つ必要がなく、独自の処
理の遂行が可能となり、装置全体の処理能力が高まる。
SUMMARY OF THE INVENTION An information processing apparatus according to the present invention, which aims to solve the above-mentioned problems, comprises:
It is equipped with a plurality of dedicated processors. And
Second, among the plurality of dedicated processors, a dedicated processor that is in an inactive state, that is, in a vacant state, can be selectively used. If a microprocessor occupies one dedicated processor and an instruction occurs on the same microprocessor that requires the assistance of a new dedicated processor, it may rely on another dedicated processor to execute the instruction. it can. Therefore, as long as there is an available dedicated processor, in other words, as long as there is an available dedicated processor,
The microprocessor does not need to wait for processing, can perform its own processing, and increases the processing capacity of the entire device.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態を総括
的に説明する。以下において必要に応じて、マイクロプ
ロセッサが専用プロセッサの支援を必要とする命令のこ
とを「要支援命令」と呼ぶことにする。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be generally described. Hereinafter, instructions that require the microprocessor to support the dedicated processor will be referred to as “support-needed instructions” as necessary.

【0015】本願第1の発明の情報処理装置は、マイク
ロプロセッサ以外に複数の専用プロセッサを備え、前記
マイクロプロセッサが要支援命令についてのリクエスト
を行ったときに前記複数の専用プロセッサのうち不動作
状態にある専用プロセッサに対して前記マイクロプロセ
ッサの接続を行うように構成されている。
The information processing apparatus according to the first aspect of the present invention includes a plurality of dedicated processors in addition to the microprocessor, and when the microprocessor issues a request for an instruction requiring support, the information processing apparatus is set to an inactive state among the plurality of dedicated processors. The microprocessor is connected to a dedicated processor located at

【0016】この第1の発明によると、マイクロプロセ
ッサに対して複数の専用プロセッサが用意されている。
したがって、マイクロプロセッサは、その複数の専用プ
ロセッサのうち現在不動作となっているすなわち空いて
いる状態の専用プロセッサに対して使用権をもつことが
できる。そのような使用権を行使できる相手側の専用プ
ロセッサが複数あるので、専用プロセッサの支援を必要
とする要支援命令が連続してまたは断続して発生した場
合に、一部の専用プロセッサがすでに動作状態に入って
いても、あるいは課せられた命令の実行が未だ終了して
いなくても、他の空いている状態の専用プロセッサを利
用することができるため、マイクロプロセッサとしては
待機をしなくてもよいことになる。そのような待機しな
くてもよい確率が大幅に増大する。このことによって、
装置全体の処理能力の向上を図ることが可能となる。
According to the first invention, a plurality of dedicated processors are prepared for the microprocessor.
Accordingly, the microprocessor can have a right to use the currently inactive or free dedicated processor among the plurality of dedicated processors. Because there are multiple dedicated processors on the other side that can exercise such usage rights, some dedicated processors already operate when support-requiring instructions that require the support of the dedicated processor occur continuously or intermittently. Even if you are in a state, or the execution of the imposed instruction has not yet finished, you can use other available dedicated processors, so that the microprocessor does not have to wait. It will be good. The probability of not having to wait is greatly increased. This allows
It is possible to improve the processing capacity of the entire apparatus.

【0017】本願第2の発明の情報処理装置は、マイク
ロプロセッサと、複数の専用プロセッサと、前記マイク
ロプロセッサと前記複数の専用プロセッサのいずれかと
の接続状態を選択する選択手段と、前記複数の専用プロ
セッサの状態を監視しており前記マイクロプロセッサか
らリクエストがあったときに前記マイクロプロセッサを
不動作状態の専用プロセッサに接続するように前記選択
手段の制御を行う接続制御手段とを備えた構成となして
ある。これは、上記の第1の発明をより詳しく記述した
ものに相当する。
According to a second aspect of the present invention, there is provided an information processing apparatus comprising: a microprocessor; a plurality of dedicated processors; a selection means for selecting a connection state between the microprocessor and one of the plurality of dedicated processors; Connection control means for monitoring the state of the processor and controlling the selection means so as to connect the microprocessor to an inactive dedicated processor when requested by the microprocessor; It is. This corresponds to a more detailed description of the first invention.

【0018】この第2の発明による作用は次のとおりで
ある。マイクロプロセッサは専用プロセッサの支援を必
要とする要支援命令が発生したときに、接続制御手段に
対してリクエストを行う。接続制御手段は複数の専用プ
ロセッサが現在動作状態にあるのか不動作状態にあるの
かを監視しているが、マイクロプロセッサからリクエス
トがあったときの各専用プロセッサの状態を把握して、
不動作で空いている状態の専用プロセッサを、リクエス
トをしたマイクロプロセッサに接続するように選択手段
を制御する。
The operation of the second invention is as follows. The microprocessor issues a request to the connection control means when a support-required instruction requiring the support of the dedicated processor is generated. The connection control means monitors whether a plurality of dedicated processors are currently operating or inactive, but grasps the state of each dedicated processor when there is a request from the microprocessor,
The selection means is controlled so as to connect the inactive and idle dedicated processor to the microprocessor which has made the request.

【0019】このような作用により、この第2の発明
は、上記の第1の発明について記述したように、専用プ
ロセッサの支援を必要とする要支援命令が連続してまた
は断続して発生した場合に、マイクロプロセッサとして
は待機をしなくてもよくて、いずれかの空いている状態
の専用プロセッサを使うことのできる確率が大幅に増大
していることになり、結果として、装置全体の処理能力
の向上につながるのである。
With the above-described operation, the second invention is, as described in the first invention, a case where a support-needed instruction requiring the support of the dedicated processor occurs continuously or intermittently. In addition, there is no need for the microprocessor to wait, and the probability that any available dedicated processor can be used is greatly increased. As a result, the processing capacity of the entire apparatus is increased. It leads to the improvement of.

【0020】本願第3の発明の情報処理装置は、複数の
マイクロプロセッサと、複数の専用プロセッサと、前記
複数のマイクロプロセッサのいずれかと前記複数の専用
プロセッサのいずれかとの接続状態を選択する選択手段
と、前記複数の専用プロセッサの状態を監視しており前
記複数のマイクロプロセッサのいずれかからリクエスト
があったときにそのリクエストをしたマイクロプロセッ
サを不動作状態の専用プロセッサに接続する制御を行う
接続制御手段とを備えた構成となしたものである。この
第3の発明は、上記の第2の発明において、マイクロプ
ロセッサが複数あること、およびそのいずれのマイクロ
プロセッサも、また選択手段がいずれのマイクロプロセ
ッサに対しても、上記の第2の発明の機能をもつことを
記述している。
According to a third aspect of the present invention, there is provided an information processing apparatus comprising: a plurality of microprocessors; a plurality of dedicated processors; and a selection means for selecting a connection state between one of the plurality of microprocessors and one of the plurality of dedicated processors. And connection control for monitoring the state of the plurality of dedicated processors, and when receiving a request from any of the plurality of microprocessors, controlling connection of the requested microprocessor to the inactive dedicated processor. And means. According to a third aspect of the present invention, in the above second aspect, there are provided a plurality of microprocessors, and any of the microprocessors, and the selecting means for any one of the microprocessors. It has a function.

【0021】この第3の発明による作用は次のとおりで
ある。理解を容易にするために、ここでひとつの例とし
て、マイクロプロセッサがμ1とμ2の2つあり、専用
プロセッサがλ1とλ2の2つあると仮定する。
The operation of the third invention is as follows. For ease of understanding, as an example, it is assumed here that there are two microprocessors μ1 and μ2 and two dedicated processors λ1 and λ2.

【0022】この場合、μ1がλ1を占有している状態
で、μ2がλ2に使用権を発動することはもちろん可能
である。逆に、μ2がλ1を占有している状態で、μ1
がλ2に使用権を発動することももちろん可能である。
In this case, it is of course possible that μ2 activates the use right to λ2 while μ1 occupies λ1. Conversely, while μ2 occupies λ1, μ1
It is of course possible to use the right of use for λ2.

【0023】μ1がλ1を占有している状態で、μ1に
次の要支援命令があったとすると、μ1はλ2に対して
も使用権を発動することが可能である。
If μ1 occupies λ1 and μ1 receives the next support instruction, μ1 can also activate the right to use λ2.

【0024】同様に、μ1がλ2を占有している状態
で、μ1に次の要支援命令があったとすると、μ1はλ
1に対しても使用権を発動することが可能である。
Similarly, if μ1 occupies λ2 and μ1 receives the next support instruction, μ1 becomes λ2.
It is also possible to activate the use right for 1.

【0025】また、μ2がλ1を占有している状態で、
μ2に次の要支援命令があったとすると、μ2はλ2に
対しても使用権を発動することが可能である。
In the state where μ2 occupies λ1,
Assuming that the next support instruction is given to μ2, μ2 can also activate the use right to λ2.

【0026】同様に、μ2がλ2を占有している状態
で、μ2に次の要支援命令があったとすると、μ2はλ
1に対しても使用権を発動することが可能である。
Similarly, if μ2 occupies λ2 and μ2 has a next instruction requiring support, μ2 becomes λ2.
It is also possible to activate the use right for 1.

【0027】また、別の例として、マイクロプロセッサ
がμ1とμ2とμ3の3つあり、専用プロセッサがλ1
とλ2とλ3の3つあると仮定する。
As another example, there are three microprocessors μ1, μ2, and μ3, and a dedicated processor is λ1
And λ2 and λ3.

【0028】この場合、μ1がλ1を占有し、μ2がλ
3を占有している状態で、μ1に次の要支援命令があっ
たとすると、μ1はλ2に対しても使用権を発動するこ
とが可能である。
In this case, μ1 occupies λ1, and μ2
Assuming that the next support instruction is issued to μ1 while occupying 3, μ1 can also activate the use right to λ2.

【0029】同様に、μ1がλ1を占有し、μ2がλ3
を占有している状態で、μ2に次の要支援命令があった
とすると、μ2はλ2に対しても使用権を発動すること
が可能である。
Similarly, μ1 occupies λ1, and μ2
If the next support instruction is issued to μ2 in a state in which μ2 is occupied, μ2 can activate the use right also to λ2.

【0030】こらに、別の例として、マイクロプロセッ
サがμ1とμ2とμ3の3つあり、専用プロセッサがλ
1とλ2とλ3とλ4の4つあると仮定する。マイクロ
プロセッサの個数と専用プロセッサの個数とは必ずしも
同じである必要ではなくて、いずれが多くても少なくて
もよい。
As another example, there are three microprocessors μ1, μ2, and μ3, and a dedicated processor λ
Assume that there are four, 1, λ2, λ3, and λ4. The number of microprocessors and the number of dedicated processors need not necessarily be the same, and either may be greater or less.

【0031】この場合、μ1がλ2を占有し、μ2がλ
1を占有している状態で、μ1に次の要支援命令があっ
たとすると、μ1はλ3に対しても使用権を発動するこ
とが可能であり、さらにμ2に次の要支援命令があった
とすると、μ2はλ4に対しても使用権を発動すること
が可能である。
In this case, μ1 occupies λ2, and μ2
Assuming that the next support instruction is issued to μ1 while occupying 1, it is possible for μ1 to activate the use right for λ3, and that μ2 has the next assistance instruction required. Then, μ2 can activate the use right for λ4 as well.

【0032】また、μ1がλ2を占有し、μ2がλ3を
占有している状態で、μ1に次の要支援命令があったと
すると、μ1はλ1に対しても使用権を発動することが
可能であり、μ1にさらに次の要支援命令があったとす
ると、μ1はλ4に対しても使用権を発動することが可
能である。
Further, if μ1 occupies λ2 and μ2 occupies λ3, and if μ1 receives the next support instruction, μ1 can activate the use right also for λ1. Assuming that μ1 has a further instruction requiring support, μ1 can also activate the right to use for λ4.

【0033】以上の例において、複数のマイクロプロセ
ッサと専用プロセッサとが並列処理の状態にあるとき
に、いずれかの処理が終了して専用プロセッサに空きが
生じたとすると、依然として他の専用プロセッサを占有
しているマイクロプロセッサにさらなる次の要支援命令
があれば、その空きが生じた専用プロセッサに対しても
使用権を発動することが可能である。
In the above example, if a plurality of microprocessors and a dedicated processor are in a parallel processing state and one of the processes is completed and a free space is generated in the dedicated processor, the other dedicated processor is still occupied. If the next microprocessor needs further support instructions, the right to use can be activated even for the dedicated processor having the vacancy.

【0034】このように第3の発明によると、非常にダ
イナミックで流動的なかたちで、個々のマイクロプロセ
ッサは複数の専用プロセッサをきわめて有効に活用する
ことができる。したがって、マイクロプロセッサの待機
を極力減らし、要支援命令を直ちに専用プロセッサを用
いて実行させることのできる確率が飛躍的に増大し、装
置全体の大幅な処理能力の向上を図ることができる。
As described above, according to the third aspect of the present invention, each microprocessor can use a plurality of dedicated processors extremely effectively in a very dynamic and fluid manner. Therefore, the waiting time of the microprocessor is reduced as much as possible, and the probability that the instruction requiring support can be immediately executed by using the dedicated processor is greatly increased, so that the processing capability of the entire apparatus can be greatly improved.

【0035】本願第4の発明の情報処理装置は、上記の
第3の発明において、前記リクエストをしたマイクロプ
ロセッサからそのデータを受け取って一時記憶し、前記
リクエストされた専用プロセッサにそのデータを受け渡
す中継の一時記憶手段を備えており、前記リクエストを
したマイクロプロセッサは前記一時記憶手段にデータ転
送を完了したのちは独自の処理を実行し、前記マイクロ
プロセッサから命令を受け取った前記専用プロセッサは
前記一時記憶手段をアクセスしながら前記リクエストの
命令の処理を実行するように構成されているものであ
る。
According to the fourth aspect of the present invention, in the information processing apparatus according to the third aspect, the data is received and temporarily stored from the microprocessor which has made the request, and the data is transferred to the requested dedicated processor. A temporary storage unit for relaying, wherein the microprocessor that has made the request performs its own processing after completing the data transfer to the temporary storage unit, and the dedicated processor that receives the instruction from the microprocessor executes the temporary processing. It is configured to execute the processing of the command of the request while accessing the storage means.

【0036】この第4の発明によると、マイクロプロセ
ッサは専用プロセッサに対して使用権を発動する際に、
その要支援命令の実行に必要なデータを一時記憶手段に
転送する。要支援命令のリクエストを受けた専用プロセ
ッサは、その要支援命令の実行に必要なデータをマイク
ロプロセッサからではなく一時記憶手段から読み込めば
よい。その結果として、マイクロプロセッサは専用プロ
セッサの処理に制約されることなく、その独自の処理を
自由に実行することができ、さらなる処理能力の向上を
期することができる。
According to the fourth invention, when the microprocessor activates the use right for the special purpose processor,
The data necessary for executing the support required instruction is transferred to the temporary storage means. The dedicated processor which has received the request for the support required instruction may read the data necessary for executing the support required instruction from the temporary storage means instead of the microprocessor. As a result, the microprocessor can freely execute its own processing without being restricted by the processing of the dedicated processor, and can further improve the processing capacity.

【0037】本願第5の発明の情報処理装置は、上記の
第4の発明において、前記複数のマイクロプロセッサと
前記一時記憶手段との間および前記複数の専用プロセッ
サと前記一時記憶手段との間に介挿されて接続状態を選
択する一時記憶用選択手段と、前記接続制御手段からの
どの専用プロセッサを接続するかの情報に基づいてその
専用プロセッサに対応した領域を前記一時記憶手段に設
定しかつその設定領域に対して前記データ転送のために
前記リクエストをしたマイクロプロセッサを接続するよ
うに前記一時記憶用選択手段を制御する一時記憶選択制
御手段とを備えた構成となしたものである。
According to a fifth aspect of the present invention, in the information processing apparatus according to the fourth aspect, between the plurality of microprocessors and the temporary storage means and between the plurality of dedicated processors and the temporary storage means. A temporary storage selecting means for selecting a connection state by being interposed, and setting an area corresponding to the dedicated processor in the temporary storage means based on information on which dedicated processor to be connected from the connection control means; Temporary storage selection control means for controlling the temporary storage selection means so as to connect the microprocessor which has made the request for the data transfer to the set area.

【0038】この第5の発明による作用は次のとおりで
ある。個々の専用プロセッサは一時記憶手段においてそ
れ特有の領域が割り当てられている。一時記憶選択制御
手段はリクエストに応じることとなった専用プロセッサ
に特有の領域を一時記憶手段において確保するように一
時記憶用選択手段を制御する。その結果として、あるマ
イクロプロセッサとある専用プロセッサとが接続されて
おり、かつ別のマイクロプロセッサと別の専用プロセッ
サとが接続されている多重の並行処理にあって、一時記
憶手段を共用したとしても、各専用プロセッサが使用す
る領域が明確に区画されていることから、誤ったデータ
の上書きによって処理に必要なデータが破壊されてしま
うといった不具合を確実に防止することができる。
The operation of the fifth invention is as follows. Each dedicated processor is assigned its own area in the temporary storage means. The temporary storage selection control means controls the temporary storage selection means such that an area specific to the dedicated processor that has responded to the request is secured in the temporary storage means. As a result, even in the case where a certain microprocessor is connected to a certain dedicated processor and another microprocessor is connected to another dedicated processor in multiplex parallel processing, the temporary storage means is shared. Since the area used by each dedicated processor is clearly partitioned, it is possible to reliably prevent a problem that data necessary for processing is destroyed by overwriting of erroneous data.

【0039】本願第6の発明の情報処理装置は、上記の
第1〜第5の発明において、前記マイクロプロセッサが
中央演算処理装置(CPU)であり、前記専用プロセッ
サが浮動小数点演算処理装置(FPU)などの数値演算
プロセッサ(NDP:Numerical Data Processor)であ
るというものである。
In the information processing apparatus according to a sixth aspect of the present invention, in the first to fifth aspects, the microprocessor is a central processing unit (CPU) and the dedicated processor is a floating point processing unit (FPU). ), Etc. are numerical calculation processors (NDP: Numerical Data Processor).

【0040】これは、特に、近年の、処理速度の高速化
や扱うデータ量の増大化が進んでいるグラフィックス処
理を行う情報処理装置において有効となる。例えば、座
標変換等で必要不可欠である浮動小数点演算を含むタス
ク処理と、他に浮動小数点演算を必要とするタスクが連
続的に発生したとき、または次々と座標変換が発生した
場合などにおいて、従来技術では変換しなければならな
い座標点数に比例して処理の待ち時間が増加しシステム
性能の低下を招いていたが、この第6の発明によれば、
上述の作用のとおりに全体の処理能力が大幅に向上して
いるので、そのようなグラフィックス処理にも充分に対
応することが可能となる。
This is particularly effective in an information processing apparatus for performing graphics processing in which the processing speed is increasing and the amount of data to be handled is increasing in recent years. For example, when task processing including floating-point arithmetic, which is indispensable for coordinate transformation, and other tasks requiring floating-point arithmetic occur continuously, or when coordinate transformation occurs one after another, According to the technology, the processing waiting time increases in proportion to the number of coordinate points that need to be converted, resulting in a decrease in system performance.
Since the overall processing capability is greatly improved as described above, it is possible to sufficiently cope with such graphics processing.

【0041】本願第7の発明の情報処理装置は、上記の
第1〜第6の発明において、前記複数のマイクロプロセ
ッサとして外部CPUもアクセス可能に構成されている
というものである。外部CPUに対しても、本装置がも
つ資源を有効に活用することが可能となり、トータルの
能力アップを図ることができる。
According to a seventh aspect of the present invention, in the information processing apparatus according to the first to sixth aspects, an external CPU is configured to be accessible as the plurality of microprocessors. The resources of the apparatus can be effectively used for the external CPU, and the total capacity can be improved.

【0042】なお、この明細書において、「CPU」
(Central Processing Unit)という記述は、通称の代
表的なものを取り上げているだけであって、その他の表
現として、例えば「MPU」(Micro Processor Unit)
なども含めて、また、専用プロセッサとしては、上記の
例以外に、例えば「DSP」(Digital Signal Process
or)なども含めて、それぞれ最も広義に解釈し得るもの
としてとらえなければならない。
In this specification, "CPU"
The description of (Central Processing Unit) only covers typical representatives, and other expressions such as “MPU” (Micro Processor Unit)
In addition to the above-mentioned examples, as a dedicated processor, for example, “DSP” (Digital Signal Process
or), which should be interpreted in the broadest sense.

【0043】以下、本発明にかかわるマルチCPU方式
の情報処理装置の具体的な実施の形態を図面に基づいて
詳細に説明する。以下の実施の形態は、マイクロプロセ
ッサとしてCPU(中央演算処理装置)を例にあげ、専
用プロセッサとしてFPU(浮動小数点演算処理装置)
を例にあげる。
Hereinafter, specific embodiments of a multi-CPU type information processing apparatus according to the present invention will be described in detail with reference to the drawings. In the following embodiments, a CPU (central processing unit) will be described as an example of a microprocessor, and an FPU (floating point processing unit) will be described as a dedicated processor.
Take for example.

【0044】図1、図2、図3は図示表示として一部ず
つが重複した階層的構造をなしている。図1は本発明の
実施の形態のマルチCPU方式の情報処理装置における
主要構成を抽出して示した基本的な電気的構成を示すブ
ロック図、図2はマルチCPU方式の情報処理装置の内
部におけるより詳しい配線関係を示すとともに、マルチ
CPU方式の情報処理装置と外部の要素との関係につい
てより詳しい関係を示すブロック図、図3はマルチCP
U方式の情報処理装置の構成要素としてのFPU接続制
御部および一時記憶レジスタ選択部についてより詳しい
構成を示すブロック図である。
FIGS. 1, 2 and 3 show a hierarchical structure in which a part of them is overlapped as an illustrated display. FIG. 1 is a block diagram illustrating a basic electrical configuration of a multi-CPU type information processing apparatus according to an embodiment of the present invention. FIG. FIG. 3 is a block diagram showing a more detailed wiring relationship and a more detailed relationship between a multi-CPU type information processing device and external elements; FIG.
FIG. 3 is a block diagram illustrating a more detailed configuration of an FPU connection control unit and a temporary storage register selection unit as components of a U-type information processing device.

【0045】まず、図1によって本実施の形態のマルチ
CPU方式の情報処理装置の主要構成について説明す
る。
First, the main configuration of the multi-CPU type information processing apparatus according to the present embodiment will be described with reference to FIG.

【0046】図1において、符号の100は本実施の形
態のマルチCPU方式の情報処理装置、200は外部記
憶装置、300は外部CPUである。また、10a,1
0b,10cは互いに独立した状態で動作するマイクロ
プロセッサの代表例としてのCPU(中央演算処理装
置)、11a,11b,11cは各CPU10a,10
b,10cが実行すべき命令を格納している命令メモリ
(インストラクションメモリ:IM)、12a,12
b,12cは各CPU10a,10b,10cが処理に
用いるデータを格納するデータメモリ(DM)、20
a,20b,20cは専用プロセッサの代表例としての
浮動小数点演算処理を行うFPU(フローティング演算
ユニット)、30は複数のCPU10a,10b,10
cと複数のFPU20a,20b,20cとの制御信号
の接続を切り換えるFPU選択部、40はFPU選択部
30を制御することによりCPU10a,10b,10
cとFPU20a,20b,20cとの接続状態を制御
するFPU接続制御部、42は複数のFPU20a,2
0b,20cのいずれかが動作状態にあるかまたは不動
作状態にあるかなどの情報やどのCPU10a,10
b,10cおよび外部CPU100のうちどのCPUが
マスターになっているかの情報を示すFPU状態レジス
タである。FPU状態レジスタ42はFPU接続制御部
40に含まれているものとして扱ってよい。FPU選択
部30が特許請求の範囲にいう「選択手段」相当し、F
PU接続制御部40が同じく「接続制御手段」に相当し
ている。
In FIG. 1, reference numeral 100 denotes a multi-CPU type information processing apparatus according to the present embodiment, 200 denotes an external storage device, and 300 denotes an external CPU. Also, 10a, 1
CPUs (central processing units) 0b and 10c are typical examples of microprocessors operating independently of each other, and 11a, 11b and 11c are CPUs 10a and 10c, respectively.
instruction memory (instruction memory: IM) storing instructions to be executed by b and 10c, 12a and 12
b and 12c denote data memories (DM) for storing data used by the CPUs 10a, 10b and 10c for processing;
Reference numerals a, 20b, and 20c denote FPUs (floating arithmetic units) that perform floating-point arithmetic processing as typical examples of dedicated processors, and 30 denotes a plurality of CPUs 10a, 10b, 10
c, and a plurality of FPUs 20a, 20b, 20c. The FPU selecting unit 40 switches the connection of control signals between the CPUs 10a, 10b, 10c by controlling the FPU selecting unit 30.
c controls the connection state between the FPUs 20a, 20b, and 20c.
0b, 20c is in an operating state or a non-operating state, and which CPU 10a, 10c
b, 10c and an FPU status register indicating information on which CPU is the master among the external CPUs 100. The FPU status register 42 may be treated as being included in the FPU connection control unit 40. The FPU selection unit 30 corresponds to “selection means” in the claims,
The PU connection control unit 40 also corresponds to “connection control means”.

【0047】FPU状態レジスタ42は、FPU20
a,20b,20cの動作状態を確認し、その動作状態
を各CPU10a,10b,10cに伝えるように構成
されている。
The FPU status register 42 stores the FPU 20
a, 20b, and 20c are confirmed, and the operation states are transmitted to the CPUs 10a, 10b, and 10c.

【0048】FPU接続制御部40は、CPU10a,
10b,10cのいずれかから要支援命令の代表例とし
ての浮動小数点演算処理のリクエストがあったときに、
FPU状態レジスタ42の情報を解読し、不動作となっ
ているすなわち空いている状態のいずれかのFPUとリ
クエストしているマスターのCPUとを接続するように
FPU選択部30を制御するように構成されている。C
PU10a,10b,10cとFPU20a,20b,
20cの接続の関係は、固定的に定まっているわけでは
なく、常に流動的なものとなる。
The FPU connection control unit 40 includes a CPU 10a,
When a request for floating-point arithmetic processing as a representative example of the instruction requiring support is issued from any of 10b and 10c,
The FPU selection unit 30 is configured to decode the information of the FPU status register 42 and control the FPU selection unit 30 so as to connect any of the inactive, that is, free, FPUs and the requesting master CPU. Have been. C
PU 10a, 10b, 10c and FPU 20a, 20b,
The connection relationship of the connection 20c is not fixed and is always fluid.

【0049】CPUに接続されることとなるFPUは、
そのCPUからの浮動小数点演算の命令を受けて、浮動
小数点演算を実行するものとして構成されている。
The FPU to be connected to the CPU is
It is configured to execute a floating-point operation in response to a floating-point operation instruction from the CPU.

【0050】符号の50はCPU10a,10b,10
cや外部CPU100のうちマスターとなるCPUから
スレイブとなるFPUに対して浮動小数点演算処理に必
要となるデータを転送する際のデータの一時記憶を行う
ための一時記憶レジスタである。一時記憶レジスタ50
には、FPUに処理を行わせる際の計算対象データや、
その他計算に必要な係数等が一時的に格納されるように
なっている。この一時記憶レジスタ50が特許請求の範
囲にいう「一時記憶手段」に相当している。
Reference numeral 50 denotes the CPU 10a, 10b, 10
c and a temporary storage register for temporarily storing data when transferring data required for floating point arithmetic processing from the master CPU of the external CPU 100 to the slave FPU. Temporary storage register 50
Includes data to be calculated when the FPU performs processing,
Other coefficients required for the calculation are temporarily stored. This temporary storage register 50 corresponds to "temporary storage means" in the claims.

【0051】ところで、例えば第1のCPU10aと例
えば第3のFPU20cとが接続されている状態で、同
時に、例えば第2のCPU10bと例えば第1のFPU
20aとが接続される状態も起こり得る。さらには、第
3の接続状態が同時に起こることもあり得る。そのよう
な場合に、あるCPUが一時記憶レジスタ50にアクセ
スしているときに、別のCPUが同時に一時記憶レジス
タ50にアクセスすることになる。そのときに、一時記
憶レジスタ50の記憶領域においてデータの上書きでデ
ータの不測の破壊が生じる場合が起こり得る。
By the way, for example, when the first CPU 10a and the third FPU 20c are connected, for example, the second CPU 10b and the first FPU 20c are simultaneously connected.
A state in which the terminal 20a is connected may occur. Furthermore, the third connection state may occur simultaneously. In such a case, while a certain CPU is accessing the temporary storage register 50, another CPU will simultaneously access the temporary storage register 50. At that time, accidental destruction of data may occur due to overwriting of data in the storage area of the temporary storage register 50.

【0052】符号の60は、そのような不都合の発生を
防止するために、一時記憶レジスタ50とCPU10
a,10b,10cとの間および一時記憶レジスタ50
とFPU20a,20b,20cとの間ならびに一時記
憶レジスタ50と外部CPU300との間で交通整理的
に接続状態を調停(アービトレーション)する一時記憶
レジスタ選択部である。また、70はFPU接続制御部
40がFPU状態レジスタ42を解読した結果として一
時記憶レジスタ選択部60を上記のように制御する一時
記憶レジスタ選択制御部である。一時記憶レジスタ選択
部60が特許請求の範囲にいう「一時記憶用選択手段」
に相当し、一時記憶レジスタ選択制御部70が同じく
「一時記憶選択制御手段」に相当している。
Reference numeral 60 denotes a temporary storage register 50 and a CPU 10 for preventing such an inconvenience.
a, 10b, 10c and temporary storage register 50
A temporary storage register selection unit that arbitrates (arbitrates) connection states between the FPUs 20a, 20b, and 20c and between the temporary storage register 50 and the external CPU 300 in a traffic-coordinated manner. Reference numeral 70 denotes a temporary storage register selection control unit that controls the temporary storage register selection unit 60 as described above as a result of the FPU connection control unit 40 decoding the FPU status register 42. The temporary storage register selection unit 60 may be a “temporary storage selection unit”.
And the temporary storage register selection control unit 70 also corresponds to “temporary storage selection control means”.

【0053】次に、図2によってマルチCPU方式の情
報処理装置100と外部の要素との関係についてより詳
しい構成を説明する。
Next, a more detailed configuration of the relationship between the multi-CPU type information processing apparatus 100 and external elements will be described with reference to FIG.

【0054】200はマルチCPU方式の情報処理装置
100についての外部記憶装置(DMEM)、300は
外部CPU、310は外部CPU300が実行すべき命
令を格納している外部命令メモリ(IMEM)、320
は外部CPU300の処理に用いるデータを格納する外
部データメモリ(DMEM)である。
Reference numeral 200 denotes an external storage device (DMEM) for the multi-CPU type information processing apparatus 100; 300, an external CPU; 310, an external instruction memory (IMEM) storing instructions to be executed by the external CPU 300;
Is an external data memory (DMEM) for storing data used for processing by the external CPU 300.

【0055】81はマルチCPU方式の情報処理装置1
00におけるCPU10a,10b,10cが処理する
データの入出力を行うために外部記憶装置200との通
信を制御するデータメモリインタフェース(DM I
F)、82はCPU10a,10b,10cと外部記憶
装置200との間でアクセスの調停(アービトレーショ
ン)を行うデータバス調停部(Data Bus Arbiter)
である。83はマルチCPU方式の情報処理装置100
におけるCPU10a,10b,10cと外部CPU3
00との間で命令やデータのやりとりを行うI/Oイン
タフェース(I/O IF)である。
Reference numeral 81 denotes a multi-CPU type information processing apparatus 1.
00, a data memory interface (DMI) that controls communication with the external storage device 200 to input and output data processed by the CPUs 10a, 10b, and 10c.
F) and 82 are data bus arbitration units (Data Bus Arbiter) for arbitrating access (arbitration) between the CPUs 10a, 10b and 10c and the external storage device 200.
It is. 83 is a multi-CPU type information processing apparatus 100
CPUs 10a, 10b, 10c and external CPU 3
It is an I / O interface (I / O IF) for exchanging commands and data with the 00.

【0056】FPU選択部30およびFPU接続制御部
40は、マルチCPU方式の情報処理装置100の内部
のCPU10a,10b,10cに対するのと同様に、
外部CPU300とも接続されている。図2において、
FPU接続制御部40とCPU10a,10b,10c
のそれぞれおよび外部CPU300とが往復矢印の接続
ライン84,85で結ばれていることに留意されたい。
これは、CPUからのリクエストとFPUからの確認
(アクノリッジ)とを示している。
The FPU selection unit 30 and the FPU connection control unit 40 are connected to the CPUs 10a, 10b, and 10c inside the multi-CPU type information processing apparatus 100 in the same manner as described above.
It is also connected to the external CPU 300. In FIG.
FPU connection control unit 40 and CPUs 10a, 10b, 10c
And the external CPU 300 are connected by reciprocating arrow connection lines 84 and 85.
This indicates a request from the CPU and a confirmation (acknowledge) from the FPU.

【0057】次に、図3によってFPU接続制御部40
および一時記憶レジスタ選択部60についてより詳しい
構成を説明する。
Next, referring to FIG.
A more detailed configuration of the temporary storage register selection unit 60 will be described.

【0058】FPU接続制御部40は、FPU状態レジ
スタ42のほかにFPU状態解読部(DEC;Decode
r)44と外部CPUインタフェース46とを備えてい
る。
The FPU connection control unit 40 includes an FPU status decoding unit (DEC; Decode) in addition to the FPU status register 42.
r) 44 and an external CPU interface 46.

【0059】CPU10a,10b,10cの各々はF
PU状態解読部44に対して浮動小数点演算のためのリ
クエストを送出するようになっている。FPU状態解読
部44は、リクエストを受け取ると、FPU状態レジス
タ42を参照して、不動作状態となっているFPUがあ
るかどうか、またそれはどのFPUかを解読し、リクエ
ストを発したCPUに対して、その結果を知らせる。さ
らに、FPU状態解読部44は、前記のように、FPU
20a,20b,20cのうち不動作状態のFPUを、
リクエストのあったCPUに接続するようにFPU選択
部30に対して制御信号を送出する。84aはリクエス
トの信号ライン、84bはアクノリッジの信号ラインで
あり、これらは図2の接続ライン84に相当している。
Each of the CPUs 10a, 10b, 10c
A request for a floating-point operation is sent to the PU state decoding unit 44. Upon receiving the request, the FPU state decoding unit 44 refers to the FPU state register 42 to determine whether there is any FPU in an inactive state, and which FPU it is in. And inform the results. Further, as described above, the FPU state decoding unit 44
The inactive FPU among the 20a, 20b, 20c is
A control signal is sent to the FPU selection unit 30 so as to connect to the CPU that has made the request. Reference numeral 84a denotes a request signal line, and reference numeral 84b denotes an acknowledge signal line, which correspond to the connection line 84 in FIG.

【0060】なお、FPUの不動作状態を判定すること
につけて、厳密にFPUの使用状態というのは、FPU
が動作している状態を含むのはもちろん、そのときに該
当FPUのマスターとなっているCPUが演算用のデー
タを一時記憶レジスタ50へ転送している状態、およ
び、逆に演算結果を一時記憶レジスタ50から自身のデ
ータメモリへ転送している状態も含むものである。
It should be noted that, in addition to judging the inoperative state of the FPU, strictly the use state of the FPU is defined as
Of course, the state in which the CPU serving as the master of the corresponding FPU is transferring the data for calculation to the temporary storage register 50, and, conversely, the result of the calculation is temporarily stored. This also includes a state in which data is transferred from the register 50 to its own data memory.

【0061】一時記憶レジスタ50は、3つのFPU2
0a,20b,20cに対応して3つのバンク50a,
50b,50cを有している。一時記憶レジスタ選択部
60は、CPU10a,10b,10cおよびFPU2
0a,20b,20cの各々ならびに外部CPU300
からバンク50a,50b,50cの各々への書き込み
の切り換えを行うための第1の複数のセレクタ60a‥
と、CPU10a,10b,10cおよびFPU20
a,20b,20cの各々からのバンク50a,50
b,50cの各々の読み出しの切り換えを行うための第
2の複数のセレクタ60b‥と、外部CPU300から
のバンク50a,50b,50cの各々の読み出しの切
り換えを行うための第3のセレクタ60cとを備えてい
る。
The temporary storage register 50 has three FPUs 2
0a, 20b, 20c, three banks 50a,
50b and 50c. The temporary storage register selection unit 60 includes the CPUs 10a, 10b, 10c and the FPU 2
0a, 20b, 20c and external CPU 300
From the first plurality of selectors 60a # for switching the writing to each of the banks 50a, 50b, 50c.
And CPUs 10a, 10b, 10c and FPU 20
banks 50a, 50a from each of a, 20b, 20c
a second selector 60b # for switching the reading of each of the banks b and 50c, and a third selector 60c for switching the reading of each of the banks 50a, 50b and 50c from the external CPU 300. Have.

【0062】一時記憶レジスタ選択制御部70は、一時
記憶レジスタ選択部60における各セレクタ60a,6
0b,60cを調停的に制御するようになっている。そ
のことによって、一時記憶レジスタ50において上書き
によるデータの破壊を防止している。このことの詳しい
動作については後述する。
The temporary storage register selection control section 70 controls each of the selectors 60a, 60a in the temporary storage register selection section 60.
0b and 60c are arbitrated. This prevents the temporary storage register 50 from destroying data due to overwriting. The detailed operation of this will be described later.

【0063】次に、上記のように構成された本実施の形
態のマルチCPU方式の情報処理装置100の動作を図
4のフローチャートに従って説明する。
Next, the operation of the multi-CPU type information processing apparatus 100 of the present embodiment configured as described above will be described with reference to the flowchart of FIG.

【0064】ステップS10において外部CPU300
が各装置内部のCPU10a,10b,10cに行わせ
るべき処理の割り付けを行う。ステップS20において
各CPU10a,10b,10cを起動し、処理を開始
する。起動をかけられた各CPU10a,10b,10
cは、ステップS30において浮動小数点演算処理が必
要か否かを判断し、浮動小数点演算処理が不要であると
きはステップS40に進んで浮動小数点演算を伴わない
通常の処理を実行する。そして、ステップS200にお
いて終了条件を満たすのを待つ。
In step S10, external CPU 300
Assigns processing to be performed by the CPUs 10a, 10b, and 10c in each device. In step S20, each of the CPUs 10a, 10b, and 10c is activated to start processing. Each of the activated CPUs 10a, 10b, 10
In step c30, it is determined whether or not the floating-point arithmetic processing is necessary in step S30. If the floating-point arithmetic processing is not necessary, the process proceeds to step S40 to execute normal processing without floating-point arithmetic. Then, in step S200, the process waits until the end condition is satisfied.

【0065】一方、ステップS30において浮動小数点
演算処理が必要であると判断したときはステップS10
0に進んで該当計算命令群をFPU20a,20b,2
0cのいずれかに処理させるべく、当該のCPUはFP
U接続制御部40におけるFPU状態解読部44に対し
てFPU使用のためのリクエストを発行する。
On the other hand, if it is determined in step S30 that floating point arithmetic processing is necessary, step S10
0, the corresponding calculation instruction group is stored in the FPU 20a, 20b, 2
0c, the corresponding CPU
A request for using the FPU is issued to the FPU state decoding unit 44 in the U connection control unit 40.

【0066】リクエストを受けたFPU状態解読部44
は、ステップS110,S120においてFPU状態レ
ジスタ42の状態を見る。すなわちFPU20a,20
b,20cのいずれが不動作となっているすなわち空い
ている状態となっているか否かをモニタする。そして、
空いている状態のFPUがないときはステップS130
に進んで、リクエストしてきたCPUに対して待機信号
を送出する。
The FPU status decoding unit 44 that has received the request
Checks the status of the FPU status register 42 in steps S110 and S120. That is, the FPUs 20a, 20
It monitors whether any one of b and 20c is inactive, that is, is empty. And
If there is no empty FPU, step S130
To send a standby signal to the requesting CPU.

【0067】空いている状態のFPUがあったとき、ま
たはFPUに空きが発生したときには、リクエストを許
可し、ステップS140において該当CPUから空き状
態の使用可能なFPU(20a,20b,20cのいず
れか)が使用する一時記憶レジスタ50のバンク(50
a,50b,50cのいずれか)へ演算用のデータを転
送する。
When there is an empty FPU or when an empty FPU is generated, the request is permitted, and in step S140, the available FPU (20a, 20b, 20c) is released from the CPU. ) Used by the bank (50
a, 50b, or 50c).

【0068】そして、ステップS150において、該当
のFPUは、現在のマスターとなっているCPUの命令
による浮動小数点演算処理を実行する。このとき、マス
ターとなっているCPUはFPUを投機的に実行させる
ものである。したがって、CPU10a,10b,10
cのうちの任意のCPUと、FPU20a,20b,2
0cのうちの投機的につながっている任意のFPUとの
組み合わせには様々なものがある。
Then, in step S150, the corresponding FPU executes the floating-point arithmetic processing according to the instruction of the current master CPU. At this time, the master CPU causes the FPU to execute speculatively. Therefore, the CPUs 10a, 10b, 10
c, and any FPUs 20a, 20b, 2
There are various combinations with any of the speculatively connected FPUs of Oc.

【0069】ある1つのCPUとある1つのFPUとが
つながって処理を実行している状態で、別のCPUと別
のFPUとが並行して処理を実行することが可能であ
り、さらには、残りのCPUと残りのFPUとが並行し
て処理を実行することも可能である。
In a state where one CPU and one FPU are connected to execute processing, another CPU and another FPU can execute processing in parallel. It is also possible for the remaining CPUs and the remaining FPUs to execute processing in parallel.

【0070】また、同一のCPUにおいてFPUの支援
を必要とする要支援命令が連続してあるいは断続して発
生したときに、その同じCPUが異なる複数のFPUに
対して同時的あるいは並行的に使用権を発動しているこ
とが起こり得る。詳しくは、記述の第3の発明による作
用を参照されたい。μi ,λi (i=1,2‥)で説明
したとおりである。
Also, when instructions requiring support of the FPU are generated continuously or intermittently in the same CPU, the same CPU is used for a plurality of different FPUs simultaneously or in parallel. It can happen that you are exercising the right. For details, refer to the operation according to the third aspect of the description. μ i , λ i (i = 1, 2 ‥) as described above.

【0071】個々のFPUにおいて、その浮動小数点演
算処理が終了すると、ステップS160においてFPU
状態レジスタ42はそれ自身単独のFPUについて処理
が終了したことを示す状態に変化し、マスターとなって
いたCPUに知らせるが、これに伴って、通知を受けた
CPUは演算結果を一時記憶レジスタ50から自身のデ
ータメモリ(12a,12b,12cのいずれか)に転
送する。そして、ステップS200に進み、終了条件を
満たすのを待つ。
When the floating point arithmetic processing is completed in each FPU, in step S160, the FPU
The status register 42 changes to a status indicating that the processing has been completed for the FPU itself, and notifies the CPU serving as the master. In response, the CPU that has received the notification stores the calculation result in the temporary storage register 50. To its own data memory (any of 12a, 12b and 12c). Then, the process proceeds to step S200, and waits until an end condition is satisfied.

【0072】ステップS200において終了条件が満た
されたと判断したときは、ステップS210に進んで外
部CPU300に対して終了割り込みを行い、次の指令
を待つ。すなわち、ステップS220で外部CPU30
0からの起動を待ち、起動があればステップS20に戻
り、また、ステップS230でシステムの終了を待ち、
終了がなければステップS220に戻る。
If it is determined in step S200 that the termination condition has been satisfied, the flow advances to step S210 to terminate the external CPU 300 and wait for the next command. That is, in step S220, the external CPU 30
0, and if there is a startup, the process returns to step S20. In step S230, the process waits for the end of the system.
If not, the process returns to step S220.

【0073】次に、一時記憶レジスタ50を共用するこ
とに起因してのデータ上書きによるデータ破壊の防止に
ついて説明する。
Next, prevention of data destruction due to data overwriting caused by sharing the temporary storage register 50 will be described.

【0074】上記したように、一時記憶レジスタ選択部
60は誤ったデータの上書きにより、一時記憶レジスタ
50に格納されているデータが不測に破壊されないよう
にするためのものである。
As described above, the temporary storage register selector 60 is for preventing the data stored in the temporary storage register 50 from being accidentally destroyed by overwriting of incorrect data.

【0075】マルチCPU方式の情報処理装置100に
おけるCPU10a,10b,10cのいずれかがFP
U20a,20b,20cのいずれかに対して浮動小数
点演算系の処理を行わせたい場合、まず演算に必要なデ
ータをCPU自身のデータメモリ(12a,12b,1
2cのいずれか)から一時記憶レジスタ50に転送しな
ければならない。その際に、他のCPUが使用している
FPUがアクセスしている一時記憶レジスタ50内のア
ドレス領域に対してデータを上書きしないように、該当
CPUはFPU接続制御部40におけるFPU状態解読
部44に対してFPUの使用リクエストを出し、それを
受けたFPU状態解読部44はFPU状態レジスタ42
を参照し、不動作となっているすなわち空いている状態
のFPUへの通信を許可する。
One of the CPUs 10a, 10b, and 10c in the information processing apparatus 100 of the multi-CPU system uses the FP
When it is desired to perform the processing of the floating-point arithmetic system on any of U20a, 20b, and 20c, first, data necessary for the arithmetic operation is stored in the data memory (12a, 12b, 1) of the CPU itself.
2c) to the temporary storage register 50. At this time, the relevant CPU does not overwrite the data in the address area in the temporary storage register 50 that is being accessed by the FPU used by the other CPU. , A FPU use request is issued to the FPU status register 42.
And permits communication to the inactive or empty FPU.

【0076】あるFPUに対してあるCPUがマスター
となっており、まだFPU自体には起動をかけていない
状態であることをFPU状態レジスタ42が確認した場
合、そのことをFPU状態解読部44が解読し、その解
読結果に基づいて一時記憶レジスタ選択制御部70を介
して一時記憶レジスタ選択部60におけるセレクタ60
a‥,60b‥を制御し、そのFPUがアクセスする領
域の一時記憶レジスタ50のバンク(50a,50b,
50cのいずれか)の入力、出力ポートに対してマスタ
ーとなったCPUからの入力、出力バスを接続し、ある
決められたアドレス領域のみにアクセスを制限するよう
に制御を行う。
When the FPU status register 42 confirms that a certain CPU is a master for a certain FPU and the FPU itself has not been activated yet, the FPU status decoding unit 44 confirms that fact. Based on the result of the decryption, the selector 60 in the temporary storage register selection unit 60 via the temporary storage register selection control unit 70
a $, 60b}, and a bank (50a, 50b, 50b) of the temporary storage register 50 in an area accessed by the FPU.
50c), the input and output buses from the master CPU are connected to the input and output ports, and control is performed so as to restrict access to only a predetermined address area.

【0077】マスターとなったCPUがFPUに起動を
かけた場合は、そのFPUがもともと使用する入力、出
力ポートに接続し、FPUにおいて浮動小数点演算処理
を行わせる。
When the master CPU activates the FPU, it is connected to the input and output ports originally used by the FPU, and causes the FPU to perform floating point arithmetic processing.

【0078】最後にFPUの処理が終了し、結果が一時
記憶レジスタ50に残っている状態の場合は、再びマス
ターとなっているCPUの入力、出力バスが接続され、
演算結果を自身のメモリに転送し、転送終了後にFPU
接続制御部40に対して起動信号の無効を伝え、以降の
処理に入る。
Finally, when the processing of the FPU is completed and the result remains in the temporary storage register 50, the input and output buses of the master CPU are connected again,
Transfers the operation result to its own memory
The connection control unit 40 is notified of the invalidity of the activation signal, and the processing thereafter is started.

【0079】以上のような接続制御を行うことにより、
他のFPUの使用するデータの破壊を防ぐことが可能と
なる。
By performing the above connection control,
Destruction of data used by another FPU can be prevented.

【0080】以上詳しく説明してきたように、本実施の
形態の情報処理装置によれば、複数FPUが存在する構
成をとり、いずれかのCPUが浮動小数点演算系の命令
をすでにあるFPUに処理させている状態であったとし
ても、その同じCPUに新たな浮動小数点演算系の命令
が発生したときには、先のFPUが処理を終えていなく
ても、別のFPUが空いていればそちらに処理を依頼す
ることが可能となる。したがって、浮動小数点演算処理
が多発するようなアプリケーションの場合における従来
技術の課題であったところの、あるCPUにのみにしか
FPUがついていなかったり、CPUとFPUが1対1
でしかつながっていないといったハードウェアの制限で
発生する浮動小数点演算系命令の待ち時間の問題をうま
く解消することができ、待ち時間の大幅な減少を可能と
なし、装置全体の性能を向上させることができるに至っ
たのである。
As described above in detail, according to the information processing apparatus of the present embodiment, a configuration is employed in which a plurality of FPUs exist, and one of the CPUs causes an existing FPU to process a floating-point arithmetic instruction. Even if it is in a state, when a new floating-point arithmetic instruction is issued to the same CPU, even if the previous FPU has not completed the processing, if another FPU is free, the processing is performed there. It is possible to request. Therefore, the FPU is attached only to a certain CPU, or the CPU and the FPU have a one-to-one correspondence, which is a problem of the related art in an application in which floating-point arithmetic processing frequently occurs.
The problem of the latency of floating-point arithmetic instructions caused by hardware limitations such as not being able to be connected can be solved successfully, the latency can be significantly reduced, and the performance of the entire device is improved. It was possible to do.

【0081】以上、本発明の実施の形態について詳述し
てきたが、本発明は上記の実施の形態に限定される必要
性はなく、次のような実施の形態も含み得るものであ
る。 (1)CPUで代表されるマイクロプロセッサとして
は、その個数が複数の場合で説明したが、その個数は任
意であって、図示の3つの場合以外の任意の複数のほ
か、単一の場合も含み得るものとする。すなわち、単一
のマイクロプロセッサであっても、それに複数の専用プ
ロセッサが選択的に接続される構成の場合を含み得るも
のとする。 (2)マスターとなったCPUからFPUに要支援命令
の実行を依頼するに際して、そのCPUから一時記憶レ
ジスタ50にデータを転送するようにしたが、必ずしも
それにとらわれる必要性はなく、一時記憶レジスタ50
を省略して、FPUにそのCPUに付属のデータメモリ
にアクセスさせるように構成してもよきものとする。 (3)一時記憶レジスタ50を有するとしても、共通の
ものではなく、個々のFPUに専用の複数の一時記憶レ
ジスタを設けてもよいし、あるいは、個々のCPUに専
用の複数の一時記憶レジスタを設けてもよきものとす
る。
The embodiments of the present invention have been described above in detail. However, the present invention is not limited to the above embodiments, and can include the following embodiments. (1) The number of microprocessors represented by the CPU has been described as being plural. However, the number is arbitrary, and a plurality of microprocessors other than the three shown in FIG. Shall be included. That is, even a single microprocessor may include a configuration in which a plurality of dedicated processors are selectively connected thereto. (2) When the master CPU requests the FPU to execute the instruction requiring support, the data is transferred from the CPU to the temporary storage register 50. However, it is not necessary to be limited to this.
May be omitted and the FPU may be configured to access a data memory attached to the CPU. (3) Even if the temporary storage register 50 is provided, a plurality of temporary storage registers dedicated to each FPU may be provided instead of a common one, or a plurality of temporary storage registers dedicated to each CPU may be provided. It may be provided.

【0082】上記の(1)〜(3)は互いに独立した事
項であり、これらのうち任意の事項を任意数適当に組み
合わせてもよきものとする。
The above items (1) to (3) are independent of each other, and any number of these items may be appropriately combined.

【0083】本願の明細書または図面に記載してある任
意の事項について、その省略の可能性、または特許請求
の範囲への追加ならびに発明の詳細な説明の変更の可能
性を留保する。
It is to be noted that any matter described in the specification or the drawings of the present application may be omitted, added to the claims, and modified in the detailed description of the invention.

【0084】[0084]

【発明の効果】本発明によれば、CPU(中央演算処理
装置)が一例とされるマイクロプロセッサに対してFP
U(浮動小数点演算処理装置)が一例とされる複数の専
用プロセッサを備えておき、専用プロセッサの不動作で
空いている状態の確認を経た上での合理的なマイクロプ
ロセッサと専用プロセッサとの結び付きを配分するの
で、マイクロプロセッサが一つの専用プロセッサを占有
している状態において、同じマイクロプロセッサに新た
な専用プロセッサの支援を必要とする命令が生じたとき
は、別の専用プロセッサにその命令の実行を依存するこ
とができる。したがって、空き状態にある専用プロセッ
サが存在する限りにおいて、マイクロプロセッサは処理
を待つ必要がなく、独自の処理の遂行が可能となり、装
置全体の処理能力を大幅に高めることができる。
According to the present invention, a CPU (Central Processing Unit) is used as an example for a microprocessor.
U (Floating Point Arithmetic Processor) is provided with a plurality of dedicated processors as an example, and after confirming that the dedicated processor is not operating and is idle, a reasonable connection between the microprocessor and the dedicated processor When an instruction requiring the assistance of a new dedicated processor occurs in the same microprocessor while the microprocessor occupies one dedicated processor, execution of the instruction is performed by another dedicated processor. Can be relied upon. Therefore, as long as there is an empty dedicated processor, the microprocessor does not need to wait for processing, and can perform its own processing, thereby greatly increasing the processing capacity of the entire apparatus.

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

【図1】 本発明の実施の形態のマルチCPU方式の情
報処理装置における主要構成を抽出して示した基本的な
電気的構成を示すブロック図
FIG. 1 is a block diagram showing a basic electrical configuration in which a main configuration in a multi-CPU information processing apparatus according to an embodiment of the present invention is extracted and shown;

【図2】 上記図1の実施の形態のマルチCPU方式の
情報処理装置の内部におけるより詳しい配線関係および
マルチCPU方式の情報処理装置と外部の要素との関係
についてより詳しい関係を示すブロック図
FIG. 2 is a block diagram showing a more detailed wiring relationship inside the multi-CPU information processing apparatus of the embodiment of FIG. 1 and a more detailed relationship between the multi-CPU information processing apparatus and external elements;

【図3】 上記図1の実施の形態のマルチCPU方式の
情報処理装置の構成要素としてのFPU接続制御部およ
び一時記憶レジスタ選択部についてより詳しい構成を示
すブロック図
FIG. 3 is a block diagram showing a more detailed configuration of an FPU connection control unit and a temporary storage register selection unit as components of the multi-CPU type information processing apparatus according to the embodiment of FIG. 1;

【図4】 上記の実施の形態のマルチCPU方式の情報
処理装置の動作を示すフローチャート
FIG. 4 is a flowchart showing the operation of the multi-CPU type information processing apparatus according to the embodiment;

【図5】 従来技術のマルチCPU方式の情報処理装置
の電気的構成を示すブロック図
FIG. 5 is a block diagram showing an electrical configuration of a conventional multi-CPU type information processing apparatus.

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

10a,10b,10c…マイクロプロセッサの一例と
してのCPU(中央演算処理装置) 11a,11b,11c…命令メモリ 12a,12b,12c…データメモリ 20a,20b,20c…専用プロセッサの一例として
のFPU(浮動小数点演算処理装置) 30…選択手段の一例としてのFPU選択部 40…接続制御手段の一例としてのFPU接続制御部 42…FPU状態レジスタ 44…FPU状態解読部 46…外部CPUインタフェース 50…一時記憶手段としての一時記憶レジスタ 50a,50b,50c…バンク 60…一時記憶用選択手段としての一時記憶レジスタ選
択部 60a,60b,60c…セレクタ 70…一時記憶選択制御手段としての一時記憶レジスタ
選択制御部 81…データメモリインタフェース 82…データバス調停部 83…I/Oインタフェース 84a…リクエストの信号ライン 84b…アクノリッジの信号ライン 100…マルチCPU方式の情報処理装置 200…外部記憶装置 300…外部CPU 310…外部命令メモリ 320…外部データメモリ
10a, 10b, 10c: CPU (Central Processing Unit) as an example of a microprocessor 11a, 11b, 11c: Instruction memory 12a, 12b, 12c: Data memory 20a, 20b, 20c: FPU (Floating) as an example of a dedicated processor Decimal point arithmetic processing unit) 30 FPU selection unit as an example of selection unit 40 FPU connection control unit as an example of connection control unit 42 FPU status register 44 FPU status decoding unit 46 External CPU interface 50 Temporary storage unit Temporary storage registers 50a, 50b, 50c as banks 60 temporary register selection units 60a, 60b, 60c as selectors for temporary storage selectors 70 temporary storage register selection control units 81 as temporary storage selection control units 81 Data memory interface 82 ... Bus are placed arbitration unit 83 ... I / O interface 84a ... signal line 84b ... acknowledge signal line 100 ... multi-CPU system of the information processing apparatus 200 ... external storage device 300 ... external CPU 310 ... external instruction memory 320 ... external data memory request

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 マイクロプロセッサ以外に複数の専用プ
ロセッサを備え、前記マイクロプロセッサがリクエスト
を行ったときに前記複数の専用プロセッサのうち不動作
状態にある専用プロセッサに対して前記マイクロプロセ
ッサの接続を行うように構成されていることを特徴とす
る情報処理装置。
A plurality of dedicated processors in addition to the microprocessor, wherein the microprocessor is connected to an inactive dedicated processor among the plurality of dedicated processors when the microprocessor makes a request. An information processing apparatus characterized by being configured as described above.
【請求項2】 マイクロプロセッサと、複数の専用プロ
セッサと、前記マイクロプロセッサと前記複数の専用プ
ロセッサのいずれかとの接続状態を選択する選択手段
と、前記複数の専用プロセッサの状態を監視しており前
記マイクロプロセッサからリクエストがあったときに前
記マイクロプロセッサを不動作状態の専用プロセッサに
接続するように前記選択手段の制御を行う接続制御手段
とを備えていることを特徴とする情報処理装置。
2. A microprocessor, a plurality of dedicated processors, a selection means for selecting a connection state between the microprocessor and one of the plurality of dedicated processors, and a state monitoring the plurality of dedicated processors. An information processing apparatus comprising: a connection control unit that controls the selection unit so as to connect the microprocessor to a dedicated processor in an inactive state when a request is received from the microprocessor.
【請求項3】 複数のマイクロプロセッサと、複数の専
用プロセッサと、前記複数のマイクロプロセッサのいず
れかと前記複数の専用プロセッサのいずれかとの接続状
態を選択する選択手段と、前記複数の専用プロセッサの
状態を監視しており前記複数のマイクロプロセッサのい
ずれかからリクエストがあったときにそのリクエストを
したマイクロプロセッサを不動作状態の専用プロセッサ
に接続する制御を行う接続制御手段とを備えていること
を特徴とする情報処理装置。
3. A plurality of microprocessors, a plurality of special purpose processors, a selection means for selecting a connection state between any one of the plurality of microprocessors and any one of the plurality of special purpose processors, and a state of the plurality of special purpose processors And connection control means for controlling connection of the requesting microprocessor to an inactive dedicated processor when a request is received from any of the plurality of microprocessors. Information processing device.
【請求項4】 前記リクエストをしたマイクロプロセッ
サからそのデータを受け取って一時記憶し、前記リクエ
ストされた専用プロセッサにそのデータを受け渡す中継
の一時記憶手段を備えており、前記リクエストをしたマ
イクロプロセッサは前記一時記憶手段にデータ転送を完
了したのちは独自の処理を実行し、前記マイクロプロセ
ッサから命令を受け取った前記専用プロセッサは前記一
時記憶手段をアクセスしながら前記リクエストの命令の
処理を実行するように構成されていることを特徴とする
請求項3に記載の情報処理装置。
4. A relay temporary storage means for receiving the data from the microprocessor which has made the request and temporarily storing the data, and transferring the data to the requested dedicated processor. After the completion of the data transfer to the temporary storage means, it executes its own processing, and the dedicated processor receiving the instruction from the microprocessor executes the processing of the instruction of the request while accessing the temporary storage means. The information processing apparatus according to claim 3, wherein the information processing apparatus is configured.
【請求項5】 前記複数のマイクロプロセッサと前記一
時記憶手段との間および前記複数の専用プロセッサと前
記一時記憶手段との間に介挿されて接続状態を選択する
一時記憶用選択手段と、前記接続制御手段からのどの専
用プロセッサを接続するかの情報に基づいてその専用プ
ロセッサに対応した領域を前記一時記憶手段に設定しか
つその設定領域に対して前記データ転送のために前記リ
クエストをしたマイクロプロセッサを接続するように前
記一時記憶用選択手段を制御する一時記憶選択制御手段
とを備えていることを特徴とする請求項4に記載の情報
処理装置。
5. A temporary storage selecting unit interposed between the plurality of microprocessors and the temporary storage unit and between the plurality of dedicated processors and the temporary storage unit to select a connection state; An area corresponding to the dedicated processor is set in the temporary storage means based on information on which dedicated processor is to be connected from the connection control means, and the microcontroller which has made the request for the data transfer to the set area is set. The information processing apparatus according to claim 4, further comprising: a temporary storage selection control unit that controls the temporary storage selection unit so as to connect a processor.
【請求項6】 前記マイクロプロセッサが中央演算処理
装置(CPU)であり、前記専用プロセッサが浮動小数
点演算処理装置(FPU)などの数値演算プロセッサ
(NDP)である請求項1から請求項5までのいずれか
に記載の情報処理装置。
6. The microprocessor according to claim 1, wherein said microprocessor is a central processing unit (CPU), and said dedicated processor is a numerical processor (NDP) such as a floating point processing unit (FPU). An information processing device according to any one of the above.
【請求項7】 前記複数のマイクロプロセッサとして外
部CPUもアクセス可能に構成されていることを特徴と
する請求項1から請求項6までのいずれかに記載の情報
処理装置。
7. The information processing apparatus according to claim 1, wherein an external CPU is configured to be accessible as said plurality of microprocessors.
JP34777999A 1999-12-07 1999-12-07 Information processor Pending JP2001167058A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34777999A JP2001167058A (en) 1999-12-07 1999-12-07 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34777999A JP2001167058A (en) 1999-12-07 1999-12-07 Information processor

Publications (1)

Publication Number Publication Date
JP2001167058A true JP2001167058A (en) 2001-06-22

Family

ID=18392529

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34777999A Pending JP2001167058A (en) 1999-12-07 1999-12-07 Information processor

Country Status (1)

Country Link
JP (1) JP2001167058A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007179326A (en) * 2005-12-28 2007-07-12 Matsushita Electric Ind Co Ltd Arithmetic processor
JP2007520766A (en) * 2003-06-23 2007-07-26 インテル コーポレイション Apparatus and method for selectable hardware accelerator in data driven architecture
JP2007328461A (en) * 2006-06-06 2007-12-20 Matsushita Electric Ind Co Ltd Asymmetric multiprocessor
JP2009037626A (en) * 2008-09-04 2009-02-19 Panasonic Corp Compiler
JP2009542107A (en) * 2006-06-21 2009-11-26 クゥアルコム・インコーポレイテッド Devices and methods for addressing inefficiencies from general purpose processors when implementing algorithms
US8307141B2 (en) 2008-12-10 2012-11-06 Fujitsu Limited Multi-core processor, control method thereof, and information processing apparatus
US9558151B2 (en) 2011-02-22 2017-01-31 Renesas Electronics Corporation Data processing device and data processing method thereof
JP2020027613A (en) * 2018-08-10 2020-02-20 ベイジン バイドゥ ネットコム サイエンス アンド テクノロジー カンパニー リミテッド Artificial intelligence chip and instruction execution method used in artificial intelligence chip

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8754893B2 (en) 2003-06-23 2014-06-17 Intel Corporation Apparatus and method for selectable hardware accelerators
JP2007520766A (en) * 2003-06-23 2007-07-26 インテル コーポレイション Apparatus and method for selectable hardware accelerator in data driven architecture
US7714870B2 (en) 2003-06-23 2010-05-11 Intel Corporation Apparatus and method for selectable hardware accelerators in a data driven architecture
US8063907B2 (en) 2003-06-23 2011-11-22 Intel Corporation Apparatus and method for selectable hardware accelerators in a data driven architecture
JP2007179326A (en) * 2005-12-28 2007-07-12 Matsushita Electric Ind Co Ltd Arithmetic processor
JP2007328461A (en) * 2006-06-06 2007-12-20 Matsushita Electric Ind Co Ltd Asymmetric multiprocessor
JP2009542107A (en) * 2006-06-21 2009-11-26 クゥアルコム・インコーポレイテッド Devices and methods for addressing inefficiencies from general purpose processors when implementing algorithms
JP2009037626A (en) * 2008-09-04 2009-02-19 Panasonic Corp Compiler
US8307141B2 (en) 2008-12-10 2012-11-06 Fujitsu Limited Multi-core processor, control method thereof, and information processing apparatus
US9558151B2 (en) 2011-02-22 2017-01-31 Renesas Electronics Corporation Data processing device and data processing method thereof
JP2020027613A (en) * 2018-08-10 2020-02-20 ベイジン バイドゥ ネットコム サイエンス アンド テクノロジー カンパニー リミテッド Artificial intelligence chip and instruction execution method used in artificial intelligence chip
JP7011627B2 (en) 2018-08-10 2022-01-26 ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド Instruction execution method used for artificial intelligence chips and artificial intelligence chips
US11372673B2 (en) 2018-08-10 2022-06-28 Beijing Baidu Netcom Science And Technology Co., Ltd. Artificial intelligence chip and instruction execution method for artificial intelligence chip

Similar Documents

Publication Publication Date Title
US6938253B2 (en) Multiprocessor communication system and method
US20070074214A1 (en) Event processing method in a computer system
JPH01200466A (en) Variable resource zoning apparatus and method for data processing system
CA2478570A1 (en) Data processing apparatus and system and method for controlling memory access
US7996592B2 (en) Cross bar multipath resource controller system and method
KR100834180B1 (en) A'L'Driving Method for Driving Program/Instruction , and Architecture and Processor Thereof
JPH06161950A (en) Control method of data transmission used for computation system provided with multiple bus architecture
JP2000293436A (en) Support for a plurality of unsolved request to a plurality of targets of pipeline memory system
US5594880A (en) System for executing a plurality of tasks within an instruction in different orders depending upon a conditional value
JP2001167058A (en) Information processor
JPH0997184A (en) Information-processing system inclusive of efficient interrupt handling
JP4402624B2 (en) Load management apparatus and load management method
JP2001333137A (en) Self-operating communication controller and self- operating communication control method
US6282144B1 (en) Multi-ported memory with asynchronous and synchronous protocol
JP2813182B2 (en) Multiprocessor computer multifunction device
JPH0855097A (en) Data processing system and its memory access method
JPH11272632A (en) Multiprocessor system
JPH05210481A (en) Direct access type video bus
JP2004513457A (en) Communication system for data exchange using additional processor
JPH09218859A (en) Multiprocessor control system
JP2002312302A (en) Peripheral device
JP2705955B2 (en) Parallel information processing device
JPH05165641A (en) Single chip microcomputer
JPH056333A (en) Multi-processor system
JPS6228866A (en) Main memory access system