aboutsummaryrefslogtreecommitdiff
path: root/rv64_h
diff options
context:
space:
mode:
authorNeel Gala <neelgala@incoresemi.com>2022-04-08 17:41:08 +0530
committerNeel Gala <neelgala@incoresemi.com>2022-04-08 20:11:59 +0530
commit6fa94f663801077eefde6a02117785d6506e2a99 (patch)
tree9d36b05b19cf7cfc86c34e6f1a505f0de6e82a11 /rv64_h
parentc801c67946234562d5f7dad118118cac30274fa0 (diff)
downloadriscv-opcodes-6fa94f663801077eefde6a02117785d6506e2a99.zip
riscv-opcodes-6fa94f663801077eefde6a02117785d6506e2a99.tar.gz
riscv-opcodes-6fa94f663801077eefde6a02117785d6506e2a99.tar.bz2
migrate H-extension opcodes
- involves only renaming
Diffstat (limited to 'rv64_h')
-rw-r--r--rv64_h5
1 files changed, 5 insertions, 0 deletions
diff --git a/rv64_h b/rv64_h
new file mode 100644
index 0000000..488dcd4
--- /dev/null
+++ b/rv64_h
@@ -0,0 +1,5 @@
+# Hypervisor extension
+hlv.wu rd rs1 24..20=0x1 31..25=0x34 14..12=4 6..2=0x1C 1..0=3
+hlv.d rd rs1 24..20=0x0 31..25=0x36 14..12=4 6..2=0x1C 1..0=3
+hsv.d 11..7=0 rs1 rs2 31..25=0x37 14..12=4 6..2=0x1C 1..0=3
+