[RFC] mips-tdep.c: Update mips_register_to_value(), et al...

Yao Qi yao@codesourcery.com
Thu Dec 9 09:01:00 GMT 2010


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 (齐尧)



More information about the Gdb-patches mailing list