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 />

Operation<br />

MOVNTDQA (128bit- Legacy SSE form)<br />

DEST SRC<br />

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

VMOVNTDQA (VEX.128 encoded form)<br />

DEST SRC<br />

DEST[VLMAX:128] 0<br />

VMOVNTDQA (VEX.256 encoded form)<br />

DEST[255:0] SRC[255:0]<br />

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

(V)MOVNTDQA: __m128i _mm_stream_load_si128 (__m128i *p);<br />

VMOVNTDQA: __m256i _mm256_stream_load_si256 (const __m256i *p);<br />

SIMD Floating-Point Exceptions<br />

None<br />

Other Exceptions<br />

See Exceptions Type1; additionally<br />

#UD If VEX.vvvv != 1111B.<br />

5-174 Ref. # 319433-014

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

Saved successfully!

Ooh no, something went wrong!