JP2000047935A - High speed memory access processor - Google Patents

High speed memory access processor

Info

Publication number
JP2000047935A
JP2000047935A JP10217321A JP21732198A JP2000047935A JP 2000047935 A JP2000047935 A JP 2000047935A JP 10217321 A JP10217321 A JP 10217321A JP 21732198 A JP21732198 A JP 21732198A JP 2000047935 A JP2000047935 A JP 2000047935A
Authority
JP
Japan
Prior art keywords
transfer
address
data
memory
transfer destination
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
JP10217321A
Other languages
Japanese (ja)
Inventor
Tadashi Takatsuji
正 高辻
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 Software Kobe Ltd
Original Assignee
NEC Software Kobe 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 NEC Software Kobe Ltd filed Critical NEC Software Kobe Ltd
Priority to JP10217321A priority Critical patent/JP2000047935A/en
Publication of JP2000047935A publication Critical patent/JP2000047935A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To speed up the data transfer by reducing the load on a processor required for data transfer processing between memories. SOLUTION: This device is provided with a means for updating an address pointer part for pointing the leading address of the transfer destination and a range instructing part 7 for showing the range of data stored in a memory 9 to be transferred with the transfer destination address and transfer data amount received from a processor 1 in the case of transferring the said data from a transfer source address to the transfer destination address for the desired data amount and without actual data transfer, transfer to the transfer destination is completed only by setting the address pointer part and range instructing part.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置に関
し、特にメモリ間でのデータ転送技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, and more particularly to a technique for transferring data between memories.

【0002】[0002]

【従来の技術】コンピュータ装置において、メモリ間の
データ転送は多く行われており、データ転送に際して、
プログラム命令によりプロセッサが、メモリ内のデータ
を一旦内部レジスタ等にロード命令にて読み込み、内部
レジスタに読み込んだデータをストア命令でメモリに書
き込んでいる。
2. Description of the Related Art In computer systems, data transfer between memories is frequently performed.
In accordance with a program instruction, the processor reads data in the memory once into an internal register or the like with a load instruction, and writes the data read into the internal register into the memory with a store instruction.

【0003】[0003]

【発明が解決しようとする課題】上記したように、従来
の情報処理装置においては、データ転送に際して、プロ
セッサが、メモリ内のデータを一旦内部レジスタ等にロ
ード命令にて読み込み、内部レジスタに読み込んだデー
タをストア命令でメモリに書き込む構成とされており、
メモリ内のデータ転送処理に要するプロセッサの負担が
大きい、という問題点を有している。
As described above, in the conventional information processing apparatus, at the time of data transfer, the processor reads data in the memory once into an internal register or the like by a load instruction and then reads the data into the internal register. It is configured to write data to memory with a store instruction,
There is a problem that the load on the processor required for the data transfer processing in the memory is large.

【0004】なお、特開平4−115335号公報に
は、メモリ空間が複数のブロックに分割されており、該
ブロックの位置を実メモリ番号として登録するとともに
該実メモリ番号に対応してCPUが参照する参照ブロッ
ク番号を登録するアドレス変換テーブルと、CPUから
のメモリアドレス(論理アドレス)を受け、該メモリア
ドレスが属する参照ブロック番号を検索して、該参照ブ
ロック番号に対応する実ブロック番号に変換し、この実
ブロック番号をアドレスバスを介してメモリに通知する
アドレス変換装置を備え、メモリアドレスの変換を行う
場合、CPUでメモリ転送処理を行うことを不要とする
変換方式が提案されている。この従来の方式において、
例えば実アドレス番号が低位の未使用ブロックがある場
合、アドレス変換テーブルにおいて、CPUからみて高
位のアドレスに位置する参照ブロック番号に対応する位
置に未使用の実アドレス番号を設定することにより、未
使用のブロックをCPUからみて高位の参照ブロック番
号に割り当てることを可能としている。
In Japanese Patent Application Laid-Open No. 4-115335, the memory space is divided into a plurality of blocks, and the positions of the blocks are registered as real memory numbers, and the CPU refers to the real memory numbers. An address conversion table for registering a reference block number to be registered and a memory address (logical address) from the CPU are searched, and a reference block number to which the memory address belongs is searched and converted to an actual block number corresponding to the reference block number. A conversion method has been proposed which includes an address conversion device for notifying the memory of the actual block number via an address bus, and which does not require a CPU to perform a memory transfer process when converting a memory address. In this conventional method,
For example, when there is an unused block having a low real address number, an unused real address number is set in the address conversion table at a position corresponding to a reference block number located at a high address as viewed from the CPU. Can be assigned to a higher reference block number as viewed from the CPU.

