aboutsummaryrefslogtreecommitdiff
path: root/pk/riscv-opc.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/riscv-opc.h')
-rw-r--r--pk/riscv-opc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/riscv-opc.h b/pk/riscv-opc.h
index d5040b0..b3ea8d1 100644
--- a/pk/riscv-opc.h
+++ b/pk/riscv-opc.h
@@ -57,6 +57,8 @@
#define MASK_LBU_V 0x3fffff
#define MATCH_BGEU 0x3e3
#define MASK_BGEU 0x3ff
+#define MATCH_C_LI 0x1
+#define MASK_C_LI 0x1f
#define MATCH_DI 0xfb
#define MASK_DI 0x7ffffff
#define MATCH_SLTIU 0x193