[PATCH] gas: ARM: Fix encoding of VCVTr.s32.f64 instructions

Richard Earnshaw rearnsha@arm.com
Fri Jan 17 15:05:00 GMT 2014


On 16/01/14 10:13, Will Newton wrote:
> The direct rounding floating-point VCVT instructions introduced in
> ARMv8 encode the s32.f64 variant incorrectly. The op bit should be
> set to 1 for all signed conversions.
> 
> gas/ChangeLog:
> 
> 2014-01-16  Will Newton  <will.newton@linaro.org>
> 
> 	* config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
> 	for the s32.f64 flavours of VCVT.
> 

OK.

R.




More information about the Binutils mailing list