Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.