JPH02289010A - Information processor - Google Patents

Information processor

Info

Publication number
JPH02289010A
JPH02289010A JP5883789A JP5883789A JPH02289010A JP H02289010 A JPH02289010 A JP H02289010A JP 5883789 A JP5883789 A JP 5883789A JP 5883789 A JP5883789 A JP 5883789A JP H02289010 A JPH02289010 A JP H02289010A
Authority
JP
Japan
Prior art keywords
tag
data
section
line
common bus
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
JP5883789A
Other languages
Japanese (ja)
Inventor
Morihiro Ikeda
池田 守宏
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP5883789A priority Critical patent/JPH02289010A/en
Publication of JPH02289010A publication Critical patent/JPH02289010A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain the process of data containing a tag part by connecting a tag storage part assigned to the same address of a main storage part to a common bus and connecting only a tag data transfer part to a CPU part which treats the data containing a tag via a connection control means. CONSTITUTION:When the data containing a tag is read out to an information processor, a tag storage part (d) outputs only the tag part of the data to a CPU part (c) as the tag data through a connection control means (e). A main storage part (b) outputs the main data on the same address as the tag data to the part (c) through a data line of a common bus (a). The part (c) connects the tag data to the main data and processes them as the data containing a tag of a single word. When the data containing a tag is written, the part (c) outputs the data on only the tag part of the data containing a tag to the part (d) through the means (e). At the same time, the main data part of the data containing a tag is outputted to the same address as the tag part of the part (b) through the data line of the bus (a). As a result, an inexpensive and standard main storage or an input/output device is applied on the bus (a) and at the same time the data containing a tag part can be processed.

Description

