| FLAGS: | X - Set if carry from the most significant bit, otherwise it is cleared. |
| N - S | |
| Z - S | |
| C - Same as X | |
| V - S |
SYNTAX: ADDI #x,<ea>
Most assemblers automatically choose ADDI if the source operand to an ADD instruction is immediate.