]> Git Repo - qemu.git/commit - target-arm/cpu.h
target-arm: Convert MPIDR
authorPeter Maydell <[email protected]>
Wed, 20 Jun 2012 11:57:20 +0000 (11:57 +0000)
committerPeter Maydell <[email protected]>
Wed, 20 Jun 2012 12:10:54 +0000 (12:10 +0000)
commit81bdde9dcdba5bbc358b2c6b8f776a05a751cc72
tree089fdb29b16a895498f2a6a14926f05fa8007b07
parent776d4e5c6ca47f8d7b73c9c8eccf20209bf57529
target-arm: Convert MPIDR

Convert the MPIDR to the new cp15 register scheme.
This includes giving it its own feature bit rather
than doing a CPUID value check.

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