This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH] gas: ARM: Fix encoding of VCVTr.s32.f64 instructions


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.



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