bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/11676] New: objdump -d forget 0e float prefix


From: vincent dot riviere at freesbee dot fr
Subject: [Bug binutils/11676] New: objdump -d forget 0e float prefix
Date: 7 Jun 2010 22:38:03 -0000

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.



reply via email to

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