JPS6129940A - Arithmetic unit - Google Patents

Arithmetic unit

Info

Publication number
JPS6129940A
JPS6129940A JP15154084A JP15154084A JPS6129940A JP S6129940 A JPS6129940 A JP S6129940A JP 15154084 A JP15154084 A JP 15154084A JP 15154084 A JP15154084 A JP 15154084A JP S6129940 A JPS6129940 A JP S6129940A
Authority
JP
Japan
Prior art keywords
address
constant
memory
register
output
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
JP15154084A
Other languages
Japanese (ja)
Inventor
Ikuo Yamada
郁夫 山田
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP15154084A priority Critical patent/JPS6129940A/en
Publication of JPS6129940A publication Critical patent/JPS6129940A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/02Digital function generators
    • G06F1/03Digital function generators working, at least partly, by table look-up

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Executing Machine-Instructions (AREA)

Abstract

PURPOSE:To attain ease of pipeline control by executing a read of converting constant depending on an operation data with a fixed number at high speed without branching of a microinstruction so as to save the total processing cycle. CONSTITUTION:A constant memory address generating circuit 12 consists of a gate 14, AND gates 15, 16, and an OR gate 17. An address of a constant memory 8 is given by a K-field output 8-bit of a normal control memory CS7. A code output S of an operand 1-input register 1 is replaced into the least significant bit of the K-field 8-bit of a CS read register CSR5 depending on the value of an address change flag bit 3a of the constant memory output register 3. When the address change flag 3a is logical 0 and the K-field output of the CSR5 is K0- K7, the address of the constant memory 8 is similarly K0-K7. When the flag 3a is logical 1, the address is modified as K0-K6S by the code output S of the operand 1-input register 1.

Description

【発明の詳細な説明】 発明の属する技術分野 本発明は演算装置に関するものであシ、I¥jに。[Detailed description of the invention] Technical field to which the invention belongs The present invention relates to an arithmetic device.

演算データに依存する演算定数の供給方式に関するもの
である。
This relates to a method of supplying calculation constants that depend on calculation data.

従来技術の説明 従来2進→10進変換などのデータ変換命令では。Description of prior art Conventional data conversion instructions such as binary to decimal conversion.

2進データが2の補数表示に対し、 10進データは絶
対値表示でちることからマイクロ命令で2進データの符
号を見て分岐し、正の場合には変換定数λを読み出し、
jjの場合にはλの2の補数値Yを読み出して演算を行
なう第1の方式が、或いは2進データが負の場合には固
定的に演算(X−1)でその2の補数値を算出し、変換
定数λを読み出して演算を行なう第2の方式がとられて
いた。
Binary data is expressed in two's complement, whereas decimal data is expressed in absolute value, so the microinstruction checks the sign of the binary data and branches, and if it is positive, reads the conversion constant λ,
In the case of jj, the first method is to read the two's complement value Y of λ and perform the calculation, or if the binary data is negative, the two's complement value is fixedly calculated by (X-1). A second method has been used in which calculation is performed by reading out the conversion constant λ.

しかしながら、前記第1の方式は2進データの正負を判
定する処理が固定的に加わ)、演算性能を低下させてマ
イクロ命令のステップ数が増えるという欠点があシ、又
、前記第2の方式は2進データが負の場合に演算性能が
落ち、データによって可変T数となシ、パイプライン制
御には向がないという欠点があった。
However, the first method has the disadvantage that processing for determining whether binary data is positive or negative is added (fixed), which reduces arithmetic performance and increases the number of microinstruction steps. However, the arithmetic performance deteriorates when the binary data is negative, the number of T is variable depending on the data, and pipeline control is not suitable.

従来におけるこの種の演算装置の構成を第1図に、変換
定数の供給タイムチャートを第2図に示し、以下に説明
する。
The configuration of a conventional arithmetic unit of this type is shown in FIG. 1, and the supply time chart of a conversion constant is shown in FIG. 2, which will be described below.

