Home
last modified time | relevance | path

Searched hist:"21 ba856499f9c0ccdc05ed04432df059ae76b337" (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/alpha/
H A Dfpu_helper.cdiff 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 Dhelper.cdiff 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 Dcpu.hdiff 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 Dsyscall_defs.hdiff 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 Dsyscall.cdiff 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>