FIX||STI
Parallell FIX and STI
13-102
Status Bits These condition flags are modified only if the destination register is R7–R0.
LUF Unaffected
LV 1 if an integer overflow occurs; unchanged otherwise
UF 0
N1 if a negative result is generated; 0 otherwise
Z1 if a 0 result is generated; 0 otherwise
V1 if an integer overflow occurs; 0 otherwise
CUnaffected
OVM Operation is not affected by OVM bit value.
Example FIX *++AR4(1),R1
|| STI R0,*AR2
Before Instruction After Instruction
R0 00 0000 00DC R0 00 0000 00DC
R1 00 0000 0000 R1 00 0000 00B3
AR2 80 983C AR2 80 983C
AR4 80 98A2 AR4 80 98A3
LUF 0LUF 0
LV 0LV 0
UF 0UF 0
N0N0
Z0Z0
V0V0
C0C0
Data memory
8098A3h 733C000 8098A3 733C000
80983Ch 080983C 0DC
220
1.7950e+02
220
179
1.79750e+02
220
Note: Cycle Count
See Section 8.5.2,
Data Loads and Stores
, on page 8-24 for the effects of
operand ordering on the cycle count.
Mode Bit