TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-131
JI
Jump Indirect
Description
Load the contents of address register A[a] into PC and jump to that address. The least-significant bit is always set
to 0.
JIA[a] (RR)
PC = {A[a][31:1], 1’b0};
JIA[a] (SR)
Status Flags
Examples
ji a2
See Also
J, JA, JL, JLA, JLI, LOOPU
Load the contents of address register A[a] into PC and jump to that address. The least-significant bit is always
set to 0.
PC = {A[a][31:1], 1’b0};
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.
ji a2
31
-
28 27
03
H
20 19
-
18 17
-
16 15
-
12 11
a
8 7
2D
H
0