qemu-e2k/target/alpha
Richard Henderson 21ba856499 target/alpha: Fix user-only floating-point exceptions
Record the software fp control register, as set by the
osf_setsysinfo syscall.  Add those masked exceptions
to fpcr_exc_enable.  Do not raise a signal for masked
fp exceptions.

Fixes: https://bugs.launchpad.net/bugs/1701835
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-05-19 07:30:03 -07:00
..
cpu-qom.h
cpu.c target/alpha: Convert to CPUClass::tlb_fill 2019-05-10 07:57:39 -07:00
cpu.h target/alpha: Fix user-only floating-point exceptions 2019-05-19 07:30:03 -07:00
fpu_helper.c target/alpha: Fix user-only floating-point exceptions 2019-05-19 07:30:03 -07:00
gdbstub.c
helper.c target/alpha: Fix user-only floating-point exceptions 2019-05-19 07:30:03 -07:00
helper.h
int_helper.c
machine.c
Makefile.objs
mem_helper.c target/alpha: Convert to CPUClass::tlb_fill 2019-05-10 07:57:39 -07:00
STATUS
sys_helper.c
translate.c tcg: Hoist max_insns computation to tb_gen_code 2019-04-24 13:04:33 -07:00
vax_helper.c