TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-140
Status Flags
Examples
jne d1, d2, foobar
jne d1, #6, foobar
See Also
JEQ, JGE, JGE.U, JLT, JLT.U
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.
jne d15, d2, foobar
jne d15, #6, foobar