core_arch::x86
pub unsafe fn _mm_extract_epi16(a: __m128i, imm8: i32) -> i32
sse2
Return the imm8 element of a.
imm8
a
Intel's documentation