Parallel XOR3 and STI
XOR3||STI
13-253
Assembly Language Instructions
Status Bits These condition flags are modified only if the destination register is R7–R0.
LUF Unaffected
LV Unaffected
UF 0
NMSB of the output
Z1 if a 0 output is generated; 0 otherwise
V0
CUnaffected
OVM Operation is not affected by OVM bit value.
Example XOR3 *AR1++,R3,R3
|| STI R6,*–AR2(IR0)
Before Instruction After Instruction
R3 00 0000 0085 R3 00 0000 0000
R6 00 0000 00DC R6 00 0000 00DC
AR1 80 987E AR1 80 987F
AR2 80 98B4 AR2 80 98B4
IR0 8IR0 8
LUF 0LUF 0
LV 0LV 0
UF 0UF 0
N0N0
Z0Z0
V0V0
C0C0
Data memory
80987Eh 85 80987Eh 85
8098ACh 08098ACh 0DC
220
220
220
Note: Cycle Count
See subsection 8.5.2,
Data Loads and Stores
, on page 8-24 for the effects
of operand ordering on the cycle count.
Mode Bit