Function core::arch::x86::_mm256_unpackhi_ps 1.27.0[−][src]
This is supported on x86 and target feature
avx
only.Expand description
Unpacks and interleave single-precision (32-bit) floating-point elements
from the high half of each 128-bit lane in a
and b
.