Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->EORB

Exclusive OR Accumulator B with memory

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

B 'eor' M -> B

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.:C822EORB #<exprn.>
Direct:D832EORB <exprn.>
Index :E842EORB <exprn.>,X
Extend:F843EORB <exprn.>