diff options
author | Richard Henderson | 2022-02-08 03:54:29 +0100 |
---|---|---|
committer | Richard Henderson | 2022-02-08 22:46:23 +0100 |
commit | 620d0b49a40e24465472b667f19b5fb0c63a6f0c (patch) | |
tree | 1f5574c5dadb9d24491fe566cee3a7ba8cc5ef85 /linux-user/include/host/mips | |
parent | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220208'... (diff) | |
download | qemu-620d0b49a40e24465472b667f19b5fb0c63a6f0c.tar.gz qemu-620d0b49a40e24465472b667f19b5fb0c63a6f0c.tar.xz qemu-620d0b49a40e24465472b667f19b5fb0c63a6f0c.zip |
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: 95c021dac835 ("linux-user/host/sparc64: Add safe-syscall.inc.S")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/include/host/mips')
0 files changed, 0 insertions, 0 deletions