aboutsummaryrefslogtreecommitdiff
path: root/riscv/encoding.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/encoding.h')
-rw-r--r--riscv/encoding.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscv/encoding.h b/riscv/encoding.h
index ff3f743..d600fa2 100644
--- a/riscv/encoding.h
+++ b/riscv/encoding.h
@@ -348,6 +348,7 @@
/* software check exception xtval codes */
#define LANDING_PAD_FAULT 2
+#define SHADOW_STACK_FAULT 3
#ifdef __riscv