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