JPH02250173A - Information processor - Google Patents

Information processor

Info

Publication number
JPH02250173A
JPH02250173A JP1010884A JP1088489A JPH02250173A JP H02250173 A JPH02250173 A JP H02250173A JP 1010884 A JP1010884 A JP 1010884A JP 1088489 A JP1088489 A JP 1088489A JP H02250173 A JPH02250173 A JP H02250173A
Authority
JP
Japan
Prior art keywords
request
data
scalar
vector
arranged data
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
JP1010884A
Other languages
Japanese (ja)
Other versions
JP2901260B2 (en
Inventor
Naoki Kobayashi
直樹 小林
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 Computertechno Ltd
Original Assignee
NEC Computertechno 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 NEC Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP1010884A priority Critical patent/JP2901260B2/en
Publication of JPH02250173A publication Critical patent/JPH02250173A/en
Application granted granted Critical
Publication of JP2901260B2 publication Critical patent/JP2901260B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To eliminate a need of the invalidation processing of block data and to reduce the amount of hardware by limiting requests of access to a buffer storage part on non-arranged data requests. CONSTITUTION:A scalar request 101 outputted from a scalar request generating circuit 4 is inputted to an arrangement area check circuit 10. The access address is compared with addresses A and B set to an arrangement storage area address register 7 by a comparator 8 to discriminate whether the scalar request 101 requests the access to arranged data or non-arranged data by an arrangement and non-arrangement discriminating circuit 9. The scalar request is outputted as an arranged data request 103 to a main storage part 3 when requesting arranged data, and the scalar request is outputted as a non-arranged data request 102 to a buffer storage part 2 when requesting the access to non- arranged data. A vector request is generated by a vector request generating circuit 5 and is outputted to the main storage part 3. Thus, the invalidation processing of block data is unnecessary to reduce the amount of hardware.

Description

【発明の詳細な説明】 技」しt野 本発明は情報処理装置に関し、特に主記憶部と、この主
記憶部の格納データの写しを記憶する緩衝記憶部と、ス
カラリクエスト及びベクトルリクエストを発生するデー
タ処理部とを含む情報処理装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an information processing device, and more particularly, to a main memory section, a buffer memory section for storing a copy of data stored in the main memory section, and a system for generating scalar requests and vector requests. The present invention relates to an information processing device including a data processing unit.

従」J1街 従来のこの種の主記憶部へのデータ格納方式及び緩衝記
憶部へのデータアクセス方式を、第2図を用いて説明す
る。データ処理部1は、スカラリクエスト作成回路4に
より作成されたスカラリクエスト(スカラロードリクエ
ストあるいはスカラストアリクエストを言う)をM、衝
記憶部2に対して出力する。また、ベクトルリクエスト
作成回路5により作成されたベクトルリクエスト205
(ベクトルリクエストあるいはベクトルストアリクエス
トを言う)を主記憶部3に対して出力する。
A conventional method of storing data in the main memory and accessing data to the buffer memory will be described with reference to FIG. The data processing unit 1 outputs a scalar request (referred to as a scalar load request or a scalar store request) created by the scalar request creation circuit 4 to the storage unit 2 . In addition, a vector request 205 created by the vector request creation circuit 5
(referred to as a vector request or a vector store request) is output to the main storage unit 3.

ただし、データ処理部1から主記憶部3に対しベクトル
ストアリクエストを出力するとき、該ベクトルストアリ
クエストによって更新を行うデー夕を含む主記憶部3の
ブロックデータの写しが緩衝記j隠部2に登録されてい
れば、緩衝記憶部2の該ブロックデータを無効化する必
要がある。このため、ベクトルリクエスト作成回路5は
ベクトルリクエスト202をベクトル領域チエツク回路
6にも出力し、ベクトル領域チエツク回路6によってベ
クトルストアリクエストが解析され、緩衝記憶部2に対
しブロックデータ無効化要求204が出力される。緩衝
記憶部2はこのブロックデータ無効化要求204が入力
されると、該当ブロックデータの無効化処理を行う。
However, when the data processing unit 1 outputs a vector store request to the main storage unit 3, a copy of the block data in the main storage unit 3 including the data to be updated by the vector store request is stored in the buffer memory hidden unit 2. If it is registered, it is necessary to invalidate the block data in the buffer storage unit 2. Therefore, the vector request generation circuit 5 also outputs the vector request 202 to the vector area check circuit 6, the vector area check circuit 6 analyzes the vector store request, and outputs a block data invalidation request 204 to the buffer storage unit 2. be done. When the block data invalidation request 204 is input, the buffer storage unit 2 performs invalidation processing on the corresponding block data.

このブロックデータ無効化処理の終了を待たずにスカラ
リクエスト作成回路4からスカラリクエスト201が出
力されたとき、ベクトル領域チエツク回路6により無効
化すべきブロックデータへのアクセスかどうかが判定さ
れ、無効化されないブロックデータへのアクセスならば
、緩衝記憶部2に対してスカラリクエスト203が出力
される。無効化するブロックデータへのアクセスのとき
、緩衝記憶部2へのスカラリクエスト203の出力は、
ブロックデータ無効化処理の終了まで抑制される。
When a scalar request 201 is output from the scalar request generation circuit 4 without waiting for the end of this block data invalidation process, the vector area check circuit 6 determines whether or not the access is to block data that should be invalidated, and the request is not invalidated. If block data is accessed, a scalar request 203 is output to the buffer storage unit 2. When accessing block data to be invalidated, the output of the scalar request 203 to the buffer storage unit 2 is as follows:
It is suppressed until the end of block data invalidation processing.

このため、ずべてのスカラリクエス1〜はベクトル領域
チエツク回路6を介してg面記憶部2に対して出力され
ることになる。
Therefore, all scalar requests 1 through are outputted to the g-plane storage unit 2 via the vector area check circuit 6.

上述した従来の情報処理装置では、データ処理部から主
記憶部に対してベクトルストアリクエストが出力された
とき、該ベタ1〜ルス1〜アリクエストによって更新を
行うデータを含む主記憶部のブロックデータの写しが緩
衝記憶部に登録されていれば、緩衝記憶部の該ブロック
データを無効化し、またブロックデータ無効化中にスカ
ラリクエストが作成された場合、無効化するブロックデ
ータへのアクセスかどうかの判断を行う必要があるので
、そのために膨大なハードウェアが必要となる欠点があ
る。
In the conventional information processing device described above, when a vector store request is output from the data processing unit to the main storage unit, the block data in the main storage unit containing the data to be updated by the request is If a copy of the block data is registered in the buffer memory, the corresponding block data in the buffer memory is invalidated, and if a scalar request is created while block data is being invalidated, it is determined whether the block data to be invalidated is accessed or not. Since it is necessary to make a judgment, it has the disadvantage that a large amount of hardware is required for this purpose.

発明の目的 そこで、本発明はこの様な従来のものの欠点を解決すべ
くなされたものであって、その目的とするところは、緩
衝記憶部のブロックデータの無効化処理を無くずように
してハードウェア量の削減を図った情報処理装置を提供
することにある。
Purpose of the Invention Therefore, the present invention has been made to solve the drawbacks of the conventional ones, and its purpose is to eliminate the invalidation processing of block data in the buffer storage section and improve the hardware. An object of the present invention is to provide an information processing device with a reduced amount of hardware.

発明の構成 本発明によれば、主記憶部と、この主記憶部の格納デー
タの一部写しを記憶する緩衝記憶部と、スカラリクエス
ト及びベクトルリクエストを発生するデータ処理部とを
含む情報処理装置であって、前記主記憶部の予め定めら
れた所定領域に配列データを格納しておき、この所定領
域を示ず配列データ格納領域を保持する領域保持手段と
、この保持内容を用いて前記スカラリクエストが前記配
列データ格納領域内のリクエストか否かを判定する判定
手段とを含み、この判定結果が前記配列データ格納領域
内のリクエストであることを示すとき前記スカラリクエ
ストを前記主記憶部へ供給し、そうでないときには前記
緩衝記憶部へ供給するようにしたことを特徴とする情報
処理装置が得られる。
Structure of the Invention According to the present invention, there is provided an information processing device including a main memory, a buffer memory that stores a copy of data stored in the main memory, and a data processing unit that generates a scalar request and a vector request. an area holding means for storing array data in a predetermined area of the main memory section, and holding an array data storage area without indicating the predetermined area; determination means for determining whether or not the request is within the array data storage area, and when the determination result indicates that the request is within the array data storage area, the scalar request is supplied to the main storage unit. However, when this is not the case, there is obtained an information processing apparatus characterized in that the information is supplied to the buffer storage section.

実施例 以下、図面を参照して本発明の詳細な説明する。Example Hereinafter, the present invention will be described in detail with reference to the drawings.

第1図は本発明の実線例を示ずブロック図であり、第2
図と同等部分は同一符号により示している6本発明にお
いては、ベクトルリクエスト作成回路5によりリクエス
トされる配列データは、緩衝記憶部2へ格納せず全て主
記憶部3に格納するようにしたものである。
FIG. 1 is a block diagram without showing a solid line example of the present invention;
Parts that are equivalent to those in the figure are indicated by the same reference numerals.6 In the present invention, the array data requested by the vector request generation circuit 5 is not stored in the buffer storage unit 2 but is entirely stored in the main storage unit 3. It is.

そこで、プログラムコンパイル時に、プログラムにおい
て、配列データとして宣言されているデータの主記憶部
格納領域をアドレスAからBまでと予め定めておくので
ある。
Therefore, when compiling the program, the main memory storage area for data declared as array data in the program is determined in advance from addresses A to B.

プログラム実行時には、先ず配列領域チエツク回路10
の配列格納領域アドレスレジスタ7にアドレスAとアド
レスBとをセットする。スカラリクエスト作成回路4よ
り出力されたスカラリクエスト101は配列領域チエツ
ク回11810に入力され、アクセスアドレスと配列格
納領域アドレスレジスタ7にセットされているアドレス
A、Bとか比較器8にて夫々比較されることにより、ス
カラリクエスト101が配列データに対するアクセスか
非配列データに対するアクセスかが、配列・非配列判定
回路9にて判定される。
When executing a program, first the array area check circuit 10
Address A and address B are set in the array storage area address register 7 of . The scalar request 101 output from the scalar request creation circuit 4 is input to the array area check circuit 11810, and the access address is compared with the addresses A and B set in the array storage area address register 7 in the comparator 8. As a result, the array/non-array determination circuit 9 determines whether the scalar request 101 is an access to array data or non-array data.

配列データに対するアクセスであれば、配列データリク
エスト103として主記憶部3に出力され、非配列デー
タに対するアクセスであれは、非配列データリクエスト
102としてM面記憶部2に出力される。ベクトルリク
エストについては、ベクトルリクエスト作成回路5によ
り作成されて主記憶部3に出力されるのみである。なぜ
ならば、緩衝記憶部2にはベクトルリクエストにより必
要とされる配列データは同等格納されていないので、当
該データの無効化要求は必要とされないからである。
If the access is to array data, it is output to the main storage unit 3 as an array data request 103, and if it is an access to non-array data, it is output to the M-plane storage unit 2 as a non-array data request 102. The vector request is only created by the vector request creation circuit 5 and output to the main storage unit 3. This is because the array data required by the vector request is not stored in the buffer storage unit 2 in the same amount, so an invalidation request for the data is not required.

光涯「と丈釆 以上説明したように、本発明によれば、緩衝記憶部にア
クセスするリクエストは非配列データリクエストに限る
ことにより、データ処理部から主記憶部にベクトルスト
アリクエストが出力された際、緩衝記憶部に登録されて
いるブロックデータに関してベクトルストアリクエスト
によって更新されるデータを含む主記憶部のブロックデ
ータの写しであるかどうかの判定を行い、該当ブロック
データを無効化するという処理が全く必要なくなるので
、そのためのバードウェアが削減できるという効果があ
る。
As explained above, according to the present invention, by limiting requests to access the buffer memory to non-array data requests, vector store requests are output from the data processing unit to the main memory. At this time, a process is performed to determine whether the block data registered in the buffer memory is a copy of the block data in the main memory that includes the data updated by the vector store request, and to invalidate the block data. Since this is no longer necessary, the effect is that the amount of hardware required for this purpose can be reduced.

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

第1図は本発明の実施例のブロック図、第2図は従来技
術を示ずブロック図である。 主要部分の符号の説明 1・・・・・・データ処理部 2・・・・・・緩衝記憶部 3・・・・・・主記憶部 4・・・・・・スカラリクエスト作成回路5・・・・・
・ベクトルリクエスト作成回路7・・・・・・配列デー
タ格納領域レジスタ8・・・・・・比較器 9・・・・・・配列・非配列判定回路
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a block diagram not showing the prior art. Explanation of symbols of main parts 1... Data processing unit 2... Buffer storage unit 3... Main storage unit 4... Scalar request creation circuit 5... ...
・Vector request creation circuit 7... Array data storage area register 8... Comparator 9... Array/non-array determination circuit

Claims (1)

【特許請求の範囲】[Claims] (1)主記憶部と、この主記憶部の格納データの一部写
しを記憶する緩衝記憶部と、スカラリクエスト及びベク
トルリクエストを発生するデータ処理部とを含む情報処
理装置であって、前記主記憶部の予め定められた所定領
域に配列データを格納しておき、この所定領域を示す配
列データ格納領域を保持する領域保持手段と、この保持
内容を用いて前記スカラリクエストが前記配列データ格
納領域内のリクエストか否かを判定する判定手段とを含
み、この判定結果が前記配列データ格納領域内のリクエ
ストであることを示すとき前記スカラリクエストを前記
主記憶部へ供給し、そうでないときには前記緩衝記憶部
へ供給するようにしたことを特徴とする情報処理装置。
(1) An information processing device that includes a main memory section, a buffer memory section that stores a copy of data stored in the main memory section, and a data processing section that generates a scalar request and a vector request. an area holding means for storing array data in a predetermined area of a storage unit, and holding an array data storage area indicating the predetermined area; determination means for determining whether the request is within the array data storage area, and when the determination result indicates that the request is within the array data storage area, the scalar request is supplied to the main storage unit; otherwise, the scalar request is supplied to the buffer. An information processing device characterized by supplying information to a storage section.
JP1010884A 1989-01-19 1989-01-19 Information processing device Expired - Lifetime JP2901260B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1010884A JP2901260B2 (en) 1989-01-19 1989-01-19 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1010884A JP2901260B2 (en) 1989-01-19 1989-01-19 Information processing device

Publications (2)

Publication Number Publication Date
JPH02250173A true JPH02250173A (en) 1990-10-05
JP2901260B2 JP2901260B2 (en) 1999-06-07

Family

ID=11762744

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1010884A Expired - Lifetime JP2901260B2 (en) 1989-01-19 1989-01-19 Information processing device

Country Status (1)

Country Link
JP (1) JP2901260B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5365023A (en) * 1976-11-24 1978-06-10 Nec Corp Cash system
JPS6345654A (en) * 1986-08-13 1988-02-26 Nec Corp Invalidation processing system for information processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5365023A (en) * 1976-11-24 1978-06-10 Nec Corp Cash system
JPS6345654A (en) * 1986-08-13 1988-02-26 Nec Corp Invalidation processing system for information processor

Also Published As

Publication number Publication date
JP2901260B2 (en) 1999-06-07

Similar Documents

Publication Publication Date Title
US5251311A (en) Method and apparatus for processing information and providing cache invalidation information
JPH06222993A (en) Cache memory system and method for realization of it
JPH02250173A (en) Information processor
JP3187446B2 (en) Cache memory controller
JPH0628239A (en) Computer system provided with shortened memory acccess time and method for shortening of memory access time
JPH0336648A (en) Electronic computer, tlb device and microprocessor chip
JP3081635B2 (en) Cache memory invalidation processing apparatus and invalidation control method
JPH10187119A (en) Display control device
JP3061818B2 (en) Access monitor device for microprocessor
JP3219422B2 (en) Cache memory control method
JPH03127146A (en) Information processor
JPH04209052A (en) Cache consistency check system
JPH04137150A (en) Buffer storage device
JPH04264640A (en) Buffer storage device
JPH0697438B2 (en) Storage device
JPH02204848A (en) Computer equipment for adopting address translation
JPH05289940A (en) Cache memory control system
JPH04145553A (en) Buffer storage device
JPH058458B2 (en)
JPH113288A (en) Cache memory device and fault control method for cache memory
JPH0822416A (en) Control method for cache memory
JPH0821000B2 (en) Cache memory update control method
JPH0352043A (en) Information processor
JPH0245847A (en) Virtual address cache control device
JPH04326437A (en) Information processor