JPH05151104A - Data processor - Google Patents

Data processor

Info

Publication number
JPH05151104A
JPH05151104A JP3315814A JP31581491A JPH05151104A JP H05151104 A JPH05151104 A JP H05151104A JP 3315814 A JP3315814 A JP 3315814A JP 31581491 A JP31581491 A JP 31581491A JP H05151104 A JPH05151104 A JP H05151104A
Authority
JP
Japan
Prior art keywords
data
parity
address
tlb
bit
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.)
Withdrawn
Application number
JP3315814A
Other languages
Japanese (ja)
Inventor
Yukio Oya
幸男 大家
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.)
Toshiba Corp
Toshiba Computer Engineering Corp
Original Assignee
Toshiba Corp
Toshiba Computer Engineering 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 Toshiba Corp, Toshiba Computer Engineering Corp filed Critical Toshiba Corp
Priority to JP3315814A priority Critical patent/JPH05151104A/en
Publication of JPH05151104A publication Critical patent/JPH05151104A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To improve the RAG function by writing the data into a address translation buffer (TLB) after inverting a generated parity. CONSTITUTION:A bad parity (BadPT) bit 201 is set to a mode register 20. Then this bit 201 is set at 1 together with a PED 221, etc., set at 1 respectively so that the data on a parity error can be written into a TLB 12. Meanwhile a ZTBD address 210 showing the address of a directory part of the TLB 12 is stored in an address register 21 of the directory part. At the same time, the ZTBD data 220, the PED 221, the TLBC 222 and the PEC 223 are stored in a data register 22. Under such conditions, the parity of the data is generated and this parity bit is inverted when the bit 201 of the register 20 is equal to '1' together with the PED 221 equal to '1' respectively. Then the data are written into the directory part of the TLB 12.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、各種データの処理を行
うデータ処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing device for processing various data.

【0002】[0002]

【従来の技術】従来から、データ処理装置においては、
仮想記憶方式が採用されている。このようなデータ処理
装置では、VBACS等と称されるバスのコントロール
およびメモリのアドレス変換を行うセミカスタムLSI
を備えており、CPUやI/Oからメインメモリユニッ
ト(MMU)にアクセスする場合、このVBACSを用
いて仮想アドレスを実アドレス(物理アドレス)に変換
する。
2. Description of the Related Art Conventionally, in a data processing device,
A virtual memory system is adopted. In such a data processing device, a semi-custom LSI called VBACS for performing bus control and memory address conversion.
When the main memory unit (MMU) is accessed from the CPU or I / O, the virtual address is converted into the real address (physical address) using this VBACS.

【0003】図2は、このような従来のデータ処理装置
の構成を示すもので、図において、1はMMUであり、
このMMU1の一部にアドレス変換テーブルが格納され
ている。また、2はVBACSであり、バスのコントロ
ールおよびメモリのアドレス変換を行うセミカスタムL
SIである。また、3はアドレス変換テーブルのための
バッファ・メモリ(キャッシュ・メモリ)であるアドレ
ス変換バッファ・メモリ(TLB)である。
FIG. 2 shows the configuration of such a conventional data processing apparatus. In the figure, 1 is an MMU,
An address conversion table is stored in a part of the MMU 1. Reference numeral 2 is VBACS, which is a semi-custom L for controlling the bus and translating the memory address.
It is SI. Further, 3 is an address translation buffer memory (TLB) which is a buffer memory (cache memory) for the address translation table.

【0004】また、同図において、4はシステム全体を
制御するCPU、5はTLBへのデータのライト/リー
ドを行うSVP、6は入出力を行うためのI/Oであ
り、VBACS2、CPU4、SVP5、I/O6は、
AVバス7を介して接続されている。
In the figure, 4 is a CPU for controlling the entire system, 5 is an SVP for writing / reading data to / from the TLB, and 6 is an I / O for inputting / outputting, VBACS2, CPU4, SVP5 and I / O6 are
It is connected via the AV bus 7.

