__ttag

Microsoft Specific

Emits the IPF ttag instruction.

__int64 __ttag( 
   __int64 Address 
);

Parameters

  • [in] Address
    The virtual address.

Return Value

The tag for the given address.

Requirements

Intrinsic

Architecture

__ttag

IPF

Header file <intrin.h>

Remarks

For more information, see the Intel IPF documentation.

This routine is only available as an intrinsic.

See Also

Reference

Compiler Intrinsics