aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vsetvl.h
AgeCommit message (Collapse)AuthorFilesLines
2022-09-08Remove unnecessary argument alu(always false) from macroWeiwei Li1-1/+1
require_vector_novtype
2020-08-03rvv: add 'vstartalu" option to --varch arugmentChih-Min Chao1-1/+1
except for load/store instructions 0 : all instruction can't have non-zero vstart not 0 : all instruction can have non-zero vstart if it is not required vstart must be zero in spec the default value is 1 Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
2020-05-28rvv: wrap align and overlap checking macroChih-Min Chao1-1/+1
Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
2019-12-20rvv: change vsetvl[i] to match 0.8 specChih-Min Chao1-1/+1
Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
2019-07-19Check vtype.vill for all vector instructions except vsetvl[i]Andrew Waterman1-0/+1
2019-06-18rvv: add control instructions and system register accessChih-Min Chao1-0/+1
Signed-off-by: Bruce Hoult <bruce@hoult.org> Signed-off-by: Dave Wen <dave.wen@sifive.com> Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
2013-07-26Rip out Hwacha for nowAndrew Waterman1-3/+0
2011-06-19temporary undoing of renamingAndrew Waterman1-0/+3
2011-06-12[sim] renamed to riscv-isa-runAndrew Waterman1-3/+0
2011-05-15[libs,opcodes,pk,sim,xcc] add mov*,fmov*, shuffle vec instsYunsup Lee1-0/+3