Renesas M32R-FPU Stereo System User Manual


 
3
3-88
M32R-FPU Software Manual (Rev.1.01)
NOTNOT
logic operation instruction
Logical NOT
[Mnemonic]
NOT Rdest,Rsrc
[Function]
Logical NOT
Rdest = ~ Rsrc ;
[Description]
NOT inverts each of the bits of Rsrc and puts the result in Rdest.
The condition bit (C) is unchanged.
[EIT occurrence]
None
[Encoding]
dest0000 NOT Rdest,Rsrcsrc1011
INSTRUCTIONS
3.2 Instruction description