qemu-e2k/target/cris
Richard Henderson dbefca236a target/cris: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace cris_env_get_cpu with env_archcpu.  The combination
CPU(cris_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
..
Makefile.objs
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
cpu-qom.h
cpu.c target/cris: Convert to CPUClass::tlb_fill 2019-05-10 11:12:50 -07:00
cpu.h target/cris: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
crisv10-decode.h
crisv32-decode.h
gdbstub.c
helper.c tcg: Use CPUClass::tlb_fill in cputlb.c 2019-05-10 11:12:50 -07:00
helper.h
machine.c
mmu.c target/cris: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
mmu.h avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
op_helper.c target/cris: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
opcode-cris.h
translate.c target/cris: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
translate_v10.inc.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00