JPH034324A - Shift processor - Google Patents

Shift processor

Info

Publication number
JPH034324A
JPH034324A JP13884989A JP13884989A JPH034324A JP H034324 A JPH034324 A JP H034324A JP 13884989 A JP13884989 A JP 13884989A JP 13884989 A JP13884989 A JP 13884989A JP H034324 A JPH034324 A JP H034324A
Authority
JP
Japan
Prior art keywords
shift
register
digit
data
digits
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
JP13884989A
Other languages
Japanese (ja)
Inventor
Shoji Tashiro
田代 章二
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
Original Assignee
Toshiba 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 filed Critical Toshiba Corp
Priority to JP13884989A priority Critical patent/JPH034324A/en
Publication of JPH034324A publication Critical patent/JPH034324A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute a shift processing to contain a digit shift for one word with a small number of steps at a high speed by inputting the output data of a register directly to a register file at the time of executing the digit shift for one word. CONSTITUTION:At the time of executing a left shift processing, first, a register 13 and a counter 12 are both cleared, and whether or not a shift digit number stored in a register 16 is at M-digit or above is discriminated. Here, when the number is below M-digit, the left shift processing for a shift digit number indicated by the register 16 is executed by a shifter 15, and the processing is completed. When the shift digit number is at M-digit or above, by inputting the data of the register 13 to a register file 11, the shift processing for M-digit is executed. Further, the portion of M-digit is subtracted from the register 16, and the remaining shift digit number is checked. When the remaining shift digit number is at M-digit or above, the data of the register 13 are inputted to the file 11 again, the shift processing for M-digit is executed, and the processing is repeated until the remaining shift digit number goes below M-digit.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は演算処理装置のレジスタファイル内データを任
意桁数分定又は右方向にシフト処理するシフト処理装置
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to a shift processing device that processes data in a register file of an arithmetic processing unit by an arbitrary number of digits or shifts it to the right.

(従来の技術) 従来のこの種シフト処理装置の構成を第3図に示し、そ
のシフト処理フローを第4図に示す。
(Prior Art) The configuration of a conventional shift processing device of this type is shown in FIG. 3, and the shift processing flow thereof is shown in FIG.

第3図に於いて、旧はシフト対象となるデータ、及びシ
フト結果のデータを貯えるレジスタファイル(RU) 
、02はレジスタファイルO1のワード位置を指定する
カウンタ(U CT)である。03はレジスタファイル
O1より読出したシフトすべき1ワード(M桁)単位の
データを一時貯えるレジスタ(RS)、04はレジスタ
ファイルO1より読出したデータとレジスタ03より読
出したデータとを受けて、これら各データをシフト方向
(左又は右)に従う組合わせ順序で連結し出力するセレ
クタである。05はセレクタ04の出力データをシフト
入力デ−タ(DSりとして1桁単位で桁シフト(零桁シ
フト〜M−1桁シフト)シ、その桁シフトした1ワード
(M桁)幅のシフト出力データ(D S O)をレジス
タファイル01に供給する1ワード構成のシフタ、06
はシフタ05のシフト数を指定するレジスタ(RS N
)である。上記シフタ05の具体的なシフト機能例を第
5図に示す。ここではM−8桁として、左シフトを例に
、各シフト(零桁シフト〜M−1桁シフト)状態を例示
している。
In Figure 3, the old register file (RU) stores the data to be shifted and the data resulting from the shift.
, 02 is a counter (UCT) that specifies the word position of the register file O1. 03 is a register (RS) that temporarily stores data read out from the register file O1 in units of 1 word (M digits), and 04 receives the data read out from the register file O1 and the data read out from register 03; This is a selector that connects and outputs each data in a combination order according to the shift direction (left or right). 05 shifts the output data of selector 04 as the input data (DS) and shifts the digits in units of 1 digit (zero digit shift to M - 1 digit shift), and outputs a 1 word (M digit) width shift by shifting the digit. A 1-word shifter 06 that supplies data (DSO) to the register file 01
is a register (RS N
). A specific example of the shift function of the shifter 05 is shown in FIG. Here, each shift state (zero digit shift to M-1 digit shift) is illustrated using a left shift as an example of M-8 digits.

第4図に於いて、SOIは初期設定ステップであり、カ
ウンタ02とレジスタ03+、:rOJを設定する。
In FIG. 4, SOI is an initial setting step in which counter 02 and registers 03+ and :rOJ are set.

SO2はレジスタファイルO1内のデータをLSB側の
ワードから全てのワードまでシフト処理するステップで
あり、レジスタ06で示されるシフト数が1ワードの桁
数分より少ないとき、即ち、レジスタOGで示されるシ
フト数がシフタ05の最大シフト桁数(M−1桁)以内
である(RSN<M)ときは、レジスタ06で示される
シフト数分のシフト処理を実行し、レジスタOBで示さ
れるシフト数が1ワードの桁数以上である(RSN≧M
)ときは、シフタ05の最大シフト桁数(M−1桁)の
シフト処理を実行する。SO3は再シフト処理を準備す
るステップであり、レジスタ00よりシフタ05の最大
シフト桁数(M−1桁)を減算し、カウンタ02とレジ
スタ03を「0」に初期化する。S04はシフト処理終
了を判断するステップであり、レジスタOGの残りシフ
ト数が1桁以上あれば(RSN>0であれば)再びステ
ップSO2のシフト処理を行ない、「0」ならば終了す
る。
SO2 is a step in which the data in the register file O1 is shifted from the word on the LSB side to all words, and when the number of shifts indicated by register 06 is less than the number of digits of one word, that is, indicated by register OG. When the number of shifts is within the maximum number of shift digits (M - 1 digit) of shifter 05 (RSN<M), shift processing is performed for the number of shifts indicated by register 06, and the number of shifts indicated by register OB is The number of digits in one word or more (RSN≧M
), the shift process of the maximum number of shift digits (M-1 digits) of shifter 05 is executed. SO3 is a step to prepare for re-shift processing, in which the maximum number of shift digits (M-1 digits) of shifter 05 is subtracted from register 00, and counter 02 and register 03 are initialized to "0". S04 is a step for determining the end of the shift process, and if the remaining shift number in the register OG is one or more digits (if RSN>0), the shift process of step SO2 is performed again, and if it is "0", the process ends.

しかしながら上記したような従来の構成によるシフト処
理装置に於いては、例えば1ワード分(M桁)左シフト
シたいとき、シフタ05の1回の最大シフト桁数がM−
1桁であることから、先ず1回[;のシフト処理でM−
1桁分左シフトした後、更に2回目のシフト処理で1桁
分左シフトしなければならず、M−1桁以下のシフト処
理に比して2倍の処理ステップが必要となり、処理速度
の面で問題があった。
However, in the conventional shift processing device as described above, when one word (M digits) is to be shifted to the left, the maximum number of digits shifted at one time by the shifter 05 is M-.
Since it is a single digit, first shift processing with [;
After shifting by one digit to the left, it is necessary to shift by one digit to the left in a second shift process, which requires twice as many processing steps as in the shift process of M-1 digits or less, which reduces the processing speed. There was a problem with the surface.

(発明が解決しようとする課題) 上記したように1ワード(M桁)構成のシフタを用いた
従来の構成によるシフト処理装置に於いては、例えば1
ワード(M桁)の左又は右シフトを実行する際に、M−
1桁以下のシフト処理に比して2倍の処理ステップが必
要となり、処理速度が低下するという問題があった。
(Problems to be Solved by the Invention) As described above, in a shift processing device with a conventional configuration using a shifter with a 1-word (M digit) configuration, for example, 1
When performing a left or right shift of a word (M digits), M-
This method requires twice as many processing steps as the shift processing of one digit or less, and there is a problem that the processing speed decreases.

本発明は上記実情に鑑みなされたもので、lワード(M
桁)構成のシフタを用いたシフト処理装置に於いて、1
ワード(M桁)の桁シフトを1ワード未満(M−1桁以
下)の桁シフトと同様に只1度のシフト処理で実行でき
、1ワードシフトの際の処理ステップを半減してシフト
処理動作を高速化できるシフト処理装置を提供すること
を目的とする。
The present invention has been made in view of the above-mentioned circumstances.
In a shift processing device using a shifter with a configuration of 1
A digit shift of a word (M digits) can be performed in just one shift process in the same way as a digit shift of less than 1 word (M - 1 digit or less), and the processing steps for a 1 word shift can be halved and the shift processing operation can be performed. The purpose of the present invention is to provide a shift processing device that can speed up the processing.

[発明の構成] (課題を解決するための手段及び作用)本発明は、レジ
スタファイルより読出した1ワード単位のデータを一時
貯えるレジスタと、上記レジスタファイルより読出した
データと上記レジスタより読出したデータとを受けて、
これら各データをシフト方向に従う組合わせ順序で連結
し出力する第1のセレクタと、同セレクタの出力データ
を桁単位でシフトし1ワード分の桁数をもつシフト処理
したデータを出力する1ワード構成のシフタと、同シッ
クの出力データと上記レジスタの出力データとを受けて
、そのいずれか一方のデータを選択し上記レジスタファ
イルに入力する第2のセレクタとを備え、1ワード分の
桁シフトを行なう際は、上記レジスタの出力データを直
接に上記レジスタファイルに入力する構成としたもので
、これにより1ワード分の桁シフトを少数ステップで高
速に実行できる。
[Structure of the Invention] (Means and Effects for Solving the Problems) The present invention provides a register that temporarily stores one word of data read from a register file, and a register that temporarily stores data read from the register file and data read from the register. In response to this,
A first selector that connects and outputs each of these data in a combination order according to the shift direction, and a 1-word configuration that shifts the output data of the selector in units of digits and outputs shifted data with the number of digits equivalent to one word. shifter, and a second selector that receives the output data of the same chic and the output data of the register, selects one of them, and inputs it to the register file, and performs a digit shift of one word. When this is done, the output data of the register is directly input into the register file, which allows one word's worth of digit shifts to be executed at high speed in a small number of steps.

即ち、本発明は、1ワード(M桁)構成のシフタを用い
たシフト処理装置に於いて、第1図に示すように、シフ
トすべきデータ及びシフト結果のデータを貯えるレジス
タファイル(RU)11の入力端に、シフタ15の出力
データ(D S O)と、シフト入力データを一時記憶
するレジスタ(R5)13のデータとを受けて、そのい
ずれか一方のデータを選択しレジスタファイル11に入
力するセレクタI7を設けた構成としたもので、これに
より、1ワード(M桁)のシフト処理時は、第2図の処
理フロー(ステップ83〜)に示すように、レジスタ1
3の出力を上記セレクタ14を介して直接にレジスタフ
ァイル11に入力することでM桁シフトが、M−1桁以
内のシフトと同様に只1度のシフト処理で高速に実現さ
れる。
That is, the present invention provides a shift processing device using a shifter having a one-word (M digit) configuration, as shown in FIG. The input terminal receives the output data (DSO) of the shifter 15 and the data of the register (R5) 13 that temporarily stores the shift input data, and selects one of the data and inputs it to the register file 11. As shown in the processing flow (from step 83) of FIG. 2, when shifting one word (M digits), the register 1 is
By directly inputting the output of 3 to the register file 11 via the selector 14, a shift of M digits can be realized at high speed with just one shift process, similar to the shift within M-1 digits.

(実施例) 以下図面を参照して本発明の一実施例を説明する。(Example) An embodiment of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

第1図に於いて、llはシフト対象となるデータ、及び
シフト結果のデータを貯えるレジスタファイル(RU)
である。12はレジスタファイルO1のワード位置を指
定するカウンタ(U CT)である。
In Figure 1, ll is a register file (RU) that stores the data to be shifted and the data resulting from the shift.
It is. 12 is a counter (UCT) that specifies the word position of the register file O1.

13はレジスタファイル11より読出したシフトすべき
1ワード(M桁)単位のデータを一時貯えるレジスタ(
R5)である。14はレジスタファイル11より読出し
たデータとレジスタ13に貯えられたデータとを受けて
、これら各データをシフト方向(左又は右)に従う組合
わせ順序で連結し出力するセレクタである。15はセレ
クタ14の出力データをシフト入力データ(DSI)と
して1桁単位で桁シフト(零桁シフト〜M−1桁シフト
)シ、その桁シフトした1ワード(M桁)幅のシフト出
力データ(D S O)をレジスタファイル11に入力
する1ワード構成のシフタである。teはシフタ15の
シフト桁数を指定するレジスタ(RS N)である。
Reference numeral 13 denotes a register (
R5). A selector 14 receives the data read from the register file 11 and the data stored in the register 13, and connects and outputs the data in a combination order according to the shift direction (left or right). 15 uses the output data of the selector 14 as shift input data (DSI) and shifts the digits in units of digits (zero digit shift to M-1 digit shift), and shifts the output data of 1 word (M digits) width by shifting the digit ( This is a one-word shifter that inputs DSO) to the register file 11. te is a register (RSN) that specifies the number of digits to be shifted by the shifter 15.

17はシフタ15の出力データ(DSO)と、レジスタ
(R8)13に貯えられたデータとを受けて、そのいず
れか一方のデータをレジスタ1Bのシフト桁数に従い(
RSN≧Mであるか否かにより)選択し、レジスタファ
イル11に入力するセレクタである。
17 receives the output data (DSO) of the shifter 15 and the data stored in the register (R8) 13, and shifts either one of the data according to the shift digit number of the register 1B (
This is a selector that selects (depending on whether RSN≧M or not) and inputs it to the register file 11.

第2図は上記実施例の処理フローを示すフローチャート
である。
FIG. 2 is a flowchart showing the processing flow of the above embodiment.

第2図に於いて、Stは初期設定及びシフト数判別を行
なうステップであり、カウンタ12とレジスタ13に「
0」を設定し、レジスタ1Gに設定されたシフト桁数が
1ワードの構成桁数(M桁)以上であるか否かを判別す
る。S2はシフト桁数が1ワードの構成桁数(M桁)よ
り少ないとき(M−1桁以内であるとき)に、入力デー
タをレジスタIBで示されるシフト桁数分だけ左又は右
方向にシフト処理するステップであり、レジスタファイ
ル11内のデータをLSB側のワードから全てのワード
までシフト処理する。Saはレジスタ1Bに設定された
シフト桁数が1ワードの構成桁数(M桁)以上であると
きにM桁シフトを行なうステップであり、レジスタファ
イル11内のデータをLSB側のワードから全てのワー
ドまでシフト処理する。
In FIG. 2, St is a step for initial setting and determining the number of shifts, and the counter 12 and register 13 are
0", and it is determined whether the number of shift digits set in the register 1G is greater than or equal to the number of digits constituting one word (M digits). S2 shifts input data to the left or right by the number of shift digits indicated by register IB when the number of shift digits is less than the number of digits (M digits) constituting one word (within M-1 digits). This is a processing step in which the data in the register file 11 is shifted from the LSB side word to all the words. Sa is a step to shift M digits when the number of shift digits set in register 1B is greater than or equal to the number of digits constituting one word (M digits), and the data in register file 11 is shifted from all words on the LSB side. Shift to word.

S4は再シフト処理を準備するステップであり、レジス
タl(iより1ワード構成桁数CM)を減算し、カウン
タ12とレジスタ13を「0」に初期化する。
S4 is a step to prepare for re-shift processing, in which register l (number of digits composing one word CM) is subtracted from i, and counter 12 and register 13 are initialized to "0".

S5はシフト数を判断するステップであり、レジスタ1
Gの残りシフト数が“M″以上RSN≧M)であるか否
かを判別し、“M″以上あるならば再度ステップS3の
処理を行なう。Saはシフト処理終了を判断するステッ
プであり、レジスタ1Bの残りシフト数が「1」以上で
ある(RSN>0)ならば再びステップS2のシフト処
理を行ない、「0」である(RSN−0)ならば処理を
終了する。
S5 is a step for determining the number of shifts, and register 1
It is determined whether the remaining shift number of G is "M" or more (RSN≧M), and if it is "M" or more, the process of step S3 is performed again. Sa is a step for determining the end of the shift process, and if the remaining shift number in the register 1B is "1" or more (RSN>0), the shift process in step S2 is performed again, and the result is "0" (RSN-0). ), the process ends.

ここで上記第1図及び第2図を参照して本発明の一実施
例に於ける動作を説明する。ここでは、左シフトを例に
とり、左シフトした場合のLSB側からのシフト入力デ
ータとしては零(0)を入力するものとする。
The operation of an embodiment of the present invention will now be described with reference to FIGS. 1 and 2. Here, taking a left shift as an example, it is assumed that zero (0) is input as the shift input data from the LSB side in the case of left shift.

左シフト処理を行なう場合は、先ずレジスタ13、及び
カウンタ12を共にクリアし、レジスタ1Bに貯えられ
ているシフト桁数がM桁以上(R3N1M)であるか否
かを判別する(第2図ステップS2)。
When performing left shift processing, first clear both the register 13 and the counter 12, and determine whether the number of shift digits stored in the register 1B is M digits or more (R3N1M) (step in Fig. 2). S2).

ここで、シフト桁数がM桁未満であるときは、シフタ1
5によりレジスタ1Bが示すシフト桁数分の左シフト処
理を行ない処理を終了する(第2図ステップS2)。
Here, if the number of shift digits is less than M digits, shifter 1
5, the left shift process is performed by the number of shift digits indicated by the register 1B, and the process ends (step S2 in FIG. 2).

又、シフト桁数がM桁以上であるときは、レジスタ13
のデータをレジスタファイル11へ入力することでM桁
分のシフト処理を行なう。即ち、シフト桁数がM桁以上
(RSN≧M)であるときは、セレクタI7がレジスタ
エ3のデータを選択し、レジスタファイル11に入力す
る。更に、レジスタ16からM桁分を減算して残りのシ
フト桁数を調べる(第2図ステップS3)。
Also, when the number of shift digits is M digits or more, register 13
By inputting the data into the register file 11, shift processing for M digits is performed. That is, when the number of shift digits is M or more (RSN≧M), the selector I7 selects the data in the register 3 and inputs it to the register file 11. Furthermore, M digits are subtracted from the register 16 to check the remaining number of shift digits (step S3 in FIG. 2).

ここで、残りのシフト桁数がM桁以上あるときは、再び
レジスタ13のデータをレジスタファイル11へ入力す
ることでM桁分のシフト処理を行ない、この処理を残り
シフト桁数がM桁未満になるまで繰返す(第2図ステッ
プS5,33〜)。
Here, when the number of remaining shift digits is M digits or more, the data in the register 13 is inputted to the register file 11 again to perform shift processing for M digits, and this process is repeated until the number of remaining shift digits is less than M digits. This is repeated until (steps S5 and 33 in FIG. 2).

又、残りのシフト桁数がM桁未満の場合には、レジスタ
1Gが示すシフト桁数分だけ左シフトを行ない、処理を
終了する(第2図ステップS3゜S2)。
If the remaining number of shift digits is less than M digits, the left shift is performed by the number of shift digits indicated by the register 1G, and the process ends (steps S3 and S2 in FIG. 2).

このようなシフト処理動作により、1ワード(M桁)以
上の桁シフトを含むシフト処理を少数ステップで高速に
実行できる。
By such a shift processing operation, shift processing including a digit shift of one word (M digits) or more can be performed at high speed in a small number of steps.

[発明の効果] 以上詳記したように本発明のシフト処理装置によれば、
レジスタファイルより読出した1ワード単位のデータを
一時貯えるレジスタと、上記レジスタファイルより読出
したデータと上記レジスタより読出したデータとを受け
て、これら各データをシフト方向に従う組°合わせ順序
で連結し出力する第1のセレクタと、同セレクタの出力
データを桁単位でシフトし1ワード分の桁数をもつシフ
ト処理したデータを出力する1ワード構成のシフタと、
同シフタの出力データと上記レジスタの出力データとを
受けて、そのいずれか一方のデータを選択し上記レジス
タファイルに入力する第2のセレクタとを有し、1ワー
ド分の桁シフトを行なう際に上記レジスタの出力データ
を直接に上記レジスタファイルに人力する構成としたこ
とにより、1ワード分の桁シフトを含むシフト処理を少
数ステップで高速に実行できる。
[Effects of the Invention] As detailed above, according to the shift processing device of the present invention,
A register that temporarily stores 1-word data read from the register file, and a register that receives the data read from the register file and the data read from the register, connects these data in a combination order according to the shift direction, and outputs it. a first selector that shifts the output data of the selector in units of digits and outputs shifted data having the number of digits equivalent to one word;
A second selector receives the output data of the shifter and the output data of the register, selects one of the data, and inputs the selected data to the register file. By manually inputting the output data of the register directly to the register file, shift processing including digit shift for one word can be executed at high speed in a small number of steps.

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

第1図は本発明の一実施例を示すブロック図、第2図は
同実施例の処理フローを示すフローチャート、第3図は
従来のシフト処理装置の構成を示すブロック図、i4図
は第3図に示す従来装置の処理フローを示すフローチャ
ート、第5図は1ワード構成のシフタの桁シフト機能を
説明するための動作説明図である。 11・・・レジスタファイル(RU) 、12・・・カ
ウンタ(UCT) 、13・・・レジスタ(R8)、1
4・・・セレクタ(第1のセレクタ)、15・・・シフ
タ、16・・・レジスタ(R3N)、17・・・セレク
タ(第2のセレクタ)。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a flowchart showing the processing flow of the same embodiment, FIG. 3 is a block diagram showing the configuration of a conventional shift processing device, and FIG. FIG. 5 is a flowchart showing the processing flow of the conventional device shown in FIG. 5, and FIG. 11...Register file (RU), 12...Counter (UCT), 13...Register (R8), 1
4... Selector (first selector), 15... Shifter, 16... Register (R3N), 17... Selector (second selector).

Claims (1)

【特許請求の範囲】[Claims] シフト対象データ、及びシフト結果のデータを貯えるレ
ジスタファイルと、同レジスタファイルより1ワード単
位でデータを読出す手段と、上記レジスタファイルより
読出した1ワード単位のデータを一時貯えるレジスタと
、上記レジスタファイルより読出したデータと上記レジ
スタより読出したデータとを受けて、これら各データを
シフト方向に従う組合わせ順序で連結し出力する第1の
セレクタと、同セレクタの出力データを桁単位でシフト
し1ワード分の桁数をもつシフト処理したデータを出力
する1ワード構成のシフタと、同シフタの出力データと
上記レジスタの出力データとを受けて、そのいずれか一
方のデータを選択し上記レジスタファイルに入力する第
2のセレクタとを具備してなることを特徴とするシフト
処理装置。
A register file that stores shift target data and shift result data, means for reading data in units of one word from the register file, a register that temporarily stores data in units of one word read from the register file, and the register file. A first selector receives the data read from the register and the data read from the register, and connects and outputs the data in a combination order according to the shift direction, and the output data of the selector is shifted digit by digit to form one word. A 1-word shifter that outputs shifted data with a number of digits, receives the output data of the shifter and the output data of the above register, selects one of the data, and inputs it to the above register file. A shift processing device comprising: a second selector that selects a second selector;
JP13884989A 1989-05-31 1989-05-31 Shift processor Pending JPH034324A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13884989A JPH034324A (en) 1989-05-31 1989-05-31 Shift processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13884989A JPH034324A (en) 1989-05-31 1989-05-31 Shift processor

Publications (1)

Publication Number Publication Date
JPH034324A true JPH034324A (en) 1991-01-10

Family

ID=15231609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13884989A Pending JPH034324A (en) 1989-05-31 1989-05-31 Shift processor

Country Status (1)

Country Link
JP (1) JPH034324A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6622850B2 (en) 2001-01-26 2003-09-23 Komatsu Ltd. Method for changing fingers in preparatory work conducted externally of a transfer feeder, and device therefor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6622850B2 (en) 2001-01-26 2003-09-23 Komatsu Ltd. Method for changing fingers in preparatory work conducted externally of a transfer feeder, and device therefor

Similar Documents

Publication Publication Date Title
KR910010301A (en) Command designation method and execution device
GB2125588A (en) Electronic calculator with check function
JPH0756892A (en) Computer having vector arithmetic unit with mask
JPS61160176A (en) Vector processor
JPH0444970B2 (en)
JPS63167967A (en) Digital signal processing integrated circuit
JPH0477932B2 (en)
EP0137422B1 (en) Vector processing apparatus
JPH034324A (en) Shift processor
EP0278529A2 (en) Multiplication circuit capable of operating at a high speed with a small amount of hardware
US5826098A (en) Data processing system which converts received data packet into extended packet with prescribed field for accumulation process
JPH0650512B2 (en) Data processing device
Zinsmeister et al. A modification of the Monte Carlo method for steady heat conduction problems
JPS62550B2 (en)
US4141077A (en) Method for dividing two numbers and device for effecting same
Doust et al. The latent roots and vectors of a singular matrix
JP2989829B2 (en) Vector processing method
JP2989830B2 (en) Vector processing method
JPS62160529A (en) Data processor
Matsushiro A new digital differential analyzer for circle generation
JPS5971544A (en) Multiplication processor
SU511590A1 (en) Device for dividing numbers
SU758146A1 (en) Arithmetic device
SU754415A1 (en) Binary number dividing device
JP2541697B2 (en) Pipeline arithmetic unit