[RFA/ARM 14/21] Tidy up neon_cvt_flavour

Richard Earnshaw rearnsha@arm.com
Thu Aug 23 16:38:00 GMT 2012


On 23/08/12 16:01, Matthew Gretton-Dann wrote:
> 
> This is a tidy-up check in which creates an enum neon_cvt_flavour, and
> moves all the data which depends on it into one large 'table'.  This was
> done to make the code understandable for adding the new VCVT variants.
> 
> gas/ChangeLog:
> 
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm>
> 
> 	* config/tc-arm.c (CVT_FLAVOUR_VAR): New define.
> 	(CVT_VAR): New helper define.
> 	(neon_cvt_flavour): New enumeration, function renamed...
> 	(get_neon_cvt_flavour): ...to this.
> 	(do_vfp_nsyn_cvt): Update to use new neon_cvt_flavour.
> 	(do_vfp_nsyn_cvtz): Likewise.
> 	(do_neon_cvt_1): Likewise.
> 

OK.

R.



More information about the Binutils mailing list