aboutsummaryrefslogtreecommitdiff
path: root/unratified
diff options
context:
space:
mode:
authorNikola Rajovic <baronrajo@gmail.com>2023-07-31 15:39:29 +0200
committerPhilipp Tomsich <philipp.tomsich@vrull.eu>2023-07-31 06:52:45 -0700
commitc9906f4f78af6d9befb81fc0dcf98f8d3e1bfd85 (patch)
tree9b9ae44a4575faaa9984a1ba10a41fb17633ebfc /unratified
parent6790b30030fb77da399788665a17c45be41ffbc7 (diff)
downloadriscv-opcodes-c9906f4f78af6d9befb81fc0dcf98f8d3e1bfd85.zip
riscv-opcodes-c9906f4f78af6d9befb81fc0dcf98f8d3e1bfd85.tar.gz
riscv-opcodes-c9906f4f78af6d9befb81fc0dcf98f8d3e1bfd85.tar.bz2
rv32_d_zfa: rs2 is variable field.
Diffstat (limited to 'unratified')
-rw-r--r--unratified/rv32_d_zfa2
1 files changed, 1 insertions, 1 deletions
diff --git a/unratified/rv32_d_zfa b/unratified/rv32_d_zfa
index 2b7c89f..8a543e7 100644
--- a/unratified/rv32_d_zfa
+++ b/unratified/rv32_d_zfa
@@ -1,2 +1,2 @@
fmvh.x.d rd rs1 24..20=1 31..27=0x1C 14..12=0 26..25=1 6..2=0x14 1..0=3
-fmvp.d.x rd rs1 24..20=1 31..27=0x16 14..12=0 26..25=1 6..2=0x14 1..0=3
+fmvp.d.x rd rs1 rs2 31..27=0x16 14..12=0 26..25=1 6..2=0x14 1..0=3