Module arch

Module arch 

Source

Modules§

x86
Platform-specific intrinsics for the x86 platform.

Macros§

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

Functions§

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