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]
Other format: [Raw text]

Re: d10v: don't silently turn @-r# into @-sp


Hi Alexandre,

> Oops.  Unfortunately, this broke disassembly of sp.  It would come
> out as r262159, because we wouldn't find sp and num would then be
> printed with the OPERAND_GPR bit set.  Perhaps num should be masked
> with the REGISTER_MASK before being printed?

This would probably be a good idea.

> from  Alexandre Oliva  <aoliva@redhat.com>
> 
> 	* d10v-dis.c (print_operand): Disregard OPERAND_SP in register
> 	predefined value.

Approved.

Cheers
        Nick


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