Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->INCA

INCA    Increment Accumulator A

A + 1 -> A

Condition Code Register:

C  Not affected
V  Set if operand=%01111111 before execution, else cleared
Z  Set if result Zero, else cleared
N  Set if result Negative, else cleared
I  Not affected
H  Not affected


    
Addressing modeAssembler syntax
Implied:INCA