aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vfrsub_vf.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-15rvv: add .vf fp16 instructionsChih-Min Chao1-0/+3
2019-12-12rvv: add vfxxx.vf float64 supportChih-Min Chao1-0/+3
2019-06-12rvv: move the common part into macro. except the funary00 and funary01Dave.Wen1-9/+1
2019-06-08rvv: reformat the code by 'astyle insns/v*.h -s2 -A2'Dave1-7/+7
2019-06-04rvv: change VFP_VF_LOOP to VI_VFP_VF_LOOPChih-Min Chao1-1/+1
2019-06-04rvv: add vfrsub.vfChih-Min Chao1-0/+13