[PATCH] soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hf

Kito Cheng kito.cheng@gmail.com
Thu Jul 21 08:55:24 GMT 2022


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