This topic has not yet been rated - Rate this topic

__break

Microsoft Specific

Generates the IPF break instruction, which sends a Break Instruction fault.

void __break(
   int Mask
);
[in] Mask

The 21-bit value to write to the Interruption Immediate control register.

Intrinsic

Architecture

__break

IPF

Header file <intrin.h>

For more information about the break instruction, see the Intel IPF documentation.

This routine is only available as an intrinsic.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