diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-02-01 16:39:58 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-02-11 16:22:07 +0000 |
commit | 22330d2b0f6152d87114fec916f323e6726341d3 (patch) | |
tree | 74303fb4a3b10fe14ade2a85903286a001c678de /rust/qemu-api | |
parent | c1567205e000369aec6c73bfbd60219098b34d3e (diff) | |
download | qemu-22330d2b0f6152d87114fec916f323e6726341d3.zip qemu-22330d2b0f6152d87114fec916f323e6726341d3.tar.gz qemu-22330d2b0f6152d87114fec916f323e6726341d3.tar.bz2 |
target/arm: Implement increased precision FRSQRTE
Implement the increased precision variation of FRSQRTE. In the
pseudocode this corresponds to the handling of the
"increasedprecision" boolean in the FPRSqrtEstimate() and
RecipSqrtEstimate() functions.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions