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 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.