aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vsetvli.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-27rvv: change vsetvl[i] to match 0.8 specChih-Min Chao1-1/+1
2019-07-22Check vtype.vill for all vector instructions except vsetvl[i]Andrew Waterman1-0/+1
2019-06-03rvv: refactor to the VUDave.Wen1-1/+1
2019-05-09vsetvl: double set vl may cause error. Need to be fixed laterDave.Wen1-3/+1
2019-05-07vsetvl[i]: if vl == 0, don't update the destinationDave.Wen1-1/+3
2019-04-30rvv: decouple the vectorUnit to the processor's state.Dave.Wen1-1/+1
2019-04-20update the setVL naming to set_vlDave1-1/+1
2019-03-28vsetvli: if rs1 = x0, then use maximum vector lengthDave.Wen1-1/+1
2019-02-13Update to 20190131 specBruce Hoult1-1/+1
2019-02-04Add enough instructions for saxpy and sgemmBruce Hoult1-0/+1