pub fn bochs_breakpoint()
Available on crate feature instructions only.
Expand description

Emits a ‘magic breakpoint’ instruction for the Bochs CPU emulator. Make sure to set magic_break: enabled=1 in your .bochsrc file.