Chapter 9 XGATE (S12XGATEV2)
MC9S12XDP512 Data Sheet, Rev. 2.11
Freescale Semiconductor 477
Operation
~(RD.H ^ IMM8)RD.H
Performs a bit wise logical exclusive NOR between the high byte of register RD and an immediate 8-Bit
constant and stores the result in the destination register RD.H. The low byte of RD is not affected.
CCR Effects
Code and CPU Cycles
XNORH Logical Exclusive NOR Immediate
8-Bit Constant (High Byte) XNORH
NZVC
∆∆0—
N: Set if bit 15 of the result is set; cleared otherwise.
Z: Set if the 8-bit result is $00; cleared otherwise.
V: 0; cleared.
C: Not affected.
Source Form Address
Mode Machine Code Cycles
XNORH RD, #IMM8 IMM8 1 0 1 1 1 RD IMM8 P