JPS6345654A - Invalidation processing system for information processor - Google Patents

Invalidation processing system for information processor

Info

Publication number
JPS6345654A
JPS6345654A JP61188626A JP18862686A JPS6345654A JP S6345654 A JPS6345654 A JP S6345654A JP 61188626 A JP61188626 A JP 61188626A JP 18862686 A JP18862686 A JP 18862686A JP S6345654 A JPS6345654 A JP S6345654A
Authority
JP
Japan
Prior art keywords
invalidation
processing
address
request
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP61188626A
Other languages
Japanese (ja)
Other versions
JPH0664552B2 (en
Inventor
Yasuaki Kamiya
神谷 靖彰
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP61188626A priority Critical patent/JPH0664552B2/en
Publication of JPS6345654A publication Critical patent/JPS6345654A/en
Publication of JPH0664552B2 publication Critical patent/JPH0664552B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Complex Calculations (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To improve a processing performance to a subsequent requests by preparing plural invalidation addresses to compare some of these addresses with each other only in an invalidation processing mode for the detection of coincidence and using this coincidence information to suppress the invalidation requests to be given to the same block. CONSTITUTION:The invalidation processing is applied to a buffer memory means 5 by means of an invalidation address obtained from the vector store invalidation information. In such a case, an invalidation processing means 7 contains a buffer register to hold the plural sets of invalidation addresses. Then the block addresses used for the access of the means 5 are compared with each other among those invalidation addresses. Thus the invalidation processing is suppressed to the same block address by securing coincidence from said comparison. In such a way, the useless invalidation requests are omitted and the invalidation processing speed is increased.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理装置の無効化処理方式、特に緩衝記
憶手段に記憶されている有効データの無効化処理方式に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an invalidation processing method for an information processing device, and particularly to an invalidation processing method for valid data stored in a buffer storage means.

〔従来の技術〕[Conventional technology]

従来ベクトル処理装置とスカラ処理装置を有する情報処
理装置において、緩衝記憶手段の無効化処理は、ベクト
ル処理装置からのストア要求によって主記憶装置上のデ
ータが書き換えられることにより、そのデータの写しを
ブロック単位で記憶している緩衝記憶手段のデータの内
容が無効となってしまう為、後続のスカラロード要求に
対して緩衝記憶手段としてのデータの保障を行なう為に
なされる。
Conventionally, in an information processing device having a vector processing device and a scalar processing device, the invalidation process of the buffer storage means blocks the copying of data by rewriting data on the main storage device in response to a store request from the vector processing device. This is done in order to guarantee the data in the buffer storage means against subsequent scalar load requests, since the contents of the data stored in the buffer storage means will become invalid.

実際の無効化処理は、ベクトル要求によって緩衝記憶手
段のデータをすべて無効にしてしまう様制御する無効化
処理方式や、ベクトルストア要求に伴なうベクトルスト
ア開始アドレスの)、ベクトルストア要素間距離■)、
及びベクトルストア要素数[有])、とを保持し、B、
D及びLから、ベクトルストア領域(B−B+LD)を
作成し保持し、且つ無効化アドレス作成回路で無効化ア
ドレス(B。
Actual invalidation processing involves the invalidation processing method that controls all data in the buffer storage means to be invalidated by a vector request, the vector store start address (accompanied by a vector store request), the distance between vector store elements, etc. ),
and the number of vector store elements [exist]), and B,
A vector store area (B-B+LD) is created and held from D and L, and an invalidation address (B.

B+D、B+2D、・・・B+LD )を作成し、各”
々の無効化アドレス(B 、B+D 、B+2D、・・
・B−1−LD )を1つずつ用いて無効化処理をし、
その処理が終了するまでの間後続スカラロードに対する
データを保障する為に、前記ベクトルストア領域内への
アクセスの場合に、その要求を主記憶装置へのメモリア
クセス要求として処理を行なった。又、無効化処理の為
の要求は通常スカラ処理装置、ベクトル処理装置から送
られて来るロード/ストア要求等の要求との競合制御で
優先順位が決められている。
B+D, B+2D,...B+LD), and each "
each invalidation address (B, B+D, B+2D,...
・B-1-LD) are used to invalidate them one by one,
In order to guarantee data for subsequent scalar loads until the processing is completed, when accessing the vector store area, the request is processed as a memory access request to the main storage device. Further, requests for invalidation processing are usually prioritized by competition control with requests such as load/store requests sent from scalar processing devices and vector processing devices.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の無効化処理方式では、無効化アドレス(
B 、 B+D 、 B+2D 、・・・HtD)を1
つ1つ用い無効化処理を行なうが、緩衝記憶手段がある
プロックアPレス単位で記憶制御されている為に、実際
の無効化処理には作られた無効化アドレスの一部しか使
用されていない。その時は、折角作成した無効化アドレ
スを用いて無効化処理を1つ1つ実行しても無効化処理
に使われているアドレス情報の一部が同じであった場合
に、同じブロックの無効化処理を行なうことになシ、余
分な無効化処理要求を出すことになり、無効化処理に時
間がかかることになり、後続要求の処理が遅くなるとい
う欠点がある。
In the conventional invalidation processing method described above, the invalidation address (
B, B+D, B+2D,...HtD) as 1
However, since the storage is controlled in units of block addresses with buffer storage means, only a part of the created invalidation addresses are used for the actual invalidation process. . In that case, if part of the address information used in the invalidation process is the same even if you execute the invalidation process one by one using the invalidation address that you have taken the pains to create, the same block will be invalidated. This has the disadvantage that an extra invalidation process request is issued without performing any processing, and the invalidation process takes time, which slows down the processing of subsequent requests.

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

