JPS63156259A - Accessing method - Google Patents

Accessing method

Info

Publication number
JPS63156259A
JPS63156259A JP30459686A JP30459686A JPS63156259A JP S63156259 A JPS63156259 A JP S63156259A JP 30459686 A JP30459686 A JP 30459686A JP 30459686 A JP30459686 A JP 30459686A JP S63156259 A JPS63156259 A JP S63156259A
Authority
JP
Japan
Prior art keywords
address
data corresponding
odd
storage device
access
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
JP30459686A
Other languages
Japanese (ja)
Inventor
Yoshinori Ishii
石井 義則
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP30459686A priority Critical patent/JPS63156259A/en
Publication of JPS63156259A publication Critical patent/JPS63156259A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To speed up access by allowing a processor to fetch two data corresponding to a specified address and a next address or specified address at the same time. CONSTITUTION:A storage device is divided into an even address storage device 5 and an odd address storage device 6. When the processor 1 fetches data corresponding to an odd and an even address at the same time, the address part excluding the least significant digit bit of the specified address is supplied to the device 5 or 6 having data corresponding to the odd or even address. Then an adder 41 adds 1 or 0 to the address part and supplies the result to the device 5 or 6 having odd or even addresses. Thus, two data corresponding to the same address part or two data corresponding to different address parts are obtained at the same time. Consequently, the access is speeded up.

Description

【発明の詳細な説明】 〔概要〕 アクセス方法において、奇数アドレスと偶数アドレスに
対応するデータを計算機が同時に取り込む際に、最下位
ビットを除いたアドレス部分を奇数アドレス又は偶数ア
ドレスに対応するデータを有する装置に与えると共に、
加算手段で上記のアドレス部分に1又はOを加算して偶
数アドレス又は奇数アドレスを有する装置に与えてアク
セスの高速化を図ったものである。
[Detailed Description of the Invention] [Summary] In an access method, when a computer simultaneously takes in data corresponding to an odd number address and an even number address, the address part excluding the least significant bit is used as the data corresponding to the odd number address or the even number address. As well as providing equipment with
The adder adds 1 or O to the above address portion and supplies it to a device having an even address or an odd address to speed up access.

〔産業上の利用分野〕[Industrial application field]

本発明はアクセス方法の改良に関するものである。 The present invention relates to an improved access method.

一般に、計算機は1つのアドレスを記憶装置に与えてそ
のアドレスに対応するデータを取り込むが、シーケンシ
ャルな処理をしている場合2次のステップでは前のアド
レスに例えば1をインクリメントしたアドレスを与えて
、このアドレスに対応するデータを取り込むと云う動作
を繰り返すことが多い。
Generally, a computer gives one address to a storage device and reads the data corresponding to that address, but when performing sequential processing, in the second step, it gives the previous address an address that is incremented by 1, for example. The operation of fetching data corresponding to this address is often repeated.

この場合、前のアドレスに対応する処理力q多丁しない
と1つインクリメントしたアドレスを与えることができ
ないので、計算機がアドレスを与えてから記憶装置のデ
ータを取り込む迄の時間、即ちアクセス時間が長くなる
In this case, it is not possible to give an address incremented by one unless the processing power corresponding to the previous address is increased by q, so the time from when the computer gives the address until it reads the data from the storage device, that is, the access time, is long. Become.

そこで、このアクセス時間を短縮することが必要である
Therefore, it is necessary to shorten this access time.

〔従来の技術〕[Conventional technology]

第4図は従来例を実施する為のブロック図、第5図は第
4図の動作説明図を示す、以下、第5図を参照しながら
第4図の動作を説明する。
FIG. 4 is a block diagram for implementing the conventional example, and FIG. 5 is an explanatory diagram of the operation of FIG. 4. Hereinafter, the operation of FIG. 4 will be explained with reference to FIG.

先ず、計算機(以下、プロセッサと云う)がアドレスを
与えてから記憶装置に蓄えられているデータを取り込む
迄の時間を短縮する為には、1回のアクセスで2つのデ
ータが取り込める様にすればよい。
First, in order to shorten the time it takes for a computer (hereinafter referred to as a processor) to import data stored in a storage device after giving an address, it is possible to import two pieces of data in one access. good.

この為、記憶装置内の例えば8ビツトの記憶領域を、偶
数アドレスに対応するデータを収容する4ビツトの偶数
アドレス領域2と奇数アドレスに対応するデータを収容
する4ビツトの奇数アドレスデータ領域3とに分割し、
この分割された領域をアドレスの最下位ビットを除くア
ドレス部分でアクセスする。
For this reason, for example, an 8-bit storage area in a storage device is divided into a 4-bit even address area 2 that stores data corresponding to even addresses and a 4-bit odd address data area 3 that stores data that corresponds to odd addresses. divided into
This divided area is accessed using the address part excluding the least significant bit of the address.

即ち、第5図に示す様にooooのアドレスに対応する
データを例えば偶数アドレス領域に、0001のアドレ
スに対応するデータを奇数データアドレス領域に蓄えて
、アドレス000で2つのアドレスを同時にアクセスす
る。
That is, as shown in FIG. 5, the data corresponding to the address oooo is stored in the even number address area, the data corresponding to the address 0001 is stored in the odd number data address area, and the two addresses are accessed at the same time using address 000.

001のアドレスに対しても同様で、0010と001
1の2つのアドレスに対応するデータを同時にアクセス
する。
The same goes for the address 001, 0010 and 001
Data corresponding to two addresses of 1 are accessed simultaneously.

そこで、プロセッサからアドレスOOOを記憶装置に送
出すると偶数アドレス領域からooo。
Therefore, when the processor sends address OOO to the storage device, ooo is output from the even address area.

に対応するデータが、奇数アドレス領域から0001に
対応するデータが同時に取り込めるので、アクセスの高
速化が図られる。
Since the data corresponding to 0001 and the data corresponding to 0001 can be fetched from the odd address area at the same time, the access speed can be increased.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし、第5図に示す様に1例えばアドレス0001と
0010に対応するデータをプロセッサが同時に取り込
むことはできないので、この場合はアドレス000を記
憶装置に送出して0001に対応するデータを取り込み
1次にアドレス001を送出して0010に対応するデ
ータを取り込まなければならずOアクセスの高速化が困
難となると云う問題点がある。
However, as shown in Figure 5, for example, the processor cannot capture data corresponding to addresses 0001 and 0010 at the same time, so in this case, address 000 is sent to the storage device, data corresponding to 0001 is fetched, and the There is a problem in that it is necessary to send address 001 to address 001 and take in data corresponding to address 0010, making it difficult to speed up O access.

〔問題点を解決する為の手段〕[Means for solving problems]

上記の問題点は第1図に示すアクセス方法により解決さ
れる。
The above problems are solved by the access method shown in FIG.

即ち、指定したアドレスの最下位ビットを除いたアドレ
ス部分を奇数アドレス又は偶数アドレスに対応するデー
タを有する装置に与えると共に。
That is, the address part of the specified address excluding the least significant bit is given to a device having data corresponding to an odd numbered address or an even numbered address.

加算手段4で該アドレス部分に1又は0を加算した後、
偶数アドレス又は奇数アドレスに対応するデータを有す
る装置に与える。
After adding 1 or 0 to the address part by the adding means 4,
It is given to devices that have data corresponding to even or odd addresses.

〔作用〕[Effect]

本発明は指定したアドレスの最下位ビットを除いたアド
レス部分を奇数アドレス又は偶数アドレスに対応するデ
ータを有する装置に与えると共に。
The present invention provides an address portion excluding the least significant bit of a specified address to a device having data corresponding to an odd numbered address or an even numbered address.

加算手段4でアドレス部分に1又はOを加算した、後に
偶数アドレス又は奇数アドレスを有する装置に与えるこ
とにより、同一アドレス部分に対応する2つのデータ、
又は異なるアドレス部分に対応する2つのデータが同時
に得られるのでアクセスの高速化が可能となる。
By adding 1 or O to the address part by the adding means 4 and then giving it to a device having an even address or an odd address, two data corresponding to the same address part,
Alternatively, two pieces of data corresponding to different address parts can be obtained at the same time, making it possible to speed up access.

〔実施例〕〔Example〕

第2図は本発明を実施する為のブロック図、第3図は第
2図の動作説明図を示す。尚、企図を通じて同一符号は
同一対象物を示す。
FIG. 2 is a block diagram for implementing the present invention, and FIG. 3 is an explanatory diagram of the operation of FIG. 2. Note that the same reference numerals refer to the same objects throughout the plan.

以下、アドレス0001と001Oに対応するデータを
取り込む場合について第3図を参照しながら第2図の動
作を説明する。
The operation of FIG. 2 will be described below with reference to FIG. 3 in the case of fetching data corresponding to addresses 0001 and 001O.

先ず、記憶装置を偶数アドレス記憶装置5と奇数アドレ
ス記憶装置6に分け、第3図に示す様にアドレスの最下
位ビットを除くアドレス部分が000.001,010
に対して偶数アドレスの記憶装置5はアドレスoooo
、ooio、ot。
First, the storage device is divided into an even address storage device 5 and an odd address storage device 6, and as shown in FIG. 3, the address part excluding the least significant bit of the address is 000.001,010.
, the storage device 5 with an even address has the address oooo
, ooio, ot.

Oに対応するデータを、奇数アドレスの記憶装置6はア
ドレス0001,0011,010.1に対応するデー
タを蓄える。
Odd address storage devices 6 store data corresponding to addresses 0001, 0011, 010.1.

そして、プロセッサより送出されたアドレス000を直
接に奇数アドレス記憶装置6に与えてアドレス0001
に対応するデータをプロセッサ1に取り込む。一方、加
算器41でアドレス000に1を加算したアドレス00
1を偶数アドレス記憶装置5に与えてアドレス0010
に対応するデータを同様にプロセッサ1に取り込む。
Then, the address 000 sent from the processor is directly given to the odd number address storage device 6, and the address 0001 is
The data corresponding to is taken into the processor 1. On the other hand, address 00 is obtained by adding 1 to address 000 in adder 41.
1 to the even address storage device 5 and the address 0010
Similarly, data corresponding to is taken into the processor 1.

尚、加算器41で0を加算すると、偶数アドレス記憶装
置5からアドレス0000に対応するデータが取り込ま
れ、奇数アドレス記憶装置6からアドレスoootに対
応するデータが取り込まれ。
Note that when the adder 41 adds 0, data corresponding to address 0000 is fetched from the even number address storage device 5, and data corresponding to the address ooot is fetched from the odd number address storage device 6.

従来例と同一になる。It is the same as the conventional example.

即ち、指定されたアドレスと次のアドレス、又は指定さ
れたアドレスに対応する2つのデータがプロセッサに同
時に取り込めるので、アクセスの高速化が図られる。
That is, a designated address and the next address, or two pieces of data corresponding to the designated address, can be taken into the processor at the same time, resulting in faster access.

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

以上詳細に説明した様に本発明によればアクセスの高速
化が図られると云う効果がある。
As described above in detail, the present invention has the effect of speeding up access.

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

第1図は本発明の原理ブロック図、 第2図は本発明を実施する為のブロック図例、第3図は
第2図の動作説明図、 第4図は従来例を実施する為のブロック図、第5図は第
4図の動作説明図を示す。 図において、 4は加算手段を示す。 不発明の虎理プロ・・7り図 第1凹 ! 杢イト明)宴“方性するためのフb、77図イ刺第20 82図の動作説明口 第3図 従来例Σ実売Tるためのゴロ、ンク図 第4図
Fig. 1 is a block diagram of the principle of the present invention, Fig. 2 is an example of a block diagram for implementing the present invention, Fig. 3 is an explanatory diagram of the operation of Fig. 2, and Fig. 4 is a block diagram for implementing the conventional example. 5 shows an explanatory diagram of the operation of FIG. 4. In the figure, 4 indicates an adding means. Uninvented Torari Pro... 7-ri diagram 1st concave! Figure 4

Claims (1)

【特許請求の範囲】 奇数アドレスと偶数アドレスに対応するデータを同時に
取り込む計算機において、 加算手段(4)を設け、 指定したアドレスの最下位ビットを除いたアドレス部分
を奇数アドレス又は偶数アドレスに対応するデータを有
する装置に与えると共に、該加算手段で該アドレス部分
に1又は0を加算した後、偶数アドレス又は奇数アドレ
スに対応するデータを有する装置に与える様にしたこと
を特徴とするアクセス方法。
[Scope of Claims] A computer that simultaneously takes in data corresponding to odd and even addresses, further comprising an adding means (4), and an address portion excluding the least significant bit of the specified address corresponds to the odd or even address. An access method characterized in that the data is given to a device having data, and after the adding means adds 1 or 0 to the address part, the data is given to a device having data corresponding to an even number address or an odd number address.
JP30459686A 1986-12-19 1986-12-19 Accessing method Pending JPS63156259A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30459686A JPS63156259A (en) 1986-12-19 1986-12-19 Accessing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30459686A JPS63156259A (en) 1986-12-19 1986-12-19 Accessing method

Publications (1)

Publication Number Publication Date
JPS63156259A true JPS63156259A (en) 1988-06-29

Family

ID=17934906

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30459686A Pending JPS63156259A (en) 1986-12-19 1986-12-19 Accessing method

Country Status (1)

Country Link
JP (1) JPS63156259A (en)

Similar Documents

Publication Publication Date Title
JP2589713B2 (en) Data processor and data processing system
JPS63156259A (en) Accessing method
JPS6260755B2 (en)
JPS60129853A (en) Address generating device
JPS594783B2 (en) Kasoukiokuhoshikinojiyouhoushiyorisouchi
JPH04355846A (en) Module for data string interpolating operation of electronic computer
JPH03257627A (en) Information processor
JPS58205256A (en) Data processor
JPS6354641A (en) Memory device for image processing
JPH03250379A (en) High speed processing system for image processor
JPS60215281A (en) Vector data processor
JPH01116731A (en) Access control system
JPH03148730A (en) Process queue processing system
JPS61292761A (en) Address conversion system
JPH0547867B2 (en)
JPS6330935A (en) Table look-up device
JPS61260332A (en) Continuous address modifying ram device
JPS5998254A (en) Address circuit
JPS6358540A (en) Register/reference system for file buffer
JPS60117334A (en) Selection system of address information
JPH0328977A (en) Command executing system for three-dimensional form processor
JPH03242724A (en) Digital arithmetic processing unit
JPS62121575A (en) Vector processor
JPS6347845A (en) Information processor
JPS62212758A (en) Interruption control circuit