This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH] MIPS: MIPS16 offset calculation and branch decoding fixes


On Thu, 8 Dec 2011, Joel Brobecker wrote:

> > 2011-12-03  Maciej W. Rozycki  <macro@codesourcery.com>
> > 
> > 	gdb/
> > 	* mips-tdep.c (extended_offset): Correct calculation.
> > 	(unpack_mips16): Correct bitfield positions used for extraction
> > 	of the immediate argument; fix sign-extension of same.
> > 	(extended_mips16_next_pc): Correct B instruction's offset
> > 	calculation.  Correct register decoding of the BEQZ and BNEZ
> > 	as well as jump-register instructions.  Handle compact jumps.
> 
> OK to apply.

 Applied now, thanks for your review.

  Maciej


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