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