Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->ORAB

ORAB    Inclusive OR Accumulator B with Memory

B 'or' 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 modeAssembler syntax
Immed.:ORAB #<exprn.>
Direct:ORAB <exprn.>
Index X:ORAB <exprn.>,X
Index Y:ORAB <exprn.>,Y
Extend:ORAB <exprn.>