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: [RFC] mips-tdep.c: Update mips_register_to_value(), et al...


On 12/09/2010 07:46 AM, Kevin Buettner wrote:
> (Can anyone think of better names for the two new functions that I
> introduced?)
> 
> 	* mips-tdep.c (big_endian_4_byte_fp_reg_with_double_type_p)
> 	(eight_byte_gp_reg_with_shorter_type_p): New functions.

Names of these two new functions are a little bit long.  :-)

Sometimes, it is hard to describe function's behavior only by its name.
 Can we name them as mips_convert_register_p_{1,2}, and give comments in
details to each of them?

-- 
Yao (éå)


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