+483
−4
tests/tcg/i386/test-i386-fpatan.c
0 → 100644
+1071
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
The x87 fpatan emulation is currently based around conversion to double. This is inherently unsuitable for a good emulation of any floatx80 operation. Reimplement using the soft-float operations, as for other such instructions. Signed-off-by:Joseph Myers <joseph@codesourcery.com> Message-Id: <alpine.DEB.2.21.2006230000340.24721@digraph.polyomino.org.uk> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
File added.
Preview size limit exceeded, changes collapsed.