bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17412] New: disassembe uncorrect for opcode (C705 AC044A00


From: figozhu at gmail dot com
Subject: [Bug binutils/17412] New: disassembe uncorrect for opcode (C705 AC044A00 3CEA4200)
Date: Fri, 19 Sep 2014 04:01:48 +0000

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

            Bug ID: 17412
           Summary: disassembe uncorrect for opcode (C705 AC044A00
                    3CEA4200)
           Product: binutils
           Version: 2.24
            Status: NEW
          Severity: critical
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: figozhu at gmail dot com

Created attachment 7794
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7794&action=edit
target exe(win32)

In IDA/other DisAsm tools, following opocode can process correctly
::00438FE5::  C705 AC044A00 3CEA4200   MOV DWORD PTR [4A04AC],42EA3C

but objdump parse it to 2 asm line:
438fe5:    c7 05 ac 04 4a 00 3c     movl   $0x42ea3c,0x4a04ac
438fec:    ea 42 00

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