【0005】したがって、本発明は、上記問題点に鑑み
てなされてものであって、その目的は、メモリ間のデー
タ転送処理に要するプロセッサの負荷を軽減し、データ
転送を高速化する高速メモリアクセス処理装置を提供す
ることにある。
SUMMARY OF THE INVENTION Accordingly, the present invention has been made in view of the above problems, and has as its object to reduce the load on a processor required for data transfer processing between memories and to provide a high-speed memory access for speeding up data transfer. An object of the present invention is to provide a processing device.

【0006】[0006]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、メモリ内でのデータ転送の際、メモリに
おける転送先のアドレスを指示するアドレスポインタを
前記転送先アドレスにて更新する手段を備え、転送元か
ら転送先へ実際のデータ転送を伴うことなく、前記アド
レスポインタ値の変更だけで転送先への転送処理を完了
させるようにしたものである。
To achieve the above object, the present invention provides a means for updating an address pointer indicating a transfer destination address in a memory with the transfer destination address when transferring data in the memory. And the transfer processing to the transfer destination is completed only by changing the address pointer value without actually transferring the data from the transfer source to the transfer destination.

【0007】本発明は、メモリ内に格納されているデー
タを、転送元アドレスから転送先アドレスへ所望データ
量転送する際に、転送先の先頭アドレスをポイントする
アドレスポインタ部及び前記転送されるデータの範囲を
示す範囲指示部を、プロセッサから受け取った転送先ア
ドレス及び転送データ量で更新する手段を備え、実際の
データ転送を伴うことなく、前記アドレスポインタ部、
及び範囲指示部の設定を行うだけで転送先への転送処理
を完了させる。
According to the present invention, when transferring a desired amount of data stored in a memory from a transfer source address to a transfer destination address, an address pointer unit pointing to the start address of the transfer destination and the transferred data A means for updating a range indicating unit indicating a range of the transfer destination address and the transfer data amount received from the processor, without involving actual data transfer, the address pointer unit,
Then, the transfer process to the transfer destination is completed only by setting the range indicating section.

【0008】[0008]

【発明の実施の形態】本発明の実施の形態について説明
する。本発明に係る高速メモリアクセス処理装置は、メ
モリ内のデータを別のメモリエリアに転送する場合、デ
ータを転送するのではなく、データの格納場所を示して
いるアドレスを、転送先のアドレスに変換することによ
り、プロセッサは、メモリ内のデータを転送元から転送
先に移動する処理が不要となり、これによりメモリアク
セスの高速化を達成している。
Embodiments of the present invention will be described. When transferring data in a memory to another memory area, the high-speed memory access processing device according to the present invention converts an address indicating a data storage location into a transfer destination address instead of transferring the data. By doing so, the processor does not need to move the data in the memory from the transfer source to the transfer destination, thereby achieving high-speed memory access.

【0009】より詳細には、本発明は、その好ましい実
施の形態において、図1を参照すると、メモリのデータ
部(8)に格納されているデータを別エリアに転送する
場合、プロセッサ部(1)から、転送前のアドレスと転
送先のアドレスと転送データ量をアドレス変換部(5)
に渡す。アドレス変換部(5)は、データの転送処理を
判断して、アドレス部(6)と範囲指定部(7)とをそ
れぞれ、プロセッサ部から受け取った転送先アドレスと
転送データ量とで書き換えることにより、データ転送が
可能となる。以下実施例に即して説明する。
More specifically, in a preferred embodiment of the present invention, referring to FIG. 1, when data stored in a data section (8) of a memory is transferred to another area, a processor section (1) is used. ), The address before transfer, the address of the transfer destination, and the transfer data amount are converted into an address conversion unit (5)
Pass to. The address conversion unit (5) determines the data transfer process, and rewrites the address unit (6) and the range designation unit (7) with the transfer destination address and the transfer data amount received from the processor unit, respectively. , Data transfer becomes possible. Hereinafter, description will be made in accordance with embodiments.

【0010】[0010]

【実施例】図1は、本発明の一実施例の構成を示す図で
ある。図1を参照すると、本発明の一実施例は、プロセ
ッサ部1と、メモリ部9と、を備え、メモリ部9は、ア
ドレス変換部5と、アドレス部6と、範囲指定部7と、
データ部8と、を備えている。
FIG. 1 is a diagram showing the configuration of an embodiment of the present invention. Referring to FIG. 1, one embodiment of the present invention includes a processor unit 1 and a memory unit 9, wherein the memory unit 9 includes an address conversion unit 5, an address unit 6, a range designation unit 7,
A data section 8.

【0011】プロセッサ部1とアドレス変換部5との間
は、一方向性のアドレス信号線2、転送制御線3、双方
向のデータ信号線4で接続されている。
The processor 1 and the address converter 5 are connected by a unidirectional address signal line 2, a transfer control line 3, and a bidirectional data signal line 4.

【0012】プロセッサ部1は、メモリのデータが格納
されている位置及び転送先アドレスをアドレス信号線2
からアドレス変換部5に渡す。またメモリ内でデータ転
送を処理することを転送制御線3からアドレス変換部5
に渡す。
The processor unit 1 transmits a position where memory data is stored and a transfer destination address to an address signal line 2.
To the address conversion unit 5. Processing of data transfer in the memory is controlled by the transfer control line 3 to the address converter 5.
Pass to.

【0013】プロセッサ部1は、メモリ部9でデータ転
送を行う際に、転送するデータ量をデータ信号線4から
アドレス変換部5に渡す。
The processor unit 1 transfers the amount of data to be transferred from the data signal line 4 to the address conversion unit 5 when performing data transfer in the memory unit 9.

【0014】アドレス変換部5は、アドレス信号線2、
転送制御線3、及びデータ信号線4から取得した情報か
ら、メモリ内に格納されているデータのアドレスとデー
タ範囲を判断する。
The address conversion unit 5 includes an address signal line 2,
From the information obtained from the transfer control line 3 and the data signal line 4, the address and data range of the data stored in the memory are determined.

【0015】アドレス部6は、メモリ内のデータが格納
されている位置を示す。範囲指定部7は、メモリ部9内
のデータ部8に格納されているデータの幅を示す。デー
タ部8には、データが格納されている。
The address section 6 indicates a position where data in the memory is stored. The range designation section 7 indicates the width of data stored in the data section 8 in the memory section 9. The data section 8 stores data.

【0016】本発明の一実施例の動作について説明す
る。プロセッサ部1からメモリエリア内にあるデータ
を、別のエリアに転送する場合、プロセッサ部1からア
ドレス信号線2を経由して転送元アドレスと転送先アド
レスをアドレス変換部5に送る。
The operation of one embodiment of the present invention will be described. When data in the memory area is transferred from the processor unit 1 to another area, the processor unit 1 sends a source address and a destination address to the address conversion unit 5 via the address signal line 2.