本発明の情報処理装置の無効化処理方式は、スカラ要求
を処理するスカラ処理手段と、ベクトル要求を処理する
ベクトル処理手段と、前記スカラ処理手段及びベクトル
処理手段に対してスカラ要求及びベクトル要求を発行す
る要求発行手段と。
An invalidation processing method for an information processing apparatus according to the present invention includes a scalar processing means for processing a scalar request, a vector processing means for processing a vector request, and a scalar request and a vector request for the scalar processing means and the vector processing means. A means for issuing a request.

前記スカラ処理手段及び前記ベクトル処理手段との間で
データの授受を行なう主記憶手段と、該主記憶手段と前
記スカラ処理手段との間にあり前記主記憶手段にあるデ
ータの一部の写しをブロック単位で記憶し該ブロックの
ブロックアドレスの有効を表示する有効ビットを持つ緩
衝記憶手段と。
A main memory means for exchanging data between the scalar processing means and the vector processing means, and a main memory means located between the main memory means and the scalar processing means and storing a copy of a part of the data in the main memory means. Buffer storage means that stores in block units and has a valid bit that indicates the validity of the block address of the block.

前記要求発行手段からのベクトルストア要求に応答して
前記ベクトルストア要求と共に送られて来るベクトルス
トアアドレス情報に基づき前記緩衝記憶手段に記憶され
ている有効ビットを無効にする無効化処理の為の無効化
アドレスを作成する無効化アドレス作成手段と、前記要
求発行手段から順次発行されるベクトルストア要求に対
応して前記無効化アドレス作成手段での無効化アドレス
作成に必要な情報を記憶し保持する無効化情報保持手段
と、前記無効化アドレス作成手段からの無効化アドレス
を用いて無効化処理を行なう無効化手段と、前記無効化
処理が実行中であることを表示する表示ビットと前記無
効化アドレス作成手段からの無効化アドレスを複数受付
けるレジスタに存在する複数の無効化アドレスの間で前
記表示ビットが無効化処理実行中を表示している場合に
前記無効化アドレスの一部を比較し一致を検出すること
によって無効化処理の処理回数を減らす縮退手段グを備
える無効化処理手段とを含んで構成される。
invalidation processing for invalidating valid bits stored in the buffer storage means based on vector store address information sent together with the vector store request in response to the vector store request from the request issuing means; an invalidation address creation means for creating a revocation address, and an invalidation address storing means for storing and retaining information necessary for the revocation address creation means in the revocation address creation means in response to vector store requests sequentially issued from the request issuing means. a revocation information holding means, a revocation means for performing revocation processing using the revocation address from the revocation address creation means, a display bit for indicating that the revocation processing is being executed, and the revocation address. When the display bit indicates that invalidation processing is being executed, a portion of the invalidation addresses are compared to find a match between a plurality of invalidation addresses existing in a register that accepts a plurality of invalidation addresses from the creation means. The invalidation processing means includes a degeneration means for reducing the number of times of invalidation processing by detection.

