qemu-e2k/target-arm
Peter Maydell 3c30dd5a68 target-arm: Move reset handling to arm_cpu_reset
Now that cpu_reset_model_id() has gone we can move the
reset code over to the class reset function and have cpu_state_reset
simply do a reset on the CPU QOM object.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Andreas Färber <afaerber@suse.de>
2012-04-21 18:13:22 +00:00
..
cpu-qom.h target-arm: Move cache ID register setup to cpu specific init fns 2012-04-21 18:12:29 +00:00
cpu.c target-arm: Move reset handling to arm_cpu_reset 2012-04-21 18:13:22 +00:00
cpu.h target-arm: Move feature bit settings to CPU init fns 2012-04-21 18:07:21 +00:00
helper.c target-arm: Move reset handling to arm_cpu_reset 2012-04-21 18:13:22 +00:00
helper.h target-arm: Implement VFPv4 fused multiply-accumulate insns 2011-10-19 16:14:07 +00:00
iwmmxt_helper.c target-arm: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
machine.c arm: Add dummy support for co-processor 15's secure config register 2012-01-13 17:25:08 +00:00
neon_helper.c target-arm: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
op_addsub.h Correct spelling of licensed 2011-07-23 11:26:12 -05:00
op_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
translate.c Userspace ARM BE8 support 2012-04-06 19:25:57 +03:00