Searched hist:"21 ba856499f9c0ccdc05ed04432df059ae76b337" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/alpha/ |
H A D | fpu_helper.c | diff 21ba856499f9c0ccdc05ed04432df059ae76b337 Fri Apr 26 17:20:51 CDT 2019 Richard Henderson <richard.henderson@linaro.org> 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>
|
H A D | helper.c | diff 21ba856499f9c0ccdc05ed04432df059ae76b337 Fri Apr 26 17:20:51 CDT 2019 Richard Henderson <richard.henderson@linaro.org> 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>
|
H A D | cpu.h | diff 21ba856499f9c0ccdc05ed04432df059ae76b337 Fri Apr 26 17:20:51 CDT 2019 Richard Henderson <richard.henderson@linaro.org> 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>
|
/openbmc/qemu/linux-user/ |
H A D | syscall_defs.h | diff 21ba856499f9c0ccdc05ed04432df059ae76b337 Fri Apr 26 17:20:51 CDT 2019 Richard Henderson <richard.henderson@linaro.org> 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>
|
H A D | syscall.c | diff 21ba856499f9c0ccdc05ed04432df059ae76b337 Fri Apr 26 17:20:51 CDT 2019 Richard Henderson <richard.henderson@linaro.org> 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>
|