intrinsèques x64

[Cette documentation constitue un aperçu et peut faire l'objet de modifications avec les versions ultérieures. Blank topics are included as placeholders.]

le compilateur Visual C++ inclut les intrinsèques suivantes disponibles sur l'architecture x64 :

Index

A - H   I - L  M - Q  R - Z  Additional CRT Functions

A - H

[Go to top]

_AddressOfReturnAddress

__addgsbyte

__addgsdword

__addgsqword

__addgsword

__assume

_BitScanForward

_BitScanForward64

_BitScanReverse

_BitScanReverse64

_bittest

_bittest64

_bittestandcomplement

_bittestandcomplement64

_bittestandreset

_bittestandreset64

_bittestandset

_bittestandset64

__debugbreak

_disable

__emul

__emulu

_enable

__faststorefence

__getcallerseflags

I - L

[Go to top]

__inbyte

__inbytestring

__incgsbyte

__incgsword

__incgsdword

__incgsqword

__indword

__indwordstring

__int2c

_InterlockedAnd

_InterlockedAnd64

_interlockedbittestandreset

_interlockedbittestandreset64

_interlockedbittestandset

_interlockedbittestandset64

_InterlockedCompareExchange

_InterlockedCompareExchange64

_InterlockedCompareExchangePointer

_InterlockedCompare64Exchange128

_InterlockedCompare64Exchange128_acq

_InterlockedCompare64Exchange128_rel

_InterlockedDecrement

_InterlockedDecrement64

_InterlockedExchange

_InterlockedExchange64

_InterlockedExchangeAdd

_InterlockedExchangeAdd64

_InterlockedExchangePointer

_InterlockedIncrement

_InterlockedIncrement64

_InterlockedOr

_InterlockedOr64

_InterlockedXor

_InterlockedXor64

__invlpg

__inword

__inwordstring

__ll_lshift

__ll_rshift

__load128

M - Q

[Go to top]

_mm_cvtsd_si64x

_mm_cvtsi128_si64x

_mm_cvtsi64x_sd

_mm_cvtsi64x_si128

_mm_cvtsi64x_ss

_mm_cvtss_si64x

_mm_cvttsd_si64x

_mm_cvttss_si64x

_mm_set_epi64x

_mm_set1_epi64x

_mm_setl_epi64

_mm_stream_si64x

__movsb

__movsd

__movsq

__movsw

_m_prefetch

_m_prefetchw

__mul128

__mulh

__outbyte

__outbytestring

__outdword

__outdwordstring

R - Z

[Go to top]

__rdtsc

_ReadBarrier

__readcr0

__readcr2

__readcr3

__readcr4

__readcr8

__readfsbyte

__readfsdword

__readfsqword

__readfsword

__readgsbyte

__readgsdword

__readgsqword

__readgsword

__readmsr

__readpmc

_ReadWriteBarrier

_ReturnAddress

__segmentlimit

__shiftleft128

__shiftright128

__store128

__stosb

__stosw

__stosd

__stosq

__ull_rshift

_umul128

__umulh

__wbinvd

_WriteBarrier

__writecr0

__writecr3

__writecr4

__writecr8

__writefsbyte

__writefsdword

__writefsqword

__writefsword

__writegsbyte

__writegsdword

__writegsqword

__writegsword

__writemsr

Autres fonctions CRT

De plus, toutes les fonctions CRT dans intrinsèques disponibles sur toutes les architectures sont activées comme intrinsèques sur l'architecture de x64, ainsi que d'autres fonctions CRT suivantes :

[Go to top]

_setjmpex

INP

_inp

inpd

_inpd

inpw

_inpw

outp

_outp

outpd

_outpd

outpw

_outpw

En outre, de nombreux MMX, d'extensions (SSE) Streaming SIMD, et extensions Streaming SIMD 2 (SSE2 intrinsèques) sont disponibles sur l'architecture de x64.

Voir aussi

Référence

intrinsèques disponibles sur toutes les architectures

intrinsèques x86

Intrinsèques Itanium

MMX, intrinsèques, SSE et SSE2

intrinsèques du compilateur