aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vslideup_vi.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-14rvv: add vfslide1[down|up].vf and refine checking ruleChih-Min Chao1-5/+1
2020-04-10rvv: vslide[1]up now allows mask overlap when LMUL=1Chih-Min Chao1-1/+1
2019-11-27rvv: change vmerge/vslideup register checking ruleChih-Min Chao1-1/+1
2019-10-28rvv: fix slidedown/up reg checking for 0.8Chih-Min Chao1-1/+1
2019-10-23rvv: add reg checking rule to vslide instructionsChih-Min Chao1-1/+3
2019-09-04rvv: remove legacy check 1905Chih-Min Chao1-1/+0
2019-06-18rvv: refine the register overlaping check and add missing check for slideupChih-Min Chao1-0/+4
2019-06-08rvv: reformat the code by 'astyle insns/v*.h -s2 -A2'Dave1-24/+24
2019-05-26rvv: fix vslideup zeroChih-Min Chao1-1/+1
2019-05-23rvv: fix vslideup. update the new tail zeroing macroDave.Wen1-2/+2
2019-05-22rvv: fix slideupChih-Min Chao1-1/+1
2019-05-21rvv: fix vslideupChih-Min Chao1-10/+19
2019-05-19rvv: append 1950 check to unspported instructionChih-Min Chao1-0/+1
2019-05-19rvv: update the vslideupDave.Wen1-7/+6
2019-05-02rvv: add slide[1]up/slide[1]downChih-Min Chao1-5/+21
2019-04-15trap: use reserved trap to issue unimplemented instructionChih-Min Chao1-1/+1
2019-03-26update all instruction templates and part of the implementationsDave.Wen1-0/+5