JPH0546581B2 - - Google Patents

Info

Publication number
JPH0546581B2
JPH0546581B2 JP8394285A JP8394285A JPH0546581B2 JP H0546581 B2 JPH0546581 B2 JP H0546581B2 JP 8394285 A JP8394285 A JP 8394285A JP 8394285 A JP8394285 A JP 8394285A JP H0546581 B2 JPH0546581 B2 JP H0546581B2
Authority
JP
Japan
Prior art keywords
register
processor
section
save
register file
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
JP8394285A
Other languages
Japanese (ja)
Other versions
JPS61241836A (en
Inventor
Yoshinari Nakasaki
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 JP8394285A priority Critical patent/JPS61241836A/en
Publication of JPS61241836A publication Critical patent/JPS61241836A/en
Publication of JPH0546581B2 publication Critical patent/JPH0546581B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は記憶装置に関し、特に計算機のプロセ
ツサ部で保持しているレジスタの内容を効率よく
記憶部に格納する為の記憶装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a storage device, and more particularly to a storage device for efficiently storing the contents of registers held in a processor section of a computer in a storage section.

(従来技術とその問題点) 非手続き型のプログラミング言語であるリス
プ、プロローグ言語などにおいては、現在の処理
状態から次の処理状態に移るときに必要な環境の
退避操作の一環として、プロセツサ部で利用して
いるレジスタ群を記憶装置に格納する退避処理が
ある。この退避作業はプロセス、タスクの切替え
時にも行われるものである。特にリスプ、プロロ
ーグでは環境の退避が頻繁に行なわれ、これらの
言語の処理性能に大きな影響を及ぼす。
(Prior art and its problems) In non-procedural programming languages such as lisp and prolog languages, the processor section There is a save process that stores a group of registers in use in a storage device. This evacuation work is also performed when switching processes or tasks. Especially in lisps and prologues, the environment is frequently saved, which has a big impact on the processing performance of these languages.

環境を退避する例としては「ウオーレン著(ア
アブストラクト プロローグ インストラクシヨ
ン セツト)テクニカルノート309アーテイフイ
シヤル インテリジエンスセンター、エスアール
アイインターナシヨナル1983」(D.H.D.Warren
“An Abstract Prolog Instruction Set”
Technical note 309 Artificial Intelligence
Center、Center、SRI International、1983)の
3ページに記されている環境(environments)
および選択点(choice points)の退避を挙げる
ことができる。
An example of evacuating the environment is "DHDWarren (Abstract Prologue Instructions Set) Technical Note 309 Artificial Intelligence Center, SRI International 1983"
“An Abstract Prolog Instruction Set”
Technical note 309 Artificial Intelligence
Environments as described on page 3 of the Center, Center, SRI International, 1983)
and saving of choice points.

従来の計算機において、前記の退避操作はプロ
セツサ部がレジスタの内容と格納先アドレス記憶
装置に出力することによつて、1つのレジスタの
内容が記憶装置に格納され、この操作を繰り返す
ことによつて前記の環境の退避が行われる。即ち
プロセツサ部においては、レジスタ群を退避する
際に、単にレジスタの内容を記憶装置に転送する
操作のみ行うことになり、プロセツサ部での主要
処理である演算、データ操作、命令の解釈などの
処理用に備えられたハードウエアを有効に利用せ
ず、高速な処理ができないという問題点があつ
た。
In conventional computers, the above-mentioned save operation is performed by the processor section outputting the contents of a register and the storage address to a storage device, the contents of one register are stored in the storage device, and by repeating this operation. The environment is evacuated as described above. In other words, when the processor section saves a group of registers, it simply transfers the contents of the registers to the storage device, and the main processing in the processor section, such as arithmetic operations, data manipulation, and instruction interpretation, is performed. There was a problem in that the hardware available for use was not effectively utilized and high-speed processing was not possible.

(発明の目的) 本発明の目的はこのような従来の問題点を除去
せしめると共に、環境を退避する際にプロセツサ
部のレジスタの内容を記憶装置の記憶部に高速に
格納する為の記憶装置を提供することにある。
(Object of the Invention) The object of the present invention is to eliminate such conventional problems and to provide a storage device for quickly storing the contents of the registers of the processor section in the storage section of the storage device when saving the environment. It is about providing.

