IA-32 jmpe Instruction

IAS supports IA-32 to Itanium architecture transition instructions (jmpe) from within Itanium architecture assembly language files. When you assemble an Itanium architecture file with a jmpe instruction, IAS creates an IA-32 jmpe instruction, enabling the transition from IA-32 code to Itanium architecture code.

The following directives are available:

jmpe.next

Jumps to the next 16-byte aligned address.

jmpe.abs address

Jumps to the specified address, as a number or as a relocatable expression.

jmpe.IA-reg32

Takes an indirect jump to the address specified in the IA-32 register. For example: jmpe.eax.