EXAMPLE
Example Instruction
3-26
Table 3–8. Relationships Between Operands, Operand Size, Signed/Unsigned, Functional
Units, and Opfields for Example Instruction (ADD)
Opcode map field used...
For operand type...
Unit
Opfield
Mnemonic
src1
src2
dst
sint
xsint
sint
.L1,
.L2
0000011
ADD
src1
src2
dst
sint
xsint
slong
.L1,
.L2
0100011
ADD
src1
src2
dst
uint
xuint
ulong
.L1,
.L2
0101011
ADDU
src1
src2
dst
xsint
slong
slong
.L1,
.L2
0100001
ADD
src1
src2
dst
xuint
ulong
ulong
.L1,
.L2
0101001
ADDU
src1
src2
dst
scst5
xsint
sint
.L1,
.L2
0000010
ADD
src1
src2
dst
scst5
slong
slong
.L1,
.L2
0100000
ADD
src1
src2
dst
sint
xsint
sint
.S1,
.S2
000111
ADD
src1
src2
dst
scst5
xsint
sint
.S1,
.S2
000110
ADD
src2
src1
dst
sint
sint
sint
.D1,
.D2
010000
ADD
src2
src1
dst
sint
ucst5
sint
.D1,
.D2
010010
ADD