[][src]Module x86_64::instructions

Special x86_64 instructions.

Modules

interrupts

Enabling and disabling interrupts

port

Access to I/O ports

random

Support for build-in RNGs

segmentation

Provides functions to read and write segment registers.

tables

Functions to load GDT, IDT, and TSS structures.

tlb

Functions to flush the translation lookaside buffer (TLB).

Functions

hlt

Halts the CPU until the next interrupt arrives.