aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/kvm.c
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2014-06-03 11:14:20 +0200
committerAlexander Graf <agraf@suse.de>2014-06-16 13:24:46 +0200
commite223bcad6e0952d0e205f42b411e96e42262eded (patch)
tree03934e37eed246e1aff743507d3554d49d85f506 /target-ppc/kvm.c
parent23825581d7c106db28f902d09b9a7274b3c8dede (diff)
powerpc: use float64 for frsqrte
Remove the code that reduce the result to float32 as the frsqrte instruction is defined to return a double-precision estimate of the reciprocal square root. Although reducing the fractional part is harmless (as the estimation must have at least 12 bits of precision according to the old PEM), reducing the exponent range is not correct. Signed-off-by: Tristan Gingold <gingold@adacore.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-ppc/kvm.c')
0 files changed, 0 insertions, 0 deletions