TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
MOV.D
Move Address to Data Register
Description
Move the contents of address register A[b] to data register D[c].
V1.0 2013-07
User Manual (Volume 2) 3-232
MOV.DD[c], A[b] (RR)
D[c] = A[b];
MOV.DD[a], A[b] (SRR)
Status Flags
Examples
mov.d d3, a4
See Also
LEA, MOV.A, MOV.AA, MOVH.A
Move the contents of address register A[b] to data register D[a].
D[a] = A[b];
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.
mov.d d1, a2
31
c
28 27
4C
H
20 19
-
18 17
-
16 15
b
12 11
-
8 7
01
H
0