aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Schmidt <colins@berkeley.edu>2018-12-22 19:36:36 +0530
committerColin Schmidt <colins@berkeley.edu>2018-12-22 19:36:36 +0530
commit74a05aa9fa76541b0bcd05e8fc4f9cc03aa3fe44 (patch)
treee1d46edad26daa2c903cae40c0fa9cbf3b8cf815
parent077157ad30b7c2cf484e307f9cc2e2b3a26e9ec9 (diff)
downloadriscv-opcodes-74a05aa9fa76541b0bcd05e8fc4f9cc03aa3fe44.zip
riscv-opcodes-74a05aa9fa76541b0bcd05e8fc4f9cc03aa3fe44.tar.gz
riscv-opcodes-74a05aa9fa76541b0bcd05e8fc4f9cc03aa3fe44.tar.bz2
Fix clip wi versions
-rw-r--r--opcodes-v8
1 files changed, 4 insertions, 4 deletions
diff --git a/opcodes-v b/opcodes-v
index 50117a2..6430f1e 100644
--- a/opcodes-v
+++ b/opcodes-v
@@ -160,28 +160,28 @@ vsrln.vs vm vd vs1 vs2 14..12=4 31..27=0x04 6..0=0x57
vsrln.vi vm vd vs1 vimm 14..12=5 31..27=0x04 6..0=0x57
vsrln.wv vm vd vs1 vs2 14..12=2 31..27=0x04 6..0=0x57
vsrln.ws vm vd vs1 vs2 14..12=6 31..27=0x04 6..0=0x57
-vsrln.wi vm vd vs1 vs2 14..12=7 31..27=0x04 6..0=0x57
+vsrln.wi vm vd vs1 vimm 14..12=7 31..27=0x04 6..0=0x57
vsran.vv vm vd vs1 vs2 14..12=0 31..27=0x05 6..0=0x57
vsran.vs vm vd vs1 vs2 14..12=4 31..27=0x05 6..0=0x57
vsran.vi vm vd vs1 vimm 14..12=5 31..27=0x05 6..0=0x57
vsran.wv vm vd vs1 vs2 14..12=2 31..27=0x05 6..0=0x57
vsran.ws vm vd vs1 vs2 14..12=6 31..27=0x05 6..0=0x57
-vsran.wi vm vd vs1 vs2 14..12=7 31..27=0x05 6..0=0x57
+vsran.wi vm vd vs1 vimm 14..12=7 31..27=0x05 6..0=0x57
vclipn.vv vm vd vs1 vs2 14..12=0 31..27=0x06 6..0=0x57
vclipn.vs vm vd vs1 vs2 14..12=4 31..27=0x06 6..0=0x57
vclipn.vi vm vd vs1 vimm 14..12=5 31..27=0x06 6..0=0x57
vclipn.wv vm vd vs1 vs2 14..12=2 31..27=0x06 6..0=0x57
vclipn.ws vm vd vs1 vs2 14..12=6 31..27=0x06 6..0=0x57
-vclipn.wi vm vd vs1 vs2 14..12=7 31..27=0x06 6..0=0x57
+vclipn.wi vm vd vs1 vimm 14..12=7 31..27=0x06 6..0=0x57
vclipun.vv vm vd vs1 vs2 14..12=0 31..27=0x07 6..0=0x57
vclipun.vs vm vd vs1 vs2 14..12=4 31..27=0x07 6..0=0x57
vclipun.vi vm vd vs1 vimm 14..12=5 31..27=0x07 6..0=0x57
vclipun.wv vm vd vs1 vs2 14..12=2 31..27=0x07 6..0=0x57
vclipun.ws vm vd vs1 vs2 14..12=6 31..27=0x07 6..0=0x57
-vclipun.wi vm vd vs1 vs2 14..12=7 31..27=0x07 6..0=0x57
+vclipun.wi vm vd vs1 vimm 14..12=7 31..27=0x07 6..0=0x57
# Vector arith with no widening variants
# Uses 14 and 12 for the normal meaning scalar vs imm and 13 can be opcode