〔実施例〕〔Example〕

次に1本発明について図面を参照して説明する。 Next, one embodiment of the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例の構成図である。まず第1図
を用いて動作の慨略を説明することにする。
FIG. 1 is a block diagram of an embodiment of the present invention. First, an outline of the operation will be explained using FIG.

■し))1; ′1≠4弓4常の緩衝記憶手段5の無効化処理について
説明する。緩衝記憶手段5に主記憶手段4にあるデータ
の一部の写しがブロック単位で存在する状態で、ベクト
ル処理手段2がら主記憶手段4上へのストア要求がある
と、ベクトル要求情報線11を介して、制御手段8ヘス
ドア要求が出され。
2)) 1; '1≠4 The invalidation process of the buffer storage means 5 will be explained. When a copy of a part of the data in the main memory 4 exists in the buffer memory 5 in units of blocks, when the vector processing means 2 requests a store onto the main memory 4, the vector request information line 11 is activated. A request for a door is issued to the control means 8 via the control means 8.

主記憶制御情報線21を介して、その要求が実行される
。これによって、主記憶手段4のデータが書き換えられ
たことになり、緩衝記憶手段5のデータの内容を保障す
る必要が出てくる。
The request is executed via the main memory control information line 21. This means that the data in the main storage means 4 has been rewritten, and it becomes necessary to ensure the contents of the data in the buffer storage means 5.

その為、ベクトル処理手段2から、ベクトルストア情報
線12を介して、ベクトルストア開始アドレスノ)、ベ
クトルストア要素間距離p)及びベクトルストア要素数
υを無効化情報保持回路6に保持するとともに、無効化
処理情報線16を介して。
Therefore, from the vector processing means 2, the vector store start address (), the distance between vector store elements (p), and the number of vector store elements υ are stored in the invalidation information holding circuit 6 via the vector store information line 12. Via the invalidation processing information line 16.

無効化アドレス作成手段9にその情報を送ることによっ
て、それらの情報から無効化アドレス(B。
By sending the information to the invalidation address creation means 9, the invalidation address (B.

B+D 、B+2D、・・・B+I、D )を作成し、
無効化アドレス線17を介して無効化処理手段7へ無効
化アドレス情報を送り、無効化処理手段7から無効化処
理線20を介して、緩衝記憶手段5の無効化処理を行な
う。
B+D, B+2D,...B+I,D),
The invalidation address information is sent to the invalidation processing means 7 via the invalidation address line 17, and the buffer storage means 5 is invalidated from the invalidation processing means 7 via the invalidation processing line 20.

これによって緩衝記憶手段5に記憶されているデータの
保障はできるが、この無効化処理が終了するまでの間の
後続要求に対するデータの保障ができない。そこで、無
効化情報保持手段6に保持していたベクトルストア情報
(B 、 D 、 L )、、iを制御情報線15を介
して制御手段8へ送ることによって、ベクトルストア領
域(B−B+LD)を作り、無効化処理が終了するまで
それを保持することによって、スカラ処理手段1からス
カラ要求情報線10を介して送られて来る緩衝記憶手段
5をアクセスするスカラロード要求を、ベクトルストア
領域内であった時に、主記憶手段4に対する要求となる
機制御し、主記憶制御情報線21を介して、主記憶手段
4に要求を出し、データ線13を介して。
Although this makes it possible to guarantee the data stored in the buffer storage means 5, it is not possible to guarantee the data for subsequent requests until this invalidation process is completed. Therefore, by sending the vector store information (B, D, L), . By creating and holding it until the invalidation process is completed, a scalar load request for accessing the buffer storage means 5 sent from the scalar processing means 1 via the scalar request information line 10 is stored in the vector store area. When the request is made to the main memory means 4, a request is made to the main memory means 4 via the main memory control information line 21, and a request is sent to the main memory means 4 via the data line 13.

主記憶手段4からスカラ処理手段1にデータを返すよう
制御することでデータの保障を行なう。
Data is guaranteed by controlling the main storage means 4 to return data to the scalar processing means 1.

