]> Git Repo - qemu.git/commit
linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE
authorRichard Henderson <[email protected]>
Wed, 15 Sep 2021 03:27:58 +0000 (20:27 -0700)
committerRichard Henderson <[email protected]>
Tue, 2 Nov 2021 11:00:52 +0000 (07:00 -0400)
commitd315712b69fa34c27d09d425ca5951a08b07ade8
tree3191274a41088d072fa476974b85e6c0a12a314f
parentfac94cb36daacd202f718865ea82f5ff5a2b5a93
linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE

QEMU does not allow the system control bits for either exception to
be enabled in linux-user, therefore both exceptions are dead code.

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
linux-user/openrisc/cpu_loop.c
This page took 0.026038 seconds and 4 git commands to generate.