qemu-e2k/common-user
Richard Henderson 620d0b49a4 common-user/host/sparc64: Fix safe_syscall_base
Use the "retl" instead of "ret" instruction alias, since we
do not allocate a register window in this function.

Fix the offset to the first stacked parameter, which lies
beyond the register window save area.

Fixes: 95c021dac8 ("linux-user/host/sparc64: Add safe-syscall.inc.S")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-02-09 08:46:23 +11:00
..
host common-user/host/sparc64: Fix safe_syscall_base 2022-02-09 08:46:23 +11:00
meson.build meson: cleanup common-user/ build 2022-01-12 14:08:29 +01:00
safe-syscall-error.c common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
safe-syscall.S common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00