summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/ia64/exception.S4
-rw-r--r--sys/ia64/ia64/exception.s4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/ia64/ia64/exception.S b/sys/ia64/ia64/exception.S
index 7cef5e0..50112236 100644
--- a/sys/ia64/ia64/exception.S
+++ b/sys/ia64/ia64/exception.S
@@ -522,7 +522,7 @@ ENTRY(exception_restore, 0)
// the backing store.
{ .mmi
mov ar.rsc=r31 // setup for loadrs
-(p15) mov ar.k7=r16
+ mov ar.k7=r16
(p15) mov r13=r29
;;
}
@@ -542,7 +542,7 @@ exception_restore_restart:
;;
}
{ .mmb
-(p15) mov ar.k6=r31
+ mov ar.k6=r31
mov ar.rnat=r21
nop 0
;;
diff --git a/sys/ia64/ia64/exception.s b/sys/ia64/ia64/exception.s
index 7cef5e0..50112236 100644
--- a/sys/ia64/ia64/exception.s
+++ b/sys/ia64/ia64/exception.s
@@ -522,7 +522,7 @@ ENTRY(exception_restore, 0)
// the backing store.
{ .mmi
mov ar.rsc=r31 // setup for loadrs
-(p15) mov ar.k7=r16
+ mov ar.k7=r16
(p15) mov r13=r29
;;
}
@@ -542,7 +542,7 @@ exception_restore_restart:
;;
}
{ .mmb
-(p15) mov ar.k6=r31
+ mov ar.k6=r31
mov ar.rnat=r21
nop 0
;;
OpenPOWER on IntegriCloud