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]

Re: objdump for old ARM7TDMI (ARMv4T) showing instructions for newer architectures?!


On Tue, Jun 16, 2009 at 08:09:25PM -0700, Ian Lance Taylor wrote:
> Did you specify a --target option to configure, as described in
> binutils/README?

Now I did.  I applied Nick's patch and it works quite nicely.
blx is gone as it should be.

May I mention 2 more instructions that should be removed from ARM7TDMI that I
noticed?  It'd be much appreciated if added to your patch.  I'll test it for
you if you want.

Please remove mrrc and ldc2 as well.

I happen to be writing an ARM7TDMI disassembler, assembler and emulator as a
personal learning project.  If you wish, I'll keep looking very carefully at
objdump output for ARM7TDMI and tell you any other things I notice.

cs


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