Expand Minimize
This topic has not yet been rated - Rate this topic

__ttag

Microsoft Specific

Emits the IPF ttag instruction.

__int64 __ttag( 
   __int64 Address 
);
[in] Address

The virtual address.

The tag for the given address.

Intrinsic

Architecture

__ttag

IPF

Header file <intrin.h>

For more information, see the Intel IPF documentation.

This routine is only available as an intrinsic.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.