qemu-e2k/linux-user/alpha
Richard Henderson 1c7ad26000 target/alpha: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace alpha_env_get_cpu with env_archcpu.  The combination
CPU(alpha_env_get_cpu) should have used ENV_GET_CPU to begin;
use env_cpu now.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:34 -07:00
..
cpu_loop.c target/alpha: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
signal.c linux-user: move get_sp_from_cpustate() to target_cpu.h 2018-06-04 01:30:44 +02:00
sockbits.h
syscall_nr.h linux-user/alpha: Fix epoll syscalls 2018-06-11 14:44:22 +02:00
target_cpu.h linux-user: move get_sp_from_cpustate() to target_cpu.h 2018-06-04 01:30:44 +02:00
target_elf.h
target_fcntl.h
target_signal.h linux-user: move alpha signal definitions to alpha/target_signal.h 2018-06-04 01:30:44 +02:00
target_structs.h
target_syscall.h
termbits.h