03.03.2013 Views

Intel® Architecture Instruction Set Extensions Programming Reference

Intel® Architecture Instruction Set Extensions Programming Reference

Intel® Architecture Instruction Set Extensions Programming Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

DEST[63:48] Temp3[15:0]<br />

DEST[79:64] Temp4[15:0]<br />

DEST[95:80] Temp5[15:0]<br />

DEST[111:96] Temp6[15:0]<br />

DEST[127:112] Temp7[15:0]<br />

DEST[127:96] Temp3[31:0];<br />

DEST[VLMAX:128] (Unmodified)<br />

Intel C/C++ Compiler Intrinsic Equivalent<br />

(V)PMULLW: __m128i _mm_mullo_epi16 ( __m128i a, __m128i b);<br />

(V)PMULLD: __m128i _mm_mullo_epi32(__m128i a, __m128i b);<br />

VPMULLW: __m256i _mm256_mullo_epi16 ( __m256i a, __m256i b);<br />

VPMULLD: __m256i _mm256_mullo_epi32(__m256i a, __m256i b);<br />

SIMD Floating-Point Exceptions<br />

None<br />

Other Exceptions<br />

See Exceptions Type 4<br />

INSTRUCTION SET REFERENCE<br />

Ref. # 319433-014 5-113

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!