JPH02280246A - Information processor - Google Patents

Information processor

Info

Publication number
JPH02280246A
JPH02280246A JP1102471A JP10247189A JPH02280246A JP H02280246 A JPH02280246 A JP H02280246A JP 1102471 A JP1102471 A JP 1102471A JP 10247189 A JP10247189 A JP 10247189A JP H02280246 A JPH02280246 A JP H02280246A
Authority
JP
Japan
Prior art keywords
storage means
operand
buffer storage
block
buffer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1102471A
Other languages
Japanese (ja)
Inventor
Tokuo Watanabe
渡邊 徳男
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 JP1102471A priority Critical patent/JPH02280246A/en
Publication of JPH02280246A publication Critical patent/JPH02280246A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute an operand supply at a high speed by sending the operand data of plural blocks from a main storage means when not even a single effective operand exists in a buffer storage means. CONSTITUTION:An instruction processing means 1 issues the read request of the operand to a buffer storage means 2. The buffer storage means 2 investigates whether the operand to be required exists or not, the operand is sent to the instruction processing means 1 when it exists, and when it does not exist, the read request of the block to contain the required operand is issued to a main storage means 5. A control part 4 sends the operand data of the block to be required from a storage part 3 to the buffer storage means 2 and simultaneously, sends even the operand data of plural blocks successive to the block to be required from the storage part 3 to the buffer storage means 2 when not a single effective operand exists in the buffer storage means 2. Thus, the operand supply can be made speedy.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、オペランドを格納している主記憶手段を有す
る情報処理装置に関し、特に、緩衝記憶手段内に有効な
オペランドが一つも存在しないときにおけるオペランド
供給の高速化を可能とした情報処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing device having a main memory storing operands, and in particular, when there is no valid operand in the buffer storage. The present invention relates to an information processing device that enables high-speed operand supply in a computer.

〔従来の技術〕[Conventional technology]

従来の情報処理装置は、緩衝記憶手段より主記憶手段に
対してブロックの読み出し要求があった時、主記憶手段
は、要求のあったブロックの゛オペランドデータのみを
主記憶手段に対して送るようになっていた。
In a conventional information processing device, when a buffer storage means makes a request to read a block to the main storage means, the main storage means sends only the operand data of the requested block to the main storage means. It had become.

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

