aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vsmul_vv.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-12Remove unused code in vsmul* (#1069)ksco1-10/+2
2021-09-29Be consistent in use of P_SET_OV macro for setting vxsatScott Johnson1-1/+1
2020-03-27rvv: fix int_max/min value calculationChih-Min Chao1-4/+4
2019-11-11rvv: fix vsmul sign and variable typeChih-Min Chao1-12/+11
2019-07-19Avoid relying on sizeof longAndrew Waterman1-2/+2
2019-06-18rvv: add integer/fixed-point/mask/reduction/permutation instructionsChih-Min Chao1-0/+33