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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

INSTRUCTION SET REFERENCE<br />

DEST[255:224] SRC1[255:224];<br />

ELSE<br />

DEST[255:224] SRC2[255:224]; FI;<br />

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

(V)PMAXUB: __m128i _mm_max_epu8 ( __m128i a, __m128i b);<br />

(V)PMAXUW: __m128i _mm_max_epu16 ( __m128i a, __m128i b)<br />

(V)PMAXUD: __m128i _mm_max_epu32 ( __m128i a, __m128i b);<br />

VPMAXUB: __m256i _mm256_max_epu8 ( __m256i a, __m256i b);<br />

VPMAXUW: __m256i _mm256_max_epu16 ( __m256i a, __m256i b)<br />

VPMAXUD: __m256i _mm256_max_epu32 ( __m256i a, __m256i b);<br />

SIMD Floating-Point Exceptions<br />

None<br />

Other Exceptions<br />

See Exceptions Type 4<br />

5-78 Ref. # 319433-014

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

Saved successfully!

Ooh no, something went wrong!