aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikola Rajovic <baronrajo@gmail.com>2023-07-31 15:39:50 +0200
committerPhilipp Tomsich <philipp.tomsich@vrull.eu>2023-07-31 06:52:45 -0700
commit1d32646fa4bd7d597c21ef134b7381d224e4ab8e (patch)
tree93a7ff8302758a0af3111c2c7c6f537751eb63f9
parentc9906f4f78af6d9befb81fc0dcf98f8d3e1bfd85 (diff)
downloadriscv-opcodes-1d32646fa4bd7d597c21ef134b7381d224e4ab8e.zip
riscv-opcodes-1d32646fa4bd7d597c21ef134b7381d224e4ab8e.tar.gz
riscv-opcodes-1d32646fa4bd7d597c21ef134b7381d224e4ab8e.tar.bz2
rv64_q_zfa: rs2 is variable field.
-rw-r--r--unratified/rv64_q_zfa2
1 files changed, 1 insertions, 1 deletions
diff --git a/unratified/rv64_q_zfa b/unratified/rv64_q_zfa
index b9ec80d..be33e4e 100644
--- a/unratified/rv64_q_zfa
+++ b/unratified/rv64_q_zfa
@@ -1,2 +1,2 @@
fmvh.x.q rd rs1 24..20=1 31..27=0x1C 14..12=0 26..25=3 6..2=0x14 1..0=3
-fmvp.q.x rd rs1 24..20=1 31..27=0x16 14..12=0 26..25=3 6..2=0x14 1..0=3 \ No newline at end of file
+fmvp.q.x rd rs1 rs2 31..27=0x16 14..12=0 26..25=3 6..2=0x14 1..0=3