aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vid_v.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-04Suppress unused-variable warnings in vector instruction definitionsAndrew Waterman1-3/+0
2021-09-29Convert vl to csr_tScott Johnson1-2/+2
2021-09-29Convert vstart to csr_tScott Johnson1-2/+2
2020-08-03rvv: add 'vstartalu" option to --varch arugmentChih-Min Chao1-1/+1
2020-05-28rvv: apply new overlapping and align macroChih-Min Chao1-3/+2
2020-01-22commitlog: rvv: add commitlog support to misc instrutionsChih-Min Chao1-4/+4
2019-11-11rvv: add reg checking for specifial instructionsChih-Min Chao1-0/+3
2019-11-11rvv: remove configuable tail-zeroChih-Min Chao1-1/+0
2019-07-19Check vtype.vill for all vector instructions except vsetvl[i]Andrew Waterman1-1/+1
2019-06-18rvv: add integer/fixed-point/mask/reduction/permutation instructionsChih-Min Chao1-0/+30