Crate x86 [] [src]

Modules

bits64

Data structures and functions used by IA-32e but not Protected Mode.

current
shared

Macros

int

Generate a software interrupt. This is a macro argument needs to be an immediate.

syscall

It does so by loading RIP from the IA32_LSTAR MSR (after saving the address of the instruction following SYSCALL into RCX).