aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2019-11-15 14:02:25 -0800
committerAndrew Waterman <andrew@sifive.com>2019-11-15 14:02:36 -0800
commitad68f73c46c1781bb79353629a23b544607092bb (patch)
tree03ea3b96164ec8cbe96d364eabbe2aa755c66ce6
parent51b41643bd3ac801e168c9ed0b325b35aaea609a (diff)
downloadriscv-opcodes-ad68f73c46c1781bb79353629a23b544607092bb.zip
riscv-opcodes-ad68f73c46c1781bb79353629a23b544607092bb.tar.gz
riscv-opcodes-ad68f73c46c1781bb79353629a23b544607092bb.tar.bz2
vcompress is encoded with vm=1
See https://github.com/riscv/riscv-v-spec/commit/da9ae36997183141521d3f850a935c99535ae73b
-rw-r--r--opcodes-rvv2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes-rvv b/opcodes-rvv
index d6deb12..9bab445 100644
--- a/opcodes-rvv
+++ b/opcodes-rvv
@@ -327,7 +327,7 @@ vasub.vv 31..26=0x0b vm vs2 vs1 14..12=0x2 vd 6..0=0x57
vmv.x.s 31..26=0x10 25=1 vs2 19..15=0 14..12=0x2 vd 6..0=0x57
-vcompress.vm 31..26=0x17 vm vs2 vs1 14..12=0x2 vd 6..0=0x57
+vcompress.vm 31..26=0x17 25=1 vs2 vs1 14..12=0x2 vd 6..0=0x57
vmandnot.mm 31..26=0x18 vm vs2 vs1 14..12=0x2 vd 6..0=0x57
vmand.mm 31..26=0x19 vm vs2 vs1 14..12=0x2 vd 6..0=0x57
vmor.mm 31..26=0x1a vm vs2 vs1 14..12=0x2 vd 6..0=0x57