_mm_insert_pi16

Insert a 16-bit integer i inside a at the location specified by imm8.

nothrow @nogc pure @trusted
__m64
_mm_insert_pi16
(
__m64 v
,
int i
,
int imm8
)

Meta