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]

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


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.


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