Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.