qemu-e2k/target-arm
Peter Maydell 0cc892fd97 target-arm: Move iWMMXT wCID reset to cpu_state_reset
Move the iWMMXT wCID reset to cpu_state_reset(). Since
we use the same value for all CPUs with this feature
(with the major/minor revision fields set to the QEMU
specific 'Q' value) there's no need to create an ARMCPU
field just for this.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
2012-04-21 18:11:35 +00:00
..
cpu-qom.h target-arm: Move SCTLR reset value setup to per cpu init fns 2012-04-21 18:10:44 +00:00
cpu.c target-arm: Move SCTLR reset value setup to per cpu init fns 2012-04-21 18:10:44 +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 iWMMXT wCID reset to cpu_state_reset 2012-04-21 18:11:35 +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