target/sparc: Introduce cpu_put_psr_icc
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 14 Oct 2023 21:01:08 +0000 (14:01 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Nov 2023 19:52:18 +0000 (11:52 -0800)
commitb1fa27fcc88428f79de772825ab50cfca14bfc5f
tree42bec99e7e2c1628ae4ef0d243fe6d38eee1f409
parentd762bf97931b58839316b68a570eecc6143c9e3e
target/sparc: Introduce cpu_put_psr_icc

Isolate linux-user from changes to icc representation.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/sparc/signal.c
target/sparc/cpu.h
target/sparc/win_helper.c