【0005】上記データ処理装置構成のにおいて、CP
U4は、I/O6からAVバス7を通してVBACS2
に対して32ビットのアドレスを送る。この時、実アドレ
スモードであれば、VBACS2はこのAVバス7上の
アドレスをそのままメモリアドレスとして、MMU1へ
渡す。
In the above data processing device configuration, CP
U4 sends VBACS2 from I / O6 through AV bus 7.
Send a 32-bit address to. At this time, in the real address mode, the VBACS 2 passes the address on the AV bus 7 as it is to the MMU 1 as a memory address.

【0006】上記以外のメモリアクセスは、全て仮想ア
ドレスでアクセスされる。この場合はTLB3が利用さ
れる。VBACS2によってTLB3を検索した結果、
ヒットした場合は、このTLB3のデータから物理アド
レスが作られる。一方、ヒットしなかった場合(ミスヒ
ットの場合)は、MMU1上にあるアドレス変換テーブ
ルを引く。そして、目的とするページワードが見付かる
と、このデータとTLB3内にあったデータの入れ替え
を行う。
All memory accesses other than the above are accessed by virtual addresses. In this case, TLB3 is used. As a result of searching TLB3 by VBACS2,
When there is a hit, a physical address is created from this TLB3 data. On the other hand, when there is no hit (in the case of a miss hit), the address conversion table on the MMU 1 is looked up. When the target page word is found, this data is replaced with the data in the TLB 3.

【0007】なお、TLB3は、2 Kエントリで2 レベ
ルを持ち、それぞれのレベルのアッブデートは、TLB
3内のラウンドロビン(RR)により制御される。ま
た、VBACS2は、パリティチェック機能を有し、T
LB3のどちらか一方のレベルにパリティエラーがあっ
た場合、そのレベルのイネーブルビットをオフとし、そ
のレベルのTLB3は使用しないようにするよう構成さ
れている。
The TLB 3 has 2 levels with 2 K entries, and the update date of each level is TLB.
Controlled by Round Robin (RR) within 3. The VBACS2 has a parity check function,
When there is a parity error in either one of the levels of LB3, the enable bit of that level is turned off and the TLB3 of that level is not used.

