On 07/02/2017 09:32 AM, Aurelien Jarno wrote:
This patchset should fix the bug #1701821 reported by Bruno Haible,
which makes the gnulib testsuite to fail for single precision libm
tests.
Aurelien Jarno (2):
target/sh4: do not check for PR bit for fabs instruction
target/sh4: do not use a helper to implement fneg
target/sh4/helper.h | 3 ---
target/sh4/op_helper.c | 15 ---------------
target/sh4/translate.c | 20 +++++---------------
3 files changed, 5 insertions(+), 33 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net>
r~