Renesas M32R-FPU User Manual

Page 126

Advertising
background image

3

3-88

M32R-FPU Software Manual (Rev.1.01)

NOT

NOT

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]

dest

0000

NOT Rdest,Rsrc

src

1011

INSTRUCTIONS

3.2 Instruction description

Advertising