English
Language : 

MC9S12XD256MAL Datasheet, PDF (285/1348 Pages) Freescale Semiconductor, Inc – Freescale’s Scalable Controller Area Network
XNOR
Logical Exclusive NOR
Chapter 6 XGATE (S12XGATEV2)
XNOR
Operation
~(RS1 ^ RS2) ⇒ RD
~(RD ^ IMM16)⇒ RD
(translates to XNOR RD, #IMM16{15:8]; XNOR RD, #IMM16[7:0])
Performs a bit wise logical exclusive NOR between two 16 bit values and stores the result in the destination
register RD.
Remark: Using R0 as a source registers will calculate the one’s complement of the other source register.
Using R0 as both source operands will fill RD with $FFFF.
CCR Effects
NZVC
∆ ∆ 0—
N: Set if bit 15 of the result is set; cleared otherwise.
Z: Set if the result is $0000; cleared otherwise.
Refer to XNORH instruction for #IMM16 operations.
V: 0; cleared.
C: Not affected.
Code and CPU Cycles
Source Form
XNOR RD, RS1, RS2
XNOR RD, #IMM16
Address
Mode
TRI
IMM8
IMM8
00010
10110
10111
Machine Code
Cycles
RD
RS1
RS2 1 1
P
RD
IMM16[7:0]
P
RD
IMM16[15:8]
P
MC9S12XDP512 Data Sheet, Rev. 2.21
Freescale Semiconductor
285