pub unsafe fn _mm_extract_epi16(a: __m128i, const IMM8: i32) -> i32
sse2
Returns the imm8 element of a.
imm8
a
Intel’s documentation