summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/ppcconsts.S
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2011-05-25 17:11:33 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-06-02 15:13:56 -0500
commitf0e44bc60ca80d5bf875f0836a119e361d84dd44 (patch)
treed1b7d267a6e292e8c6d10363e7c1df6f7067cb9c /src/include/kernel/ppcconsts.S
parent83e18669b6c2322c8eb5f8632ac823877d765e0d (diff)
downloadblackbird-hostboot-f0e44bc60ca80d5bf875f0836a119e361d84dd44.tar.gz
blackbird-hostboot-f0e44bc60ca80d5bf875f0836a119e361d84dd44.zip
Add HMER access syscalls (as fastpath).
Change-Id: Icc7494986d19950a18cc9ee53fd5125c86096a72 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/105 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com>
Diffstat (limited to 'src/include/kernel/ppcconsts.S')
-rw-r--r--src/include/kernel/ppcconsts.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/kernel/ppcconsts.S b/src/include/kernel/ppcconsts.S
index ae972f269..38fd5e6e5 100644
--- a/src/include/kernel/ppcconsts.S
+++ b/src/include/kernel/ppcconsts.S
@@ -102,6 +102,7 @@
.set HDEC,310
.set HSRR0,314
.set HSRR1,315
+ .set HMER,336
.set HID0,1008
.set PIR, 1023
OpenPOWER on IntegriCloud