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 20/01/14 13:40, Will Newton wrote:
> On 17 January 2014 15:05, Richard Earnshaw <rearnsha@arm.com> wrote:
>> 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.
> 
> Is this ok for the 2.24 branch too?
> 
> Thanks,
> 

Yes, unless Tristan has objections.

R.


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