Description

Adds two registers without the C Flag and places the result in the destination register Rd.

Operation:

   

(i)

(i) Rd ← Rd + Rr

   

Syntax:

Operands:

Program Counter:

(i)

ADD Rd,Rr

0 ≤ d ≤ 31, 0 ≤ r ≤ 31

PC ← PC + 1

16-bit Opcode:

0000 11rd dddd rrrr