[Bug target/32869] _mm_cvtsi64x_si128/_mm_cvtsi64_si128 are valid in 32-bit x86 code as well

dean at arctic dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 30 18:43:00 GMT 2007



------- Comment #1 from dean at arctic dot org  2007-10-30 18:43 -------
apparently the approved intrinsics for the "movq xmm,m64" / "movq m64,xmm"
instructions are _mm_loadl_epi64 and _mm_storel_epi64.  i've asked intel to add
these to the ISA documentation because they're missing at the moment.  gcc
already has these intrinsics, so marking this one closed.


-- 

dean at arctic dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32869



More information about the Gcc-bugs mailing list