This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bug in objdump disassemble?


Hey,

I am running objdump with "-m i8086" and the opcode "67 66 c7 04 24 01
00 00 00" is translated to " movl   $0x1,(%eax,%eax,1)". It should be
"movl  $0x1,(%esp)" I believe.

Thanks,
Stavros


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]