qemu-e2k/linux-user/hexagon
Richard Henderson ddc3e74d9c linux-user: Pass CPUArchState to target_restore_altstack
In most cases we were already passing get_sp_from_cpustate
directly to the function.  In other cases, we were passing
a local variable which already contained the same value.
In the rest of the cases, we were passing the stack pointer
out of env directly.

Reviewed by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210426025334.1168495-5-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2021-05-15 21:43:23 +02:00
..
cpu_loop.c Hexagon (target/hexagon) use env_archcpu and env_cpu 2021-05-01 08:31:43 -07:00
signal.c linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
sockbits.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
syscall_nr.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_cpu.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_elf.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_fcntl.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_signal.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_structs.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_syscall.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
termbits.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00