mbox series

[0/2] target/alpha: Fix bug 1701835

Message ID 20190427005124.12756-1-richard.henderson@linaro.org
Headers show
Series target/alpha: Fix bug 1701835 | expand

Message

Richard Henderson April 27, 2019, 12:51 a.m. UTC
Serves me right for really only being interested in system testing.
Anyway, in order to emulate user-only properly, we have to do all
of the crazy things the kernel does, forced on us by the crazy DEC
hardware engineers.


r~


Richard Henderson (2):
  target/alpha: Clean up alpha_cpu_dump_state
  target/alpha: Fix user-only floating-point exceptions

 linux-user/syscall_defs.h |   3 +-
 target/alpha/cpu.h        |  42 +++++++++++++++
 linux-user/syscall.c      | 104 ++++++++++++++++++--------------------
 target/alpha/fpu_helper.c |  21 ++++++--
 target/alpha/helper.c     |  39 ++++++++++----
 5 files changed, 140 insertions(+), 69 deletions(-)

-- 
2.17.1