aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vfmv_f_s.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-21rvv: fix vfmv for fp16Chih-Min Chao1-9/+16
2020-03-12rvv: fix vfmv.f.s and vfmv.s.fChih-Min Chao1-21/+20
2020-03-11rvv: respect vstart and vl for vfmv.s.fChih-Min Chao1-19/+22
2019-12-12rvv: refinve vfmv to support float64Chih-Min Chao1-7/+1
2019-10-23rvv: add reg checking for specifial instructionsChih-Min Chao1-1/+0
2019-07-22Check vtype.vill for all vector instructions except vsetvl[i]Andrew Waterman1-0/+1
2019-07-22Check for F extension in vfmv instructionsAndrew Waterman1-0/+1
2019-07-22Avoid relying on sizeof longAndrew Waterman1-1/+1
2019-06-08rvv: reformat the code by 'astyle insns/v*.h -s2 -A2'Dave1-2/+2
2019-06-03rvv: refactor to the VUDave.Wen1-6/+6
2019-06-02rvv: spec updateDave.Wen1-0/+1
2019-05-08rvv: fix vfmv_f_s in sew ==64Chih-Min Chao1-1/+1
2019-04-30rvv: decouple the vectorUnit to the processor's state.Dave.Wen1-6/+6
2019-04-19rvv: re-fix vfmv.f.s but test case occur weird segfaultChih-Min Chao1-5/+26
2019-04-19rvv: fix vfmvfsChih-Min Chao1-3/+5
2019-03-28rvv: add vfmv_f_s and vfmv_s_fDave.Wen1-5/+9
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