6.1.1 Description
Adds two registers and the contents of the C flag and places the result in the destination register Rd.
|
Operation: | |||
|
(i) |
Rd ← Rd + Rr + C | ||
|
Syntax: |
Operands: |
Program Counter: | |
|
(i) |
ADC Rd,Rr |
0 ≤ d ≤ 31, 0 ≤ r ≤ 31 |
PC ← PC + 1 |
16-bit Opcode:
| 0001 | 11rd | dddd | rrrr |