【0017】また、プロセッサ部1から転送制御線3を
経由してデータ部8内(メモリエリア内)のデータ転送
であることをアドレス変換部5に送る。
Further, the fact that the data transfer is in the data section 8 (in the memory area) is transmitted from the processor section 1 via the transfer control line 3 to the address conversion section 5.

【0018】また、プロセッサ部1からデータ信号線4
を経由して、データ部8内にあるデータの転送量をアド
レス変換部5に送る。
Further, the data signal line 4
The data transfer amount in the data section 8 is sent to the address conversion section 5 via

【0019】アドレス変換部5では、アドレス信号線2
と転送制御線3とデータ信号線4を経由して入手した、
転送元アドレスと転送先アドレスとデータの転送量よ
り、データ部8に格納されているデータの位置を示すア
ドレス部6を、転送元アドレスから転送先アドレスに変
更する。
In the address conversion unit 5, the address signal line 2
And obtained via the transfer control line 3 and the data signal line 4,
The address section 6 indicating the position of the data stored in the data section 8 is changed from the transfer source address to the transfer destination address based on the transfer source address, the transfer destination address and the data transfer amount.

【0020】また、アドレス変換部5は、データ部8に
格納されているデータの幅を示す範囲指定部7に、デー
タ信号線4を経由して入手したデータ幅に置き換える。
The address conversion unit 5 replaces the data width obtained through the data signal line 4 with the range specification unit 7 indicating the width of the data stored in the data unit 8.

【0021】この結果、アドレス部6と範囲指定部7が
それぞれ転送先アドレスとデータ範囲を示すことにな
り、メモリ内でのデータ転送が行われたことになる。
As a result, the address section 6 and the range specifying section 7 indicate the transfer destination address and the data range, respectively, indicating that the data has been transferred in the memory.

【0022】このように本発明の一実施例においては、
メモリ間でのデータ転送が行われる度に、アドレス部6
及びアドレス範囲指示部7の内容が転送先のアドレス及
び転送データ量で更新されて行く。図1では、メモリ間
でのデータ転送が3回行われている状態が模式的に示さ
れており、データ部8における転送先、及び転送データ
量が、それぞれのアドレス部6、範囲指示部7で指示さ
れている。
As described above, in one embodiment of the present invention,
Each time data is transferred between memories, the address unit 6
Then, the contents of the address range indicating section 7 are updated with the transfer destination address and the transfer data amount. FIG. 1 schematically shows a state in which data transfer between memories is performed three times, and a transfer destination and a transfer data amount in the data section 8 are respectively indicated by an address section 6 and a range indicating section 7. Instructed by.

【0023】そしてプロセッサ部1でメモリ部9の参照
命令が実行された際(転送制御線3は読み出しを示
す)、プロセッサ部1からアドレス信号線2上に送出さ
れたアクセスアドレス信号が、アドレス部7に登録され
ている場合には、当該アドレス部7のアドレスポインタ
にてメモリ部9に格納されているデータをアクセスしプ
ロセッサ部1にデータ信号線4を介して渡される。すな
わち、プロセッサ部1で実行されるプログラム命令は、
通常通りメモリ上でのデータ転送(移動)が行われたの
と全く同様の処理を行うことができる。
When the processor unit 1 executes the reference instruction of the memory unit 9 (the transfer control line 3 indicates reading), the access address signal transmitted from the processor unit 1 to the address signal line 2 is transmitted to the address unit. 7, the data stored in the memory unit 9 is accessed by the address pointer of the address unit 7 and passed to the processor unit 1 via the data signal line 4. That is, the program instruction executed by the processor unit 1 is:
It is possible to perform exactly the same processing as when data transfer (movement) on the memory is performed as usual.

