TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-21
ADDIH.A
Add Immediate High to Address
Description
Left-shift const16 by 16 bits, add the contents of address register A[a], and put the result in address register A[c].
ADDIH.AA[c], A[a], const16 (RLC)
A[c] = A[a] + {const16, 16’h0000};
Status Flags
Examples
addih.a a3, a4, -14526
See Also
ADD.A, ADDSC.A, ADDSC.AT, SUB.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.
31
c
28 27
const16
12 11
a
8 7
11
H
0