]> git.proxmox.com Git - qemu.git/commit - target-arm/cpu.c
target-arm: Remove ARM_CPUID_* macros
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 11:57:23 +0000 (11:57 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 12:13:28 +0000 (12:13 +0000)
commitb2d06f9607e36333686b0e52a188881ce38495c7
treee45f5ccab101209d4cdd8642296b1ce5ec982d7e
parent4a9a539ffb5226009a1bb4aa3a569fcd80cf1436
target-arm: Remove ARM_CPUID_* macros

All the uses of ARM_CPUID() to vary behaviour have now been
removed, so we can delete the ARM_CPUID_* macros now.
The one exception is the TI915T/925T, because of its odd behaviour
where the MIDR value can be changed at runtime.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
linux-user/cpu-uname.c
target-arm/cpu.c
target-arm/cpu.h