bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/3431] New: 'w' suffix isn't allowed on FP instructions with 16b


From: hjl at lucon dot org
Subject: [Bug gas/3431] New: 'w' suffix isn't allowed on FP instructions with 16bit integer operand
Date: 27 Oct 2006 22:55:08 -0000

address@hidden intel-1]$ cat bar.s
        ficomw (%esp)
        ficompw (%esp)
        fildw   (%esp)
        fistw   (%esp)
        fistpw    (%esp)
        fisttpw (%esp)
address@hidden intel-1]$ gcc -c bar.s
bar.s: Assembler messages:
bar.s:1: Error: suffix or operands invalid for `ficom'
bar.s:2: Error: suffix or operands invalid for `ficomp'
bar.s:3: Error: suffix or operands invalid for `fild'
bar.s:4: Error: suffix or operands invalid for `fist'
bar.s:5: Error: suffix or operands invalid for `fistp'
bar.s:6: Error: suffix or operands invalid for `fisttp'
address@hidden intel-1]$

-- 
           Summary: 'w' suffix isn't allowed on FP instructions with 16bit
                    integer operand
           Product: binutils
           Version: 2.18 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: hjl at lucon dot org
                CC: bug-binutils at gnu dot org
GCC target triplet: i686-pc-linux-gnu


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

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




reply via email to

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