In intel syntax mode the following instruction fails:
movsd   QWORD PTR [%esp], %xmm0

test.s: Assembler messages:
test.s:23: Error: suffix or operands invalid for `movsd'

If I write up the same code in AT&T syntax and decompile it with objdump to
intel syntax I get the instruction out in the format above.

-- 
           Summary: movsd in intel syntax mode
           Product: binutils
           Version: 2.16
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: jadevree at mtu dot edu
                CC: bug-binutils at gnu dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=2512

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to