JPS58140858A - Transfer system for arithmetic data - Google Patents
Transfer system for arithmetic dataInfo
- Publication number
- JPS58140858A JPS58140858A JP57024104A JP2410482A JPS58140858A JP S58140858 A JPS58140858 A JP S58140858A JP 57024104 A JP57024104 A JP 57024104A JP 2410482 A JP2410482 A JP 2410482A JP S58140858 A JPS58140858 A JP S58140858A
- Authority
- JP
- Japan
- Prior art keywords
- data
- word
- register
- circuit
- arithmetic
- 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
Links
- 238000000034 method Methods 0.000 claims description 4
- 230000010365 information processing Effects 0.000 claims description 3
- 230000003247 decreasing effect Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 1
- 125000000524 functional group Chemical group 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/30018—Bit or string instructions
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
Abstract
Description
【発明の詳細な説明】 〔発明の技術分野〕 本発明は演算データの転送方式に関する。[Detailed description of the invention] [Technical field of invention] The present invention relates to a calculation data transfer method.
一般に、1語がnバイトで構成され、主記憶部と演算処
理部とのデータ転送が語単位で行なわれる情報処理装置
においてmパイ)(m)m)のデータを扱う場合、主記
憶よりデータを読み出した後演算に先立ち符号拡張や胎
内のバイト位&を移動しなければならない。この為の処
理に喪する時間は無視し得す、演算速度を低下させる一
因となっていたものである。In general, when handling m pie) (m) m) data in an information processing device where one word consists of n bytes and data transfer between the main memory and the arithmetic processing unit is performed word by word, the data is transferred from the main memory. After reading , it is necessary to sign-extend and move the byte position & before operation. The time required for this processing can be ignored and is a factor in reducing the calculation speed.
例えば、1語が4バイトで構成されていたとすると、1
1g1図に示す様に2バイトデータが主記憶部の“09
”番地に記憶されている時、主記憶の読み出しは、08
”番地より始まって4バイトのデータが演算処理部に読
み出される。算術演算を行う場合は、この読み出し九デ
ータの中の必要なデータを右寄せし、左には符号を拡張
しなけれにならない、即ち、第2図に示すようにデータ
を変換するための処理を必要としていた。For example, if one word consists of 4 bytes, 1
As shown in the 1g1 diagram, 2-byte data is stored in “09” in the main memory.
"When stored at address 08, main memory readout is 08.
``Starting from the address, 4 bytes of data are read out to the arithmetic processing unit.When performing arithmetic operations, the necessary data in this readout data must be right-justified and the sign must be extended on the left. , as shown in FIG. 2, required processing to convert the data.
本発明は上記欠点に基づいてなされたものであり、デー
タの位置合せ及び符号拡′張を行う専用のハードウェア
を付加することによシ、演算処理の高速化をはかった演
算データの転送方式を提供することtb的とする
〔発明の概豐〕
本発明Fi1語がnバイトで構成され、データ転送が語
単位で行なわれる情報処理装置において、通常の演算1
1J 11回路に、主記憶よシ銃出された語データのう
ち必要なデータ位置が設定されるレジスタと、このレジ
スタに設定され友値ならびに演算命令の種別によシデー
タの位置合せ及び符号拡張を行う回路を付加し、この回
路により得られる出力を論理演算回路へ演算処理可能な
データとして供給するものである。これにより演算処理
の^連化がはかれる。The present invention has been made based on the above-mentioned drawbacks, and is a method for transferring calculated data that speeds up calculation processing by adding dedicated hardware for data alignment and sign extension. [Summary of the Invention] In an information processing apparatus in which the Fi1 word of the present invention is composed of n bytes and data transfer is performed word by word, normal operation 1
1J 11 circuit includes a register in which the necessary data position of the word data issued from the main memory is set, and a register to align and sign extend the data according to the value set in this register and the type of operation instruction. A circuit is added to perform the calculation, and the output obtained by this circuit is supplied to the logical operation circuit as data that can be processed. This allows the arithmetic processing to be linked.
以下第3図以降管使用して本発明実施例にり自詳細に@
明する・第3図は本発明が実現される演算処理回路の実
施例を示す!ロック図である0図において、1は主記憶
装置(図示せず)よシ読出される語単位のデータが格納
されるデータレジスタである。このレジスタ1に一介し
て得られるデータはライン12を介して位置合せ及び符
号拡張回路(以下単に機能回路3と称する)へ供給され
る。こO機能回路3へは他に、主記憶装置の読出し番地
の下位tビットがライン13.レジスタ2.2イン14
を介して供給される。レジスタ2には、上紀主配憶装置
から読出された1語の中その必要なデータ位置が設定さ
れるものである。The details of the embodiments of the present invention using pipes are explained below from Figure 3.
Figure 3 shows an embodiment of an arithmetic processing circuit in which the present invention is implemented! In FIG. 0, which is a lock diagram, 1 is a data register in which word-by-word data read out from a main memory (not shown) is stored. The data obtained through this register 1 is supplied via line 12 to an alignment and sign extension circuit (hereinafter simply referred to as function circuit 3). In addition, the lower t bits of the read address of the main memory are sent to the O function circuit 3 on line 13. Register 2.2 in 14
Supplied via. In register 2, the necessary data position of one word read from the primary storage device is set.
機能回路3は上記レジスタ2に設定された値に基づき所
定バイトだけシフトしてデータの位置合せを行い、且つ
ライン15を介して与えられる演算命令の種別信号によ
り符号拡張を行う。The functional circuit 3 aligns the data by shifting by a predetermined byte based on the value set in the register 2, and also performs sign extension based on the type signal of the operation instruction given via the line 15.
ロジック等詳細については動作の撫で明確にする。4は
論理演算回路であって、上記機能回路3よりライン16
を介して与えられるデータと他方の入力端子に与えられ
るデータとの論理演算を行う。Details such as logic will be clarified through the operation. 4 is a logic operation circuit, which connects line 16 from the functional circuit 3.
A logical operation is performed on the data given through the input terminal and the data given to the other input terminal.
@4図には主記憶装置に格納されるデータのフォーマッ
ト、第5図にはデータレジスタに格納されるデータ、第
5図には本発明により付加される回路によりデータが加
工され演算論理回路へ供給きれるデータのそれぞれの内
容が示されている0図中、矢印は語境界を示す。@Figure 4 shows the format of data stored in the main memory, Figure 5 shows the data stored in the data register, and Figure 5 shows the data processed by the circuit added according to the present invention and sent to the arithmetic logic circuit. In the diagram showing the contents of each piece of data that can be supplied, arrows indicate word boundaries.
以下、第4図〜第6図管参照しながら第3図に示した本
発明実施例の動作につき詳細に説明する。Hereinafter, the operation of the embodiment of the present invention shown in FIG. 3 will be explained in detail with reference to FIGS. 4 to 6.
まず、主記憶装置よシデータの読み出しを行うとそのデ
ータはライン11を介してデータレジスタ1に格納され
る。又、ライン13を介して読み出し番地の下位tビッ
トがレジスタ2に格納される0次に、演算処理を行う場
合、データはライン12を介して機能回路3に送られる
。First, when data is read from the main memory, the data is stored in the data register 1 via line 11. Further, when performing arithmetic processing on the 0th order in which the lower t bits of the read address are stored in the register 2 via the line 13, the data is sent to the functional circuit 3 via the line 12.
機能団wIsでは、データの位置合せ及び符号拡張が行
われこうして作られた演算用データは、ライン16會介
して論理演算回路4に供給される。In the functional group wIs, the data is aligned and sign extended, and the data for operation thus created is supplied to the logic operation circuit 4 via the line 16.
機能回路3でのデータの処理において、主記憶装置よ多
読み出された1語の中での必要なデータの位置は、レジ
スタ2より示される。tたこれから演算するデータのデ
ータ長及び演算形式は命令により決められており、この
情報はライン11Yt介して機能団jI!3へ供給きれ
る。When processing data in the functional circuit 3, the register 2 indicates the position of necessary data within one word that has been read out from the main memory. The data length and operation format of the data to be operated on are determined by the instruction, and this information is sent to the function group jI! via line 11Yt. Can supply to 3.
機能回路Sにおいては、以下に述べるような手順にて処
理がなされる。1詰がnバイトで構成されているとした
場合、演算に必要なrr ) kなるにバイトのデータ
は主記憶!i!:fのx + m番地(n)m+k)に
第4図に示すように格納されている。このデータを読み
出すと、データレジスタlには、第5図に示すようなデ
ータが格納される。またレジスタIKは、値“m”が設
定される。ここでQ’c=Bである。次に、命令により
、kバイトの演算を行うように指示されると、機能回路
Sは、ライン11を介して供給はれるレジスタ1のデー
タを右にn (m+k)バイト分シフトし、左@n
−kバイトには、符号が設定される。符号設定において
、命令が算術演算の場合は第5図に斜線で示す位置にデ
ータの符号を拡張した奄のを設定し、また命令が論理演
算の場合は“0”を設定する。このようKして作られた
演算データ(第6図)はライン16t−介して論理演算
回路4へ供給される。ここで所望の演算がなされる。In the functional circuit S, processing is performed according to the procedure described below. Assuming that the first block consists of n bytes, the rr required for the operation is k bytes of data in the main memory! i! :F is stored at x+m address (n)m+k) as shown in FIG. When this data is read out, data as shown in FIG. 5 is stored in the data register l. Further, the value "m" is set in the register IK. Here, Q'c=B. Next, when instructed by an instruction to perform a k-byte operation, the functional circuit S shifts the data in register 1, which is supplied via line 11, to the right by n (m+k) bytes; n
A sign is set in -k bytes. In setting the sign, if the instruction is an arithmetic operation, an expanded sign of the data is set in the shaded position in FIG. 5, and if the instruction is a logical operation, "0" is set. The arithmetic data (FIG. 6) produced in this manner is supplied to the logic arithmetic circuit 4 via the line 16t. Desired calculations are performed here.
以上説明の如く本発明によれば、データの位置合わせ及
び符号拡張を演算装理と同時に行えるのでその九めに必
要なプログラムステップを省略できる。従って処理の高
速化がはかれる。As described above, according to the present invention, data alignment and sign extension can be performed simultaneously with arithmetic operations, so that the program step necessary for the ninth step can be omitted. Therefore, processing speed can be increased.
第1図、第4図は主記憶に格納されるデータのフォーマ
、トを示す図、第2図、第6図は論理演算回路へ供給さ
れる演算データのフォー!、トを示す図、第3図は本発
明が実現され小演算処理回路の実施例を示すブロック図
、第6図はデータレジスタに設定されるデータのフォー
マy)ffi示す図である。
1・・・データレジスタ、2・・・レジスタ、3・・・
機能回路(位置合せ及び符号拡張回路)、4・・・論理
演算回路。
出麗人代理人 弁理士 鈴 江 武 彦第1図
第2図
第3図
114図1 and 4 are diagrams showing the format of data stored in the main memory, and FIGS. 2 and 6 are diagrams showing the format of data to be supplied to the logic operation circuit. , FIG. 3 is a block diagram showing an embodiment of a small arithmetic processing circuit in which the present invention is realized, and FIG. 6 is a diagram showing a formatter of data set in a data register. 1...Data register, 2...Register, 3...
Functional circuit (alignment and sign extension circuit), 4...Logic operation circuit. Takehiko Suzue, agent, patent attorney, figure 1, figure 2, figure 3, figure 114
Claims (1)
れる情報処理装置において、主記憶に記憶されたにバイ
ト演算データ(m:)k )を論理演算回路へ供給する
にあたり、上記主記憶より語単位に続出され保持される
第1のレジスタと、上記主記憶よシ読出された1語の中
での必要なデータ位置が設定される第2のレジスタと、
この第2のレジスタに設定された値に基づいて所定バイ
ト数だ1シフトすることによりデータの位皺合せ管行い
且つ命令の種別によシ符号拡張を行う回路手段とを有し
、この回路手段より得られる出力に基づき上記論理演算
回路へ演算処理可能なデータとして供給することを特徴
とする演算データの転送方式。In an information processing device in which one word consists of n bytes and data transfer is performed word by word, when supplying byte operation data (m:)k) stored in the main memory to the logic operation circuit, from the main memory a first register that is read and held word by word; a second register that sets a necessary data position within one word read from the main memory;
circuit means for performing data alignment by shifting a predetermined number of bytes by 1 based on the value set in the second register, and for performing sign extension according to the type of instruction; A calculation data transfer method characterized in that the output obtained from the calculation data is supplied to the logical calculation circuit as data that can be processed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP57024104A JPS58140858A (en) | 1982-02-17 | 1982-02-17 | Transfer system for arithmetic data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP57024104A JPS58140858A (en) | 1982-02-17 | 1982-02-17 | Transfer system for arithmetic data |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS58140858A true JPS58140858A (en) | 1983-08-20 |
Family
ID=12129038
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP57024104A Pending JPS58140858A (en) | 1982-02-17 | 1982-02-17 | Transfer system for arithmetic data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS58140858A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013025673A (en) * | 2011-07-25 | 2013-02-04 | Felica Networks Inc | Information processing apparatus and method, and program |
-
1982
- 1982-02-17 JP JP57024104A patent/JPS58140858A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013025673A (en) * | 2011-07-25 | 2013-02-04 | Felica Networks Inc | Information processing apparatus and method, and program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS6036695U (en) | display control device | |
JPS58140858A (en) | Transfer system for arithmetic data | |
JPS5826584B2 (en) | data processing equipment | |
JPS58129658A (en) | Controller for microprogram | |
JPS6362064A (en) | Bus converter | |
JPS5945694A (en) | Modification system for rom read information | |
JP2905989B2 (en) | I / O controller | |
JPS59229659A (en) | Data processing method | |
JPS59121538A (en) | Data processor | |
JPH0567035A (en) | Data alignment system for dma transfer | |
JPS62221059A (en) | Central processing unit | |
JPS61198351A (en) | Direct memory access control circuit | |
SU1198532A1 (en) | Operational device for microprocessor computer system | |
JPS59100931A (en) | Data transferring circuit | |
JPS62133559A (en) | Memory interface circuit | |
JPH04160458A (en) | Dma controller peripheral circuit | |
JPS60250435A (en) | Information processor | |
JPS61230429A (en) | Unnecessary bit eliminating circuit | |
JPS6228874A (en) | Data transfer system | |
JPS62154138A (en) | Hash circuit | |
JPH03130844A (en) | Bit address control circuit for bit map memory | |
JPS61851A (en) | Data chain system of direct memory access circuit | |
JPS61223918A (en) | Information input device | |
JPS58213323A (en) | Mark signal generating circuit | |
JPS6370891A (en) | Rotary logic of rectangular area for image data |