【発明の詳細な説明】 (産業上の利用分野〕 この発明は、情報処理装置、特にタグ部を有するデータ
を処理する情報処理装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to an information processing device, and particularly to an information processing device that processes data having a tag portion.

(従来の技術〕 従来LISPやPrologといった所謂記号処理用の
言語を専用に実行する計算機においては5データに従来
の値部の他、タグ部を付加することが行われている。タ
グ部は一般に4〜8ビット程度で構成され、そこには値
部の属性を示すコードなどが書込まれる。
(Prior Art) Conventionally, in computers that exclusively execute so-called symbolic processing languages such as LISP and Prolog, in addition to the conventional value part, a tag part is added to 5 data.The tag part is generally It consists of about 4 to 8 bits, and a code indicating the attribute of the value part is written there.

第3図はタグ部を有する従来例の計算機の一語の構成を
示す構成図であり、第3図において、100は値部で3
2ビツト、101はタグ部で8ビツトで構成されている
。したがって、−語のデータは40ビツトで構成される
。この従来例ではデータレジスタ及び主記憶は全て−語
40ビットで構成さねている。
Fig. 3 is a block diagram showing the structure of one word of a conventional calculator having a tag part, and in Fig. 3, 100 is a value part of 3.
2 bits, 101 is a tag part consisting of 8 bits. Therefore, the data of the - word consists of 40 bits. In this conventional example, the data register and main memory are all constructed of 40-bit words.

第4図は、タグ部を有する従来例ハードウェア構成図で
あり、第4図において、1はタグ部を含めたデータを扱
うタグ部を有するCPU部、2はタグ部を有する主記憶
部、3は入出力装置を制御する人出力部であり、4.7
はそれぞれ前記各部間の32ビツト幅をもつ制御線、5
.8はそれぞれ各部間の32ビツト幅をもつアドレス線
、6は人出力制御部3とcpu部1間の32ビツト幅を
もつデータ線、9は020部1と主記憶部2間のデータ
線であり、該データ線9はタグ部を含めて転送する必要
がある為40ビツトの幅を持っている。
FIG. 4 is a conventional hardware configuration diagram having a tag section. In FIG. 4, 1 is a CPU section having a tag section that handles data including the tag section; 2 is a main storage section having a tag section; 3 is a human output unit that controls the input/output device, and 4.7
are control lines each having a width of 32 bits between each part, 5
.. 8 is an address line with a width of 32 bits between each section, 6 is a data line with a width of 32 bits between the human output control section 3 and the CPU section 1, and 9 is a data line between the 020 section 1 and the main memory section 2. The data line 9 has a width of 40 bits because it is necessary to transfer data including the tag part.

次にこの従来例の動作について第4図を用いて説明する
。第4図において、まず、CPU部!からのメモリリー
ドは、アドレスll!8を経由してアドレスを主記憶部
2に転送し、該アドレスの40ビツト幅のデータがデー
タllQ9を通じて020部1に受は堆られる。この間
のコマンド転送やタイミング制御等は制御線7を通じて
行われる。一方プリンタ′8(図示せず)の人出力pU
器へのデータ書込みは、同様にアドレス線5を通じて装
置アドレスを指定し古込みデータはデータ線6を経由し
て送られる。主記憶部2との転送と同様にタイミング等
の制御は制御線4で行われる。
Next, the operation of this conventional example will be explained using FIG. 4. In Figure 4, first, the CPU section! Memory read from address ll! The address is transferred to the main memory unit 2 via the data bit 8, and the 40-bit width data of the address is transferred to the 020 part 1 via the data llQ9. During this time, command transfer, timing control, etc. are performed through the control line 7. On the other hand, the human output pU of printer '8 (not shown)
To write data to the device, the device address is similarly specified through the address line 5, and old data is sent via the data line 6. As with the transfer with the main storage unit 2, timing and other controls are performed using the control line 4.

尚、この時人出力制御部3ではデータの値部だけでタグ
部は必要としない。この為データ線6のビット輻は値部
だけの32ビツトとなっており、主記憶部とCPU部の
間のデータ転送はタグの部分まで含めた転送幅の40ビ
ツト幅が必要となる。
At this time, the human output control section 3 does not require a tag section, only the value section of the data. Therefore, the bit width of the data line 6 is 32 bits for the value part only, and data transfer between the main memory part and the CPU part requires a transfer width of 40 bits including the tag part.

一方、近年の計算機のハードウェア構成の動向としては
cpu部、主記憶部等の構成要素間を共通化したバスで
結合し、構成要素単位の独立化共通化を計る動きが顕著
である。第5図は共通バスの結合を示す従来例の構成図
であり、図中、11はcpu部(32ビツト)、12は
主記憶部(32ビツトxNiΔ)、13人出力制御部、
!4,15.16はそれぞれ共通化したバス信号線であ
り、14は制御線、15はアドレス線、16はデータ線
である。また、CPUl5(32ビツト)11は汎用的
なCPUであり、第4図に示した020部1(40ビツ
ト)と異なりタグ部は持たない。主記憶部12もタグ部
は持たず一語32ビットで構成される。従って、データ
線16は32ビツト幅である。このように、計算機を構
成する各要素を14.15.16のそれぞれ共通化バス
に合わせて設計すると、各構成要素は別機搏との互換性
を持つことができ、製造者、使用者双方にとって大きな
メリットがある。
On the other hand, in recent years, there has been a noticeable trend in the hardware configuration of computers by connecting components such as a CPU section and a main memory section using a common bus, thereby making each component independent and common. FIG. 5 is a configuration diagram of a conventional example showing the connection of a common bus. In the figure, 11 is a CPU section (32 bits), 12 is a main memory section (32 bits x NiΔ), 13 is an output control section,
! 4, 15, and 16 are common bus signal lines, 14 is a control line, 15 is an address line, and 16 is a data line. Further, CPU15 (32 bits) 11 is a general-purpose CPU, and unlike the 020 part 1 (40 bits) shown in FIG. 4, it does not have a tag part. The main memory section 12 also does not have a tag section and is composed of 32 bits per word. Therefore, data line 16 is 32 bits wide. In this way, if each element constituting a computer is designed according to the common bus of 14.15.16, each component can be compatible with other machines, and both manufacturers and users can There are great benefits for.

そこで5前記第4図に示したようなタグ付データを扱う
CPU部もこのような共通バスに接続することが望まれ
る。
Therefore, it is desirable that the CPU section that handles tagged data as shown in FIG. 4 be also connected to such a common bus.

また、従来例として特開昭63−182756号が開示
されている。この従来例は情報処理装置と主記憶装置間
のキャシュメモリに関するものであり、主メモリはに関
するものではない。また、この従来例の第3図における
タグ記憶回路51は一般にキャシュのディレクトリメモ
リと称されるもので、キャシュのヒツト/ミスヒツトを
管理するためにキャシュ機構内部でのみ使用されるもの
であり、その内容をCPU側で読み取って処理の対象と
するデータが格納されるものではない。
Further, as a conventional example, Japanese Patent Application Laid-Open No. 182756/1983 has been disclosed. This conventional example relates to a cache memory between an information processing device and a main memory, and does not relate to the main memory. Furthermore, the tag storage circuit 51 in FIG. 3 of this conventional example is generally referred to as a cache directory memory, and is used only within the cache mechanism to manage cache hits/misses. Data whose contents are read and processed by the CPU is not stored.

即ち、この従来例の第3図ではタグの読出しデータは比
較回路53にのみ人力されて条件判定のみに使われてお
り、タグ部の読出しデータはCPUに接続されていない
That is, in this conventional example shown in FIG. 3, the tag read data is manually inputted only to the comparison circuit 53 and used only for condition determination, and the tag read data is not connected to the CPU.

(発明が解決しようとする課題) 以上のように従来例においては、第4図に示したタグ付
データを扱うCPU部を、近年用いうねる第5図に示す
タグを持たないCPU部の共通バスに接続する場合、共
通バスのデータ線にはタグ接続用の信号線がなく、又共
通バスに接続される主記憶部にはタグ部がないことから
、容易には実現できない問題点があった。
(Problems to be Solved by the Invention) As described above, in the conventional example, the CPU section that handles the tagged data shown in FIG. When connecting to the common bus, there was a problem that it could not be easily realized because the data line of the common bus did not have a signal line for connecting the tag, and the main memory section connected to the common bus did not have a tag section. .

この発明は上記のような従来のr::t 照点を解消す
るためになされたもので、主記憶部と同一アドレスに割
付けられたタグ記憶部を共通バスに接続し、そのデータ
転送だけを連結制御f段でタグ付データを取扱うCPU
部に接続し、共通バス−トの安価で標準的な主記憶や入
出力装置を利用し、かつタグ部を有するデータ処理が可
能な情報処理装置を得ることを目的とする。
This invention was made in order to eliminate the conventional r::t point of reference as described above, and connects the tag memory section assigned to the same address as the main memory section to a common bus, and transfers only that data. CPU that handles tagged data at stage f of connection control
It is an object of the present invention to provide an information processing device that is connected to a tag section, uses an inexpensive and standard main memory and input/output device of a common bus, and is capable of data processing having a tag section.

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

このため、この発明においては、制御線、アドレス線お
よびデータ線で構成される共通バスと、前記共通バスの
データ転送幅のビット幅で構成され、前記共通バスの各
線に接続される主記憶部と、前記データ転送幅のビット
幅および該データ転送幅を超えた部分のビット幅から成
るタグ部を有し、前記共通バスの各線に接続されるCP
U部と、前記タグ部と同一のビット幅であり、アドレス
はnj記主記憶部と同一に割付けられ、益記制御線およ
びアドレス線に接続されるタグ記憶部と、前記CPU部
と前記タグ記憶部を接続し、該タグ記憶部のタグデータ
を前記主記憶部のデータと連結制御する連結制御手段と
を具備して成る情報処理装置により前記目的を達成しよ
うとするものである。
Therefore, in the present invention, there is provided a common bus consisting of a control line, an address line, and a data line, and a main memory section configured with a bit width equal to the data transfer width of the common bus, and connected to each line of the common bus. and a tag portion consisting of a bit width of the data transfer width and a bit width of a portion exceeding the data transfer width, and is connected to each line of the common bus.
a U section, a tag storage section that has the same bit width as the tag section, is assigned the same address as the nj main storage section, and is connected to the control line and the address line; the CPU section and the tag. The above objective is achieved by an information processing apparatus which is provided with a connection control means that connects a storage section and controls the connection of tag data in the tag storage section with data in the main storage section.

〔作用〕[Effect]

この発明における情報処理装置へのタグ付データの読み
出しの場合は、タグ記憶部は、タグ付データのタグ部の
みをタグデータとして連結制御手段を通じてcpu部に
出力し、主記憶部は前記タグデータと同一アドレスの主
データを共通バスのデータ線を通してCPUに出力する
。cpu部はこれらのタグデータと主データを連結して
−5のタグ付データとして処理する。
In the case of reading tagged data to the information processing apparatus according to the present invention, the tag storage section outputs only the tag part of the tagged data as tag data to the CPU section through the connection control means, and the main storage section outputs only the tag part of the tagged data to the CPU section. The main data at the same address is output to the CPU through the data line of the common bus. The CPU unit concatenates these tag data and main data and processes them as -5 tagged data.

また、タグ付データのaき込みの場合、CPUはタグ付
データのタグ部のみのタグデータを連結制御手段を通じ
てタグ記憶部に出力し、前記タグ付データの主データ部
は共通バスのデータ線を通じて主記憶部のH記タグ部と
同一アドレスに出力する。
In addition, in the case of a loading of tagged data, the CPU outputs the tag data of only the tag part of the tagged data to the tag storage part through the connection control means, and the main data part of the tagged data is connected to the data line of the common bus. It is output to the same address as the H tag section of the main storage section.

(実施例) 以下、この発明の一実施例を図面に基づいて説明する。(Example) Hereinafter, one embodiment of the present invention will be described based on the drawings.

第1図はこの発明の一実施例による情報処理装置の構成
を示す構成図、第2図は第1図の主記憶部およびタグ記
憶部と連結データとの関連を示す概念図であり、図面第
1図において、前記従来例と同一符号は同−又は相当部
分を示す。また、(イ)は制御線14.アドレス線!5
およびデータ線16で構成される共通バス、(ロ)は主
記憶部12であり、前記共通バス(イ)のデータ転送幅
のビット幅である32ビット幅で構成され、共通バス(
イ)の各線に接続されるものである。
FIG. 1 is a block diagram showing the configuration of an information processing apparatus according to an embodiment of the present invention, and FIG. 2 is a conceptual diagram showing the relationship between the main storage section and tag storage section in FIG. 1 and linked data. In FIG. 1, the same reference numerals as in the conventional example indicate the same or corresponding parts. In addition, (a) is the control line 14. Address line! 5
A common bus (B) consisting of a data line 16 and a data line 16 is the main memory section 12, and has a width of 32 bits, which is the bit width of the data transfer width of the common bus (A).
It is connected to each line in (b).

また、(ハ)はcpu部17であり、cpu部17は前
記データ転送幅のビット幅32ビット幅および該転送幅
を超えた部分のビット幅8ビット幅のタグ部の合計40
ビット幅を有し、共通バス(イ)の各線に接続されるも
のである。(ニ)はタグ記憶部18であり、タグ記憶部
18は前記タグ部と同一のビット幅8ビット幅で構成さ
れ、アドレスは主記憶部12と同一に割付けられ、制御
線14およびアドレス線15に接続されているものであ
る。(ホ)は連結制御手段であり、CPU部!7とタグ
記憶部18を接続し、タグデータの退没をするタグデー
タ線19と、これを専用に制御する専用制御線23とで
構成され、タグ記憶部18と021部17を連結制御す
るものである。
Further, (c) is the CPU section 17, which has a tag section with a bit width of 32 bits of the data transfer width and a bit width of 8 bits in a portion exceeding the transfer width, for a total of 40 bits.
It has a bit width and is connected to each line of the common bus (A). (D) is a tag storage unit 18, which has the same bit width as the tag unit, 8 bits, has the same address allocation as the main storage unit 12, and has a control line 14 and an address line 15. is connected to. (E) is the connection control means, which is the CPU section! It is composed of a tag data line 19 that connects the tag storage section 7 and the tag storage section 18 to store and write tag data, and a dedicated control line 23 that exclusively controls this line, and connects and controls the tag storage section 18 and the 021 section 17. It is something.

次に、この実施例の動作を第1図および第2図を用いて
説明する。
Next, the operation of this embodiment will be explained using FIGS. 1 and 2.

先ず、021部17からの主記憶のリードの場合、リー
ドコマンドを制御線14を通じて、主記憶のアドレスを
アドレスfi15を通じて、それぞれのバスに流す。主
記憶部12とタグ記憶部18とは前述のように同一のア
ドレスが割付られている。主記憶部12では、選択され
たアドレスの内容を読み出しデータ線16に流す。読み
出しの完了を示す信号も同時に制御4114に流す。タ
グ記憶部18でも、選択されたアドレスの内容をタグデ
ータ4919に流す。銃み出しの完了を示す信号も同時
に専用制御線23に流す。021部17では、データ線
16のデータとタグデータ線19のデータとを同時に取
込んで、それらを連結し−5のタグ付データとして皐扱
う。第2図は各記憶部のデータとCPU部の取扱うデー
タの関係を示した図であり、図面第2図において、20
はタグ記憶部18の8ビット×N語の内容を示し、21
は主記憶部12の32ビットxN語の内容を示す。
First, in the case of reading the main memory from the 021 unit 17, a read command is sent through the control line 14, and the address of the main memory is sent to the respective buses through the address fi15. The same address is assigned to the main memory section 12 and the tag memory section 18 as described above. In the main storage section 12, the contents of the selected address are read out and sent to the data line 16. A signal indicating completion of reading is also sent to the control 4114 at the same time. The tag storage unit 18 also sends the contents of the selected address to the tag data 4919. A signal indicating the completion of gun ejection is also sent to the dedicated control line 23 at the same time. The 021 section 17 takes in the data on the data line 16 and the data on the tag data line 19 at the same time, connects them, and treats them as -5 tagged data. FIG. 2 is a diagram showing the relationship between data in each storage section and data handled by the CPU section.
indicates the content of 8 bits x N words in the tag storage unit 18, and 21
indicates the contents of a 32-bit xN word in the main memory section 12.

この状態でCPU部17が0011番地を読んだ時の内
容を22に示す。2つのデータが連結されてタグ付の4
0ビツトデータとなっている。
22 shows the contents when the CPU section 17 reads address 0011 in this state. Two data are concatenated and tagged 4
It is 0 bit data.

また、CPU部17からの書込みの場合は、CPU部側
の40ビツトデータの1−位8ビットがタグデータとし
てタグデータ線19を通してタグ記憶部18に、下位の
32ビツトがデータ線16を通じて」ミ記憶部12にそ
れぞれii込まれる。
In addition, in the case of writing from the CPU section 17, the first eight bits of the 40-bit data on the CPU section side are sent as tag data to the tag storage section 18 via the tag data line 19, and the lower 32 bits are sent via the data line 16. The data are respectively stored in the second storage unit 12.

なお、前記実施例では、アドレス線15とデータ線16
が分離された共通バス(イ)について述べたが、それら
が同一信号線を時分割で使用するバスであっても前記実
施例と同様の作用と効果を奏することができる。
Note that in the embodiment, the address line 15 and the data line 16
Although the common bus (a) in which the busses are separated has been described, even if they are buses that use the same signal line in a time-sharing manner, the same operations and effects as in the embodiment described above can be achieved.

(発明の効果〕 以上説明したように、この発明によれば、主記憶部と同
一アドレスに割付けられたタグ記憶部を共通ハスに接続
し、タグデータ転送だけを、連結制御手段でタグ付デー
タを取扱うCPU部に接続したので、共通バス上の安価
で標準的な主記憶部や入出力装置を利用し、かつタグ部
を持ったデータ処理がi+7能な情報処理装置が得られ
る効果かある。
(Effects of the Invention) As explained above, according to the present invention, the tag storage section assigned to the same address as the main storage section is connected to a common lot, and only the tag data transfer is performed using the connection control means to transfer the tagged data. Since it is connected to the CPU section that handles data processing, it is possible to obtain an information processing device that uses an inexpensive and standard main memory section and input/output device on a common bus, and is capable of data processing with a tag section. .

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

第1図はこの発明の一実施例による情報処理装置の構成
図、第2図は第1図の主記憶部及びタグ記憶部と連結デ
ータとの関連を示す概念図、第3図はタグ付データの一
語の構成図、第4図は従来例のタグ付データを取扱う情
報処理装置の構成図、第5図は従来例の共通バス接続の
情報処理装置の構成図である。 イ・・・・・・共通バス ロ・・・・・・主記憶部 ハ・・・−c p u部 二・・・・・・タグ記憶部 ホ・・・・・・連結制御手段 12・・・・・・主記憶部 13・・・・・・人出力制御部 14・・・・・・制御線 15・・・・・・アドレス線 16・・・・・・データ線 17・・・−c p u部 18・・・・・・タグ記憶部 19・・・・・・タグデータ線 23・・・・−専用制御線 なお、図中、同一符号は同−又は相当部分を示す。 第2図
FIG. 1 is a configuration diagram of an information processing device according to an embodiment of the present invention, FIG. 2 is a conceptual diagram showing the relationship between the main storage section and tag storage section in FIG. 1, and linked data, and FIG. FIG. 4 is a diagram showing the configuration of one word of data, FIG. 4 is a diagram showing the configuration of a conventional information processing device that handles tagged data, and FIG. 5 is a configuration diagram of a conventional information processing device connected to a common bus. A...Common bus slot...Main storage section C...-cpu section II...Tag storage section H...Connection control means 12... ... Main memory section 13 ... Human output control section 14 ... Control line 15 ... Address line 16 ... Data line 17 ... - Cpu unit 18...Tag storage unit 19...Tag data line 23...- Dedicated control line Note that in the drawings, the same reference numerals indicate the same or equivalent parts. Figure 2

Claims (1)

【特許請求の範囲】 下記の(イ)ないし(ホ)の構成要素を具備して成るこ
とを特徴とする情報処理装置。 (イ)制御線、アドレス線およびデータ線で構成される
共通バス。 (ロ)前記共通バスのデータ転送幅のビット幅で構成さ
れ、前記共通バスの各線に接続される主記憶部。 (ハ)前記データ転送幅のビット幅および該データ転送
幅を超えた部分のビット幅から成るタグ部を有し、前記
共通バスの各線に接続されるCPU部。 (ニ)前記タグ部と同一のビット幅であり、アドレスは
前記主記憶部と同一に割付けられ、前記制御線およびア
ドレス線に接続されるタグ記憶部。 (ホ)前記CPU部と前記タグ記憶部を接続し、該タグ
記憶部のタグデータを前記主記憶部のデータと連結制御
する連結制御手段。
[Scope of Claims] An information processing device characterized by comprising the following components (a) to (e). (a) A common bus consisting of control lines, address lines, and data lines. (b) A main memory section configured with a bit width equal to the data transfer width of the common bus and connected to each line of the common bus. (c) A CPU section having a tag section having a bit width of the data transfer width and a bit width of a portion exceeding the data transfer width, and connected to each line of the common bus. (d) A tag storage section that has the same bit width as the tag section, is assigned the same address as the main storage section, and is connected to the control line and address line. (E) Connection control means for connecting the CPU section and the tag storage section and controlling the connection of tag data in the tag storage section with data in the main storage section.
JP5883789A 1989-03-10 1989-03-10 Information processor Pending JPH02289010A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5883789A JPH02289010A (en) 1989-03-10 1989-03-10 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5883789A JPH02289010A (en) 1989-03-10 1989-03-10 Information processor

Publications (1)

Publication Number Publication Date
JPH02289010A true JPH02289010A (en) 1990-11-29

Family

ID=13095768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5883789A Pending JPH02289010A (en) 1989-03-10 1989-03-10 Information processor

Country Status (1)

Country Link
JP (1) JPH02289010A (en)

Similar Documents

Publication Publication Date Title
JP2619859B2 (en) Simplified cache with automatic updates
JPS5817582A (en) Data storage and address specifying system for mutiplex word memory
JPH0564813B2 (en)
US5416916A (en) Structure for enabling direct memory-to-memory transfer with a fly-by DMA unit
US5226170A (en) Interface between processor and special instruction processor in digital data processing system
US5379402A (en) Data processing device for preventing inconsistency of data stored in main memory and cache memory
US4344130A (en) Apparatus to execute DMA transfer between computing devices using a block move instruction
US4314332A (en) Memory control system
US6704820B1 (en) Unified cache port consolidation
JPH02289010A (en) Information processor
JP2580263B2 (en) Buffer storage device
JPH0552539B2 (en)
JP3525771B2 (en) Bus snoop control circuit
JP2540959B2 (en) Information processing device
JPS61223964A (en) Data transfer device
JP3238390B2 (en) Buffer storage device
JP2574821B2 (en) Direct memory access controller
EP0302926B1 (en) Control signal generation circuit for arithmetic and logic unit for digital processor
JPS5886623A (en) Memory control system
JP3293144B2 (en) Peripheral control device
JP2597484B2 (en) Data transfer method
JPH02122344A (en) Buffer memory
JPH05298178A (en) Semiconductor integrated circuit
JPH0713865A (en) Cache memory control system
JPH09259039A (en) Method and device for controlling initialization for electronic computer system