【0024】次に、本発明の第2の実施例について説明
する。図2は、本発明の第2の実施例の構成を示す図で
ある。図2を参照すると、本発明の第2の実施例におい
ては、図1に示した前記実施例のアドレス部6と範囲指
定部7の代わりに、データ転送部10を備え、データ転
送部10とデータ部8とはデータ線11で接続されてい
る。本発明の第2の実施例においては、データ部8に格
納されているデータを、データ転送部6がアドレス変換
部5から入手した、転送元アドレスと転送先アドレスと
データ転送量に従って、データ線11を経由して、転送
元アドレスから、転送先アドレスの位置に転送してい
く。
Next, a second embodiment of the present invention will be described. FIG. 2 is a diagram showing the configuration of the second embodiment of the present invention. Referring to FIG. 2, the second embodiment of the present invention includes a data transfer unit 10 in place of the address unit 6 and the range designation unit 7 of the embodiment shown in FIG. The data section 8 is connected by a data line 11. In the second embodiment of the present invention, the data stored in the data section 8 is transferred to the data line according to the transfer source address, the transfer destination address and the data transfer amount obtained from the address conversion section 5 by the data transfer section 6. The data is transferred from the transfer source address to the transfer destination address via the address 11.

【0025】本発明の第2の実施例においては、メモリ
部9のデータ部8でのデータの転送をプロセッサ部1の
処理を介在することなく行うため、プロセッサ1の負荷
を軽減する。
In the second embodiment of the present invention, the data transfer in the data section 8 of the memory section 9 is performed without the processing of the processor section 1, so that the load on the processor 1 is reduced.

【0026】[0026]

【発明の効果】以上説明したように、本発明によれば、
メモリ内にあるデータを別のメモリエリアに転送する場
合、プロセッサを経由せず、データの格納場所を指して
いるアドレスとデータ範囲を変更するという構成とした
ことにより、プロセッサの負荷を軽減させる、という効
果を奏する。このため、本発明によれば、多量のデータ
のメモリ転送においてデータの格納場所を示しているア
ドレスを転送先のアドレスに変換することにより処理が
完了し、性能向上を図ることができる。
As described above, according to the present invention,
When transferring data in the memory to another memory area, by reducing the load on the processor by changing the address and the data range pointing to the data storage location without passing through the processor, This has the effect. For this reason, according to the present invention, in memory transfer of a large amount of data, processing is completed by converting an address indicating a data storage location into a transfer destination address, and performance can be improved.

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

【図1】本発明の一実施例の高速メモリアクセス処理装
置の構成を示す図である。
FIG. 1 is a diagram showing a configuration of a high-speed memory access processing device according to an embodiment of the present invention.

【図2】本発明の第2の実施例の高速メモリアクセス処
理装置の構成を示す図である。
FIG. 2 is a diagram showing a configuration of a high-speed memory access processing device according to a second embodiment of the present invention.

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

1 プロセッサ部 2 アドレス信号線 3 転送制御線 4 データ信号線 5 アドレス変換部 6 アドレス部 7 範囲指定部 8 データ部 9 メモリ部 10 データ転送部 11 データ線 DESCRIPTION OF SYMBOLS 1 Processor part 2 Address signal line 3 Transfer control line 4 Data signal line 5 Address conversion part 6 Address part 7 Range specification part 8 Data part 9 Memory part 10 Data transfer part 11 Data line

【手続補正書】[Procedure amendment]

【提出日】平成11年5月17日(1999.5.1
7)
[Submission date] May 17, 1999 (1999.5.1
7)

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】特許請求の範囲[Correction target item name] Claims

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【特許請求の範囲】[Claims]

