aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vfsub_vv.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-15rvv: add .vv fp16 instructionsChih-Min Chao1-0/+3
2019-12-12rvv: add vfxxx.vv float64 suuportChih-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 more VI_ prefixChih-Min Chao1-1/+1
2019-06-03rvv: refactor to the VUDave.Wen1-1/+1
2019-04-30rvv: decouple the vectorUnit to the processor's state.Dave.Wen1-1/+1
2019-04-25rvv: fix vfm* and vfnmChih-Min Chao1-1/+0
2019-04-18rvv: change vfsub.vv/vf operand orderChih-Min Chao1-4/+2
2019-03-28rvv: add vfadd_v[vf], vfsub_v[vf]Dave.Wen1-1/+12
2019-03-26update all instruction templates and part of the implementationsDave.Wen1-1/+1
2019-03-26declare vector instructions without VFUNARY0/1 and VMUNARY0Dave.Wen1-0/+5