Chapter 9 XGATE (S12XGATEV2)
MC9S12XDP512 Data Sheet, Rev. 2.11
428 Freescale Semiconductor
Operation
RD.L & IMM8NONE
Performs a bit wise logical AND between the low byte of register RD and an immediate 8-Bit constant.
Only the condition code flags get updated, but no result is written back.
CCR Effects
Code and CPU Cycles
BITL Bit Test Immediate 8-Bit Constant
(Low Byte) BITL
NZVC
∆∆0—
N: Set if bit 7 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
BITL RD, #IMM8 IMM8 1 0 0 1 0 RD IMM8 P