EasyManua.ls Logo

Infineon TriCore TC1.6P - JGEZ (16-Bit) - Jump if Greater than or Equal to Zero (16-Bit)

Infineon TriCore TC1.6P
484 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-129
JGEZ (16-bit)
Jump if Greater Than or Equal to Zero (16-bit)
Description
JGEZD[b], disp4 (SBR)
Status Flags
Examples
See Also
JGTZ (16-bit), JLEZ (16-bit), JLTZ (16-bit), JNZ (16-bit), JZ (16-bit)
If the contents of D[b] are greater than or equal to zero, then add the value specified by disp4, zero-extended
and multiplied by 2, to the contents of PC and jump to that address.
if (D[b] >= 0) then PC = PC + zero_ext(disp4) * 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.
jgez d2, foobar
15
b
12 11
disp4
8 7
CE
H
0

Table of Contents

Related product manuals