aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vsuxe_v.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-28rvv: add new explicit eew load/store instructionsChih-Min Chao1-13/+0
2020-04-24rvv: leave only SEW-bit segment storeChih-Min Chao1-33/+11
2020-02-18Vector stores don't care if rd overlaps v0 (#400)Andrew Waterman1-1/+1
2019-11-11rvv: add reg checking rule for ldstChih-Min Chao1-1/+2
2019-11-11rvv: remove configuable tail-zeroChih-Min Chao1-13/+8
2019-07-19Check vtype.vill for all vector instructions except vsetvl[i]Andrew Waterman1-0/+1
2019-06-18rvv: add load/store instructionsChih-Min Chao1-0/+38