Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0823820B2 - Address overlap check processor - Google Patents
[go: Go Back, main page]

JPH0823820B2 - Address overlap check processor - Google Patents

Address overlap check processor

Info

Publication number
JPH0823820B2
JPH0823820B2 JP60236566A JP23656685A JPH0823820B2 JP H0823820 B2 JPH0823820 B2 JP H0823820B2 JP 60236566 A JP60236566 A JP 60236566A JP 23656685 A JP23656685 A JP 23656685A JP H0823820 B2 JPH0823820 B2 JP H0823820B2
Authority
JP
Japan
Prior art keywords
address
operand
register
contents
address generator
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP60236566A
Other languages
Japanese (ja)
Other versions
JPS6297037A (en
Inventor
優人 大野
克巳 大西
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 filed Critical Fujitsu Ltd
Priority to JP60236566A priority Critical patent/JPH0823820B2/en
Publication of JPS6297037A publication Critical patent/JPS6297037A/en
Publication of JPH0823820B2 publication Critical patent/JPH0823820B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Advance Control (AREA)
  • Executing Machine-Instructions (AREA)

Description

【発明の詳細な説明】 〔概要〕 アドレス・ジェネレータとオーバラップ・チェッカと
を有し,第2オペランド・アドレスと第1オペランド・
アドレスとのオーバラップの有無をチェックしつつ処理
を進めるデータ処理装置において,第2オペランド・ア
ドレスを計算するに当たってアドレス・ジェネレータに
供給されるバイパス・ルートからの情報を考慮した結果
の情報を,上記オーバラップ・チェッカに供給するよう
にし,パイプライン先行命令によってベース・レジスタ
の内容が変更を受ける場合などにおける処理の遅れを解
消するようにしたことが開示されている。
DETAILED DESCRIPTION [Outline] An address generator and an overlap checker are provided, and a second operand address and a first operand
In a data processing device that advances processing while checking for overlap with an address, information obtained as a result of considering information from a bypass route supplied to an address generator in calculating a second operand address is described above. It is disclosed that the overlap checker is supplied so as to eliminate the processing delay when the contents of the base register are changed by the pipeline preceding instruction.

〔産業上の利用分野〕[Industrial applications]

本発明は,アドレス・オーバラップ・チェック処理装
置,特に例えば第2オペランドの内容を読出して処理し
第1オペランドの位置に格納する如き処理を行うに当た
って,オーバラップ・チェッカによってチェックを行う
機能を有するデータ処理装置において,オーバラップ・
チェッカに供給する入力を早期に整え得るようにしたア
ドレス・オーバラップ・チェック処理装置に関する。
The present invention has an address overlap check processing device, and in particular, has a function of performing a check by an overlap checker in performing processing such as reading and processing the contents of the second operand and storing it in the position of the first operand. In data processing equipment,
The present invention relates to an address overlap check processing device capable of adjusting an input supplied to a checker at an early stage.

〔従来の技術〕[Conventional technology]

パイプライン処理を行うデータ処理装置において,第
1オペランドと第2オペランドとを主記憶装置から読出
し,演算して,その結果を主記憶装置上の第1オペラン
ドの位置に書込む命令や,第2オペランドを主記憶装置
から読出し,主記憶装置上の第1オペランドの位置に書
込む命令などが実行されることがある。
In a data processing device that performs pipeline processing, an instruction that reads the first operand and the second operand from the main storage device, performs an operation, and writes the result to the position of the first operand in the main storage device, An instruction or the like may be executed in which the operand is read from the main storage device and written in the position of the first operand on the main storage device.

このような命令を実行する場合,ソフトウェア・イン
タフェース条件としては,例えば1語が8バイトからな
るデータ処理装置では,一般にはアドレスの単位である
1バイトの演算を逐次実行して最終的に8バイトの演算
結果が得られることを前提としている。
When executing such an instruction, as a software interface condition, for example, in a data processing device in which one word consists of 8 bytes, in general, 1 byte operation which is a unit of address is sequentially executed and finally 8 bytes are obtained. It is assumed that the calculation result of is obtained.

しかし,ハードウェア的には8バイト単位で演算して
いるので,このままではソフトウェアから見たハードウ
ェア条件が合わなくなる問題があり,見掛け上1バイト
単位で処理しているようにする必要があった。
However, in terms of hardware, operations are performed in 8-byte units, so there is a problem that the hardware conditions seen by software will not match, and it was necessary to apparently process in 1-byte units. .

具体例を挙げれば,例えば第2オペランド・アドレス
から第1オペランド・アドレスヘデータを転送する命令
で,第2オペランド・アドレスと第1オペランド・アド
レスとが1バイト分だけ異なっている場合を考える。こ
の場合,第2オペランド・アドレスにおける記憶内容
(第2オペランド)の最初の1バイトにのみ全“0"を入
れて,かつ第2オペランド・アドレスと第1オペランド
・アドレスとを夫々逐次上記1バイト分だけずらせつ
つ,この転送命令(この場合,1バイト単位での転送を行
う命令)を実行させると,第1オペランド・アドレスに
おける記憶内容(第1オペランド)に最初の1バイトか
ら順次1バイトづつ“0"が転送され,最終的には全デー
タ長に“0"を入れることができる。上記ソフトウェア・
インタフェース条件としては,例えば1語が8バイトか
らなるデータ処理装置で1語を構成する8バイト単位で
転送される場合にも,上記の如く全データ長に“0"を入
れることができるよう期待されている。勿論,上記の如
く,1バイトづつの転送が行われれば,当該期待を満足さ
せることができる。
As a specific example, consider a case where the second operand address differs from the first operand address by one byte in an instruction that transfers data from the second operand address to the first operand address. In this case, all "0s" are put in only the first 1 byte of the storage content (second operand) in the second operand address, and the second operand address and the first operand address are successively added to the above 1 byte. When this transfer instruction (in this case, an instruction that transfers in 1-byte units) is executed while shifting the amount, the storage contents (first operand) at the first operand address are sequentially incremented by 1 byte from the first byte. "0" is transferred, and finally "0" can be inserted in the total data length. Above software
As an interface condition, it is expected that "0" can be put in the total data length as described above even when data is transferred in 8-byte units that make up one word in a data processing device that consists of eight bytes. Has been done. Of course, if the transfer is performed byte by byte as described above, the expectation can be satisfied.

しかし,実際に,当該データ処理装置の1語を構成す
る8バイト単位を,上記の如く第2オペランドの最初の
1バイトにのみ全“0"を入れて,この命令が実行される
と,8バイトの語の最初の1バイトのみは“0"であるが他
の7バイトは“0"でないデータが,第2オペランド・ア
ドレスから第1オペランド・アドレスへ転送される。そ
して以後,第2オペランド・アドレスと第1オペランド
・アドレスとが夫々8バイト分だけずらされつつ,第2
オペランド・アドレスから第1オペランド・アドレスへ
8バイト単位で第1オペランドの全データ長について転
送されることになる。この結果は,第1オペランドが例
えば最初の2バイト分だけ全“0"で残余のバイトが全
“0"でない形のデータになってしまうことになり,所期
の目的を達成させることができなくなる。
However, in actuality, when the entire 8-byte unit forming one word of the data processing device is put into the first 1 byte of the second operand as described above and this instruction is executed, 8 Data in which only the first 1 byte of the word of bytes is "0" but the other 7 bytes are not "0" is transferred from the second operand address to the first operand address. After that, the second operand address and the first operand address are shifted by 8 bytes each,
The entire data length of the first operand is transferred from the operand address to the first operand address in units of 8 bytes. As a result, the first operand becomes data in which the first two bytes are all "0" and the remaining bytes are not all "0", and the intended purpose can be achieved. Disappear.

この問題に対する対策として,第1オペランド・アド
レスと第2オペランド・アドレスとのオーバラップ・チ
ェックを行い,2つのアドレスが例えば8バイトの範囲内
でオーバラップしている場合には,オーバラップしてい
ない範囲のバイト長での演算を,総てのデータ長につい
て(演算結果を主記憶装置に書き込む場合は,書き込み
レングスについて)繰り返し行う方法が採られる必要が
ある。そして,従来から,当該オーバラップ・チェック
を行うことが行われている。
As a countermeasure against this problem, the overlap check between the first operand address and the second operand address is performed, and if the two addresses overlap within a range of 8 bytes, for example, they are overlapped. It is necessary to adopt a method in which an operation with a byte length in a non-existing range is repeated for all data lengths (or write length when the operation result is written to the main memory). Then, conventionally, the overlap check is performed.

第3図は当該従来の構成を示し,第4図は処理中断が
生じる場合のタイムチャートを示す。
FIG. 3 shows the conventional structure, and FIG. 4 shows a time chart when the processing is interrupted.

図中の符号1はアドレス・ジェネレータ,2はアドレス
保持用レジスタ,3はオーバラップ・チェッカ,4はインデ
ックス・レジスタ,5はベース・レジスタ,6はディスプレ
ースメント・レジスタ,7ないし9は夫々セレクタ,10は
命令レジスタ,11は汎用レジスタ群,12はバイパス・ルー
トを表している。
In the figure, reference numeral 1 is an address generator, 2 is an address holding register, 3 is an overlap checker, 4 is an index register, 5 is a base register, 6 is a displacement register, and 7 to 9 are selectors, respectively. 10 is an instruction register, 11 is a general-purpose register group, and 12 is a bypass route.

従来の場合,第1フローにおいて第1オペランド・ア
ドレスをアドレス・ジェネレータ1によって計算してレ
ジスタ2にセットし、当該レジスタ2にセットされた値
にもとづいて主記憶装置をアクセスして第1オペランド
を読出した上で、当該第1オペランドについて演算手段
を介して演算を行い、当該演算結果を上記主記憶装置に
書込むようにされる。そして、第2フローにおいて,第
2オペランド・アドレスをアドレス・ジェネレータ1に
よって計算させて上記レジスタ2にセットして以降の処
理を行うようにすると共に、第2オペランド・アドレス
を生成する生成要素であるベース・レジスタ5の内容と
ディスプレースメント・レジスタ6の内容とをオーバラ
ップ・チェッカ3に入力し,レジスタ2の内容と照合す
る処理を行うようにしている。
In the conventional case, in the first flow, the first operand address is calculated by the address generator 1 and set in the register 2, and the main memory device is accessed based on the value set in the register 2 to set the first operand. After being read, the first operand is operated through the operation means, and the operation result is written in the main memory. Then, in the second flow, the second operand address is calculated by the address generator 1 and set in the register 2 to perform the subsequent processing, and is a generating element for generating the second operand address. The contents of the base register 5 and the contents of the displacement register 6 are input to the overlap checker 3 so that the contents are checked against the contents of the register 2.

なお,ベース・レジスタ5には,命令レジスタ10にセ
ットされている命令のベース・レジスタ指定部B1で示さ
れる汎用レジスタの内容が供給され,ディスプレースメ
ント・レジスタ6には当該命令のディスプレースメント
D1が供給される。
The contents of the general-purpose register indicated by the base register designating section B1 of the instruction set in the instruction register 10 are supplied to the base register 5, and the displacement register 6 is supplied with the displacement of the instruction.
D1 is supplied.

そして,上記命令のベース・レジスタ指定部で示され
る汎用レジスタが,パイプライン先行命令によって変更
を受ける場合を考慮して,そのような場合にも第2オペ
ランド・アドレスを早期に決定できるようにするため
に,バイパス・ルート12がもうけられ,セレクタ7,8を
介してバイパス・ルートの内容がアドレス・ジェネレー
タ1に供給されるようにされていた。即ち,パイプライ
ン先行命令において上述の演算手段によって演算された
結果の情報を,バイパス・ルート12を介して,アドレス
・ジェネレータ1に,早期に供給するようにしている。
In consideration of the case where the general-purpose register indicated by the base register designating part of the above instruction is changed by the pipeline preceding instruction, the second operand address can be determined early even in such a case. Therefore, the bypass route 12 is provided, and the contents of the bypass route are supplied to the address generator 1 via the selectors 7 and 8. That is, the information of the result calculated by the above-mentioned calculating means in the pipeline preceding instruction is supplied to the address generator 1 through the bypass route 12 at an early stage.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

従来上記の構成が考慮されているが,上記バイパス・
ルート12からの情報は,第3図図示の場合には,アドレ
ス・ジェネレータ1に供給されるのみであって,オーバ
ラップ・チェッカ3には供給されていない。このため
に,第4図図示のタイムチャートに示す如く,上記の如
くパイプライン先行命令によって変更を受けた場合に
は,当該変更の結果が汎用レジスタ群11に書込まれ,次
いでベース・レジスタ5に反映されるまで,オーバラッ
プ・チェッカ3によるチェックを行うことができない。
換言すれば,バイパス・ルート12からの情報がオーバラ
ップ・チェッカ3に供給されていないことから,上記変
更の結果が,一旦汎用レジスタ群11に書き込まれた上で
当該汎用レジスタ群11から読み出されてベース・レジス
タ5にセットされるまで,オーパラップ・チェッカ3に
よるチェックを行うことができない。第4図はこのこと
を表しており,第2フローにおいてベース・レジスタ5
には汎用レジスタ群11から読み出されてセットされる時
点までアドレス・ジェネレータ1による処理を待つこと
と同じこととなる。即ち,それまで,第2オペランド・
アドレスを決定しオーバラップ量を判定するために中断
が生じる(第4図に示す第2フローにおけるフェーズA
の連続している部分が中断に相当している)。
Conventionally, the above configuration has been considered, but the bypass
In the case shown in FIG. 3, the information from the route 12 is supplied only to the address generator 1 and not to the overlap checker 3. For this reason, as shown in the time chart of FIG. 4, when a change is made by the pipeline preceding instruction as described above, the result of the change is written in the general-purpose register group 11, and then the base register 5 The check by overlap checker 3 cannot be performed until it is reflected in.
In other words, since the information from the bypass route 12 is not supplied to the overlap checker 3, the result of the above change is once written in the general-purpose register group 11 and then read from the general-purpose register group 11. The check by the overlap wrap checker 3 cannot be performed until it is set to the base register 5. FIG. 4 shows this, and in the second flow, the base register 5
Is the same as waiting for the processing by the address generator 1 until the time when it is read from the general-purpose register group 11 and set. That is, until then, the second operand
An interruption occurs to determine the address and the overlap amount (Phase A in the second flow shown in FIG. 4).
The continuous part of is equivalent to the interruption).

