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