__fwb

Microsoft Specific

Generates the fwb instruction, which is a hint to the processor to flush the processor's write buffers.

void __fwb(void);

Requirements

Intrinsic

Architecture

__fwb

IPF

Header file <intrin.h>

Remarks

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

This routine is only available as an intrinsic.

See Also

Reference

__fsetc

Compiler Intrinsics