第1図において、1は8VRメモリからの演算データを
格納するオペランド1人力レジスタ、2はオペランド2
人力レジスタ、3は定数メモリ出力レジスタ、4は演算
結果レジスタ、5は制御メモリC8の出力を受けるC8
読み出しレジスタ(以下CARと呼ぶ)、6は制御メモ
リC8への読み出しアドレスを与えるCSアドレスレジ
スタ、7はC8のシーケンス制御フィールドSQN、演
算制御フィー/l/ )” CNT、定数フィールドに
1次アドレスフィールドNAの4フイールドから成る制
御メモリ(C8と呼ぶ)、8は変換命令で使われる定数
を格納する定数メモリ、9はCSアドレスレジスタ6の
出力をオペランドl入力レジスタ1の符号出力で8QN
フイールドの指示によって修飾する分岐回路をそれぞれ
示す。
In Figure 1, 1 is an operand 1 manual register that stores the operation data from the 8VR memory, and 2 is an operand 2 register.
Manual register, 3 is constant memory output register, 4 is calculation result register, 5 is C8 which receives the output of control memory C8
A read register (hereinafter referred to as CAR), 6 is a CS address register that provides a read address to control memory C8, 7 is a sequence control field SQN of C8, an arithmetic control field /l/)'' CNT, a constant field and a primary address field. Control memory (called C8) consisting of 4 fields of NA, 8 is a constant memory that stores constants used in conversion instructions, 9 is the output of CS address register 6, and the sign output of operand l input register 1 is 8QN
The branch circuits modified by the field instructions are shown respectively.

(第1ステツプ) 命令起動によってCSアドレスレジスタ(以下C8Aと
呼ぶ)6へ変換命令の先頭アドレスんがセットされる。
(First step) The start address of the conversion instruction is set in the CS address register (hereinafter referred to as C8A) 6 upon activation of the instruction.

(第2ステツプ) C8A 6へ次実行アドレスA1がセットされ、C6H
5へ先頭アドレスA1の内容、即ち、オペランド1読出
し指示(AI)が読み出される。
(Second step) Next execution address A1 is set to C8A6, and C6H
5, the contents of the first address A1, that is, the operand 1 read instruction (AI) is read out.

(第3ステツプ) C8A 6へ次々実行アドレスAsがセットされC8R
5へ次実行アドレスA2の内容、即ち、オペランド1ホ
ールド指示(A2)が読み出される。オペランドl入力
レジスタlにはオペランド1読み出し指示(A1)によ
p SVl’Lメモリ10から変換対象の演算データD
がセットされる。
(Third step) Execution address As is set to C8A6 one after another, and C8R
5, the contents of the next execution address A2, that is, the operand 1 hold instruction (A2) is read out. In response to the operand 1 read instruction (A1), the operand 1 input register 1 receives the operation data D to be converted from the SVl'L memory 10.
is set.

(第4ステツプ) C8A6の出力へ〇E分岐回路9によって演算データD
の符号に応じて修飾され、その出力A1’の内容、即ち
、オペランド1ホールド及び定数メモリへのアドレス指
定(AI’ )がC8R5へ読み出される(判定分岐の
実行)。オペランドl入力レジスタ1はオペランド1ホ
ールド指示(Aりによルホールドされる。
(Fourth step) Calculated data D is sent to the output of C8A6 by E branch circuit 9.
The content of the output A1', that is, the address designation (AI') to the operand 1 hold and constant memory is read out to C8R5 (execution of decision branch). Operand 1 input register 1 is held by operand 1 hold instruction (A).

(第5ステツプ) オペランドl入力レジスタ1はオペランド1ホールド指
示及び定数メモリへのアドレス指定(AI’ )により
ホールドされ、定数メモリ出力レジスタ3へ演算データ
Dの符号に応じた変換定数λ又はrが確定する。
(Fifth step) Operand l input register 1 is held by operand 1 hold instruction and constant memory address specification (AI'), and conversion constant λ or r corresponding to the sign of operation data D is stored in constant memory output register 3. Determine.

以上説明したように、第1図に示された従来の装置では
変換定数の確定に3T必要とし、演算実行の立ち上がシ
が遅くなシ、マイク日プログラム容量が増えるという欠
点があった。
As explained above, the conventional apparatus shown in FIG. 1 requires 3T to determine the conversion constant, has the drawbacks of slow start-up of calculation execution, and increased microphone program capacity.

発明の目的 本発明は従来の技術に内在する上記欠点を除去する為に
なされたものであ)、従って本発明の目的は、演算実行
で必要となる定数及びアドレス変更72グを格納するメ
モリ手段の指示により、演算データに依存する変換定数
の読み出しをマイクロ命令の判定分岐なしで高速に行な
うことにある。
OBJECTS OF THE INVENTION The present invention has been made to eliminate the above-mentioned drawbacks inherent in the prior art.Therefore, it is an object of the present invention to provide a memory means for storing constants and address changes necessary for the execution of arithmetic operations. According to the instruction, conversion constants that depend on operation data can be read out at high speed without decision branching of microinstructions.

