xemu/target-arm
Peter Maydell 30b05bba11 target-arm: Move block cache ops to new cp15 framework
Move the v6 optional block cache ops to the new cp15 framework.
This includes only providing them on the CPUs which implemented
them, rather than the previous blunderbuss approach of making
all MCRR instructions on all CPUs act as NOPs.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2012-06-20 12:12:41 +00:00
..
arm-semi.c build: move obj-TARGET-y variables to nested Makefile.objs 2012-06-07 07:17:36 +02:00
cpu-qom.h target-arm: Convert cp15 crn=1 registers 2012-06-20 12:08:22 +00:00
cpu.c target-arm: Convert final ID registers 2012-06-20 12:11:45 +00:00
cpu.h target-arm: Remove c0_cachetype CPUARMState field 2012-06-20 12:11:49 +00:00
helper.c target-arm: Move block cache ops to new cp15 framework 2012-06-20 12:12:41 +00:00
helper.h target-arm: Convert TEECR, TEEHBR to new scheme 2012-06-20 12:04:08 +00:00
iwmmxt_helper.c target-arm: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
machine.c target-arm: Remove c0_cachetype CPUARMState field 2012-06-20 12:11:49 +00:00
Makefile.objs build: move other target-*/ objects to nested Makefile.objs 2012-06-07 09:21:11 +02:00
neon_helper.c target-arm: When setting FPSCR.QC, don't clear other FPSCR bits 2012-05-10 12:56:08 +00:00
op_addsub.h Correct spelling of licensed 2011-07-23 11:26:12 -05:00
op_helper.c target-arm: initial coprocessor register framework 2012-06-20 12:01:02 +00:00
translate.c target-arm: Move block cache ops to new cp15 framework 2012-06-20 12:12:41 +00:00