Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.