(発明の構成) 本発明の記憶装置はデータの処理を行うプロセ
ツサ部と、データおよびプログラムを格納する記
憶部と、プロセツサ部にある各種レジスタと同じ
内容を保持するコピーレジスタフアイルと、前記
コピーレジスタフアイル中のレジスタの数に等し
いビツト数で各レジスタに対応して備える退避フ
ラグと、前記記憶部に転送する必要がある前記コ
ピーレジスタフアイルの各レジスタに対応する退
避フラグをセツトする手段と、前記記憶装置へ転
送することが必要な前記コピーレジスタフアイル
の内容を前記記憶部に順次書き込み、書き込みを
終えた前記コピーレジスタフアイルのレジスタに
対応する前記退避フラグ中のビツトをリセツトす
る記憶制御部と、前記プロセツサ部がプロセツサ
内のレジスタに書き込みを行うときに対応するコ
ピーレジスタフアイル中のレジスタに対応する退
避フラグのビツトがセツトされている場合に前記
プロセツサ部からコピーレジスタフアイルへの書
き込みを禁止してプロセツサ部の処理を止める手
段とから構成される。
(Structure of the Invention) A storage device of the present invention includes a processor section that processes data, a storage section that stores data and programs, a copy register file that holds the same contents as various registers in the processor section, and a copy register file that holds the same contents as various registers in the processor section. means for setting a save flag corresponding to each register with a number of bits equal to the number of registers in the file, and a save flag corresponding to each register of the copy register file that needs to be transferred to the storage unit; a storage control unit that sequentially writes contents of the copy register file that need to be transferred to a storage device into the storage unit and resets bits in the save flag corresponding to registers of the copy register file that have been written; When the processor section writes to a register in the processor, if a save flag bit corresponding to a register in the corresponding copy register file is set, writing from the processor section to the copy register file is prohibited. and means for stopping the processing of the processor section.

(発明の作用・原理) 本発明はプロセツサ部が保持しているレジスタ
群の中で環境を退避するために必要なレジスタ群
を記憶装置側でも備え、プロセツサ部の対応する
レジスタと同一の内容を保持する。プロセツサ部
での環境の退避を行う際にはプロセツサ部のレジ
スタ群からではなく、記憶装置のレジスタ群のデ
ータを記憶部に格納する。これにより本発明は記
憶装置で環境の退避を行つている間に、プロセツ
サ部での命令の解釈、演算処理を可能にし、シス
テム全体の処理性能を向上せしめる。
(Operation/Principle of the Invention) The present invention provides a register group necessary for saving the environment among the registers held by the processor section on the storage device side, and stores the same contents as the corresponding register in the processor section. Hold. When saving the environment in the processor section, data from the register group of the storage device is stored in the storage section, not from the register group of the processor section. As a result, the present invention enables the processor section to interpret instructions and perform arithmetic processing while the environment is being saved in the storage device, thereby improving the processing performance of the entire system.

(実施例) 以下本発明の実施例について図面を参照して詳
細に説明する。
(Example) Examples of the present invention will be described in detail below with reference to the drawings.

