_mm_set1_pi16
Microsoft Specific
Sets the four signed 16-bit integer values to w.
__m64 _mm_set1_pi16 (short w)
(composite)
Return Value
r0 := w
r1 := w
r2 := w
r3 := w
Requirements
Header: mmintrin.h
END Microsoft Specific
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Microsoft Specific
Sets the four signed 16-bit integer values to w.
__m64 _mm_set1_pi16 (short w)
(composite)
r0 := w
r1 := w
r2 := w
r3 := w
Header: mmintrin.h
END Microsoft Specific