Skip to content
Snippets Groups Projects
user avatar
Richard Henderson authored
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: 95c021da ("linux-user/host/sparc64: Add safe-syscall.inc.S")
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
620d0b49
History