第1図は本発明の実施例を示す。第1図におい
て、本発明の一実施例はデータの転送を制御可能
にした記憶装置11と、データの処理を行うプロ
セツサ部12とを含む。記憶装置11はデータお
よびプログラムを格納する記憶部11を有し、プ
ロセツサ部12はデータ処理時に状態およびデー
タを一時保持するために備えるレジスタ群をまと
めたレジスタフアイル14を有する。記憶装置1
1の中には、プロセツサ部12が保持しているレ
ジスタフアイル14の中から環境の退避時に利用
するレジスタ群を保持するコピーレジスタフアイ
ル14と、コピーレジスタフアイル15の各レジ
スタに対応して1ビツトづつ備える退避フラグ1
6と、データ転送処理をマイクロプログラムで制
御する記憶制御部17と、環境を記憶部13に退
避するときにプロセツサ部12から送られる記憶
部13の退避領域アドレスを保持し、歩進する機
能を持つアドレスレジスタ18とを有する。プロ
セツサ部12はデータ処理を制御するプロセツサ
制御部19を有し、環境を退避するときに退避対
象レジスタ群を指定して退避を指示するレジスタ
コピーコマンド線20を有する。プロセツサ部1
2はレジスタフアイル14の中のレジスタに書込
みを行うときレジスタアドレス線35を介して前
記レジスタに対応する退避フラグ16のビツトが
セツトされていると、退避未完了信号36がON
になり、レジスタライト信号34とのAND処理
を行うことによつてプロセツサ12での処理を禁
止するゲート21を有する。更に記憶装置11は
コピーレジスタフアイル15から記憶部13へ環
境退避の処理としてデータを転送する状態である
ことを示す退避状態フラグ22とプロセツサ部1
2からデータ線37を介して送られるデータある
いはコピーレジスタフアイル15かデータ線38
を介して送られるデータのいづれかを退避状態フ
ラグ22によつて選択するセレクタ23を有す
る。退避状態フラグ22は、コピーレジスタフア
イル15から記憶部13へレジスタ内容を転送す
る感懐退避中であるときにプロセツサ部12から
記憶部13へのアクセス要求39があつた場合、
ゲート24でプロセツサ部12での処理を禁示す
るように制御する。
FIG. 1 shows an embodiment of the invention. In FIG. 1, one embodiment of the present invention includes a storage device 11 that can control data transfer, and a processor section 12 that processes data. The storage device 11 has a storage section 11 that stores data and programs, and the processor section 12 has a register file 14 that includes a group of registers for temporarily holding states and data during data processing. Storage device 1
1 includes a copy register file 14 that holds a group of registers used when saving the environment from the register file 14 held by the processor unit 12, and 1 bit corresponding to each register in the copy register file 15. Evacuation flag 1 prepared for each
6, a storage control unit 17 that controls data transfer processing using a microprogram, and a function to hold and advance the save area address of the storage unit 13 sent from the processor unit 12 when saving the environment to the storage unit 13. and an address register 18. The processor section 12 has a processor control section 19 that controls data processing, and a register copy command line 20 that specifies a register group to be saved and instructs the saving when saving the environment. Processor part 1
2, when writing to a register in the register file 14, if the bit of the save flag 16 corresponding to the register is set via the register address line 35, the save incomplete signal 36 is turned ON.
It has a gate 21 that inhibits processing by the processor 12 by performing AND processing with the register write signal 34. Furthermore, the storage device 11 has an evacuation state flag 22 indicating that data is to be transferred from the copy register file 15 to the storage section 13 as an environment evacuation process, and the processor section 1
2 via data line 37 or copy register file 15 or data line 38
It has a selector 23 that selects any of the data sent via the save state flag 22. The save state flag 22 indicates that when an access request 39 is received from the processor section 12 to the memory section 13 while the register contents are being saved from the copy register file 15 to the memory section 13,
The gate 24 controls the processing in the processor section 12 to be prohibited.

データ線40はレジスタコピーコマンド線20
で送られるレジスタコピーコマンドを記憶制御装
置17が受けたときにコピーレジスタフアイル1
5の退避対象レジスタ群に対応したビツトパター
ンを退避フラグ16に格納するために使用され
る。
Data line 40 is register copy command line 20
When the storage control device 17 receives the register copy command sent in the copy register file 1
It is used to store the bit pattern corresponding to the save target register group No. 5 in the save flag 16.

第2図は本発明の一実施例における記憶装置お
よびプロセツサ部の動作を説明するための図で、
第2図aは環境退避直前の状態を示し、第2図b
は、プロセツサ部12の環境を退避する途中の状
態を示す。第2図において、この実施例の動作を
説明すると、環境を退避する以前の処理として、
プロセツサ部12ではデータ処理を行う。データ
処理において、レジスタフアイル14には、一時
的なデータあるいは状態が書き込まれる。このレ
ジスタフアイル14に書き込むと同時にレジスタ
アドレス線35で指示される記憶装置11のコピ
ーレジスタフアイル15の対応するレジスタ位置
にレジスタフアイル14に書き込まれる内容と同
一の内容をデータ線31を介して書き込む。この
状態を第2図a,bのレジスタフアイル14とコ
ピーレジスタフアイル15の例で示す。この例で
は対応するレジスタ位置に同一の値a,b,cが
格納される。
FIG. 2 is a diagram for explaining the operation of the storage device and processor section in one embodiment of the present invention.
Figure 2a shows the state immediately before evacuation, Figure 2b
shows a state in the middle of saving the environment of the processor unit 12. To explain the operation of this embodiment in FIG. 2, as a process before saving the environment,
The processor section 12 performs data processing. During data processing, temporary data or status is written to the register file 14. At the same time as writing to this register file 14, the same content as that written to the register file 14 is written to the corresponding register position of the copy register file 15 of the storage device 11 indicated by the register address line 35 via the data line 31. This state is illustrated by the example of the register file 14 and copy register file 15 in FIGS. 2a and 2b. In this example, the same values a, b, and c are stored in corresponding register locations.

