summaryrefslogtreecommitdiff
path: root/pc-bios
diff options
context:
space:
mode:
authorBruno Larsen (billionai) <bruno.larsen@eldorado.org.br>2021-05-21 17:17:53 -0300
committerDavid Gibson <david@gibson.dropbear.id.au>2021-06-03 13:22:06 +1000
commit63d06e90e65d5f119039044e986a81007954a466 (patch)
tree8019a3ca51f50c306eb96052fc68fe9d873fc944 /pc-bios
parenta3f5c315396b86468487f303a044b26801015090 (diff)
downloadqemu-63d06e90e65d5f119039044e986a81007954a466.zip
target/ppc: reduce usage of fpscr_set_rounding_mode
It is preferable to store the current rounding mode and retore from that than recalculating from fpscr, so we changed the behavior of do_fri and VSX_ROUND to do it like that. Suggested-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210521201759.85475-4-bruno.larsen@eldorado.org.br> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions