Microsoft Specific
Emits the IPF fc.i instruction (Flush cache with instruction cache coherent).
void __fci( void * Address );
A pointer to the address to flush.
Intrinsic
Architecture
__fci
IPF
Header file <intrin.h>
See the Intel IPF documentation for more information on the fc.i instruction.
This routine is only available as an intrinsic.