これが基本動作であるが2本発明の実施例ではベクトル
ストア要求に伴なって送られて来るベクトルストア無効
化情報から作られる無効化アドレスを用い、緩衝記憶手
段5の無効化処理を行なう時に、無効化処理手段7に無
効化アドレスを複数組保持するバクファレジスタを持ち
、それぞれのレジスタの間で9例えば無効化アドレスの
一部。
This is the basic operation, but in the second embodiment of the present invention, when performing the invalidation process of the buffer storage means 5 using the invalidation address created from the vector store invalidation information sent in conjunction with the vector store request, The invalidation processing means 7 has buffer registers that hold a plurality of sets of invalidation addresses, and between each register there is 9, for example, a part of the invalidation addresses.

すなわち、緩衝記憶手段5をアクセスするのに用いられ
るブロックアドレスを比較し一致を検出することによシ
、同一ブロックアドレスに対する無効化処理を行なわな
いよう制御することによって。
That is, by comparing the block addresses used to access the buffer storage means 5 and detecting a match, by controlling so as not to perform invalidation processing on the same block address.

無駄な無効化要求を無くシ、無効化処理を速くしている
This eliminates unnecessary invalidation requests and speeds up invalidation processing.

第2図は無効化処理装置7の構成を示す図であり、以下
この第2図を用いて詳細に説明する。まず、無効化アド
レス作成手段9から、無効化アドレス線17及び無効化
アドレス有効情報線18を介して送られて来る無効化ア
ドレスとその有効情報ヲ、アドレスレジスタ27.28
及び有効表示レジスタ29.30で受は取り、最初の無
効化アドレス情報がアドレスレジスタ28と有効表示レ
ジスタ30に在り、後続の無効化アドレス情報がアドレ
スレジスタ27と有効表示レジスタ29に在る場合を考
える。
FIG. 2 is a diagram showing the configuration of the invalidation processing device 7, and will be described in detail below using FIG. 2. First, the invalidation address and its validity information sent from the invalidation address generation means 9 via the invalidation address line 17 and the invalidation address validity information line 18 are stored in the address registers 27 and 28.
and valid display registers 29 and 30, the first invalidation address information is in the address register 28 and the valid indication register 30, and the subsequent invalidation address information is in the address register 27 and the valid indication register 29. think.

通常の無効化処理は順番に最初のものが処理さし9次に
後続の第2番目のものがアドレスレジスタ28と有効表
示レジスタ30にセットされ、新たに3番目の無効化ア
ドレス情報がアドレスレジスタ27と有効表示レジスタ
29にセットされ。
In normal invalidation processing, the first one is processed in order, the second subsequent one is set in the address register 28 and the valid display register 30, and the third invalidation address information is newly set in the address register. 27 and is set in the valid display register 29.

これを繰り返しn個の無効化処理が行なわれる。This is repeated until n invalidation processes are performed.

ここで、アドレスレジスタ27及び有効表示レジスタ2
9の無効化アドレス情報がそれぞれアドレスレジスタ2
8及び有効表示レジスタ30へ送られる時に、第3図に
示すよう無効化アドレスの一部をアドレスレジスタ27
とアドレスレジスタ28の間でアドレス情報線36.3
7を介して比較器32を用いて比較し、一致を検出する
と、比較情報線39を介し一致情報を出力する。一方。
Here, address register 27 and valid display register 2
9 invalidation address information are respectively stored in address register 2.
8 and valid display register 30, a part of the invalidation address is sent to address register 27 as shown in FIG.
and the address information line 36.3 between the address register 28 and the address register 28.
When a match is detected, match information is outputted via a comparison information line 39. on the other hand.

制御回路8から無効化処理制御線24を介して送られて
来る無効化処理中を意味する情報を無効化処理有効レジ
スタ31に受け、無効化処理有効情報線38を介して出
力する。これら2つの出方情報を、 NAND&” −
ト34を介して、有効表示レジスタ29からの有効情報
とANDゲート33でアンドをとることによって有効情
報を無効にし、有効表示レジスタ30へ送る。
Information indicating that the invalidation process is in progress, sent from the control circuit 8 via the invalidation process control line 24, is received by the invalidation process valid register 31, and is outputted via the invalidation process valid information line 38. These two output information are NAND &” −
The valid information is ANDed with the valid information from the valid display register 29 via the gate 34 by an AND gate 33, thereby invalidating the valid information and sending it to the valid display register 30.