プロセツサ部12では一連のデータ処理を終了
した後、環境を退避する操作を開始する。レジス
タフアイル14の中で第2図に示すように3個の
レジスタRk、Rl、Rl+1の内容を退避するために、
プロセツサ部12では、レジスタコピーコマンド
線20を介して、前記の3箇のレジスタの内容を
記憶部13に転送するためのレジスタコピーコン
マンドを送る。退避するレジスタの順番、および
コピーレジスタフアイル15の退避対象レジスタ
のアドレスは記憶制御部17のマイクロプログラ
ムによつて制御される。この実施例における退避
順は第2図のR2、Rl、Rl+1の順である。アドレス
線32を介してプロセツサ部12からアドレスレ
ジスタ18に記憶部13への格納先アドレス
“n”を送り、アドレスレジスタ18に“n”が
格納される。
After completing a series of data processing, the processor unit 12 starts an operation to save the environment. In order to save the contents of three registers R k , R l , R l+1 as shown in FIG. 2 in the register file 14,
The processor section 12 sends a register copy command to transfer the contents of the three registers to the storage section 13 via the register copy command line 20. The order of the registers to be saved and the address of the register to be saved in the copy register file 15 are controlled by the microprogram of the storage control unit 17. In this embodiment, the order of saving is R 2 , R l , and R l+1 in FIG. 2. The storage destination address "n" for the storage section 13 is sent from the processor section 12 to the address register 18 via the address line 32, and "n" is stored in the address register 18.

記憶装置11の記憶制御部17はプロセツサ部
12から送られたレジスタコピーコマンドを受け
た後、データ線40を介して退避フラグ16にコ
ピーレジスタフアイル15のレジスタの中で退避
対象となつているレジスタを示すビツトパターン
を退避フラグ16に格納する。第2図aの例では
“0010……011”が退避フラグ16に格納される。
これらのビツトパターンは、レジスタコピーコマ
ンド線20を介して送られるコピーコマンドの種
類によつて異り、ビツトパターンは記憶制御部1
7のマイクロ命令で与えられる即値によつて決定
される。さらに退避状態フラグ22をセツトす
る。この後、R2、Rl、Rl+1の3個のレジスタの内
容を記憶部13に退避する処理を開始する。退避
状態フラグ22がセツト状態であるので、セレク
タ23はデータ線38からの入力をその出力とし
て選択する。この結果環境退避処理として、コピ
ーレジスタフアイル15からデータ線38を介し
て記憶部13へデータ転送される。転送先のアド
レスはアドレスレジスタ18で示され、最初の転
送では、第2図aの記憶部13の“n”番地にコ
ピーレジスタフアイル15のR2レジスタの内容
“a”が格納される。このときにR2に対応する退
避フラグ16のビツトを“1”から“0”に変
え、R2の退避を完了したことを示す。次に、ア
ドレスレジスタ18の内容が“n”から歩進され
“n+1”となる。このアドレスで示される記憶
部13の“n+1”番地にRlレジスタの内容
“b”が格納される。同時にReに対応する退避フ
ラグ16のビツトを“1”から“0”に変える。
続いてアドレスレジスタ18の内容が歩進され
“n+2”となる。この結果、第2図bに示す記
憶部13および退避フラグ16の状態になる。こ
の状態で、プロセツサ部12から記憶部アクセス
要求39により記憶部13への書き込み要求があ
ると、退避状態フラグ22がセツト状態であるこ
とからゲート24ではプロセツサ部12に対する
処理禁止信号を出力する。この結果、記憶部13
への環境退避処理中にプロセツサ部12から記憶
部アクセス要求39があつたときにはプロセツサ
部12の処理を中断し、その間、環境退避処理を
記憶装置11で続行する。この結果、記憶部13
の“n+2”番地に“C”が格納されることによ
り一連の環境退避操作が終了する。記憶装置11
での環境退避が終了したことを示すために退避状
態フラグ22をリセツトする。
After receiving the register copy command sent from the processor unit 12, the storage control unit 17 of the storage device 11 sets the register to be saved among the registers in the copy register file 15 to the save flag 16 via the data line 40. A bit pattern indicating this is stored in the save flag 16. In the example shown in FIG. 2a, "0010...011" is stored in the save flag 16.
These bit patterns differ depending on the type of copy command sent via the register copy command line 20.
It is determined by the immediate value given by microinstruction 7. Furthermore, the save state flag 22 is set. Thereafter, the process of saving the contents of the three registers R 2 , R l , and R l+1 to the storage unit 13 is started. Since the save state flag 22 is in the set state, the selector 23 selects the input from the data line 38 as its output. As a result, data is transferred from the copy register file 15 to the storage unit 13 via the data line 38 as environment saving processing. The transfer destination address is indicated by the address register 18, and in the first transfer, the content "a" of the R2 register of the copy register file 15 is stored at address " n " of the storage section 13 in FIG. 2a. At this time, the bit of the save flag 16 corresponding to R2 is changed from "1" to "0", indicating that the save of R2 has been completed. Next, the contents of the address register 18 are incremented from "n" to "n+1". The content "b" of the R l register is stored at address "n+1" of the storage unit 13 indicated by this address. At the same time, the bit of the save flag 16 corresponding to Re is changed from "1" to "0".
Subsequently, the contents of the address register 18 are incremented to "n+2". As a result, the storage unit 13 and the save flag 16 are in the state shown in FIG. 2b. In this state, when there is a write request from the processor section 12 to the memory section 13 by the memory section access request 39, the gate 24 outputs a processing prohibition signal to the processor section 12 since the save state flag 22 is in the set state. As a result, storage unit 13
When a storage access request 39 is received from the processor section 12 during the environment saving process, the processing of the processor section 12 is interrupted, and during this time the environment saving process is continued in the storage device 11. As a result, storage unit 13
When "C" is stored at address "n+2" of , the series of environment saving operations ends. Storage device 11
The save state flag 22 is reset to indicate that the environment save has been completed.