発明の構成 上記目的を達成する為に、本発明に係る演算装置は、演
算データを格納する手段と、演算の実行で必要となる定
数及びアドレス変更フラグを格納するメモリ手段と、前
記演算データを格納する手段の値と前記メモリ手段のア
ドレス変更フラグの値とにより前記メモリ手段のアドレ
スを修飾する手段とを具備して構成される。
Structure of the Invention In order to achieve the above object, an arithmetic device according to the present invention includes means for storing arithmetic data, memory means for storing constants and address change flags necessary for execution of an arithmetic operation, and a memory means for storing the arithmetic data. and means for modifying the address of the memory means by the value of the storage means and the value of the address change flag of the memory means.

発明の詳細な説明 次に本発明をその好ましい一実施例について図面を参照
しながら具体的に説明しよう。
DETAILED DESCRIPTION OF THE INVENTION Next, a preferred embodiment of the present invention will be specifically described with reference to the drawings.

第3図は本発明の一実施例を示すブロック構成図、第4
図は第3図に示した定数メモリアドレス生成回路とその
周辺回路の洋細な構成例を示すブロック図、第5図はそ
の動作タイムチャートの一例を示す図である。
FIG. 3 is a block diagram showing one embodiment of the present invention;
The figure is a block diagram showing an example of a detailed configuration of the constant memory address generation circuit and its peripheral circuits shown in FIG. 3, and FIG. 5 is a diagram showing an example of an operation time chart thereof.

第3図において、参照番号1はSVRメモリからの演算
データを格納するオペランドl入力レジスタ、2はオペ
ランド2人力レジスタ、3は定数メモリ出力レジスタ、
4は演算結果レジスタ、5は制御メモリCBの出力を受
けるC8読み出しレジスタ(以下CARと呼ぶ)、6は
C8への読み出しアドレスを与えるCSアドレスレジス
タ、7はcsのシーケンス制御フィールド8QN、演算
制御フィールドCNT 、定数フィールドに5次アドレ
スフィールドNAの4フイールドから成る制御メモリ(
C8と呼ぶ)。
In FIG. 3, reference number 1 is an operand 1 input register that stores operation data from the SVR memory, 2 is an operand 2 manual register, 3 is a constant memory output register,
4 is an operation result register, 5 is a C8 read register (hereinafter referred to as CAR) that receives the output of the control memory CB, 6 is a CS address register that provides a read address to C8, 7 is a sequence control field 8QN of cs, an operation control field CNT, a control memory (consisting of 4 fields including a constant field and a 5th address field NA)
(referred to as C8).

