The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
__simd
core
simd
Unary SIMD instructions.
void16
__simd
(XMM opcode, void16 op1, void16 op2)
void16
__simd
(XMM opcode, void16 op1)
version(!LDC && D_SIMD)
pure nothrow @
safe
@
nogc
pure @
safe
void16
__simd
(
XMM
opcode
,
void16
op1
)
void16
__simd
(XMM opcode, void16 op1, void16 op2, ubyte imm8)
Meta
Source
See Implementation
core
simd
enums
XMM
functions
__simd
__simd_ib
__simd_sto
loadUnaligned
prefetch
storeUnaligned
templates
Vector
Unary SIMD instructions.