XRI

 


Opcode

Operand

Description

XRI

8-bit data

XOR immediate with accumulator

 

 

  The contents of the accumulator are XORed with the 8-bit data.

  The result is placed in the accumulator.

  S, Z, P are modified to reflect the result.

  CY and AC are reset.

  Example: XRI 86H.

Comments

Popular posts from this blog

MOV

CMP

JX- JC, JNC, JP, JM, JZ, JNZ, JPE, JPO