qemu/target/tilegx
Richard Henderson 06887771bd target/tilegx: Use env_cpu
Cleanup in the boilerplate that each target must define.
Replace tilegx_env_get_cpu with env_archcpu.  The combination
CPU(tilegx_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:42 -07:00
..
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
cpu.c target/tilegx: Convert to CPUClass::tlb_fill 2019-05-10 11:12:50 -07:00
cpu.h target/tilegx: Use env_cpu 2019-06-10 07:03:42 -07:00
helper.c target/tilegx: Use env_cpu 2019-06-10 07:03:42 -07:00
helper.h target-tilegx: Use ctpop helper 2017-01-10 08:49:59 -08:00
Makefile.objs
opcode_tilegx.h
simd_helper.c
spr_def_64.h
translate.c tcg: Hoist max_insns computation to tb_gen_code 2019-04-24 13:04:33 -07:00