Volume 4: Base IA-32 Instruction Reference
4:239
Jcc—Jump if Condition Is Met
Opcode
Instruction
Description
77
cb
JA
rel8
Jump short if above (CF=0 and ZF=0)
73
cb
JAE
rel8
Jump short if above or equal (CF=0)
72
cb
JB
rel8
Jump short if below (CF=1)
76
cb
JBE
rel8
Jump short if below or equal (CF=1 or ZF=1)
72
cb
JC
rel8
Jump short if carry (CF=1)
E3
cb
JCXZ
rel8
Jump short if CX register is 0
E3
cb
JECXZ
rel8
Jump short if ECX register is 0
74
cb
JE
rel8
Jump short if equal (ZF=1)
7F
cb
JG
rel8
Jump short if greater (ZF=0 and SF=OF)
7D
cb
JGE
rel8
Jump short if greater or equal (SF=OF)
7C
cb
JL
rel8
Jump short if less (SF<>OF)
7E
cb
JLE
rel8
Jump short if less or equal (ZF=1 or SF<>OF)
76
cb
JNA
rel8
Jump short if not above (CF=1 or ZF=1)
72
cb
JNAE
rel8
Jump short if not above or equal (CF=1)
73
cb
JNB
rel8
Jump short if not below (CF=0)
77
cb
JNBE
rel8
Jump short if not below or equal (CF=0 and ZF=0)
73
cb
JNC
rel8
Jump short if not carry (CF=0)
75
cb
JNE
rel8
Jump short if not equal (ZF=0)
7E
cb
JNG
rel8
Jump short if not greater (ZF=1 or SF<>OF)
7C
cb
JNGE
rel8
Jump short if not greater or equal (SF<>OF)
7D
cb
JNL
rel8
Jump short if not less (SF=OF)
7F
cb
JNLE
rel8
Jump short if not less or equal (ZF=0 and SF=OF)
71
cb
JNO
rel8
Jump short if not overflow (OF=0)
7B
cb
JNP
rel8
Jump short if not parity (PF=0)
79
cb
JNS
rel8
Jump short if not sign (SF=0)
75
cb
JNZ
rel8
Jump short if not zero (ZF=0)
70
cb
JO
rel8
Jump short if overflow (OF=1)
7A
cb
JP
rel8
Jump short if parity (PF=1)
7A
cb
JPE
rel8
Jump short if parity even (PF=1)
7B
cb
JPO
rel8
Jump short if parity odd (PF=0)
78
cb
JS
rel8
Jump short if sign (SF=1)
74
cb
JZ
rel8
Jump short if zero (ZF = 1)
0F 87
cw/cd
JA
rel16/32
Jump near if above (CF=0 and ZF=0)
0F 83
cw/cd
JAE
rel16/32
Jump near if above or equal (CF=0)
0F 82
cw/cd
JB
rel16/32
Jump near if below (CF=1)
0F 86
cw/cd
JBE
rel16/32
Jump near if below or equal (CF=1 or ZF=1)
0F 82
cw/cd
JC
rel16/32
Jump near if carry (CF=1)
0F 84
cw/cd
JE
rel16/32
Jump near if equal (ZF=1)
0F 84
cw/cd
JZ
rel16/32
Jump near if 0 (ZF=1)
0F 8F
cw/cd
JG
rel16/32
Jump near if greater (ZF=0 and SF=OF)
Содержание ITANIUM ARCHITECTURE
Страница 1: ......
Страница 7: ...402 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Страница 199: ...4 192 Volume 4 Base IA 32 Instruction Reference FWAIT Wait See entry for WAIT ...
Страница 269: ...4 262 Volume 4 Base IA 32 Instruction Reference LES Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 270: ...Volume 4 Base IA 32 Instruction Reference 4 263 LFS Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 273: ...4 266 Volume 4 Base IA 32 Instruction Reference LGS Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 288: ...Volume 4 Base IA 32 Instruction Reference 4 281 LSS Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 352: ...Volume 4 Base IA 32 Instruction Reference 4 345 ROL ROR Rotate See entry for RCL RCR ROL ROR ...
Страница 368: ...Volume 4 Base IA 32 Instruction Reference 4 361 SHL SHR Shift Instructions See entry for SAL SAR SHL SHR ...
Страница 373: ...4 366 Volume 4 Base IA 32 Instruction Reference SIDT Store Interrupt Descriptor Table Register See entry for SGDT SIDT ...
Страница 589: ...4 582 Volume 4 IA 32 SSE Instruction Reference ...
Страница 590: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 Index ...
Страница 591: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Страница 603: ...INDEX Index 12 Index for Volumes 1 2 3 and 4 ...
Страница 604: ......