TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-125
Status Flags
Examples
jeq d1, d2, foobar
jeq d1, #6, foobar
See Also
JGE, JGE.U, JLT, JLT.U, JNE
if (D[15] == D[b]) then PC = PC + zero_ext(disp4 + 16) * 2;
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.
jeq d15, d2, foobar
jeq d15, #6, foobar