aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vfmv_v_f.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-09Simplfy vfmv_v_f (#884)Yueh-Ting (eop) Chen1-30/+3
2021-09-29Convert vstart to csr_tScott Johnson1-4/+4
2020-05-28rvv: apply new overlapping and align macroChih-Min Chao1-1/+1
2020-05-04rvv: fp16: support element movement instructionsChih-Min Chao1-0/+8
2020-01-22commitlog: rvv: add commitlog support to float instrunctionsChih-Min Chao1-2/+2
2020-01-09rvv: refinve vfmv to support float64Chih-Min Chao1-5/+16
2019-11-11rvv: add reg checking for specifial instructionsChih-Min Chao1-10/+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 floating-point instructionsChih-Min Chao1-0/+20