aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vmulhsu_vx.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-11commitlog: fix missing dump for some instructionsChih-Min Chao1-4/+4
2019-10-23rvv: add reg checking rule for general fomratChih-Min Chao1-0/+1
2019-09-04rvv: remove legacy check 1905Chih-Min Chao1-1/+0
2019-06-08rvv: reformat the code by 'astyle insns/v*.h -s2 -A2'Dave1-30/+30
2019-05-19rvv: append 1950 check to unspported instructionChih-Min Chao1-0/+1
2019-05-09rvv: fix vmulhsuChih-Min Chao1-15/+37
2019-04-30rvv: decouple the vectorUnit to the processor's state.Dave.Wen1-2/+2
2019-04-16refactor: code rearrangementDave1-2/+2
2019-04-16fix: vmulh[s]u_v[vx]Dave1-2/+7
2019-04-10rvv: fixed the vmulh[su] instructionsDave.Wen1-4/+3
2019-04-03rvv: fix vmulh*_vx.hChih-Min Chao1-2/+2
2019-03-28rvv: add vmulhu_[vx] and vmulhsu_[vx]Dave.Wen1-3/+9
2019-03-26update all instruction templates and part of the implementationsDave.Wen1-0/+5