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.

INSTRUCTION SET REFERENCE<br />

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

(V)PCMPGTB: __m128i _mm_cmpgt_epi8 ( __m128i a, __m128i b)<br />

(V)PCMPGTW: __m128i _mm_cmpgt_epi16 ( __m128i a, __m128i b)<br />

(V)PCMPGTD: __m128i _mm_cmpgt_epi32 ( __m128i a, __m128i b)<br />

(V)PCMPGTQ: __m128i _mm_cmpgt_epi64(__m128i a, __m128i b);<br />

VPCMPGTB: __m256i _mm256_cmpgt_epi8 ( __m256i a, __m256i b)<br />

VPCMPGTW: __m256i _mm256_cmpgt_epi16 ( __m256i a, __m256i b)<br />

VPCMPGTD: __m256i _mm256_cmpgt_epi32 ( __m256i a, __m256i b)<br />

VPCMPGTQ: __m256i _mm256_cmpgt_epi64( __m256i a, __m256i b);<br />

SIMD Floating-Point Exceptions<br />

None<br />

Other Exceptions<br />

See Exceptions Type 4<br />

5-56 Ref. # 319433-014

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

Saved successfully!

Ooh no, something went wrong!