JPH0211931B2 - - Google Patents

Info

Publication number
JPH0211931B2
JPH0211931B2 JP59264230A JP26423084A JPH0211931B2 JP H0211931 B2 JPH0211931 B2 JP H0211931B2 JP 59264230 A JP59264230 A JP 59264230A JP 26423084 A JP26423084 A JP 26423084A JP H0211931 B2 JPH0211931 B2 JP H0211931B2
Authority
JP
Japan
Prior art keywords
address
data
scalar
main memory
access
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 - Lifetime
Application number
JP59264230A
Other languages
Japanese (ja)
Other versions
JPS61141054A (en
Inventor
Hiroyuki Nishimura
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
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP59264230A priority Critical patent/JPS61141054A/en
Publication of JPS61141054A publication Critical patent/JPS61141054A/en
Publication of JPH0211931B2 publication Critical patent/JPH0211931B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】[Detailed description of the invention]

〔産業上の利用分野〕 本発明は情報処理システムにおけるバツフア記
憶制御方式に係り、更に詳細には、バツフア記憶
に記憶された主記憶装置のデータの写しのブロツ
クアドレスを論理アドレスで管理するバツフアデ
イレクトリアクセス方式に関するものである。 〔従来の技術及び発明が解決しようとする問題
点〕 一般に、記憶空間を論理アドレスで記述するプ
ログラムを実行する計算機システムにおいては、
論理アドレスと実アドレスが1対1に対応しない
ので、高速化の為にバツフア記憶を採用した計算
機のバツフアデイレクトリは実アドレスで管理さ
れている。しかし、例えば“IBM
TECHNICAL DISCLOSURE BULLETIN
VOL21.No.11 APRIL 1979 PP4541”に示される
ように、デイレクトリに論理アドレスと実アドレ
スをペアで登録し、まず論理アドレスでデイレク
トリを索引し、ヒツトするとバツフア記憶にデー
タが登録されているものとして処理し、ミスヒツ
トするとアドレス変換テーブルが参照され実アド
レスが求められ実アドレスのデイレクトリが索引
される。ここでヒツトするとその時の論理アドレ
スがデイレクトリに登録され、バツフア記憶にデ
ータが登録されているものとして処理する方式が
考えられている。従つて、この方式は、デイレク
トリの金物が2倍になる欠点を持つている。 一方、バツフア記憶の容量を増大させたい場
合、従来のデイレクトリに実アドレスを登録する
方式では、通常バツフア記憶のアクセス高速化の
為、アドレス変換テーブルで論理アドレスを実ア
ドレスに変換する動作とデイレクトリを索引して
ヒツト、ミスヒツトを判断する動作を並行に行な
う為、及びバツフア記憶のアクセスが論理アドレ
スの下位のページ内アドレスで制限される為、バ
ツフア記憶のコンパートメントを増加させるか、
または例えば特開昭56−140575号公報“キヤツシ
ユ記憶システム”で示されるように、デイレクト
リ及びバツフア記憶のアドレスとして論理アドレ
スのアドレス変換可能フイールド(仮想ページア
ドレス)からの下位Nビツトを使用する方式等が
考えられている。この様に、複雑な制御が必要に
なるという欠点がある。 本発明の目的は、まず第1にバツフア記憶のデ
イレクトリを論理アドレスで登録することにより
バツフア記憶容量の増大を容易にすること、第2
にバツフア記憶及びバツフアデイレクトリを論理
アドレスでアドレス変換過程を通さないで直接ア
クセスすることにより高速アクセスを可能にする
こと、第3はアドレス変換手段をバツフアデイレ
クトリ、バツフア記憶の下位に置くことによりア
ドレス変換手段へのアドレス変換要求頻度を低下
させベクトルデータ処理手段からのアドレス変換
要求との競合を下げ、スカラーデータ処理手段と
ベクトルデータ処理手段とでアドレス変換手段を
共用出来て金物量削減が出来るようにすること、
第4は論理アドレスバツフア記憶方式での主記憶
アクセス保護方式の簡易化を実現した情報処理装
置を提供することにある。 〔問題点を解決するための手段〕 本発明は、ベクトル演算命令及びスカラー演算
命令を発行する命令発行手段、該ベクトル演算命
令に従つてベクトル演算処理を行なうベクトルデ
ータ処理手段、前記スカラー演算命令に従つてス
カラー演算処理を行なうスカラーデータ処理手
段、前記両処理手段との間で夫々ベクトルデータ
及びスカラデータの授受を行なう主記憶装置、前
記両処理手段と前記主記憶装置間で行なわれるデ
ータのロード、ストア動作に対応して前記両処理
手段から動作命令に対応して発生される主記憶論
理アドレス情報を前記主記憶装置をアクセスする
為に必要な主記憶実アドレス情報に変換し前記主
記憶装置に送るアドレス変換手段、前記スカラー
データ処理手段及び前記主記憶装置に接続され、
前記主記憶装置のデータの一部をあるビツト長か
らなるブロツクデータ単位で複数ブロツクを一時
記憶するバツフア記憶回路、及び前記スカラーデ
ータ処理手段及び前記アドレス変換手段に接続さ
れ、前記バツフア記憶回路に記憶されているブロ
ツクデータの前記主記憶装置でのアドレスを論理
ブロツクアドレスで登録し、さらに、該ブロツク
アドレス情報で示されるブロツクデータのアクセ
ス許可の可否を判定する為のアクセス許可判定ビ
ツトを記憶する手段と、前記スカラーデータ処理
装置からロード、ストア動作指令に対応して送ら
れてくる主記憶論理アドレス情報と当該論理アド
レスデイレクトリ回路の登録ブロツクアドレスを
比較し一致ブロツクアドレスが検出される場合、
該一致ブロツクアドレスに対応して読み出される
前記アクセス許可判定ビツトと前記動作指令に対
応して送られてくるアクセスモードチエツクビツ
トとを比較判定しアクセスの可否を示す信号を発
生するアクセス判定手段とを有する論理アドレス
デイレクトリ回路から構成される。 〔実施例〕 次に本発明の実施例について図面を参照しなが
ら詳細に説明する。 まず第1図の本発明の実施例を用いて構成及び
動作説明を行なう。 ベクトルデータ処理指令及びスカラーデータ処
理指令は、命令発行回路1から信号線100,1
01を通して、それぞれベクトルデータ処理回路
2またはスカラーデータ処理回路3に送られる。
それぞれの回路での処理結果を主記憶装置8にス
トアしたい場合、または前記処理回路2,3で必
要となるデータを主記憶装置8からロードしたい
場合、それぞれの回路から信号線103,105
を介して動作指令が動作指令コード(図示せず)
と共に出力される。 ベクトルデータ処理回路2からの動作指令は、
アドレス線104を介して出力される主記憶論理
アドレス情報と共に、アドレス変換回路7に送ら
れ、ここで論理アドレスから実アドレスに変換さ
れる。信号線121で動作指令が、アドレス線1
22で主記憶実アドレスが、主記憶装置8に送ら
れる。動作指令がロード要求の場合は、データ線
102を介して要求データがベクトルデータ処理
回路2に返送され、ストア動作の場合にはベクト
ルデータ処理回路2からデータが主記憶装置8に
ストアされる。 一方、スカラーデータ処理回路3からの動作指
令は、アドレス線107,108を介して出力さ
れる主記憶論理アドレス情報と共に、論理アドレ
スデイレクトリ回路4及びバツフア記憶回路5に
送られる。論理アドレスデイレクトリ回路4は、
本実施例の説明を簡単にする為コンパートメント
が2レベルのデイレクトリ記憶41と論理ブロツ
クアドレス比較回路42,43等で構成されてい
るものとする。まずアドレス線108で送られて
来る主記憶論理ブロツクアドレスの下位ビツトで
デイレクトリ記憶41を読み出し、読み出された
2レベルの論理ブロツクアドレス部が比較回路4
2,43でアドレス線107を介して送られてく
る主記憶論理ブロツクアドレス部と比較され、一
致が検出されると信号線119または120がオ
ン状態となり、ORゲート44の出力信号線12
3で一致信号が出力される。 ここで、本発明の特徴でもあるブロツクデータ
のアクセス許可判定ビツトの実施例について説明
する。 一般には、主記憶装置に記憶されているデータ
のアクセス保護は、例えば主記憶にページングの
概念を適用しているシステムは、ページ単位に特
権モードでしかアクセス出来ないページかスレー
ブモードならアクセス出来るページかを区別する
為の保護ビツトが設けられ、一般的には論理アド
レスから実アドレスにアドレス変換するアドレス
変換テーブルを索引中にチエツク出来るようにな
つている。 本発明では、アドレス変換回路7の前に論理ア
ドレスデイレクトリ回路4を位置づけ、論理アド
レスでバツフア記憶回路5をアクセス出来るよう
になつているので、上記の様なページアクセス保
護に違反するかどうかを論理アドレスデイレクト
リ回路4をアクセス中に検出する必要がある。ス
カラーデータ処理回路3から動作指令が出される
時、信号線106を介してアクセスモードが特権
モードかスレーブモードかを示すアクセスモード
チエツクビツトがデイレクトリ回路4に送られ、
動作指令に対応して送られてくる論理ブロツクア
ドレスの下位ビツトでデイレクトリ記憶41をア
クセスすると、バツフア記憶回路5に登録されて
いるブロツクデータの論理ブロツクアドレスと共
に該ブロツクデータを最初にアクセスした時登録
されたアクセス許可判定ビツトが信号線116,
117から読み出されてくる。ここで、デイレク
トリ記憶41から読み出した論理ブロツクアドレ
スと、動作指令と共にアドレス線107を介して
送られてきた論理ブロツクアドレスが一致する
と、すでに説明したように信号線119または1
20がオン状態となり、切替回路47の入力信号
として信号線116,117を選択し、一致した
論理ブロツクアドレスに対応するアクセス許可判
定ビツトが信号線118を介してアクセス判定回
路6に送られる。 一方、動作指令と共に信号線106を介して送
られてきたアクセスモードチエツクビツト信号
も、アクセス判定回路6に送られ、ここで、まず
インバータ61で負論理がとられ、NANDゲー
ト62で信号線118を介してデイレクトリ記憶
41から読み出されたアクセス許可判定ビツトと
条件が表1を反映してとられる。
[Industrial Field of Application] The present invention relates to a buffer storage control method in an information processing system, and more particularly, to a buffer storage control method for managing block addresses of copies of data in a main memory stored in buffer storage using logical addresses. This relates to directory access methods. [Problems to be solved by the prior art and the invention] Generally, in a computer system that executes a program that describes storage space using logical addresses,
Since logical addresses and real addresses do not have a one-to-one correspondence, buffer directories in computers that employ buffer storage for speeding up are managed using real addresses. However, for example, “IBM
TECHNICAL DISCLOSURE BULLETIN
VOL21.No.11 APRIL 1979 PP4541”, register a logical address and a real address as a pair in the directory, first index the directory using the logical address, and when hit, it is assumed that the data is registered in the buffer memory. Processing, if there is a miss, the address conversion table is referenced to find the real address and the directory of the real address is indexed.If there is a hit here, the logical address at that time is registered in the directory, and it is assumed that the data is registered in the buffer memory. Therefore, this method has the disadvantage of doubling the hardware required for the directory.On the other hand, if you want to increase the buffer storage capacity, you can register real addresses in the conventional directory. In this method, in order to speed up access to buffer memory, the operation of converting a logical address to a real address using an address conversion table and the operation of indexing the directory to determine hits and misses are performed in parallel, and the buffer memory is Since access is restricted to addresses within the page below the logical address, increase the buffer storage compartment or
Or, for example, as shown in Japanese Patent Application Laid-Open No. 56-140575 "Cache Storage System," the lower N bits from the address convertible field (virtual page address) of the logical address are used as addresses for directory and buffer storage. is considered. As described above, there is a drawback that complicated control is required. The objects of the present invention are, firstly, to facilitate the increase in buffer storage capacity by registering buffer storage directories with logical addresses;
The third method is to enable high-speed access by directly accessing the buffer memory and buffer directory using logical addresses without going through an address conversion process. It is possible to reduce the frequency of address conversion requests to the conversion means, reduce competition with address conversion requests from the vector data processing means, and enable the scalar data processing means and the vector data processing means to share the address conversion means, thereby reducing the amount of hardware. to do;
The fourth object is to provide an information processing apparatus that realizes a simplified main memory access protection method in a logical address buffer storage method. [Means for Solving the Problems] The present invention provides an instruction issuing means for issuing a vector operation instruction and a scalar operation instruction, a vector data processing means for performing vector operation processing in accordance with the vector operation instruction, and a method for issuing the scalar operation instruction. Therefore, a scalar data processing means that performs scalar arithmetic processing, a main memory device that exchanges vector data and scalar data with the two processing means, respectively, and data loading that is carried out between the two processing means and the main memory device. , converts main memory logical address information generated in response to an operation command from both processing means in response to a store operation into main memory real address information necessary for accessing the main memory device, an address converting means for sending data to an address, connected to the scalar data processing means and the main storage device;
a buffer storage circuit that temporarily stores a plurality of blocks of data in the main storage device in units of block data having a certain bit length; and a buffer storage circuit that is connected to the scalar data processing means and the address conversion means and stored in the buffer storage circuit. Means for registering an address in the main memory of the block data currently being accessed as a logical block address, and further storing an access permission determination bit for determining whether or not access to the block data indicated by the block address information is permitted. Then, when a matching block address is detected by comparing the main memory logical address information sent from the scalar data processing device in response to a load or store operation command with the registered block address of the logical address directory circuit,
access determination means that compares and determines the access permission determination bit read in response to the matching block address and the access mode check bit sent in response to the operation command, and generates a signal indicating whether or not access is permitted; It consists of a logical address directory circuit. [Example] Next, an example of the present invention will be described in detail with reference to the drawings. First, the configuration and operation will be explained using the embodiment of the present invention shown in FIG. Vector data processing commands and scalar data processing commands are transmitted from the command issuing circuit 1 to signal lines 100, 1
01 to the vector data processing circuit 2 or the scalar data processing circuit 3, respectively.
When it is desired to store the processing results of each circuit in the main memory device 8, or when it is desired to load data required by the processing circuits 2 and 3 from the main memory device 8, signal lines 103 and 105 are connected from the respective circuits.
The movement command is sent via the movement command code (not shown).
is output with. The operation command from the vector data processing circuit 2 is
Together with the main memory logical address information output via the address line 104, it is sent to the address conversion circuit 7, where the logical address is converted into a real address. The operation command is sent to the signal line 121, and the address line 1
At 22, the main memory real address is sent to the main memory device 8. If the operation command is a load request, the requested data is sent back to the vector data processing circuit 2 via the data line 102, and if it is a store operation, the data is stored from the vector data processing circuit 2 into the main storage device 8. On the other hand, the operation command from the scalar data processing circuit 3 is sent to the logical address directory circuit 4 and buffer storage circuit 5 together with main memory logical address information outputted via address lines 107 and 108. The logical address directory circuit 4 is
To simplify the explanation of this embodiment, it is assumed that the compartment is composed of a two-level directory storage 41, logical block address comparison circuits 42, 43, and the like. First, the directory memory 41 is read out using the lower bits of the main memory logic block address sent via the address line 108, and the read two-level logic block address section is sent to the comparator circuit 4.
2 and 43, it is compared with the main memory logic block address sent via the address line 107, and if a match is detected, the signal line 119 or 120 is turned on, and the output signal line 12 of the OR gate 44 is turned on.
3, a match signal is output. Here, an embodiment of the block data access permission determination bit, which is a feature of the present invention, will be described. In general, access protection for data stored in main memory is important, for example, in systems that apply the concept of paging to main memory, pages that can only be accessed in privileged mode or pages that can be accessed in slave mode are protected on a per-page basis. A protection bit is provided to distinguish between logical addresses and real addresses, and it is generally possible to check the address conversion table for converting addresses from logical addresses to real addresses during indexing. In the present invention, the logical address directory circuit 4 is positioned before the address conversion circuit 7, and the buffer storage circuit 5 can be accessed using a logical address. It is necessary to detect the address directory circuit 4 during access. When an operation command is issued from the scalar data processing circuit 3, an access mode check bit indicating whether the access mode is privileged mode or slave mode is sent to the directory circuit 4 via the signal line 106.
When the directory memory 41 is accessed using the lower bits of the logical block address sent in response to the operation command, the logical block address of the block data registered in the buffer memory circuit 5 and the register at the first access to the block data are stored. The access permission determination bit is transmitted to the signal line 116,
It is read out from 117. Here, if the logical block address read from the directory memory 41 and the logical block address sent via the address line 107 together with the operation command match, the signal line 119 or
20 is turned on, the signal lines 116 and 117 are selected as input signals to the switching circuit 47, and the access permission determination bit corresponding to the matched logical block address is sent to the access determination circuit 6 via the signal line 118. On the other hand, the access mode check bit signal sent via the signal line 106 along with the operation command is also sent to the access determination circuit 6, where the inverter 61 first takes a negative logic, and the NAND gate 62 outputs the signal line 118. The access permission determination bits and conditions read from the directory storage 41 via the access permission determination bits and conditions are taken in accordance with Table 1.

【表】 但し、〓1〓は特権モードアクセス、〓0〓はス
レーブモードアクセスを示す。
即ち、表1に示すように、デイレクトリに登録
されたブロツク対応のアクセス許可判定ビツトが
特権モードを示している所に、スレーブモードで
アクセスしようとすると、バツフア記憶はアクセ
ス不可にする必要があるので、NANDゲート6
2でこの状態を検出して、出力信号線124を介
して信号線123の一致信号を抑止する一致抑止
信号をNANDゲート45に送り出す。NANDゲ
ート45の出力は、信号線113を介してヒツト
信号が信号線115を介してミスビツト信号線が
出される。 即ち、上記アクセス判定回路6でアクセス不可
状態が検出されると、動作指令とANDゲート4
6で条件がとられ、主記憶装置8からバツフア記
憶回路5に新たにブロツクデータをロードする要
求が、信号線111を介してまずアドレス変換回
路7に送られる。アドレス変換回路7には、先に
説明したように、アドレス変換テーブルが存在
し、且つ本来のページ単位でのアクセス保護ビツ
トが設けられているので、表2に従つたアクセス
可否の判定が行われる。
[Table] However, 〓1〓 indicates privileged mode access, and 〓0〓 indicates slave mode access.
That is, as shown in Table 1, if an attempt is made to access in slave mode a location where the access permission judgment bit for a block registered in the directory indicates privileged mode, the buffer memory must be made inaccessible. , NAND gate 6
2 detects this state and sends a match suppression signal to the NAND gate 45 via the output signal line 124 to suppress the match signal on the signal line 123. The output of the NAND gate 45 is a hit signal via a signal line 113 and a miss bit signal via a signal line 115. That is, when the access determination circuit 6 detects an inaccessible state, the operation command and the AND gate 4 are
6 is established, and a request to load new block data from the main memory device 8 to the buffer memory circuit 5 is first sent to the address conversion circuit 7 via the signal line 111. As explained earlier, the address conversion circuit 7 has an address conversion table and is provided with access protection bits for each page, so it determines whether or not access is possible according to Table 2. .

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

本発明は以上説明したように、バツフアデイレ
クトリ記憶に論理ブロツクアドレス対応にアクセ
ス許可判定ビツトを持たせる事により、論理アド
レスバツフア方式が少ない金物で容易に実現出来
るという効果がある。
As explained above, the present invention has the effect that the logical address buffer system can be easily realized with a small amount of hardware by providing the buffer directory storage with access permission determination bits corresponding to logical block addresses.

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

第1図は本発明の一実施例を示すブロツク図、
第2図は第1図の実施例で使われる動作指令コー
ドのフオーマツトの一例を示す。 1……命令発行回路、2……ベクトルデータ処
理回路、3……スカラーデータ処理回路、4……
論理アドレスデイレクトリ回路、5……バツフア
記憶回路、6……アクセス判定回路、7……アド
レス変換回路、8……主記憶装置、41……デイ
レクトリ記憶、42,43……論理ブロツクアド
レス比較回路、44……ORゲート、45……
NANDゲート、46……ANDゲート、47……
切替回路、51……バツフア記憶、52……切替
回路、61……インバータ、62……NANDゲ
ート。
FIG. 1 is a block diagram showing one embodiment of the present invention;
FIG. 2 shows an example of the format of the operation command code used in the embodiment shown in FIG. 1... Instruction issuing circuit, 2... Vector data processing circuit, 3... Scalar data processing circuit, 4...
Logical address directory circuit, 5...Buffer storage circuit, 6...Access determination circuit, 7...Address conversion circuit, 8...Main storage device, 41...Directory storage, 42, 43...Logic block address comparison circuit, 44...OR gate, 45...
NAND gate, 46...AND gate, 47...
Switching circuit, 51... Buffer memory, 52... Switching circuit, 61... Inverter, 62... NAND gate.

Claims (1)

【特許請求の範囲】 1 ベクトル演算命令及びスカラー演算命令を発
行する命令発行手段と、該ベクトル演算命令に従
つてベクトル演算処理を行なうベクトルデータ処
理手段と、前記スカラー演算命令にしたがつてス
カラー演算処理を行うスカラー処理手段と、前記
両処理手段との間で夫々ベクトルデータ及びスカ
ラーデータの教授を行なう主記憶装置と、前記両
処理手段と前記主記憶装置間で行なわれるデータ
のロード、ストア動作に対応して前記両処理手段
から動作指令と共に発生される主記憶論理アドレ
ス情報を前記主記憶装置をアクセスする為に必要
な主記憶実アドレス情報に変換するアドレス変換
手段と、前記スカラーデータ処理手段及び前記主
記憶装置に接続され、前記主記憶装置のデータの
一部をあるビツト長からなるブロツクデータ単位
で複数ブロツクを一時記憶するバツフア記憶回路
と、前記スカラーデータ処理手段及び前記アドレ
ス変換手段に接続され、前記バツフア記憶回路に
記憶されているブロツクデータの前記主記憶装置
でのアドレスを論理ブロツクアドレスで登録し、
前記スカラーデータ処理手段から動作指令と共に
送られてくる論理アドレスに対応するデータが前
記バツフア記憶回路に存在するか否かを判断する
論理アドレスデイレクトリ回路とを持ち、 該論理アドレスデイレクトリ回路は、論理ブロ
ツクアドレス情報と共に該ブロツクアドレス情報
で示される前記バツフア記憶回路内のブロツクデ
ータのアクセス許可の可否を判定する為のアクセ
ス許可判定ビツトを記憶する記憶手段と、前記ス
カラーデータ処理装置からロード、ストア動作指
令に対応して送られてくる主記憶論理アドレス情
報と当該論理アドレスデイレクトリ回路の登録ブ
ロツクアドレスとを比較したときに、一致ブロツ
クアドレスが検出される場合に、該一致ブロツク
アドレスに対応して前記記憶手段から読み出され
る前記アクセス許可判定ビツトと、前記動作指令
に対応して送られてくるアクセスモードチエツク
ビツトとを比較判定し、アクセスの可否を示す信
号を発生するアクセス判定手段とを有することを
特徴とする情報処理装置。
[Scope of Claims] 1. Instruction issuing means for issuing vector operation instructions and scalar operation instructions, vector data processing means for performing vector operation processing according to the vector operation instructions, and scalar operation processing according to the scalar operation instructions. A scalar processing means that performs processing, a main memory that transfers vector data and scalar data between the two processing means, respectively, and data loading and storage operations that are performed between the two processing means and the main memory. an address converting means for converting main memory logical address information generated together with an operation command from both processing means into main memory real address information necessary for accessing the main memory device; and the scalar data processing means. and a buffer storage circuit connected to the main storage device and temporarily storing a plurality of blocks of data in the main storage device in units of block data each having a certain bit length, and the scalar data processing means and the address conversion means. registering an address in the main memory of block data connected and stored in the buffer storage circuit as a logical block address;
a logical address directory circuit for determining whether data corresponding to a logical address sent from the scalar data processing means together with an operation command exists in the buffer storage circuit; the logical address directory circuit includes a logical block; storage means for storing address information and an access permission determination bit for determining whether or not access to block data in the buffer storage circuit indicated by the block address information is permitted; and a load/store operation command from the scalar data processing device. When a matching block address is detected when comparing the main memory logical address information sent in response to the registered block address of the corresponding logical address directory circuit, the memory address information corresponding to the matching block address is compared. The access determination means compares and determines the access permission determination bit read from the means with the access mode check bit sent in response to the operation command, and generates a signal indicating whether access is permitted or not. Information processing equipment.
JP59264230A 1984-12-14 1984-12-14 Information processor Granted JPS61141054A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59264230A JPS61141054A (en) 1984-12-14 1984-12-14 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59264230A JPS61141054A (en) 1984-12-14 1984-12-14 Information processor

Publications (2)

Publication Number Publication Date
JPS61141054A JPS61141054A (en) 1986-06-28
JPH0211931B2 true JPH0211931B2 (en) 1990-03-16

Family

ID=17400298

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59264230A Granted JPS61141054A (en) 1984-12-14 1984-12-14 Information processor

Country Status (1)

Country Link
JP (1) JPS61141054A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5023773A (en) * 1988-02-10 1991-06-11 International Business Machines Corporation Authorization for selective program access to data in multiple address spaces
US5043886A (en) * 1988-09-16 1991-08-27 Digital Equipment Corporation Load/store with write-intent for write-back caches
JPH0721781B2 (en) * 1989-03-13 1995-03-08 インターナショナル・ビジネス・マシーンズ・コーポレーション Multiprocessor system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5797168A (en) * 1980-12-06 1982-06-16 Fujitsu Ltd Buffer nullification control system
JPS57208685A (en) * 1981-06-18 1982-12-21 Nec Corp Information processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5797168A (en) * 1980-12-06 1982-06-16 Fujitsu Ltd Buffer nullification control system
JPS57208685A (en) * 1981-06-18 1982-12-21 Nec Corp Information processor

Also Published As

Publication number Publication date
JPS61141054A (en) 1986-06-28

Similar Documents

Publication Publication Date Title
JPH0137773B2 (en)
US4658356A (en) Control system for updating a change bit
JP2930071B2 (en) Information processing device and processor
US5497469A (en) Dynamic address translation allowing quick update of the change bit
JP2768503B2 (en) Virtual memory address space access control method
JPH0551937B2 (en)
JPH0519176B2 (en)
JPH0211931B2 (en)
JPH055137B2 (en)
JPS644214B2 (en)
JPH0551933B2 (en)
JPH0336648A (en) Electronic computer, tlb device and microprocessor chip
JPS6045872A (en) High-speed buffer memory
JPS5821352B2 (en) Buffer memory control method
JP3256558B2 (en) Address translation method for electronic computers
JPS59218692A (en) Control system of logical buffer memory
JP2716163B2 (en) Cache memory control method
JPH02204847A (en) Cache memory device
JPH04205535A (en) Copy on write system
JPH02226447A (en) Computer system and memory access therefor
JPH058458B2 (en)
JPH0282331A (en) Cache memory controlling system
JPH01126745A (en) System for processing information
JPH07105094A (en) Cache memory device
JPS6334496B2 (en)

Legal Events

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