一方、無効化処理は無効化手段26に無効化アドレス情
報線42及び有効情報線43を介して送られる無効化ア
ドレス及び有効情報とから、無効化アドレスが有効時の
み無効化処理を実行する。
On the other hand, the invalidation process is executed only when the invalidation address is valid based on the invalidation address and validity information sent to the invalidation means 26 via the invalidation address information line 42 and the validity information line 43.

その時は比較器32で一致が検出されると、2番目の無
効化アドレス有効情報は有効表示レジスタ29から有効
表示レジスタ3oに送られる時に無効になり、無効化手
段26での無効化処理要求が抑止される。
At that time, when a match is detected by the comparator 32, the second invalidation address validity information is invalidated when sent from the validity display register 29 to the validity display register 3o, and the invalidation processing request by the invalidation means 26 is made. Deterred.

この場合、比較器32で比較されるアドレス情報が第3
図に示すよりに緩衝記憶手段5のブロックアドレスであ
る為、実際に緩衝記憶手段5にデータが登録されていな
い場合でもl無効化処理をする必要があるが、登録され
ている場合のみ無効化したい場合は、比較器32で比較
するアドレス情報をブロックアドレスを含む上位アドレ
ス部にすることによって可能となる。又、無効化処理要
求がスカラ要求及びベクトル要求と競合し待たされる場
合、制御手段8から無効化停止信号線22を介して送ら
れて来る無効化停止信号によって。
In this case, the address information compared by the comparator 32 is
As shown in the figure, since it is a block address of the buffer storage means 5, it is necessary to perform invalidation processing even if data is not actually registered in the buffer storage means 5, but it is invalidated only when it is registered. If desired, this can be achieved by setting the address information to be compared by the comparator 32 to the upper address part including the block address. In addition, when an invalidation processing request conflicts with a scalar request and a vector request and is forced to wait, an invalidation stop signal sent from the control means 8 via the invalidation stop signal line 22 is used.

すべての無効化処理が停止するが、この時にANDゲー
ト33でアンドがとれた場合に、無効化停止信号線22
の信号と無効化情報線40を介して送られて来る無効化
情報とをANDゲート35でアンドをとることによって
、アドレスレジスタ27及び有効表示レジスタ29へ送
られている停止信号(ホールド信号)を解除することが
でき、無効になる無効化アドレス情報を持っているアド
レスレジスタ27に後続の無効化アドレス情報をセット
することを可能にし、且つ本信号を無効化アドレス作成
回路9に対する無効化アドレス作成停止信号として無効
化アドレス作成停止信号線23を介シテ送ることで、ア
ドレスレジスタ27及び有効表示レジスタ29に実行さ
れる無効化アドレス情報がセットされるまでアドレス作
成を続けることができる。
All the invalidation processing stops, but if the AND gate 33 performs an AND operation at this time, the invalidation stop signal line 22
By ANDing the signal and the invalidation information sent via the invalidation information line 40 at the AND gate 35, the stop signal (hold signal) sent to the address register 27 and the valid display register 29 is controlled. It is possible to set the subsequent invalidation address information in the address register 27 that has the invalidation address information that can be canceled and invalidated, and this signal is used to generate the invalidation address for the invalidation address generation circuit 9. By sending a stop signal through the invalidation address generation stop signal line 23, address generation can be continued until the invalidation address information to be executed is set in the address register 27 and valid display register 29.

〔発明の効果〕〔Effect of the invention〕

以上説明したように9本発明は無効化アドレスを複数個
保持し、それらの間で無効化アドレスの一部を無効化処
理中のみ比較し一致を検出し、その−数情報を用いて、
同一ブロックへの無効化要求を抑止することにより、同
一ブロックへの無駄な無効化要求が縮退できるとともに
、スカラ要求及びベクトル要求と無効化処理要求との競
合により、無効化処理要求が抑止される場合に、同一ブ
ロックへの無効化要求が連続すると、無効化要求が要求
抑止状態でも可能になり、無効化要求の競合を少なくす
るとともに、無効化処理が終了するのが早くなシ、後続
要求に対する処理性能を向上させる効果がある。
As explained above, the present invention holds a plurality of invalidation addresses, compares a part of the invalidation addresses among them only during the invalidation process, detects a match, and uses the minus number information,
By suppressing invalidation requests to the same block, unnecessary invalidation requests to the same block can be reduced, and invalidation requests are suppressed due to conflicts between scalar requests, vector requests, and invalidation processing requests. In this case, if invalidation requests for the same block are made consecutively, invalidation requests can be made even in the request suppressed state, reducing contention of invalidation requests and completing the invalidation process quickly. This has the effect of improving processing performance for.

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

