Modules§
- x86
x86 - Platform-specific intrinsics for the
x86
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.