〔問題点を解決するための手段〕[Means for solving problems]

本発明はこの点を解決しており,第1図は本発明の原
理構成図(本発明の一実施例構成でもある)を示してい
る。図中の符号は第3図に対応しており,1はアドレス・
ジェネレータ,2はアドレス保持用レジスタ,3はオーバラ
ップ・チェッカ,4はインデックス・レジスタ,5はベース
・レジスタ,6はディスプレースメント・レジスタ,7ない
し9はセレクタ,10は命令レジスタ,11は汎用レジスタ
群,12はバイパス・ルートを表している。なお図示のセ
レクタ7,8,9の入力側には夫々図示しない他の入力も存
在しているが,本発明と直接関連しないものであること
から,これらの入力についての図示を省略している。そ
して,夫々のセレクタ7,8,9において夫々いずれの入力
を選択してアドレス・ジェネレータ1に供給するかは,
その時点での命令のオペレーション・コードの内容によ
って定められるようにされている。
The present invention solves this point, and FIG. 1 shows a principle configuration diagram of the present invention (which is also the configuration of one embodiment of the present invention). The symbols in the figure correspond to those in Fig. 3, where 1 is the address
Generator, 2 is address holding register, 3 is overlap checker, 4 is index register, 5 is base register, 6 is displacement register, 7 to 9 is selector, 10 is instruction register, 11 is general purpose register Group 12, represents the bypass route. There are other inputs (not shown) on the input sides of the selectors 7, 8 and 9 shown in the figure, but these inputs are not shown because they are not directly related to the present invention. . Then, which input is selected by each of the selectors 7, 8 and 9 to be supplied to the address generator 1,
It is determined by the content of the operation code of the instruction at that time.

本発明の場合も、上記アドレス保持用レジスタ2にセ
ットされた値にもとづいて主記憶装置がアクセスされ
(勿論、主記憶装置から読出す必要のない場合もある
が)、主記憶装置から読出されたオペランドが演算手段
によって演算された上で上記主記憶装置に格納する(勿
論、主記憶装置に格納する必要のない場合もあるが)よ
うにされる。
In the case of the present invention as well, the main memory is accessed based on the value set in the address holding register 2 (of course, it may not be necessary to read from the main memory), and the main memory is read. The operands are calculated by the calculating means and then stored in the main storage device (of course, it may not be necessary to store them in the main storage device).

本発明の場合には、セレクタ8,9の出力段側からオー
バラップ・チェッカ3に入力されるように構成されてい
る。このために,汎用レジスタ群11にセットされる情報
が,バイパス・ルート12を介して第2オペランド・アド
レスの計算のためにアドレス・ジェネレータ1に供給さ
れる際に,セレクタ8の出力段からオーバラップ・チェ
ッカ3にも供給される。
In the case of the present invention, the overlap checker 3 is input from the output stage side of the selectors 8 and 9. For this reason, when the information set in the general-purpose register group 11 is supplied to the address generator 1 via the bypass route 12 for the calculation of the second operand address, it is overwritten from the output stage of the selector 8. It is also supplied to the lap checker 3.

