summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/ia64/ia64/syscall.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/ia64/syscall.S b/sys/ia64/ia64/syscall.S
index 84a03da..da752d1 100644
--- a/sys/ia64/ia64/syscall.S
+++ b/sys/ia64/ia64/syscall.S
@@ -296,7 +296,7 @@ ENTRY_NOPROFILE(epc_syscall, 8)
{ .mmi
st8 [r30]=r19,16 // rnat
st8 [r31]=r0,16 // __spare
- nop 0
+ dep r11=-1,r11,44,1 // Set psr.bn=1
;;
}
{ .mmi
OpenPOWER on IntegriCloud