Module call

Source
Expand description

Holds encoders for variants of call instruction.

Functions§

encode_call_imm32
Call to RIP-relative address.
encode_call_rm64
Call to address in 64-bit register or memory.