〔作用〕[Action]

上述の如くパイプライン先行命令によって変更を受け
た場合に,汎用レジスタ群11にセットされるべき情報
が,バイパス・ルート12にも供給されて(即ち汎用レジ
スタ群11にセットされた上で当該汎用レジスタ群11から
読出されてくるのではなく、汎用レジスタ群11にセット
する際に直接的に)、第2フローのアドレス計算を行う
状態にあるアドレス・ジェネレータ1に供給されると共
に,併せてオーバラップ・チェッカ3にも供給される。
Information that should be set in the general-purpose register group 11 when it is changed by the pipeline preceding instruction as described above is also supplied to the bypass route 12 (that is, set in the general-purpose register group 11 and then the general-purpose register group 11 is set). It is not read from the register group 11 but directly when it is set in the general-purpose register group 11), and is supplied to the address generator 1 in the state of performing the address calculation of the second flow, and the It is also supplied to the lap checker 3.

この結果,アドレス・ジェネレータ1に入力されて第
2オペランド・アドレスが計算されると同じ情報がオー
バラップ・チェッカ3にも入力され,第1オペランド・
アドレス(レジスタ2の内容)とのオーバラップ量を早
期に計算することができる。
As a result, when the second operand address is calculated by being input to the address generator 1, the same information is also input to the overlap checker 3 and the first operand
The amount of overlap with the address (content of register 2) can be calculated early.

