Modules§
- x86_64
x86-64 - Platform-specific intrinsics for the
x86_64
platform.
Macros§
- asm
- Inline assembly.
- global_
asm - Module-level inline assembly.
- naked_
asm Experimental - Inline assembly used in combination with
#[naked]
functions.
Functions§
- breakpoint
Experimental - Compiles to a target-specific software breakpoint instruction or equivalent.