On 21 February 2018 at 11:05, Alex Bennée <alex.ben...@linaro.org> wrote: > The following changes since commit a6e0344fa0e09413324835ae122c4cadd7890231: > > Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180220-pull-request' > into staging (2018-02-20 14:05:00 +0000) > > are available in the Git repository at: > > https://github.com/stsquad/qemu.git tags/pull-softfloat-refactor-210218-1 > > for you to fetch changes up to c13bb2da9eedfbc5886c8048df1bc1114b285fb0: > > fpu/softfloat: re-factor sqrt (2018-02-21 10:21:54 +0000) > > ---------------------------------------------------------------- > This is the re-factor of softfloat: > > - shared common code path float16/32/64 > - well commented and easy to follow code > - added a bunch of float16 support > > While some operations are slower the key ones exercised by the > floating point dbt-bench are the same: https://i.imgur.com/oXNJNql.png
Applied, thanks. -- PMM