dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
__simd
core
simd
Unary SIMD instructions.
void16
__simd
(XMM opcode, void16 op1, void16 op2)
void16
__simd
(XMM opcode, void16 op1)
version(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.