【0008】ここで、VBACS2のテストをSVP5
から行う場合、アドレス変換の過程をとらず、SVP5
からVBACS2に対して所定のコマンド(WRITE BCU
REG等)を実行することでTLB3のディレクトリィ、
ワード、コントロールの各部にデータを書き込むことが
できる。この時、パリティビットはVBACS2内で生
成するため、パリティ回路が正しく動作すれば、正しい
パリティビットを持ったデータが、TLB3の各部に書
き込まれる。
Here, the test of VBACS2 is SVP5.
When performing from SVP5 without taking the process of address translation
To VBACS2 from a predetermined command (WRITE BCU
By executing (REG etc.), the directory of TLB3,
Data can be written in each part of word and control. At this time, since the parity bit is generated in VBACS2, if the parity circuit operates correctly, the data having the correct parity bit is written in each part of TLB3.

【0009】しかしながら、VBACS2によってTL
B3へ誤ったパリティのデータを書き込むことはでき
ず、このためパリティチェック機能の動作確認を行うこ
とはできない。
[0009] However, TL can be set by VBACS2.
Wrong parity data cannot be written to B3, and therefore the operation of the parity check function cannot be confirmed.

【0010】[0010]

【発明が解決しようとする課題】上述したように、従来
のデータ処理装置では、TLBへ誤ったパリティのデー
タを書き込むことができず、このためパリティチェック
機能の動作確認を行うことができなかった。しかしなが
ら、データ処理装置においては、信頼性、可用性、保守
性等のいわゆるRAS機能の向上を図ることが望まれて
いる。
As described above, in the conventional data processing device, the data of the wrong parity cannot be written in the TLB, so that the operation check of the parity check function cannot be performed. .. However, in the data processing device, it is desired to improve so-called RAS functions such as reliability, availability, and maintainability.

【0011】本発明は、かかる従来の事情に対処してな
されたもので、TLBへ誤ったパリティのデータを書き
込んでパリティチェック機能の動作確認を行うことがで
き、従来に較べてRAS機能の向上を図ることのできる
データ処理装置を提供しようとするものである。
The present invention has been made in response to such a conventional situation, and it is possible to write the wrong parity data to the TLB to check the operation of the parity check function, and to improve the RAS function as compared with the conventional one. It is intended to provide a data processing device capable of achieving the above.

【0012】[0012]

【課題を解決するための手段】すなわち、本発明のデー
タ処理装置は、仮想アドレスを実アドレスに変換するた
めのアドレス変換テーブルを有する主メモリと、前記ア
ドレス変換テーブルの一部を収容するアドレス変換バッ
ファメモリと、前記アドレス変換バッファメモリに対し
てデータの読み出し、書き込みを実行可能に構成され、
前記アドレス変換テーブルを参照したアドレス変換機能
とパリティ生成およびパリティチェック機能を有するア
クセス制御手段とを具備したデータ処理装置であって、
前記アクセス制御手段は、パリティ反転を指定可能なレ
ジスタを備え、該レジスタにパリティ反転の指定が行わ
れると、パリティ生成後、生成したパリティを反転させ
て前記アドレス変換バッファメモリにデータを書き込む
よう構成されていることを特徴とする。
That is, a data processing device of the present invention is provided with a main memory having an address conversion table for converting a virtual address into a real address, and an address conversion containing a part of the address conversion table. The buffer memory and the address translation buffer memory are configured to be able to read and write data,
A data processing device comprising an address conversion function that refers to the address conversion table, and an access control unit having a parity generation and parity check function,
The access control means includes a register capable of designating parity inversion, and when the parity inversion is designated in the register, after the parity is generated, the generated parity is inverted and data is written in the address translation buffer memory. It is characterized by being.

【0013】[0013]

【作用】上記構成の本発明のデータ処理装置では、TL
Bへ誤ったパリティのデータを書き込んでパリティチェ
ック機能の動作確認を行うことができ、従来に較べてR
AS機能の向上を図ることができる。
In the data processing device of the present invention having the above structure, the TL
It is possible to check the operation of the parity check function by writing the wrong parity data to B.
It is possible to improve the AS function.

【0014】[0014]

【実施例】以下、本発明の一実施例を図面を参照して説
明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0015】図1は、本発明の一実施例のデータ処理装
置の構成を示すもので、図において、10はその一部に
アドレス変換テーブルを格納するMMU、11はバスの
コントロールおよびメモリのアドレス変換を行うセミカ
スタムLSIであるVBACS、12はアドレス変換テ
ーブルのためのバッファ・メモリ(キャッシュ・メモ
リ)であるTLB、13はシステム全体を制御するCP
U、14はTLB12へのデータのライト/リードを行
うSVP、15はAVバスである。
FIG. 1 shows the configuration of a data processing apparatus according to an embodiment of the present invention. In the figure, 10 is an MMU storing an address conversion table in a part thereof, 11 is a bus control and memory address. VBACS, which is a semi-custom LSI that performs translation, 12 is TLB, which is a buffer memory (cache memory) for the address translation table, and 13 is a CP which controls the entire system
U and 14 are SVPs for writing / reading data to / from the TLB 12, and 15 is an AV bus.

【0016】また、VBACS11において、20はモ
ードレジスタ、21はディレクトリィ部アドレスレジス
タ、22はディレクトリィ部データレジスタ、23はワ
ード部アドレスレジスタ、24はワード部データレジス
タである。
In the VBACS 11, 20 is a mode register, 21 is a directory part address register, 22 is a directory part data register, 23 is a word part address register, and 24 is a word part data register.

【0017】モードレジスタ20には、バッドパリティ
(BadPT)ビット201が設定されており、このB
adPTビット201を1にし、かつ、後述するように
PED221等を1とすることで、TLB12へパリテ
ィエラーのデータを書き込むことができるよう構成され
ている。また、ディレクトリィ部アドレスレジスタ21
には、TLB12のディレクトリィ部のアドレスを示す
ZTBDアドレス210が収容される。
A bad parity (BadPT) bit 201 is set in the mode register 20.
By setting the adPT bit 201 to 1 and setting the PED 221 and the like to 1 as described later, the parity error data can be written to the TLB 12. In addition, the directory section address register 21
Contains a ZTBD address 210 indicating the address of the directory part of the TLB 12.

【0018】ディレクトリィ部データレジスタ22に
は、ZTBDデータ220、PED221、TLBC2
22、PEC223が収容される。ZTBDデータ22
0は、TLB12のディレクトリィ部へ書き込まれるデ
ータであり、上記ZTBDアドレス210によって示さ
れる部位に書き込まれる。PED221は、TLB12
のディレクトリィ部へパリティエラーの発生したデータ
を書き込むためのビットであり、上述したモードレジス
タ20のBadPTビット201が1で、かつ、PED
221が1の時、データ(ZTBD220データ)のパ
リティ生成後、このパリティビットを反転させて、パリ
ティエラーのデータをTLB12のディレクトリィ部
(TDIR)に書き込むよう構成されている。
The directory portion data register 22 has ZTBD data 220, PED 221, and TLBC2.
22 and PEC223 are accommodated. ZTBD data 22
Data 0 is written in the directory portion of the TLB 12 and is written in the portion indicated by the ZTBD address 210. PED221 is TLB12
Is a bit for writing data in which a parity error has occurred to the directory section of the PAD, the BadPT bit 201 of the mode register 20 is 1 and the PED
When 221 is 1, after the parity of the data (ZTBD220 data) is generated, this parity bit is inverted and the data of the parity error is written in the directory part (TDIR) of the TLB 12.

【0019】また、TLBC222は、ZTBDアドレ
ス210で示されたアドレスのTLB12のコントロー
ル部TCに書き込まれるデータである。さらに、PEC
223は、パリティエラーのデータをTLB12のTC
へ書き込むためのビットであり、モードレジスタ20の
BadPTビット201が1で、かつ、PEC221が
1の時、TLBC222のデータのパリティ生成後、こ
のパリティビットを反転させてパリティエラーのデータ
をTLB12のTCへ書き込むよう構成されている。
The TLBC 222 is data written in the control unit TC of the TLB 12 having the address indicated by the ZTBD address 210. Furthermore, PEC
223 is the parity error data TC of TLB12
When the BadPT bit 201 of the mode register 20 is 1 and the PEC 221 is 1, when the parity of the data of the TLBC 222 is generated, the parity bit is inverted to convert the parity error data to the TC of the TLB 12. Is configured to write to.

【0020】また、ワード部アドレスレジスタ23に
は、TLB12のワード部のアドレスを示すZTBWア
ドレス230が収容される。一方、ワード部データレジ
スタ24には、ZTBWデータ240と、PEW241
が収容される。ZTBWデータ240は、TLB12の
ワード部へ書き込まれるデータであり、ZTBWアドレ
ス230によって示される部位に書き込まれる。PEW
241は、TLB12のワード部へパリティエラーの発
生したデータを書き込むためのビットであり、モードレ
ジスタ20のBadPTビット201が1で、かつ、P
EW241が1の時、ZTBWデータ240のパリティ
生成後、このパリティビットを反転させてパリティエラ
ーのデータをTLB12のワード部(TWD)へ書き込
むよう構成されている。
The word part address register 23 accommodates a ZTBW address 230 indicating the address of the word part of the TLB 12. On the other hand, the word portion data register 24 has the ZTBW data 240 and the PEW 241.
Is housed. The ZTBW data 240 is data written in the word part of the TLB 12, and is written in the portion indicated by the ZTBW address 230. PEW
Reference numeral 241 is a bit for writing data in which a parity error has occurred to the word portion of the TLB 12, the BadPT bit 201 of the mode register 20 is 1, and P
When the EW 241 is 1, after the parity of the ZTBW data 240 is generated, this parity bit is inverted and the data of the parity error is written to the word part (TWD) of the TLB 12.

【0021】上記構成の本実施例のデータ処理装置で
は、次のようにして、パリティチェック機能の動作確認
を行う。
In the data processing apparatus of this embodiment having the above-mentioned configuration, the operation check of the parity check function is performed as follows.

【0022】まず、SVP14から、VBACS11内
のモードレジスタ20のBadPTビット201を1に
する。具体的には、SVP14から、VBACS11に
対して、コマンド“WRITE BCU REG ”を出力する。ここ
で、VBACS11内のモードレジスタ20は、アドレ
ス“00000200”に割り当てられており、上位側
から9 ビット目がBadPTビット201であるので、
アドレス“00000200”とデータ“008000
00”を出力して、モードレジスタ20のBadPTビ
ット201に“1”を書き込む。
First, the SVP 14 sets the BadPT bit 201 of the mode register 20 in the VBACS 11 to 1. Specifically, the SVP 14 outputs the command “WRITE BCU REG” to the VBACS 11. Here, since the mode register 20 in the VBACS 11 is assigned to the address “00000200” and the 9th bit from the higher order side is the BadPT bit 201,
Address “00000200” and data “00000000”
00 "is output and" 1 "is written in the BadPT bit 201 of the mode register 20.

【0023】次に、TLB12の所望部に、任意のパリ
ティエラーデータを書き込むが、以下では、TLB12
のディレクトリィ部(TDIR)のアドレス“5555
5”に、データ“FFFE”を書き込む場合を例として
説明する。
Next, arbitrary parity error data is written in a desired portion of the TLB 12, but in the following, the TLB 12 is written.
Address of directory part (TDIR) of "5555"
A case where the data "FFFE" is written in 5 "will be described as an example.

【0024】SVP14からは、VBACS11に対し
て、コマンド“WRITE BCU REG ”を出力する。まず、Z
TBDアドレス210によりアドレス“5555580
0”を与える。このアドレスによってTLB12のディ
レクトリィ部(TDIR)のレベル0のアドレス“55
555”にデータを書き込む。
The SVP 14 outputs the command "WRITE BCU REG" to the VBACS 11. First, Z
The TBD address 210 causes the address "55555580".
0 "is given. By this address, the level 0 address" 55 "of the directory part (TDIR) of the TLB 12 is given.
Write data to 555 ".

【0025】データは、ZTBDデータ220に“FF
FF”(以下ディレクトリィ部の16ビットのみ記述す
る。)を書く。すると、データに対してパリティビット
を生成し、奇数パリティ(パリティビットを含めたデー
タ内の“1”の数が奇数となるようパリティビットを生
成する。)であるので、“FFFE”となる。ここで、
モードレジスタ20のBadPTビット201が“1”
であり、かつ、PED221が“1”であるので、ZT
BDデータ220のパリティビットが反転して、“FF
FF”をTLB12のレベル0のTDIRへ書き込む。
As for the data, the ZTBD data 220 has "FF".
Write "FF" (only 16 bits of the directory part is described below). Then, a parity bit is generated for the data and odd parity (the number of "1" in the data including the parity bit becomes an odd number. The parity bit is generated as follows.), So it becomes “FFFE”.
BadPT bit 201 of mode register 20 is "1"
And the PED 221 is “1”, ZT
The parity bit of the BD data 220 is inverted and “FF
Write "FF" to the level 0 TDIR of the TLB 12.

【0026】この後、パリティエラーのデータを書き込
んだTLB12の内容をリードする処理を行おうとする
と、VBACS11内のパリティチェック機能が正常に
動作すれば、VBACS11内でのパリティチェックに
よってパリティエラーが検出される。これと同時に、パ
リティエラーの起こったレベルのイネーブルビットをオ
フにし、以降のTLB12アクセスで、レベル0の部分
はアクセスしないようにする。
After that, if an attempt is made to read the contents of the TLB 12 in which the parity error data is written, if the parity check function in the VBACS 11 operates normally, the parity check in the VBACS 11 detects the parity error. It At the same time, the enable bit of the level in which the parity error has occurred is turned off, and the level 0 portion is not accessed in the subsequent TLB12 access.

【0027】なお、上記制御において、パリティエラー
のデータを書き込むための条件として、BadPT=1
で、かつ、PEC=1の時としたのは、VBACS11
内のディレクトリィ部データレジスタ22に、ディレク
トリィ部のデータ(ZTBDデータ220)とコントロ
ール部のデータ(TLBC222)の2つを同時に書き
込むことができるため、BadPT=1のみを反転条件
とすると、片方のデータだけにパリティエラーを起させ
るような制御ができないためである。
In the above control, BadPT = 1 as a condition for writing parity error data.
And, when PEC = 1, VBACS11
Since two data of the directory part (ZTBD data 220) and data of the control part (TLBC222) can be simultaneously written to the directory part data register 22 inside, if only BadPT = 1 is set as the inversion condition, one of This is because it is not possible to perform control that causes a parity error only in the data of.

【0028】なお、上記制御はディレクトリィ部に対す
るものであるが、TLB12のコントロール部およびワ
ード部についても上記した制御と同様にして、パリティ
エラーのデータを書き込むことができる。
Although the above control is for the directory section, the parity error data can be written in the control section and the word section of the TLB 12 in the same manner as the above control.

【0029】以上のように、本実施例では、TLB12
のディレクトリィ部(TDIR)、ワード部(TW
D)、コントロール部(TC)にそれぞれ誤ったパリテ
ィのデータを書き込むことができるので、VBACS1
1によるパリティチェック機能の動作確認を行うことが
できる。これにより、データ処理装置にける、信頼性、
可用性、保守性等のいわゆるRAS機能の向上を図るこ
とができる。
As described above, in this embodiment, the TLB12
Directory part (TDIR), word part (TW)
D) and the control unit (TC) can write incorrect parity data, so VBACS1
The operation check of the parity check function by 1 can be performed. As a result, the reliability,
It is possible to improve so-called RAS functions such as availability and maintainability.