したがって、従来の情報処理装置は、緩衝記憶手段内に
有効なオペランドが一つも存在しない場合においては、
緩衝記憶内に有効なオペランドが蓄積されるまでの間命
令処理手段が要求するオペランドが緩衝記憶内に存在す
る確率が低く、オペランド供給が遅くなるという欠点が
ある。
Therefore, in the conventional information processing device, when there is no valid operand in the buffer storage means,
Until valid operands are accumulated in the buffer memory, there is a low probability that an operand required by the instruction processing means will exist in the buffer memory, resulting in a delay in operand supply.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の情報処理装置は、命令語の解読および処理を行
う命令処理手段と、前記命令処理手段が命令を処理する
ために必要なオペランドを格納する主記憶手段と、前記
命令処理手段と前記主記憶手段との間にあって前記主記
憶手段に格納されているオペランドの一部の写(をブロ
ック単位で記憶する緩衝記憶手段とを具備し、前記主記
憶手段が、前記緩衝記憶手段からブロックの読み出し要
求があった時、該ブロックのオペランドデータとともに
該ブロックと連続する複数ブロックのオペランドデータ
も前記緩衝記憶手段へ送るための制御回路を具備するこ
とを特徴とする。
The information processing device of the present invention includes an instruction processing means for decoding and processing an instruction word, a main storage means for storing operands necessary for the instruction processing means to process the instruction, and the instruction processing means and the main storage means. and a buffer storage means for storing a copy of a part of the operand stored in the main storage means in blocks, the main storage means being able to read blocks from the buffer storage means. The present invention is characterized by comprising a control circuit for sending operand data of a plurality of blocks consecutive to the block as well as operand data of the block to the buffer storage means when a request is made.

〔実施例〕〔Example〕

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

第1図は本発明の一実施例の構成図である。命令処理手
段1は、緩衝記憶手段2に対してオペランドの読み出し
要求を発行する。緩衝記憶手段2は要求のあったオペラ
ンドが存在するか否かを調べ、存在する時は、命令処理
手段1ヘオペランドを送る。存在しない時は、主記憶手
段5に対して、要求のあったオペランドを含むブロック
の読み出し要求を発行する。制御部4は、要求のあった
ブロックのオペランドデータを記憶部3から緩衝記憶手
段2へ送るとともに、緩衝記憶手段2に有効なオペラン
ドが一つも存在しない時は、要求のあったブロックに連
続する複数のブロックのオペランドデータをも記憶部3
から緩衝記憶手段2へ送る。
FIG. 1 is a block diagram of an embodiment of the present invention. The instruction processing means 1 issues an operand read request to the buffer storage means 2. The buffer storage means 2 checks whether the requested operand exists or not, and if so, sends the operand to the instruction processing means 1. If the operand does not exist, a request is issued to the main storage means 5 to read the block containing the requested operand. The control unit 4 sends the operand data of the requested block from the storage unit 3 to the buffer storage means 2, and when there is no valid operand in the buffer storage means 2, the control unit 4 sends the operand data of the requested block. The operand data of multiple blocks is also stored in the storage unit 3.
from there to the buffer storage means 2.

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

以上説明したように本発明は、緩衝記憶手段に有効なオ
ペランドが一つも存在しない時に、主記憶手段から複数
ブロックのオペランドデータを送ることにより、−回の
オペランド要求で多量のオペランドデータを緩衝記憶手
段に蓄積できるため、緩衝記憶手段から命令処理手段へ
のオペランド供給を高速に行なえるという効果を奏する
As explained above, the present invention allows a large amount of operand data to be stored in the buffer memory with - number of operand requests by sending multiple blocks of operand data from the main memory when there is no valid operand in the buffer storage. Since the operands can be stored in the buffer storage means, the operands can be supplied from the buffer storage means to the instruction processing means at high speed.

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

第1図は本発明の一実施例の構成図である。 1・・・命令処理手段、2・・・緩衝記憶手段、3・・
・記憶部、4・・・制御部、5・・・主記憶手段。
FIG. 1 is a block diagram of an embodiment of the present invention. 1... Instruction processing means, 2... Buffer storage means, 3...
- Storage unit, 4... Control unit, 5... Main storage means.

Claims (1)

【特許請求の範囲】[Claims] 命令語の解読および処理を行う命令処理手段と、前記命
令処理手段が命令を処理するために必要なオペランドを
格納する主記憶手段と、前記命令処理手段と前記主記憶
手段との間にあって前記主記憶手段に格納されているオ
ペランドの一部の写しをブロック単位で記憶する緩衝記
憶手段とを具備し、前記主記憶手段が、前記緩衝記憶手
段からブロックの読み出し要求があった時、該ブロック
のオペランドデータとともに該ブロックと連続する複数
ブロックのオペランドデータも前記緩衝記憶手段へ送る
ための制御回路を具備することを特徴とする情報処理装
置。
an instruction processing means for decoding and processing instruction words; a main storage means for storing operands necessary for the instruction processing means to process the instructions; and a main memory located between the instruction processing means and the main storage means. buffer storage means for storing a copy of a part of the operand stored in the storage means in units of blocks; when the main storage means receives a request to read a block from the buffer storage means, the main storage means stores a copy of the block; An information processing apparatus characterized by comprising a control circuit for sending operand data of a plurality of blocks consecutive to the block along with the operand data to the buffer storage means.
JP1102471A 1989-04-21 1989-04-21 Information processor Pending JPH02280246A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1102471A JPH02280246A (en) 1989-04-21 1989-04-21 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1102471A JPH02280246A (en) 1989-04-21 1989-04-21 Information processor

Publications (1)

Publication Number Publication Date
JPH02280246A true JPH02280246A (en) 1990-11-16

Family

ID=14328366

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1102471A Pending JPH02280246A (en) 1989-04-21 1989-04-21 Information processor

Country Status (1)

Country Link
JP (1) JPH02280246A (en)

Similar Documents

Publication Publication Date Title
JP3289661B2 (en) Cache memory system
JPH07113903B2 (en) Cache storage control method
JP2714952B2 (en) Computer system
JPH0410102B2 (en)
JPS593774A (en) Access processing system
JPH02280246A (en) Information processor
JPH02280247A (en) Information processor
JPH0212350A (en) Information processor
JPS615357A (en) Data processor
JP3162459B2 (en) Data processing device
JPH02257342A (en) Information processor
JP2778623B2 (en) Prefetch control device
JP2642087B2 (en) Data transfer processing mechanism between main storage devices
JPH0240717A (en) Information processor
JPH03263143A (en) Buffer storage device
JPH0520188A (en) Cache controller
JPH02307123A (en) Computer
JPH07334421A (en) Cache memory controller
JPH0236011B2 (en)
JPS6243737A (en) Interruption control system
JPS6222165A (en) Control system for access to main storage device
JPH0520191A (en) Cache memory control system
JPH04188326A (en) Stack area managing system
JPH05127990A (en) Cache data transfer system
JPH04264640A (en) Buffer storage device