TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-152
LD.AA[c], A[15], off4 (SLRO)
LD.AA[15], A[b], off4 (SRO)
Status Flags
Examples
ld.a a0, [a0]
ld.a a5, [a0+]4
See Also
LD.B, LD.BU, LD.D, LD.DA, LD.H, LD.HU, LD.Q, LD.W
A[c] = M(A[b], word);
A[b] = A[b] + 4;
A[c] = M(A[15] + zero_ext(4 * off4), word);
A[15] = M(A[b] + zero_ext(4 * off4), word);
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.