qemu-e2k/target/hppa
Richard Henderson 03385dfdaa fpu/softfloat: Specialize on snan_bit_is_one
Only MIPS requires snan_bit_is_one to be variable.  While we are
specializing softfloat behaviour, allow other targets to eliminate
this runtime check.

Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Yongbok Kim <yongbok.kim@mips.com>
Cc: David Gibson <david@gibson.dropbear.id.au>
Cc: Alexander Graf <agraf@suse.de>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-05-17 15:27:15 -07:00
..
Makefile.objs target/hppa: Add migration for the cpu 2018-01-31 05:30:49 -08:00
cpu-qom.h target-hppa: Add framework and enable compilation 2017-01-23 09:52:40 -08:00
cpu.c fpu/softfloat: Specialize on snan_bit_is_one 2018-05-17 15:27:15 -07:00
cpu.h target/hppa: Include priv level in user-only iaoq 2018-03-26 22:56:57 +08:00
gdbstub.c target/hppa: Add system registers to gdbstub 2018-01-31 05:30:49 -08:00
helper.c target/hppa: Implement IASQ 2018-01-30 10:08:18 -08:00
helper.h target/hppa: Implement PROBE for system mode 2018-01-31 05:30:50 -08:00
int_helper.c target/hppa: Implement the interval timer 2018-01-30 10:22:26 -08:00
machine.c target/hppa: Add migration for the cpu 2018-01-31 05:30:49 -08:00
mem_helper.c target/hppa: Only use EXCP_DTLB_MISS 2018-01-31 05:30:50 -08:00
op_helper.c target/hppa: Remove floatX_maybe_silence_nan from conversions 2018-05-17 15:27:15 -07:00
translate.c translator: merge max_insns into DisasContextBase 2018-05-09 10:12:21 -07:00