]> Git Repo - qemu.git/commit
target-arm: Move FPSID config to cpu init fns
authorPeter Maydell <[email protected]>
Fri, 20 Apr 2012 17:58:32 +0000 (17:58 +0000)
committerPeter Maydell <[email protected]>
Sat, 21 Apr 2012 18:08:12 +0000 (18:08 +0000)
commit325b3ceff69c987e90acf9c8ef6f55e646b39767
tree8787ebd7d09584616ee60180666ef842da515930
parent581be09434f155ebe0ee7b532c20974843188958
target-arm: Move FPSID config to cpu init fns

Move the reset FPSID to the ARMCPU struct, and set it in the
per-implementation instance init function. At reset we then
just copy the reset value into the CPUARMState field.

Signed-off-by: Peter Maydell <[email protected]>
Acked-by: Andreas Färber <[email protected]>
target-arm/cpu-qom.h
target-arm/cpu.c
target-arm/helper.c
This page took 0.026041 seconds and 4 git commands to generate.