第1図は本発明の一実施例の構成図、第2図はその部分
詳細の一例の構成図、第3図はその動作説明図である。 記号の説明: 1・・・スカラ処理手段、2・・・ベクトル処理手段。 3・・・要求発行手段、4・・・主記憶手段、5・・・
緩衝記憶手段、6・・・無効化情報保持手段、7−・・
無効化処理手段、8・・・制御手段、9・・・無効化ア
ドレス作成手段、10・・・スカラ要求情報線、11・
・・ベクトル要求情報線、12・・・ベクトルストア情
報線、13・・・データ線、14・・・データ線、15
・・・制御情報線。 16・・・無効化処理情報線、17・・・無効化アドレ
ス線、18・・・無効化アドレス有効情報線、19・・
・無効化終了情報線、20・・・無効化処理線、21・
・・主記憶制御情報線、22・・・無効化停止信号線、
23・・・無効化アドレス作成停止信号線、24・・・
無効化処理制御線、25・・・縮退手段、26・・・無
効化手段。 27.28・・・アドレスレジスタ、29.30・・・
有効表示レジスタ、31・・・無効化処理有効レジスタ
。 32・・・比較器、33・・・ANDダート、34・・
・NANDダート、35・・・ANDデート、36.3
7・・・アドレス情報線、38・・・無効化処理有効情
報線、39・・・比較情報線、40・・・無効化情報線
、41・・・有効情報線、42・・・無効化アドレス情
報線、43・・・有効情報線。 第1図
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a block diagram of an example of its partial details, and FIG. 3 is an explanatory diagram of its operation. Explanation of symbols: 1... Scalar processing means, 2... Vector processing means. 3...Request issuing means, 4...Main storage means, 5...
Buffer storage means, 6... Invalidation information holding means, 7-...
Invalidation processing means, 8... Control means, 9... Invalidation address creation means, 10... Scalar request information line, 11.
...Vector request information line, 12...Vector store information line, 13...Data line, 14...Data line, 15
...Control information line. 16... Invalidation processing information line, 17... Invalidation address line, 18... Invalidation address validity information line, 19...
・Invalidation end information line, 20... Invalidation processing line, 21・
...Main memory control information line, 22...Invalidation stop signal line,
23... Invalidation address creation stop signal line, 24...
Invalidation processing control line, 25...degeneration means, 26...invalidation means. 27.28...address register, 29.30...
Valid display register, 31... Invalidation processing valid register. 32...Comparator, 33...AND dart, 34...
・NAND dart, 35...AND date, 36.3
7... Address information line, 38... Invalidation processing valid information line, 39... Comparison information line, 40... Invalidation information line, 41... Valid information line, 42... Invalidation Address information line, 43... Valid information line. Figure 1

Claims (1)

【特許請求の範囲】[Claims] 1、スカラ要求を処理するスカラ処理手段と、ベクトル
要求を処理するベクトル処理手段と、前記スカラ処理手
段及びベクトル処理手段に対してスカラ要求及びベクト
ル要求を発行する要求発行手段と、前記スカラ処理手段
及び前記ベクトル処理手段との間でデータの授受を行な
う主記憶手段と、該主記憶手段と前記スカラ処理手段と
の間にあり前記主記憶手段にあるデータの一部の写しを
ブロック単位で記憶し該ブロックのブロックアドレスの
有効を表示する有効ビットを持つ緩衝記憶手段と、前記
要求発行手段からのベクトルストア要求に応答して前記
ベクトルストア要求と共に送られて来るベクトルストア
アドレス情報に基づき前記緩衝記憶手段に記憶されてい
る有効ビットを無効にする無効化処理の為の無効化アド
レスを作成する無効化アドレス作成手段と、前記要求発
行手段から順次発行されるベクトルストア要求に対応し
て前記無効化アドレス作成手段での無効化アドレス作成
に必要な情報を記憶し保持する無効化情報保持手段と、
前記無効化アドレス作成手段からの無効化アドレスを用
いて無効化処理を行なう無効化手段と、前記無効化処理
が実行中であることを表示する表示ビットと前記無効化
アドレス作成手段からの無効化アドレスを複数受付ける
レジスタに存在する複数の無効化アドレスの間で前記表
示ビットが無効化処理実行中を表示している場合に前記
無効化アドレスの一部を比較し一致を検出することによ
って無効化処理の処理回数を減らす縮退手段を備える無
効化処理手段とを含むことを特徴とする情報処理装置の
無効化処理方式。
1. A scalar processing means for processing a scalar request, a vector processing means for processing a vector request, a request issuing means for issuing a scalar request and a vector request to the scalar processing means and the vector processing means, and the scalar processing means and a main memory means for exchanging data with the vector processing means, and a main memory means located between the main memory means and the scalar processing means and storing a copy of a part of the data in the main memory means in units of blocks. buffer storage means having a valid bit indicating the validity of the block address of the block; and buffer storage means having a valid bit indicating the validity of the block address of the block; invalidation address creation means for creating an invalidation address for invalidation processing to invalidate valid bits stored in the storage means; invalidation information holding means for storing and retaining information necessary for creating a invalidation address in the invalidation address creation means;
Invalidation means for performing an invalidation process using the invalidation address from the invalidation address generation means; a display bit for displaying that the invalidation process is being executed; and invalidation from the invalidation address generation means. When the display bit indicates that invalidation processing is being executed among multiple invalidation addresses existing in a register that accepts multiple addresses, invalidation is performed by comparing a part of the invalidation addresses and detecting a match. 1. An invalidation processing method for an information processing apparatus, comprising: invalidation processing means provided with degeneracy means for reducing the number of times of processing.
JP61188626A 1986-08-13 1986-08-13 Information processing device invalidation processing method Expired - Lifetime JPH0664552B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61188626A JPH0664552B2 (en) 1986-08-13 1986-08-13 Information processing device invalidation processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61188626A JPH0664552B2 (en) 1986-08-13 1986-08-13 Information processing device invalidation processing method

Publications (2)

Publication Number Publication Date
JPS6345654A true JPS6345654A (en) 1988-02-26
JPH0664552B2 JPH0664552B2 (en) 1994-08-22

Family

ID=16226981

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61188626A Expired - Lifetime JPH0664552B2 (en) 1986-08-13 1986-08-13 Information processing device invalidation processing method

Country Status (1)

Country Link
JP (1) JPH0664552B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02250173A (en) * 1989-01-19 1990-10-05 Koufu Nippon Denki Kk Information processor
JP2003061790A (en) * 2001-08-22 2003-03-04 Maruhachi Mawata Co Ltd Mattress

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5724085A (en) * 1980-07-16 1982-02-08 Fujitsu Ltd Information process system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5724085A (en) * 1980-07-16 1982-02-08 Fujitsu Ltd Information process system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02250173A (en) * 1989-01-19 1990-10-05 Koufu Nippon Denki Kk Information processor
JP2003061790A (en) * 2001-08-22 2003-03-04 Maruhachi Mawata Co Ltd Mattress

Also Published As

Publication number Publication date
JPH0664552B2 (en) 1994-08-22

Similar Documents

Publication Publication Date Title
JPH03108042A (en) Multiple virtual space address system and computer system
JPH0285960A (en) Information processing system
JPS6345654A (en) Invalidation processing system for information processor
JP2961663B2 (en) Cache memory control method
JPS6152505B2 (en)
JP2805786B2 (en) Information processing device
JPH04107634A (en) Memory data bypass control system
JPH01251248A (en) Cache control system for stack data structure
JPS6345652A (en) Invalidation processing system for information processor
JPH03271859A (en) Information processor
JPS5953632B2 (en) Data processing method
JPH01222375A (en) Buffer storage device
JPH03269650A (en) Buffer storage
JPH02101552A (en) Address conversion buffer processing system
JPH0279142A (en) System for processing key information rewriting instruction
JPS6215644A (en) Cache memory control circuit
JPH04160564A (en) Information processor
JPS63204344A (en) Information processor
JPS63191254A (en) Buffer invalidating system
JPH01229334A (en) Virtual computer system
JPH0821021B2 (en) Data processing device
JPH07319753A (en) Multiplex system for bus cycle
JP2001014283A (en) Computer system
JPH0131219B2 (en)
JPH0248749A (en) Buffer storage control device