aboutsummaryrefslogtreecommitdiff
path: root/pk
diff options
context:
space:
mode:
Diffstat (limited to 'pk')
-rw-r--r--pk/entry.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/pk/entry.S b/pk/entry.S
index 3e97001..c2ebf3d 100644
--- a/pk/entry.S
+++ b/pk/entry.S
@@ -61,7 +61,7 @@
# get faulting insn, if it wasn't a fetch-related trap
li x5,-1
- sd x5,36*REGBYTES(x2)
+ STORE x5,36*REGBYTES(x2)
1:
.endm