Module arch

Source

Modules§

x86x86
Platform-specific intrinsics for the x86 platform.

Macros§

asm
Inline assembly.
global_asm
Module-level inline assembly.
naked_asmExperimental
Inline assembly used in combination with #[naked] functions.

Functions§

breakpointExperimental
Compiles to a target-specific software breakpoint instruction or equivalent.