第2図bの状態のときにプロセツサ部12がレ
ジスタフアイル14のRl+1レジスタへの書き込み
処理を行う場合について以下に示す。プロセツサ
部12がレジスタフアイル14に書き込むと同時
にコピーレジスタフアイル15のRl+1レジスタへ
の書き込みを行うことになる。この場合、記憶部
13への退避が完了する前にRl+1レジスタの内容
“C”が書き替えられ、退避処理が正常に終了し
ないことになる。
A case in which the processor unit 12 performs write processing to the R l+1 register of the register file 14 in the state shown in FIG. 2b will be described below. At the same time as the processor section 12 writes to the register file 14, it also writes to the R l+1 register of the copy register file 15. In this case, the content "C" of the R l+1 register will be rewritten before the saving to the storage unit 13 is completed, and the saving process will not end normally.

したがつて本実施例においては、退避フラグ1
6を備え、Rl+1のレジスタに対応するビツトが
“1”である場合には、退避未完了信号36に
“1”を出力し、プロセツサ部12のゲート21
に入力することによつてプロセツサ部12でのレ
ジスタ書込み処理を中断させる。この結果コピー
レジスタフアイル15のRl+1レジスタに対応する
レジスタの値として“C”が保存され、記憶部1
2の“n+2”番地にはRl+1レジスタの退避内容
として“C”を格納できる。
Therefore, in this embodiment, the evacuation flag 1
6, and when the bit corresponding to the register R l+1 is "1", "1" is output to the save incomplete signal 36, and the gate 21 of the processor section 12 is output.
The register write process in the processor section 12 is interrupted by inputting the . As a result, “C” is saved as the value of the register corresponding to the R l+1 register of the copy register file 15, and the storage unit 1
“C” can be stored at address “n+2” of No. 2 as the saved contents of the R l+1 register.

本実施例においては本発明の原理を説明するた
めに示したが本発明の特許請求の範囲を制限する
ものではない。たとえば本実施例では、3箇のレ
ジスタを退避するレジスタコピーコマンドを例と
して示したが、この他に異るレジスタ、あるいは
異る箇数のレジスタを退避するコマンドも備える
ことができる。特に環境を退避する場合に常に同
一のレジスタ群を退避するものではなく、箇数、
順序が異るので、これらの退避の型に対応して複
数種類のコマンドを備えることも可能である。
Although this embodiment is shown to explain the principle of the present invention, it is not intended to limit the scope of the claims of the present invention. For example, in this embodiment, a register copy command for saving three registers is shown as an example, but a command for saving different registers or a different number of registers may also be provided. In particular, when saving the environment, the same register group is not always saved;
Since the order is different, it is also possible to provide multiple types of commands corresponding to these save types.

