Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->BITB

Bit Test of Accumulator B with Memory

Compatibility: 6800, 6802, 6803, 6303R, 6303X, 6303Y

B 'and' 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 modeopcycbytesAssembler syntax
Immed.:C522BITB #<exprn.>
Direct:D532BITB <exprn.>
Index :E542BITB <exprn.>,X
Extend:F543BITB <exprn.>