[PATCH] soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hf
Kito Cheng
kito.cheng@gmail.com
Mon Aug 8 07:29:00 GMT 2022
Hi Adhemerval:
Could you commit this, 2.36 has been branch out, so this should be OK
for master now ?
Thanks!
On Thu, Jul 21, 2022 at 7:34 PM Adhemerval Zanella Netto via
Libc-alpha <libc-alpha@sourceware.org> wrote:
>
> I will take care of it.
>
> On 21/07/22 05:55, Kito Cheng via Libc-alpha wrote:
> > Hi Joseph:
> >
> > I didn't have commit access for glibc, could you help me to commit that? thanks!
> >
> > On Wed, Jul 20, 2022 at 4:59 AM Joseph Myers <joseph@codesourcery.com> wrote:
> >>
> >> On Tue, 5 Jul 2022, Kito Cheng wrote:
> >>
> >>> Add more IEEE half conversion routines:
> >>>
> >>> - Convert 32-bit/64-bit integer to IEEE half.
> >>> - Convert IEEE half to 32-bit/64-bit integer.
> >>>
> >>> They are required by RISC-V _Float16 support, tested with RISC-V GCC.
> >>
> >> OK.
> >>
> >> --
> >> Joseph S. Myers
> >> joseph@codesourcery.com
More information about the Libc-alpha
mailing list