Renesas M32R-FPU User Manual

Page 44

Advertising
background image

3

3-6

M32R-FPU Software Manual (Rev.1.01)

ADD

dest

0000

ADD Rdest,Rsrc

ADD

1010

arithmetic/logic operation

Add

src

[Mnemonic]

ADD Rdest,Rsrc

[Function]

Add

Rdest = Rdest + Rsrc;

[Description]

ADD adds Rsrc to Rdest and puts the result in Rdest.

The condition bit (C) is unchanged.

[EIT occurrence]

None

[Encoding]

INSTRUCTIONS

3.2 Instruction description

Advertising