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: mips-tdep.c (heuristic_proc_start): Recognise MIPS16 "save"


On Fri, Jul 20, 2007 at 05:49:13PM +0100, Maciej W. Rozycki wrote:
> Hello,
> 
>  The MIPS16e ASE adds "save" to the list of MIPS16 instructions, which is 
> typically used in a function's prologue.  It is therefore useful to have 
> it recognised by our heuristic analyser.
> 
>  Tested for mipsisa32-sde-elf, with the mips-sim-sde32/-mips16/-EB and 
> mips-sim-sde32/-mips16/-EL target boards with no regressions.
> 
> 2004-07-20  Chris Dearman  <chris@mips.com>
> 
> 	* mips-tdep.c (heuristic_proc_start): Add more MIPS16 function
> 	prologue instructions.
> 
>  OK to apply?
> 

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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