qemu/target/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-param.h
cpu-qom.h
cpu.c
cpu.h
fpu_helper.c
gdbstub.c
helper.c
helper.h
int_helper.c
machine.c
Makefile.objs
mem_helper.c
STATUS
sys_helper.c
translate.c
vax_helper.c