Function core::arch::x86::_mm256_loadu_si256 1.27.0[−][src]
This is supported on x86 and target feature
avx
only.Expand description
Loads 256-bits of integer data from memory into result.
mem_addr
does not need to be aligned on any particular boundary.