また、プロセツサ部でのレジスタフアイルを1
箇のみ示したが、複数のレジスタフアイル、複数
の各種レジスタを備えることができ、これらのレ
ジスタフアイル、レジスタが、環境退避処理に必
要であれば、コピーレジスタフアイルと同様記憶
装置内に備えることができる。記憶装置に備える
レジスタ、レジスタフアイルはプロセツサ部で備
えているもの全てを備える必要はなく、環境の退
避に必要なレジスタ、レジスタフアイルに反応し
て備えれば、十分である。
Also, the register file in the processor section is 1
Although only the above items are shown, multiple register files and multiple registers of various types can be provided, and if these register files and registers are necessary for environment save processing, they can be provided in the storage device in the same way as the copy register file. can. It is not necessary to provide all the registers and register files provided in the storage device that are provided in the processor section, and it is sufficient to provide registers and register files in response to the registers and register files necessary for saving the environment.

退避フラグ16に格納するビツトパターンは記
憶制御部17のマイクロプログラムで指定できる
即値により生成したが、レジスタコピーコマンド
に対応したビツトパターンテーブルを備えること
により、ビツト巾の大きいビツトパターンを扱う
ことができる。さらにテーブルを介することによ
るビツトパターン発生、修正処理をより柔軟に実
現することができる。
The bit pattern stored in the save flag 16 was generated using an immediate value that can be specified by the microprogram of the storage control unit 17, but by providing a bit pattern table that corresponds to the register copy command, it is possible to handle bit patterns with a large bit width. . Furthermore, bit pattern generation and correction processing can be realized more flexibly by using a table.

本実施例では退避状態フラグ22を備えたが、
このフラグに替え、退避フラグ16の各ビツトを
ORゲートの入力とすることにより、このORゲ
ートの出力を環境退避処理中であるか否かを示す
信号として利用することができる。
In this embodiment, the evacuation state flag 22 is provided, but
Instead of this flag, set each bit of save flag 16 to
By inputting the OR gate, the output of the OR gate can be used as a signal indicating whether or not the environment evacuation process is in progress.

(発明の効果) 本発明は以上説明したように記憶装置中にプロ
セツサ部に備えているレジスタ群と同一内容のレ
ジスタ群を備えることにより、プロセツサ部の環
境を退避する処理では、プロセツサ部のレジスタ
群から記憶装置にデータを転送することなく、記
憶装置中の前記レジスタから記憶部に書き込むこ
とができるのでプロセツサ部では環境を退避する
ためのデータ転送を行う必要がなく、環境を退避
した後に必要な命令の解釈、演算などの処理を行
うことができ、プロセツサ部での処理性能を向上
させることができる。
(Effects of the Invention) As explained above, the present invention provides a register group with the same contents as the register group provided in the processor section in the storage device. Since data can be written from the register in the storage device to the storage section without transferring data from the group to the storage device, there is no need for the processor section to transfer data to save the environment. It is possible to perform processing such as interpretation of instructions and calculations, thereby improving the processing performance of the processor section.

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

第1図は本発明の一実施例を示すブロツク図、
第2図は本発明の一実施例の動作を説明するため
の記憶装置、プロセツサ部の内容例を示す図であ
る。 11……記憶装置、12……プロセツサ部、1
3……記憶部、14……レジスタフアイル、15
……コピーレジスタフアイル、16……退避フラ
グ、17……記憶制御部、18……アドレスレジ
スタ、14……プロセツサ制御部、22……退避
状態フラグ。
FIG. 1 is a block diagram showing one embodiment of the present invention;
FIG. 2 is a diagram showing an example of the contents of a storage device and a processor section for explaining the operation of an embodiment of the present invention. 11...Storage device, 12...Processor unit, 1
3...Storage unit, 14...Register file, 15
...Copy register file, 16... Save flag, 17... Storage control unit, 18... Address register, 14... Processor control unit, 22... Save state flag.

Claims (1)

