bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/29525] New: x86: CMPSD and MOVSD wrongly accepted in AT&T mode


From: jbeulich at suse dot com
Subject: [Bug gas/29525] New: x86: CMPSD and MOVSD wrongly accepted in AT&T mode
Date: Fri, 26 Aug 2022 09:21:31 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29525

            Bug ID: 29525
           Summary: x86: CMPSD and MOVSD wrongly accepted in AT&T mode
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: jbeulich at suse dot com
  Target Milestone: ---

'd' is not a valid insn sizing suffix in AT&T mode; the proper one is 'l'.
Observe the anomalies when assembling

        cmpsd
        iretd
        lodsd
        movsd
        scasd
        stosd

See the v1 posting of a patch addressing this:
https://sourceware.org/pipermail/binutils/2022-August/122458.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]