TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-348
ST.AA[b], A[a] (SSR)(Post-increment Addressing Mode)
ST.AA[15], off4, A[a] (SSRO)
Status Flags
Examples
-
See Also
ST.B, ST.D, ST.DA, ST.H, ST.Q, ST.W
M(A[b], word) = A[a];
A[b] = A[b] + 4;
M(A[15] + zero_ext(4 * off4), word) = A[a];
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.
st.a [a0], a0
st.a [a15]+4, a2