summaryrefslogtreecommitdiffstats
path: root/target-arm/cpu.h
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-11-19 16:45:20 +0000
committerPaul Brook <paul@codesourcery.com>2009-11-19 16:45:20 +0000
commit100555620f4c825c3d2d37ed4d8b921b4604c1f6 (patch)
tree02f7ccd428984c2ea40c75392503474e4cd6591b /target-arm/cpu.h
parent600114988cb1beede13ce29dec65398f3e62e510 (diff)
downloadhqemu-100555620f4c825c3d2d37ed4d8b921b4604c1f6.zip
hqemu-100555620f4c825c3d2d37ed4d8b921b4604c1f6.tar.gz
ARM Cortex-A9 cpu support
Basic Cortex-A9 support. Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'target-arm/cpu.h')
-rw-r--r--target-arm/cpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-arm/cpu.h b/target-arm/cpu.h
index 6c0f9d6..a83ce48 100644
--- a/target-arm/cpu.h
+++ b/target-arm/cpu.h
@@ -389,6 +389,7 @@ void cpu_arm_set_cp_io(CPUARMState *env, int cpnum,
#define ARM_CPUID_ARM1136_R2 0x4107b362
#define ARM_CPUID_ARM11MPCORE 0x410fb022
#define ARM_CPUID_CORTEXA8 0x410fc080
+#define ARM_CPUID_CORTEXA9 0x410fc090
#define ARM_CPUID_CORTEXM3 0x410fc231
#define ARM_CPUID_ANY 0xffffffff
OpenPOWER on IntegriCloud