__invalat

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.

See Also

Reference

Compiler Intrinsics