aboutsummaryrefslogtreecommitdiff
path: root/opcodes-system
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2021-06-07 13:15:43 -0700
committerAndrew Waterman <andrew@sifive.com>2021-06-07 13:15:43 -0700
commit2d4df20c0154556d900f458775959b807a896607 (patch)
tree3c63d28819a283a92b4c27331489ffa4ec6d3825 /opcodes-system
parent0c8505ccfa2f23bba1009a391f11d59ec1a8f517 (diff)
downloadriscv-opcodes-wfmi.zip
riscv-opcodes-wfmi.tar.gz
riscv-opcodes-wfmi.tar.bz2
Add wfmi instructionwfmi
Diffstat (limited to 'opcodes-system')
-rw-r--r--opcodes-system1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes-system b/opcodes-system
index 9517814..078506a 100644
--- a/opcodes-system
+++ b/opcodes-system
@@ -7,6 +7,7 @@ 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
+wfmi 11..7=0 19..15=0 31..20=0x005 14..12=0 6..2=0x1C 1..0=3
csrrw rd rs1 imm12 14..12=1 6..2=0x1C 1..0=3
csrrs rd rs1 imm12 14..12=2 6..2=0x1C 1..0=3
csrrc rd rs1 imm12 14..12=3 6..2=0x1C 1..0=3