[PATCH][binutils][0/3] Add float16 directive for assembling 16-bit floating point numbers.

Barnaby Wilks Barnaby.Wilks@arm.com
Thu Jul 11 15:27:00 GMT 2019


Hello,

This is a patch series to implement support for a float16 directive for assembling constant 16 bit floating
point values in either IEEE 754 format or the Arm alternative format (depending on target and configuration).

Barney Wilks (3)

[PATCH][binutils][1/3] Generic support for IEEE 754 floating point numbers.
[PATCH][binutils][Arm][2/3] Add support for float16 (IEEE and Alternative formats) for Arm backend.
[PATCH][binutils][AArch64][3/3] Add support for float16 (IEEE format) for AArch64 backend.



More information about the Binutils mailing list