Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->OR

OR      Logical (inclusive) OR Accumulator with Memory
ORA
ORB


A <- A 'or' M  or  B <- B 'or' M

Condition Code Register:

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

    
Addressing modeNo of cyclesNo of bytes
Immed.:22
Direct:42
Extended:53
Index/Indirect:4+2+