[Bug tree-optimization/18503] _mm_move_ss SSE intrinsic causes erroneous
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 15 15:47:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-15 15:47 -------
No you are reading the asm backwards, the corresponding intel asm is:
bug: subss %xmm0, %xmm1
ret
Which you can get with -masm=intel.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18503
More information about the Gcc-bugs
mailing list