Parallel STI and STI
STI||STI
13-221
Assembly Language Instructions
Syntax
STI
src2, dst2
||
STI
src1, dst1
Operation
src2
→
dst2
||
src1
→
dst1
Operands
src1
register (R
n1, 0
≤
n1
≤
7)
dst1
indirect (
disp = 0, 1, IR0, IR1)
src2
register (R
n2, 0
≤
n2
≤
7)
dst2
indirect (
disp = 0, 1, IR0, IR1)
This instruction’s operands have been augmented on the following devices:
-
’C31 silicon revision 6.0 or greater
-
’C32 silicon revision 2.0 or greater
src1
register (R
n1, 0
≤
n1
≤
7)
dst1
indirect (
disp = 0, 1, IR0, IR1)
src2
register (R
n2, 0
≤
n2
≤
7)
dst2
indirect (
disp = 0, 1, IR0, IR1) or any CPU register
Opcode
31
24 23
16
8 7
0
15
1 1
0 0 0 0
src2
dst2
dst1
1
src1
0 0 0
Description
Two integer stores are performed in parallel. If both stores are executed to the
same address, the value written is that of STI
src2, dst2.
Cycles
1
Status Bits
LUF
Unaffected
LV
Unaffected
UF
Unaffected
N
Unaffected
Z
Unaffected
V
Unaffected
C
Unaffected
OVM
Operation is not affected by OVM bit value.
Mode Bit