Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->INX

INX    Increment Index Register X

X + 1 -> X

Condition Code Register:

C  Not affected
V  Not affected
Z  Set if result Zero, else cleared
N  Not affected
I  Not affected
H  Not affected


    
Addressing modeAssembler syntax
Implied:INX