8ilt変換命令で使われる定数とアドレス変更フラグ
を格納する定数メモリ、10は8VR(Softwar
eVisible Regrster) /−eす、1
1はメインメモリ(MMχ1za CAR5のにフィー
ルドとオペランド1人力レジスタ1の符号出力と、定数
メモリ出力レジスタ3のアドレス変更フラグビットF出
力とから定数メモリ8へのアドレスを生成する定数メモ
リアドレス生成回路をそれぞれ示す。
Constant memory that stores constants and address change flags used in 8ilt conversion instructions, 10 is 8VR (Software
eVisible Regrster) /-eS, 1
1 is a constant memory address generation circuit that generates an address to constant memory 8 from the field and operand 1 of the main memory (MMχ1za CAR5), the sign output of manual register 1, and the address change flag bit F output of constant memory output register 3. Each is shown below.

第4図は第3図の定数メモリアドレス生成回路12及び
そのまわりの詳細図である。本実織例では定数メモリア
ドレスB bit 、容量256Wの定数メモリである
。定数メモリアドレス生成回路12は、−例として、ゲ
ー)14. ANDゲート15%16% ORゲート1
7によル構成されている。定数メモリ8のアドレスは通
常C8のにフィールド出力8ビツトで与えられるが、定
数メモリ出力レジスタ3のアドレス変更フラグビットの
値によってオペランド1人カレジスタ1の符号出力がC
8R5のにフィールド8ビツトの最下位ビットと差しか
えられる構成になっている。尚、8aはアドレス変更フ
ラグフィールド、Bbは定数フィールド、3aはアドレ
ス変更フラグをそれぞれ示す。アドレス変更7ラグ3a
がm O#の時ニC8R5のにフィールド出力をKOK
I Kx Ks Ka Kg Ks Ktとすると、定
数メモリ8のアドレスは同じ(Ko KI KI KI
 Ka Ks Ks Ktであるが、アドレス変更フラ
グ3aが11′の時にはオペランド1人力レジスタ1の
符号出力SによJ) Ka KI Km Ks Ka 
KIK88と修飾される。
FIG. 4 is a detailed diagram of the constant memory address generation circuit 12 of FIG. 3 and its surroundings. In this example, the constant memory has a constant memory address B bit and a capacity of 256W. The constant memory address generation circuit 12 is configured such that the constant memory address generation circuit 12 is configured as follows. AND gate 15% 16% OR gate 1
It is organized by 7. The address of constant memory 8 is normally given as an 8-bit field output to C8, but depending on the value of the address change flag bit of constant memory output register 3, the sign output of register 1 for one operand is changed to C8.
The structure is such that it can be replaced with the least significant bit of the 8-bit field in 8R5. Note that 8a represents an address change flag field, Bb represents a constant field, and 3a represents an address change flag. Address change 7 lag 3a
KOK field output to C8R5 when is m O#
I Kx Ks Ka Kg Ks Kt, the address of constant memory 8 is the same (Ko KI KI KI
Ka Ks Ks Kt, but when the address change flag 3a is 11', the sign output S of the operand 1 manual register 1 is used.) Ka KI Km Ks Ka
It is modified as KIK88.

次に定数メモリ8のアドレス変更フックフィールドの値
であるが、演算データDに依存する変換定数は1であり
、定数メモリアドレス上位7ビツトは等しく下1ビット
のみ異なるアドレスフィールドにλn、λnがペアで割
シつけられる。演算データDに依存しない定数は0であ
り、定数メモリアドレス上位7ビツトは等しく下1ビッ
トのみ異なるアドレスへ同じものが2ワ一ド割如つけら
れる。
Next, regarding the value of the address change hook field of the constant memory 8, the conversion constant that depends on the calculation data D is 1, and the upper 7 bits of the constant memory address are equal and only the lower 1 bit differs in the address field. It can be divided by. A constant that does not depend on the calculation data D is 0, and the upper 7 bits of the constant memory address are equally allocated to addresses that differ only by the lower 1 bit, and the same value is assigned as 2 words.

第4図では定数メモリ8のQ Q +を番地には2進デ
ータが正の場合の変換定数λがOIH,番地には2進デ
ータが負の場合の変換定数λが格納されている。
In FIG. 4, the conversion constant λ when the binary data is positive is stored at the address Q Q + of the constant memory 8, OIH, and the conversion constant λ when the binary data is negative is stored at the address.

次に、第3図〜第5図をもとに変換命令の定数読み出し
動作の説明を行なう。尚、第5図において、  (Ax
)はアドレスAsの内容を示す。
Next, the constant reading operation of the conversion command will be explained based on FIGS. 3 to 5. In addition, in Fig. 5, (Ax
) indicates the contents of address As.

(第1ステツプ) 命令起動によってCSアドレスレジスタ(以下C8Aと
呼ぶ)6へ変換命令の先頭アドレスA1がセットされる
(First step) The start address A1 of the conversion instruction is set in the CS address register (hereinafter referred to as C8A) 6 upon activation of the instruction.

(第2ステツプ) C8A 6に次実行アドレスAtがセットされ、 08
R5へ次実行アドレスA1の内容、即ち、オペランド1
読出し指示及び定数メモリアドレス指定(アドレス変更
フラグセット’) (As邊!読み出される。CAR5
のにフィールドにはOOH番地がセットされる。
(Second step) The next execution address At is set in C8A6, and 08
Contents of next execution address A1 to R5, i.e. operand 1
Read instruction and constant memory address specification (address change flag set') (As! Read. CAR5
The OOH address is set in the field.

(第3ステツプ) C8R5へ次実行アドレス人!の内容、即ち、オペラン
ド1ホールド指示及び定数メモリアドレス指定(Ax 
泗1読み出される。C8R5のにフィールドにFioo
l(番地がセットされる。オペランド1人力レジスタl
K#−iオペランドl読出し指示及び定数メモリアドレ
ス指定(AI)により8VRメモリlOから変換対象の
演算データDがセットされる。定数メモリ出力レジスタ
3には変換定数λかλが読み出され、アドレス変更7ラ
グ3aij”l”がセットされ。
(3rd step) Next execution address person to C8R5! , i.e. operand 1 hold instruction and constant memory address specification (Ax
泗1 is read out. Fioo in the field of C8R5
l (address is set. Operand 1 manual register l
Operational data D to be converted is set from the 8VR memory 1O by the K#-i operand 1 read instruction and constant memory address specification (AI). The conversion constant λ or λ is read into the constant memory output register 3, and address change 7 lag 3aij "l" is set.

C8R5のにフィールドはOOH番地がセットされる。The OOH address is set in the C8R5 field.

(第4ステツプ) C8R5のオペランドlホールド指示及び定数メモリア
トしス指足(AりにIシオペランド1入力レジスタlは
ホールドされ、C3Rsのにフィールドの出力00Hの
最下位ピントはアドレス変更フラグ3aがe+1t+に
なっているので、演算ケースDの符号出力Sが有効にな
υ、符号ビットSの値と差しかえらnる。定数メモリ出
力レジスタ3へは符号に応じた変換定数λ又はλが読み
出される。
(Fourth step) C8R5's operand l hold instruction and constant memory address input register l are held, and the address change flag 3a is set at the lowest point of the output 00H of the field of C3Rs. Since it is e+1t+, the sign output S of operation case D becomes valid υ and is replaced with the value of the sign bit S.The conversion constant λ or λ according to the sign is read into the constant memory output register 3. .

以上説明したように、マイクロプログラムの分岐なしで
固定T数2Tで変換定数が確定する。又、定数が演算デ
ータに依存しないケースでは最下位ビットのみ異なる2
ワードに同じ定数が格納されているので、アドレス変更
フラグの修飾の有/無には関係なくITで読み出しが可
能でらる。
As explained above, the conversion constant is determined by the fixed T number 2T without branching of the microprogram. In addition, in the case where the constant does not depend on the calculation data, only the least significant bit differs2
Since the same constant is stored in each word, it can be read by IT regardless of whether or not the address change flag is modified.

発明の効果 本発明は以上の如く構成され、作用するものであり、本
発明によれは、演算データに依存する変換定数の読み出
しをマイクロ命令の分岐なしに固定T数で高速に行なう
ことにより、全体の処理すイクルが削減され、パイプラ
イン制御が容易になるΩ
Effects of the Invention The present invention is configured and operates as described above.According to the present invention, by reading conversion constants that depend on operation data at high speed with a fixed number of T without branching of microinstructions, The overall processing cycle is reduced and pipeline control becomes easier.

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

第1図は従来におけるこの種の演算装置の構成例を示す
ブロック図、第2図は第1図に示した構成の動作タイム
チャート、第3図は本発明の一実施例を示すブロック構
成図、第4図は第3図に示された定数メモリアドレス生
成回路及びその周辺部の詳MB7z構成例を示すブロッ
ク図、第5図は第3図、第4図に示された本発明に2る
一実施例の動作タイムチャートである。 lagφオペランドl入カレジスク、2・・−オペラン
ド2人力レジスタ、3・拳・定数メモリ出力レジスタ、
4命・・演算結果レジスタ、511・・C8読み出しレ
ジスタ(C8几入6・―・CSSアドレスレジスフC8
A)、 7令・・制御メモリ(CS)、S −0,定数
メモリ、9000分岐回路、10 @−、SVRメモリ
、ll・・Φメインメモリ(IJM)、12−・一定数
メモリアドレス生成回路
FIG. 1 is a block diagram showing an example of the configuration of a conventional arithmetic unit of this type, FIG. 2 is an operation time chart of the configuration shown in FIG. 1, and FIG. 3 is a block diagram showing an embodiment of the present invention. , FIG. 4 is a block diagram showing a detailed MB7z configuration example of the constant memory address generation circuit shown in FIG. 3 and its peripheral parts, and FIG. 2 is an operation time chart of one embodiment. lagφ operand l input register, 2...-operand 2 manual register, 3 fist/constant memory output register,
4 lives...Arithmetic result register, 511...C8 read register (C8 几入6...CSS address register C8
A), 7th instruction...control memory (CS), S-0, constant memory, 9000 branch circuit, 10@-, SVR memory, ll...Φ main memory (IJM), 12--constant number memory address generation circuit

Claims (1)

【特許請求の範囲】[Claims] 演算データを格納する手段と、演算の実行で必要となる
定数及びアドレス変更フラグを格納するメモリ手段と、
前記演算データを格納する手段の値と前記メモリ手段の
アドレス変更フラグの値とにより前記メモリ手段のアド
レスを修飾する手段とを具備し、演算の実行で必要とな
る定数を前記メモリ手段より得ることを特徴とする演算
装置。
means for storing calculation data; memory means for storing constants and address change flags necessary for execution of calculations;
and means for modifying the address of the memory means by the value of the means for storing the operation data and the value of the address change flag of the memory means, and obtaining constants required for execution of the operation from the memory means. A computing device characterized by:
JP15154084A 1984-07-21 1984-07-21 Arithmetic unit Pending JPS6129940A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15154084A JPS6129940A (en) 1984-07-21 1984-07-21 Arithmetic unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15154084A JPS6129940A (en) 1984-07-21 1984-07-21 Arithmetic unit

Publications (1)

Publication Number Publication Date
JPS6129940A true JPS6129940A (en) 1986-02-12

Family

ID=15520743

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15154084A Pending JPS6129940A (en) 1984-07-21 1984-07-21 Arithmetic unit

Country Status (1)

Country Link
JP (1) JPS6129940A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02178832A (en) * 1988-12-29 1990-07-11 Fujitsu Ten Ltd Arithmetic unit
US6553960B1 (en) 1997-04-11 2003-04-29 Yanmar Co., Ltd. Combustion system for direct injection diesel engines

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02178832A (en) * 1988-12-29 1990-07-11 Fujitsu Ten Ltd Arithmetic unit
JPH0514287B2 (en) * 1988-12-29 1993-02-24 Fujitsu Ten Ltd
US6553960B1 (en) 1997-04-11 2003-04-29 Yanmar Co., Ltd. Combustion system for direct injection diesel engines

Similar Documents

Publication Publication Date Title
KR950001485A (en) Operation Processing Method and Micro Computer
JPH0248931B2 (en)
JPH034936B2 (en)
JPH027097B2 (en)
JPS6129940A (en) Arithmetic unit
JPS5826584B2 (en) data processing equipment
JPH0218729B2 (en)
JPS6123232A (en) Arithmetic unit
KR880000817B1 (en) Data processing apparatus and method
JPS588011B2 (en) Microprogram Seigiyohoshiki
JP2743947B2 (en) Micro program control method
JP2583614B2 (en) Vector arithmetic unit
JPS6111493B2 (en)
KR950003884B1 (en) Personal computer bus interface circuit
JPS6320631A (en) Register selecting system
JPS6362065A (en) Data transfer control system
JPS60220468A (en) Vector arithmetic control system
JPH02178836A (en) Central arithmetic processing unit
JPH03168845A (en) Instruction execution control system
JPH06103063A (en) Microprocessor
JPH0281133A (en) Address generating mechanism
JPH05298087A (en) Small-sized electronic computer
JPS59225451A (en) Microprogram controller
JPS6143342A (en) Microprogram controller
JPH01309130A (en) Microprocessor