Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->STAB

STAB    Store accumulator B

B -> M

Condition Code Register:

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


    
Addressing modeAssembler syntax
Direct:STAB <exprn.>
Index X:STAB <exprn.>,X
Index Y:STAB <exprn.>,Y
Extend:STAB <exprn.>