The following floating point instruction:
        fmoves  #0e1.23,%fp0
is disassembled to:
   0:   f23c 4400 3f9d  fmoves #1.23,%fp0
   6:   70a4

The prefix 0e is missing in disassembly, it can't be used as gas input.

-- 
           Summary: objdump -d forget 0e float prefix
           Product: binutils
           Version: 2.21 (HEAD)
            Status: NEW
          Severity: minor
          Priority: P3
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: vincent dot riviere at freesbee dot fr
                CC: bug-binutils at gnu dot org
GCC target triplet: m68k-*


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

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