[PATCH][ARM][GAS] Allow integer immediate for VFP vmov instructions.
Nick Clifton
nickc@redhat.com
Thu May 10 11:16:00 GMT 2018
Hi Tamar,
> If the immediate is not a float we convert it and copy it's representation
> into the imm field and then carry on validating as if we originally entered
> a floating point immediate.
I think that you ought to verify that the conversion to floating point
representation has not lost any accuracy, and issue a warning/error if
the floating point and immediate values are not the same.
Cheers
Nick
More information about the Binutils
mailing list