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
Emits the invala instruction, which invalidates the IPF processor's advanced load address table (ALAT).
void __invalat(void);
Requirements
Intrinsic |
Architecture |
---|---|
__invalat |
IPF |
Header file <intrin.h>
Remarks
For more information about the invala instruction, see the Intel IPF documentation.
This routine is only available as an intrinsic.