【手続補正2】[Procedure amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0006[Correction target item name] 0006

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0006】[0006]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、メモリ内に格納されているデータを、転
送元アドレスから転送先アドレスへ所望データ転送
際に、転送先の先頭アドレスを指すアドレスポインタ
部及び前記転送されるデータの範囲を示す範囲指示部
を、プロセッサから受け取った転送先アドレス及び転送
データ量で更新する手段を備え、実際のデータ転送を伴
うことなく、前記アドレスポインタ部、及び前記範囲指
示部の設定を行うだけで転送先への転送処理を完了させ
るようにしたものである。
In order to achieve the above object, the present invention provides a method for transferring data stored in a memory.
To the desired amount of data transferred from the transmission source address to the destination address
Pointer to the start address of the transfer destination
Unit and a range indicating unit indicating the range of the data to be transferred
Is the transfer destination address and transfer received from the processor.
Means for updating with the data amount, the address pointer unit and the range pointer without actual data transfer.
The transfer processing to the transfer destination is completed only by setting the display section .

【手続補正3】[Procedure amendment 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0007[Correction target item name] 0007

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0007】本発明は、メモリに格納されるデータの位
置を指示するアドレスポインタ部と、前記メモリに格納
されるデータの範囲を示す範囲指定部と、を備えると共
に、プロセッサから、前記メモリに格納されているデー
タについての転送元アドレス、転送先アドレス、転送デ
ータ量を受け取り、前記アドレスポインタ部を、転送元
アドレスから、前記受け取った転送先アドレスに変更す
るとともに、前記範囲指定部を、前記受け取った転送デ
ータ量に設定する手段を備えたアドレス変換部を、備
え、前記アドレスポインタ部前記範囲指定部とが、デ
ータ転送先のアドレスとデータ範囲を示すことで、前記
メモリ内での実際のデータ転送を伴うことなく転送処理
を完了させる。
[0007] The present invention, position of data stored in the memory
And an address pointer for instructing the location, and stored in the memory.
And a range designating section indicating the range of data to be
The data stored in the memory from the processor.
Source address, destination address, and transfer data
The address pointer part, and
Address to the received forwarding address
And the range designating unit stores the received transfer data.
Address translation unit with means for setting
The address pointer unit and the range designating unit are
By indicating the data transfer destination address and data range,
The transfer process is completed without actual data transfer in the memory .

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】メモリ内に格納されているデータを、転送
元アドレスから転送先アドレスへ所望データ量転送する
際に、前記メモリにおける転送先のアドレスを指すアド
レスポインタを前記転送先アドレスで更新する手段を備
え、転送元から転送先へ実際のデータ転送を伴うことな
く、前記アドレスポインタ値の変更だけで転送先への転
送処理を完了させる、ことを特徴とする高速メモリアク
セス処理装置。
When transferring data stored in a memory from a transfer source address to a transfer destination address in a desired amount, an address pointer indicating a transfer destination address in the memory is updated with the transfer destination address. A high-speed memory access processing device comprising means for completing transfer processing to a transfer destination only by changing the address pointer value without actually transferring data from a transfer source to a transfer destination.
【請求項2】メモリ内に格納されているデータを、転送
元アドレスから転送先アドレスへ所望データ量転送する
際に、転送先の先頭アドレスを指すアドレスポインタ部
及び前記転送されるデータの範囲を示す範囲指示部を、
プロセッサから受け取った転送先アドレス及び転送デー
タ量で更新する手段を備え、実際のデータ転送を伴うこ
となく、前記アドレスポインタ部、及び前記範囲指示部
の設定を行うだけで転送先への転送処理を完了させる、
ことを特徴とする高速メモリアクセス処理装置。
2. When transferring a desired amount of data stored in a memory from a transfer source address to a transfer destination address, an address pointer portion pointing to a start address of a transfer destination and a range of the transferred data are set. The range indicator shown
Means for updating with the transfer destination address and the transfer data amount received from the processor, and performing the transfer processing to the transfer destination only by setting the address pointer section and the range indicating section without actual data transfer. To complete,
A high-speed memory access processing device, characterized in that:
【請求項3】メモリに格納されるデータの位置を指示す
るアドレスポインタ部と、 前記メモリに格納されるデータの範囲を示す範囲指定部
と、 を備えると共に、 プロセッサから、前記メモリに格納されているデータに
ついての転送元アドレス、転送先アドレス、転送データ
量を受け取り、前記アドレスポインタ部を、転送元アド
レスから、前記受け取った転送先アドレスに変更すると
ともに、前記範囲指定部を、前記受け取った転送データ
量に設定する手段を備えたアドレス変換部を、備え、 前記アドレスポインタ部と前記範囲指定部とが、データ
転送先のアドレスとデータ範囲を示すことで、前記メモ
リ内での実際のデータ転送を伴うことなく転送処理を行
う、ことを特徴とする高速メモリアクセス処理装置。
3. An address pointer unit for indicating a position of data stored in a memory, and a range designating unit for indicating a range of data stored in the memory. Receiving the transfer source address, the transfer destination address, and the transfer data amount of the data, changing the address pointer section from the transfer source address to the received transfer destination address, and changing the range specifying section to the received transfer address. An address conversion unit having means for setting a data amount, wherein the address pointer unit and the range designation unit indicate an address and a data range of a data transfer destination, so that actual data transfer in the memory is performed. A high-speed memory access processing device for performing a transfer process without any accompanying processing.
【請求項4】プロセッサから、メモリ内に格納されてい
るデータについて、転送元アドレス、転送先アドレス、
及び転送データ量を受け取り、前記メモリの格納されて
いる、前記転送元アドレスのデータを転送先アドレスに
前記転送データ量分データ転送する、データ転送手段
を、備えたことを特徴とする高速メモリアクセス処理装
置。
4. A method according to claim 1, further comprising the steps of: sending a source address, a destination address,
Data transfer means for receiving the transfer data amount and transferring the data of the transfer source address stored in the memory to the transfer destination address by the transfer data amount. Processing equipment.
JP10217321A 1998-07-31 1998-07-31 High speed memory access processor Pending JP2000047935A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10217321A JP2000047935A (en) 1998-07-31 1998-07-31 High speed memory access processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10217321A JP2000047935A (en) 1998-07-31 1998-07-31 High speed memory access processor

Publications (1)

Publication Number Publication Date
JP2000047935A true JP2000047935A (en) 2000-02-18

Family

ID=16702349

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10217321A Pending JP2000047935A (en) 1998-07-31 1998-07-31 High speed memory access processor

Country Status (1)

Country Link
JP (1) JP2000047935A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100712786B1 (en) * 2004-11-24 2007-04-30 가부시키가이샤 고베 세이코쇼 Ultra clean spring steel

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100712786B1 (en) * 2004-11-24 2007-04-30 가부시키가이샤 고베 세이코쇼 Ultra clean spring steel

Similar Documents

Publication Publication Date Title
US3898624A (en) Data processing system with variable prefetch and replacement algorithms
US4399503A (en) Dynamic disk buffer control unit
US20060168366A1 (en) Direct memory access control method, direct memory access controller, information processing system, and program
JPH04314163A (en) Buffer managing system
TWI813001B (en) Accelerating method of executing comparison functions and accelerating system of executing comparison functions
US4314332A (en) Memory control system
JP2000047935A (en) High speed memory access processor
US6298355B1 (en) Computer system
JPH11312085A (en) Processor
JP2000163313A (en) Device and system for controlling program read
JP2511146B2 (en) Data processing device
JPH1185673A (en) Method and device for controlling shared bus
JPH0736806A (en) Dma system
JP2581144B2 (en) Bus control device
JPH0546565A (en) Data processor
JPH07175661A (en) User program load system
JP2000311249A (en) Graphic processor and graphic command processing method therefor
JPS63259746A (en) Inter-bank-memory data transmission system
JPH0322053A (en) Move in buffer control system
JP2006018536A (en) Memory device, method for controlling memory and information processor
JPS6267648A (en) Processing system for exclusive control instruction
JPH05346884A (en) Method and device for storing and updating data
JPH01196654A (en) Data buffer device
JPH0241547A (en) I/o adapter state reporting system
JPS63115250A (en) Memory controller

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000307