Closed
Description
They're both missing from core::arch::x86
and core::arch::x86_64
.
It might be fine in a sense that they're missing, since there's still also core::arch::x86_64::_mm_storeu_si128 which is basically the same thing, but either they should be added in for completeness or there should be documentation on the fact that they're deliberately missing.