bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/13477] New: incorrect decoding by objdump for fsubrp on i3


From: drspamless at gmail dot com
Subject: [Bug binutils/13477] New: incorrect decoding by objdump for fsubrp on i386
Date: Wed, 07 Dec 2011 13:33:20 +0000

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

             Bug #: 13477
           Summary: incorrect decoding by objdump for fsubrp on i386
           Product: binutils
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


Created attachment 6093
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6093
executable demonstrating decode fail

objdump on i386 decodes DE E1 to fsubp  st(1),st
when it should be fsubrp  st(1),st
probably true also for DE E2  to DE E7
An example is in the file attached. The command run was:
objdump -w -d -M intel,addr32,data32 test-i386 > test-i386.disam

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]