aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--opcodes-system3
-rw-r--r--rv_system5
2 files changed, 5 insertions, 3 deletions
diff --git a/opcodes-system b/opcodes-system
index 1721905..e77b0f6 100644
--- a/opcodes-system
+++ b/opcodes-system
@@ -1,6 +1,3 @@
# SYSTEM
sret 11..7=0 19..15=0 31..20=0x102 14..12=0 6..2=0x1C 1..0=3
-mret 11..7=0 19..15=0 31..20=0x302 14..12=0 6..2=0x1C 1..0=3
-dret 11..7=0 19..15=0 31..20=0x7b2 14..12=0 6..2=0x1C 1..0=3
sfence.vma 11..7=0 rs1 rs2 31..25=0x09 14..12=0 6..2=0x1C 1..0=3
-wfi 11..7=0 19..15=0 31..20=0x105 14..12=0 6..2=0x1C 1..0=3
diff --git a/rv_system b/rv_system
new file mode 100644
index 0000000..f94c4cf
--- /dev/null
+++ b/rv_system
@@ -0,0 +1,5 @@
+# SYSTEM
+mret 11..7=0 19..15=0 31..20=0x302 14..12=0 6..2=0x1C 1..0=3
+dret 11..7=0 19..15=0 31..20=0x7b2 14..12=0 6..2=0x1C 1..0=3
+wfi 11..7=0 19..15=0 31..20=0x105 14..12=0 6..2=0x1C 1..0=3
+