On Thu, 3 Jun 2021 at 22:43, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit 453d9c61dd5681159051c6e4d07e7b2633de2e70: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20210603' into staging (2021-06-03 > 16:59:46 +0100) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-fpu-20210603 > > for you to fetch changes up to 5d0204b82ade0ea0630d6add894954135ee54ab1: > > softfloat: Use hard-float for {u}int64_to_float{32,64} (2021-06-03 14:09:03 > -0700) > > ---------------------------------------------------------------- > Finish conversion of float128 and floatx80 to FloatParts. > Implement float128_muladd and float128_{min,max}*. > Optimize int-to-float conversion with hard-float. > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM