miri
1.79.0-nightly
(e3181b091 2024-04-18)
Module avx
Traits
Functions
In miri::shims::x86
?
Settings
Module
miri
::
shims
::
x86
::
avx
Copy item path
source
·
[
−
]
Traits
§
EvalContextExt
🔒
Functions
§
mask_load
🔒
Conditionally loads from
ptr
according the high bit of each element of
mask
.
ptr
does not need to be aligned.
mask_store
🔒
Conditionally stores into
ptr
according the high bit of each element of
mask
.
ptr
does not need to be aligned.