mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
620d0b49a4
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:
|
||
---|---|---|
.. | ||
host | ||
meson.build | ||
safe-syscall-error.c | ||
safe-syscall.S |