]> Git Repo - qemu.git/commit
target-arm/helper.c: Correct FPSID value for Cortex-A9
authorPeter Maydell <[email protected]>
Tue, 7 Feb 2012 17:56:57 +0000 (17:56 +0000)
committerAndrzej Zaborowski <[email protected]>
Fri, 17 Feb 2012 07:15:06 +0000 (08:15 +0100)
commit2d2624a001010548e3e170d812e0f116b78501aa
treed6934a9f31b20174e85369d0f3dd50cc8e08abd9
parentdd4427a6194eb4efd38542737a053ca474039a76
target-arm/helper.c: Correct FPSID value for Cortex-A9

The correct FPSID for the Cortex-A9 (according to the TRM) is
0x41033090 for the r0p0 that we claim to model.

Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Andrzej Zaborowski <[email protected]>
target-arm/helper.c
This page took 0.023075 seconds and 4 git commands to generate.