aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vmvnfr_v.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-04Suppress unused-variable warnings in vector instruction definitionsAndrew Waterman1-1/+0
2022-09-06fix comment in definition of vmv<nf>r.vAndrew Waterman1-1/+1
2022-09-06vmv<nf>r.v depends on vtype, and therefore should check villAndrew Waterman1-1/+1
2022-03-29Fix start byte for vmv<nf>r.v (#959)liweiwei901-3/+4
2021-09-29Convert vstart to csr_tScott Johnson1-4/+4
2020-08-03rvv: add 'vstartalu" option to --varch arugmentChih-Min Chao1-1/+1
2020-07-15commitlog: fix vmvnfr.v register information (#506)Chih-Min Chao1-4/+17
2020-07-02rvv: make vmvfnr respect vstartChih-Min Chao1-5/+4
2020-05-28rvv: wrap align and overlap checking macroChih-Min Chao1-1/+1
2020-03-12rvv: commitlog: fix missing dump for some instructionsChih-Min Chao1-3/+6
2020-01-13rvv: add vmv[1248]r.vChih-Min Chao1-0/+12