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: [mt patch] Add coprocessor array


On Wed, 21 Dec 2005 11:25:08 +0000
Nathan Sidwell <nathan@codesourcery.com> wrote:

> 2005-12-21  Nathan Sidwell  <nathan@codesourcery.com>
> 
> 	* mt-tdep.c (enum mt_gdb_regnums): Add MT_COPRO_PSEUDOREG_ARRAY,
> 	MT_COPRO_PSEUDOREG_DIM_1, MT_COPRO_PSEUDOREG_DIM_2,
> 	MT_COPRO_PSEUDOREG_REGS members.  Adjust MT_NUM_PSEUDO_REGS.
> 	(mt_register_name): Lazily synthesize name for coprocessor pseudo
> 	array registers.
> 	(mt_copro_register_type): New. Broken out of ...
> 	(mt_register_type): ... here.  Use it.  Deal with coprocessor
> 	pseudo array.
> 	(mt_select_coprocessor): New.
> 	(mt_pseudo_register_read, mt_pseudo_register_write): Deal with
> 	coprocessor pseudo array.

Okay.


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