【0030】[0030]

【発明の効果】以上説明したように、本発明のデータ処
理装置によれば、TLBへ誤ったパリティのデータを書
き込んでパリティチェック機能の動作確認を行うことが
でき、従来に較べてRAS機能の向上を図ることができ
る。
As described above, according to the data processing device of the present invention, the operation of the parity check function can be confirmed by writing the data of the wrong parity to the TLB. It is possible to improve.

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

【図1】本発明の一実施例のデータ処理装置の構成を示
す図。
FIG. 1 is a diagram showing a configuration of a data processing device according to an embodiment of the present invention.

【図2】従来のデータ処理装置の構成を示す図。FIG. 2 is a diagram showing a configuration of a conventional data processing device.

【符号の説明】[Explanation of symbols]

10 MMU 11 VBACS 12 TLB 13 CPU 14 SVP 15 AVバス 20 モードレジスタ 21 ディレクトリィ部アドレスレジスタ 22 ディレクトリィ部データレジスタ 23 ワード部データレジスタ 10 MMU 11 VBACS 12 TLB 13 CPU 14 SVP 15 AV Bus 20 Mode Register 21 Directory Address Register 22 Directory Data Register 23 Word Data Register

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 仮想アドレスを実アドレスに変換するた
めのアドレス変換テーブルを有する主メモリと、前記ア
ドレス変換テーブルの一部を収容するアドレス変換バッ
ファメモリと、前記アドレス変換バッファメモリに対し
てデータの読み出し、書き込みを実行可能に構成され、
前記アドレス変換テーブルを参照したアドレス変換機能
とパリティ生成およびパリティチェック機能を有するア
クセス制御手段とを具備したデータ処理装置であって、 前記アクセス制御手段は、パリティ反転を指定可能なレ
ジスタを備え、該レジスタにパリティ反転の指定が行わ
れると、パリティ生成後、生成したパリティを反転させ
て前記アドレス変換バッファメモリにデータを書き込む
よう構成されていることを特徴とするデータ処理装置。
1. A main memory having an address conversion table for converting a virtual address into a real address, an address conversion buffer memory accommodating a part of the address conversion table, and data for the address conversion buffer memory. It is configured to read and write,
A data processing device comprising an address conversion function that refers to the address conversion table, and an access control unit having a parity generation and parity check function, wherein the access control unit includes a register capable of designating parity inversion, A data processing device, characterized in that, when parity inversion is designated in a register, after the parity is generated, the generated parity is inverted and data is written in the address conversion buffer memory.
JP3315814A 1991-11-29 1991-11-29 Data processor Withdrawn JPH05151104A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3315814A JPH05151104A (en) 1991-11-29 1991-11-29 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3315814A JPH05151104A (en) 1991-11-29 1991-11-29 Data processor

Publications (1)

Publication Number Publication Date
JPH05151104A true JPH05151104A (en) 1993-06-18

Family

ID=18069878

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3315814A Withdrawn JPH05151104A (en) 1991-11-29 1991-11-29 Data processor

Country Status (1)

Country Link
JP (1) JPH05151104A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7383467B2 (en) 2004-07-29 2008-06-03 Fujitsu Limited Information processing apparatus having command-retry verification function, and command retry method
WO2012039169A1 (en) * 2010-09-22 2012-03-29 三菱重工業株式会社 Address translation inspection device, central processing device, and address translation inspection method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7383467B2 (en) 2004-07-29 2008-06-03 Fujitsu Limited Information processing apparatus having command-retry verification function, and command retry method
WO2012039169A1 (en) * 2010-09-22 2012-03-29 三菱重工業株式会社 Address translation inspection device, central processing device, and address translation inspection method
JP2012068840A (en) * 2010-09-22 2012-04-05 Mitsubishi Heavy Ind Ltd Address translation inspection device, central processing computing device and address translation inspection method
US9009579B2 (en) 2010-09-22 2015-04-14 Mitsubishi Heavy Industries, Ltd. Address translation checking device, central processing unit, and address translation checking method

Similar Documents

Publication Publication Date Title
EP0380855B1 (en) Memory configuration for use with means for interfacing a system control unit for a multi-processor system with the system main memory
US4386402A (en) Computer with dual vat buffers for accessing a common memory shared by a cache and a processor interrupt stack
EP0405318A2 (en) Microprocessor having cash bypass signal terminal
JPH05127992A (en) Apparatus and method for decreasing interference in two-level cache memories
US5619677A (en) Data processing system with an enhanced cache memory control
JPH0137773B2 (en)
EP0348240A2 (en) Microprocessor equipped with parity control unit on same chip
JPH0312339B2 (en)
US4896257A (en) Computer system having virtual memory configuration with second computer for virtual addressing with translation error processing
WO1991010956A1 (en) Centralized reference and change table for a multiprocessor virtual memory system
JPH04220744A (en) Function testing method of cache tag ram in limited access processor system
JPH05151104A (en) Data processor
JPH1091521A (en) Duplex directory virtual cache and its control method
JPH0319572B2 (en)
AU633898B2 (en) Method and means for interfacing a system control unit for a multi-processor system with the system main memory
JPS59173828A (en) Data processing system
JPS62118457A (en) Buffer memory control system
JPS6141023B2 (en)
JPH0439099B2 (en)
JPH0567001A (en) Cache memory circuit
JPH0567000A (en) Microprocessor
JP3290682B2 (en) Address translation device
JPS62166456A (en) Information processor
JPS60124755A (en) Information processing unit
JPH04106647A (en) Memory diagnostic system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990204