qemu/target-mips
Peter Maydell 340fff722d target-mips: Remove unused gen_load_ACX, gen_store_ACX and cpu_ACX
Remove the functions gen_load_ACX and gen_store_ACX, which appear to have
been unused since they were first introduced many years ago. These functions
were the only places using the cpu_ACX[] array of TCG globals, so remove
that and its accompanying regnames_ACX[] as well.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
2014-10-14 13:29:15 +01:00
..
cpu-qom.h
cpu.c
cpu.h target-mips: fix broken MIPS16 and microMIPS 2014-10-14 13:29:14 +01:00
dsp_helper.c target-mips/dsp_helper.c: Add ifdef guards around various functions 2014-10-14 13:29:14 +01:00
gdbstub.c
helper.c
helper.h
kvm_mips.h
kvm.c
lmi_helper.c
machine.c
Makefile.objs
mips-defs.h
op_helper.c target-mips/op_helper.c: Remove unused do_lbu() function 2014-10-14 13:29:14 +01:00
TODO
translate_init.c target-mips: define a new generic CPU supporting MIPS64 Release 6 ISA 2014-10-14 13:28:52 +01:00
translate.c target-mips: Remove unused gen_load_ACX, gen_store_ACX and cpu_ACX 2014-10-14 13:29:15 +01:00