TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
JA
Jump Unconditional Absolute
Description
Load the value specified by disp24 into PC and jump to that address.
The value disp24 is used to form the Effective Address (EA).
JAdisp24 (B)
V1.0 2013-07
User Manual (Volume 2) 3-123
PC = {disp24[23:20], 7’b0000000, disp24[19:0], 1’b0};
Status Flags
Examples
ja foobar
See Also
J, JI, JL, JLA, JLI, LOOPU
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
disp24[15:0]
16 15
disp24[23:16]
8 7
9D
H
0