Tags / Equivalents
_m_pextrw() on Intel 64-bit - SSE4.2
Extract a 16-bit integer from a, selected with imm8, and store the result in the lower element of output.
_mm_extract_pi16() on Intel 64-bit - SSE4.2
Extract a 16-bit integer from a, selected with imm8, and store the result in the lower element of output.
_mm_extract_epi16() on Intel 64-bit - SSE4.2
Extract a 16-bit integer from a, selected with imm8, and store the result in the lower element of output.