【特許請求の範囲】[Claims] 1 各種レジスタを持ち、データの処理を行うプ
ロセツサ部と、データおよびプログラムを格納す
る記憶部と、前記プロセツサ部にある各種レジス
タと同じ内容を保持するコピーレジスタフアイル
と、前記コピーレジスタフアイル中のレジスタの
数に等しいビツト数で各レジスタに対応して備え
る退避フラグと、前記記憶部に転送する必要があ
る前記コピーレジスタフアイルの各レジスタに、
対応する退避フラグをセツトする手段と前記記憶
装置へ転送することが必要な前記コピーレジスタ
フアイルの内容を前記記憶部に順次書き込み、書
き込みを終えた前記コピーレジスタフアイルのレ
ジスタに対応する前記退避フラグ中のビツトをリ
セツトする記憶制御部と、前記プロセツサ部がプ
ロセツサ内のレジスタに書き込みを行うときに、
対応するコピーレジスタフアイル中のレジスタに
対応する退避フラグのビツトがセツトされている
場合に前記プロセツサ部からコピーレジスタフア
イルへの書き込みを禁止してプロセツサ部の処理
を止める手段を備え、前記コピーレジスタフアイ
ルの内容を前記記憶装置に転送する処理と前記プ
ロセツサ部での処理を並列に実行できるようにし
たことを特徴とする記憶装置。
1. A processor section that has various registers and processes data, a storage section that stores data and programs, a copy register file that holds the same contents as the various registers in the processor section, and registers in the copy register file. A save flag is provided corresponding to each register with a number of bits equal to the number of bits, and a save flag is provided for each register in the copy register file that needs to be transferred to the storage unit.
means for setting corresponding save flags; and means for sequentially writing the contents of the copy register files that need to be transferred to the storage device into the storage unit, and setting the contents of the save flags corresponding to the registers of the copy register file that have been written. a memory control section that resets the bit of the processor; and when the processor section writes to a register in the processor,
means for inhibiting writing from the processor section to the copy register file and stopping the processing of the processor section when a bit of a save flag corresponding to a register in the corresponding copy register file is set; A storage device characterized in that processing for transferring the contents of the storage device to the storage device and processing in the processor section can be executed in parallel.
JP8394285A 1985-04-19 1985-04-19 Storage device Granted JPS61241836A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8394285A JPS61241836A (en) 1985-04-19 1985-04-19 Storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8394285A JPS61241836A (en) 1985-04-19 1985-04-19 Storage device

Publications (2)

Publication Number Publication Date
JPS61241836A JPS61241836A (en) 1986-10-28
JPH0546581B2 true JPH0546581B2 (en) 1993-07-14

Family

ID=13816637

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8394285A Granted JPS61241836A (en) 1985-04-19 1985-04-19 Storage device

Country Status (1)

Country Link
JP (1) JPS61241836A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01312634A (en) * 1988-06-10 1989-12-18 Matsushita Electric Ind Co Ltd Data processor

Also Published As

Publication number Publication date
JPS61241836A (en) 1986-10-28

Similar Documents

Publication Publication Date Title
SE7704956L (en) DATA PROCESSING SYSTEM
JPH0414385B2 (en)
WO2002046885A2 (en) Handling conditional processing in a single instruction multiple datapath processor architecture
JPH0546581B2 (en)
US5893928A (en) Data movement apparatus and method
JP2002229771A (en) Pointer register device and pointer value updating method
JPS61260334A (en) Storage device
JPS61188633A (en) Memory device
JP2716254B2 (en) List vector processing device
JP2883489B2 (en) Instruction processing unit
JPH05242009A (en) Direct memory access device
JPS5846444A (en) Register group storage device
JPS6156816B2 (en)
JPS61194566A (en) Vector data reference control system
JPH04293159A (en) Vector data processor
JPS62210542A (en) Register selecting system
JPS60183652A (en) Cache memory control method
JPH0531170B2 (en)
JPS63214806A (en) Programmable controller
JPH02165358A (en) Program loading system with learning function
JPH03158943A (en) Buffer storage/transfer system
JPH0490038A (en) Data processor
JPS61241835A (en) Data processor capable of environment saving parallel processing
JPH04271432A (en) Operand designating method and central arithmetic processing unit using this method
JPS61241852A (en) Register file capable of simultaneous processing of replacement and preservation