jmpe
IA-64 and laterjmpe
jmpe imm {near} | jmpe imm16 {near} | jmpe imm32 {near} | jmpe imm64 {near} | jmpe r/m16 {near} | jmpe r/m32 {near} | jmpe r/m64 {near}No example here: this instruction either stops the program, or belongs to a mode this emulator does not run.
Forms
Every form of jmpe the assembler accepts, from NASM's own instruction table.
The second column is the processor that introduced the form; a badge marks a form that needs
an extension, that is lockable, or that long mode dropped.
| Form | Since | Notes |
|---|---|---|
| jmpe imm {near} | IA-64 | |
| jmpe imm16 {near} | IA-64 | |
| jmpe imm32 {near} | IA-64 | |
| jmpe imm64 {near} | IA-64 | long |
| jmpe r/m16 {near} | IA-64 | nolong |
| jmpe r/m32 {near} | IA-64 | nolong |
| jmpe r/m64 {near} | x86-64 | long |