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


> 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.

Thank you,
-- 
Joel


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