On 02/25/2017 10:05 PM, Laurent Vivier wrote:
Use cpu_m68k_get_ccr()/cpu_m68k_set_ccr() to setup and restore correctly the value of SR in the ucontext structureSigned-off-by: Laurent Vivier <[email protected]> --- linux-user/signal.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
