aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Min Chao <chihmin.chao@sifive.com>2020-08-03 00:05:27 -0700
committerChih-Min Chao <chihmin.chao@sifive.com>2020-08-03 21:53:13 -0700
commit959700ec11d5c5e8417533e6cddfada1a83c4770 (patch)
tree27affabff39702dd8c4150a2f7fb1e6c42e5f29a
parent6859ccfa4a20295810dfe9d92582504b8ce23643 (diff)
downloadspike-959700ec11d5c5e8417533e6cddfada1a83c4770.zip
spike-959700ec11d5c5e8417533e6cddfada1a83c4770.tar.gz
spike-959700ec11d5c5e8417533e6cddfada1a83c4770.tar.bz2
op: rvv: fix pesudo code instructions
Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
-rw-r--r--riscv/encoding.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/riscv/encoding.h b/riscv/encoding.h
index f8628c7..be8036f 100644
--- a/riscv/encoding.h
+++ b/riscv/encoding.h
@@ -1842,11 +1842,11 @@
#define MASK_VMVNFR_V 0xfe00707f
#define MATCH_VL1R_V 0x2800007
#define MASK_VL1R_V 0xfff0707f
-#define MATCH_VL2R_V 0x2805007
+#define MATCH_VL2R_V 0x6805007
#define MASK_VL2R_V 0xfff0707f
-#define MATCH_VL4R_V 0x2806007
+#define MATCH_VL4R_V 0xe806007
#define MASK_VL4R_V 0xfff0707f
-#define MATCH_VL8R_V 0x2807007
+#define MATCH_VL8R_V 0x1e807007
#define MASK_VL8R_V 0xfff0707f
#define CSR_FFLAGS 0x1
#define CSR_FRM 0x2