aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vmv_s_x.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-11commitlog: fix missing dump for some instructionsChih-Min Chao1-4/+4
2020-02-13rvv: reset vstart to 0 when vmv.s.x and vmv.x.s and also check the vstart < v...Dave.Wen1-1/+3
2019-11-11rvv: remove tail-zeroChih-Min Chao1-20/+0
2019-09-25rvv: use new state to support runtime tz changeChih-Min Chao1-1/+1
2019-09-25rvv: fix vmv non-tail-zero issueChih-Min Chao1-15/+17
2019-07-22Check vtype.vill for all vector instructions except vsetvl[i]Andrew Waterman1-0/+1
2019-06-08rvv: reformat the code by 'astyle insns/v*.h -s2 -A2'Dave1-1/+1
2019-06-03rvv: refactor to the VUDave.Wen1-13/+13
2019-06-02rvv: spec updateDave.Wen1-0/+1
2019-04-30rvv: decouple the vectorUnit to the processor's state.Dave.Wen1-13/+13
2019-04-24rvv: vmv.s.x reset vl after operationChih-Min Chao1-2/+5
2019-04-24rvv: fix vmv.s.x and vfmv.s.fChih-Min Chao1-3/+1
2019-04-18rvv: fix vmv.s.x wordaroundChih-Min Chao1-6/+4
2019-04-15fix vmv.s.x, it set other part as 0Chih-Min Chao1-8/+31
2019-04-15wt: fix: temporary use rs2 registerChih-Min Chao1-4/+21
2019-04-08fixed: xext, vmulh[u]_v[vx], vsne_viDave.Wen1-3/+4
2019-03-28rvv: add vmv_s_xDave.Wen1-5/+4
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