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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils