__m64_dep_mi
Microsoft Specific
Emits the merge immediate form of the IPF Deposit (dep) instruction, which is used for copying a number of bits specified by len with the value bit into a value value in a register at the bit position specified by pos.
__m64 __m64_dep_mi( const int bit, __m64 value, const int pos, const int len );