This is the mail archive of the binutils@sources.redhat.com 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]

Re: objdump : Odd formating if disassembly with --enable-64-bit-bfd


On Thu, 11 Jan 2001, Erik de Castro Lopo wrote:

> I've got objdump configured with --enable-64-bit-bfd.
> When I do something like :
> objdump -d --prefix-addresses --show-raw-insn /bin/ls
> It formats some of the output like:
> 
> 0x0000000008049325 68 b1 f0 04 08               push   $0x804f0b1

What exactly do you think is odd here?  The 64 bit address?  I guess that
is a minor bug, since x86 addresses are only 32 bit.

Alan Modra
-- 
Linuxcare.  Support for the Revolution.



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