x64 組み込み

[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 Blank topics are included as placeholders.]

Visual C++ コンパイラは 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

L - i

[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

CRT 関数の追加

またすべてのアーキテクチャで使用できる組み込み のすべての CRT 関数が x64  アーキテクチャの組み込み次の CRT 関数として有効になっています :

[Go to top]

_setjmpex

INP

_inp

inpd

_inpd

inpw

_inpw

outp

_outp

outpd

_outpd

outpw

_outpw

また多くの MMX はストリーミング SIMD 拡張子を消去 (SSE)ストリーミング SIMD 拡張子を 2 バイトのストリーム (SSE2) 組み込み x64  アーキテクチャで使用できます。

参照

Reference

すべてのアーキテクチャで使用できる組み込み

x86 の組み込み

Itanium 組み込み

MMX、SSE 命令および SSE2 組み込み

コンパイラ組み込み関数。