Renesas M32R-FPU Manual Do Utilizador

Página de 192
3
3-7
M32R-FPU Software Manual (Rev.1.01)
ADD3
[Mnemonic]
ADD3  Rdest,Rsrc,#imm16
[Function]
Add
Rdest = Rsrc + ( signed short ) imm16;
[Description]
ADD3 adds the 16-bit immediate value to Rsrc and puts the result in Rdest. The immediate
value is sign-extended to 32 bits before the operation.
The condition bit (C) is unchanged.
[EIT occurrence]
None
[Encoding]
ADD3
arithmetic operation instruction
Add 3-operand
1010
dest
1000
ADD3 Rdest,Rsrc,#imm16
src
imm16
INSTRUCTIONS
3.2 Instruction description