diff options
| author | Alex Bennée | 2018-03-01 12:05:55 +0100 |
|---|---|---|
| committer | Peter Maydell | 2018-03-01 12:13:59 +0100 |
| commit | d719cbc7641991d16b891ffbbfc3a16a04e37b9a (patch) | |
| tree | 705659ec22bf4493d21c4366f30022e975b3a4f4 /scripts/git-submodule.sh | |
| parent | arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16 (diff) | |
| download | qemu-d719cbc7641991d16b891ffbbfc3a16a04e37b9a.tar.gz qemu-d719cbc7641991d16b891ffbbfc3a16a04e37b9a.tar.xz qemu-d719cbc7641991d16b891ffbbfc3a16a04e37b9a.zip | |
arm/helper.c: re-factor rsqrte and add rsqrte_f16
Much like recpe the ARM ARM has simplified the pseudo code for the
calculation which is done on a fixed point 9 bit integer maths. So
while adding f16 we can also clean this up to be a little less heavy
on the floating point and just return the fractional part and leave
the calle's to do the final packing of the result.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180227143852.11175-27-alex.bennee@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/git-submodule.sh')
0 files changed, 0 insertions, 0 deletions