〔実施例〕〔Example〕

本発明の実施例構成は第1図図示の原理構成図と実質
的に同じであるので,説明の重複をさけるが,第2図に
示す一実施例タイムチャートを参照しつつ説明をつづけ
る。
Since the configuration of the embodiment of the present invention is substantially the same as the principle configuration diagram shown in FIG. 1, description will be avoided, but the description will be continued with reference to the time chart of one embodiment shown in FIG.

第1フローにおいて第1オペランド・アドレスがレジ
スタ2にセットされたとし,パイプライン先行命令によ
って上述の変更を受けた場合,その変更結果が第2図図
示のタイミングにおいて,第2オペランド・アドレス計
算に反映すべく,バイパス・ルート12を介してアドレス
・ジェネレータ1に供給され得るが,この同じタイミン
グにおいてオーバラップ・チェッカ3によるチェックを
行うことが可能となる。
When the first operand address is set in the register 2 in the first flow and the above-mentioned change is made by the pipeline preceding instruction, the change result is calculated in the second operand address calculation at the timing shown in FIG. Although it can be supplied to the address generator 1 via the bypass route 12 to reflect it, the overlap checker 3 can perform the check at this same timing.

即ち第4図と第2図とを対比すると明瞭となる如く第
2フローにおける中断が少なくて足りることとなる。
That is, as is clear from comparison between FIG. 4 and FIG. 2, it is sufficient that the interruption in the second flow is small.

〔発明の効果〕〔The invention's effect〕

以上説明した如く,本発明によれば,アドレス・ジェ
ネレータにバイパスして情報を供給するバイパス・ルー
トをオーバラップ・チェッカのためにも共用するだけ
で,所期の目的を達成することができる。このために制
御態様もきわめて簡単化される。
As described above, according to the present invention, the intended purpose can be achieved only by sharing the bypass route for supplying information by bypassing the address generator also for the overlap checker. For this reason, the control mode is also greatly simplified.

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

第1図は本発明の原理構成図,第2図は本発明の一実施
例タイムチャート,第3図は本発明の前提とされた構成
例,第4図は第3図図示構成の場合のタイムチャートを
示す。 図中,1はアドレス・ジェネレータ,3はオーバラップ・チ
ェッカ,4はインデックス・レジスタ,5はベース・レジス
タ,6はデイスプレースメント・レジスタを表す。
FIG. 1 is a block diagram of the principle of the present invention, FIG. 2 is a time chart of one embodiment of the present invention, FIG. 3 is an example of the structure premised on the present invention, and FIG. 4 is a case of the structure shown in FIG. A time chart is shown. In the figure, 1 is an address generator, 3 is an overlap checker, 4 is an index register, 5 is a base register, and 6 is a displacement register.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭59−218567(JP,A) 特開 昭59−231652(JP,A) 特開 昭60−178539(JP,A) 特開 昭60−204036(JP,A) 特開 昭54−41641(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP 59-218567 (JP, A) JP 59-231652 (JP, A) JP 60-178539 (JP, A) JP 60- 204036 (JP, A) JP 54-41641 (JP, A)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】オペランド・アドレスを計算するアドレス
・ジェネレータ(1)を有すると共に,当該アドレス・
ジェネレータ(1)によって計算されたアドレスにもと
づいて主記憶装置からオペランドを読出す手段と,当該
読出されたオペランドにもとづいて演算を行う演算手段
と,当該演算手段によって演算された結果の値を上記主
記憶装置に格納する手段とを少なくともそなえ,命令レ
ジスタにセットされた当該セット時点での命令にもとづ
いて,上記主記憶装置をアクセスしつつ処理を進めるよ
う構成されてなり, 第1オペランド・アドレスと第2オペランド・アドレス
とのオーバラップ量を計算するオーバラップ・チェッカ
(3)を有し, 少なくとも第2オペランドを読出して処理した結果を第
1オペランド・アドレスに書込む命令を実行する機能を
有するデータ処理装置において, パイプライン先行命令にもとづいて上記演算手段によっ
て演算された結果のアドレス生成のために用いる値を,
アドレス・ジェネレータ(1)が動作する当該時点での
上記アドレス・ジェネレータ(1)の入力側に供給可能
にするバイパス・ルートをそなえてなり, かつ,上記アドレス・ジェネレータ(1)の入力とし
て,インデックス・レジスタ(4)の内容と上記バイパ
ス・ルートからの内容とを第1のセレクタ(7)によっ
て選択した結果,ベース・レジスタ(5)の内容と上記
バイパス・ルートからの内容とを第2のセレクタ(8)
によって選択した結果,およびディスプレースメント・
レジスタ(6)の内容の3者が供給されるよう構成する
と共に, 上記オーバラップ・チェッカ(3)の入力として,先に
行ったアドレス・ジェネレータ(1)の出力,当該アド
レス・ジェネレータ(1)に上記当該時点に入力される
上記第2のセレクタによって選択した結果,および当該
アドレス・ジェネレータ(1)に上記当該時点に入力さ
れるディスプレースメント・レジスタ(6)の内容の3
者が供給されるよう構成される ことを特徴とするアドレス・オーバラップ・チェック処
理装置。
1. An address generator (1) for calculating an operand address, and further comprising:
The means for reading an operand from the main storage device based on the address calculated by the generator (1), the calculating means for performing an operation based on the read operand, and the value of the result calculated by the calculating means A means for storing the data in the main memory, at least the means for storing the data in the instruction register, and based on the instruction set in the instruction register at the time of setting, the processing is performed while accessing the main memory. And an overlap checker (3) for calculating the overlap amount between the second operand address and the function to execute an instruction to read at least the second operand and write the processed result to the first operand address. In the data processing device having the above, by the arithmetic means based on the pipeline preceding instruction, The value used for the address generation computed by the result,
The address generator (1) is provided with a bypass route capable of supplying to the input side of the address generator (1) at the time when the address generator (1) operates, and an index is provided as an input of the address generator (1). As a result of selecting the contents of the register (4) and the contents from the bypass route by the first selector (7), the contents of the base register (5) and the contents from the bypass route are changed to the second contents. Selector (8)
Result selected by, and displacement
The contents of the register (6) are supplied so that three of them are supplied, and the output of the address generator (1) previously performed and the address generator (1) are input as inputs of the overlap checker (3). To the address generator (1), which is the result of the selection made by the second selector at the time, and the contents of the displacement register (6) input to the address generator (1) at the time.
Address overlap check processing device characterized in that it is configured to be supplied by a user.
JP60236566A 1985-10-23 1985-10-23 Address overlap check processor Expired - Fee Related JPH0823820B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60236566A JPH0823820B2 (en) 1985-10-23 1985-10-23 Address overlap check processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60236566A JPH0823820B2 (en) 1985-10-23 1985-10-23 Address overlap check processor

Publications (2)

Publication Number Publication Date
JPS6297037A JPS6297037A (en) 1987-05-06
JPH0823820B2 true JPH0823820B2 (en) 1996-03-06

Family

ID=17002531

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60236566A Expired - Fee Related JPH0823820B2 (en) 1985-10-23 1985-10-23 Address overlap check processor

Country Status (1)

Country Link
JP (1) JPH0823820B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5488707A (en) * 1992-07-28 1996-01-30 International Business Machines Corporation Apparatus for predicting overlapped storage operands for move character

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59218567A (en) * 1983-05-27 1984-12-08 Fujitsu Ltd Address overlap checking system
JPS59231652A (en) * 1983-06-13 1984-12-26 Hitachi Ltd Memory access overlap detection method
JPS60178539A (en) * 1984-02-24 1985-09-12 Fujitsu Ltd By-pass control system of information processor
JPS60204036A (en) * 1984-03-28 1985-10-15 Hitachi Ltd Data processing device

Also Published As

Publication number Publication date
JPS6297037A (en) 1987-05-06

Similar Documents

Publication Publication Date Title
US6061783A (en) Method and apparatus for manipulation of bit fields directly in a memory source
US4507728A (en) Data processing system for parallel processing of different instructions
US5809274A (en) Purge control for ON-chip cache memory
US4771380A (en) Virtual vector registers for vector processing system
JPH0248931B2 (en)
US5752273A (en) Apparatus and method for efficiently determining addresses for misaligned data stored in memory
JPH0414385B2 (en)
JPH0412503B2 (en)
JP3737755B2 (en) Register file by register window method and control method thereof
JPH0410108B2 (en)
US20040044885A1 (en) Performing repeat string operations
JPH0823820B2 (en) Address overlap check processor
JP2716254B2 (en) List vector processing device
JP3145545B2 (en) Memory access device
JPH0222418B2 (en)
JP2798492B2 (en) List vector processing device
JPH07110769A (en) Vliw type computer
JP2716563B2 (en) Data write control method
JPH0234058B2 (en)
JP3124361B2 (en) Memory data loading device
JPH05173778A (en) Data processing device
JPS6120907B2 (en)
JPS60178539A (en) By-pass control system of information processor
JP2576589B2 (en) Virtual storage access control method
JPH0235331B2 (en)

Legal Events

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