TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-355
A[b+1] = {length[15:0], new_index[15:0]};
ST.DAA[b], off10, P[a] (BO)(Post-increment Addressing Mode)
EA = A[b];
M(EA, doubleword) = P[a];
A[b] = EA + sign_ext(off10);
ST.DAA[b], off10, P[a] (BO)(Pre-increment Addressing Mode)
EA = A[b] + sign_ext(off10);
M(EA, doubleword) = P[a];
A[b] = EA;
Status Flags
Examples
st.da [a6]+8, a4/a5
st.da _savedPointerBuffer, a0/a1
See Also
ST.A, ST.B, ST.D, ST.H, ST.Q, ST.W
C Not set by this instruction.
V Not set by this instruction.
SV Not set by this instruction.
AV Not set by this instruction.
SAV Not set by this instruction.
31
off10[9:6]
28 27
07
H
22 21
off10[5:0]
16 15
b
12 11
a
8 7
89
H
0
31
off10[9:6]
28 27
17
H
22 21
off10[5:0]
16 15
b
12 11
a
8 7
89
H
0