aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/spr.h
diff options
context:
space:
mode:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>2013-09-17 17:29:56 +0000
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>2013-09-17 17:29:56 +0000
commit5d548e66ff62d508512e20b93cac4b638182bc30 (patch)
treeebdbc49eb5fea05ddb4c74fe2f839572755c27bd /sys/powerpc/include/spr.h
parent58aa4de0aabb8c904310943307f19be43a1638cf (diff)
downloadsrc-5d548e66ff62d508512e20b93cac4b638182bc30.tar.gz
src-5d548e66ff62d508512e20b93cac4b638182bc30.zip
Add POWER7+ and POWER8 to the CPU ID table.
Approved by: re (kib)
Notes
Notes: svn path=/head/; revision=255640
Diffstat (limited to 'sys/powerpc/include/spr.h')
-rw-r--r--sys/powerpc/include/spr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/powerpc/include/spr.h b/sys/powerpc/include/spr.h
index 601b62649e8b..f99b67f06559 100644
--- a/sys/powerpc/include/spr.h
+++ b/sys/powerpc/include/spr.h
@@ -168,6 +168,8 @@
#define IBMPOWER3PLUS 0x0041
#define IBM970MP 0x0044
#define IBM970GX 0x0045
+#define IBMPOWER7PLUS 0x004a
+#define IBMPOWER8 0x004b
#define MPC860 0x0050
#define IBMCELLBE 0x0070
#define MPC8240 0x0081