aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vmv_x_s.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-04Suppress unused-variable warnings in vector instruction definitionsAndrew Waterman1-1/+0
2022-09-28Fix vmv.x.s for RV32Andrew Waterman1-8/+9
2022-08-10Add space between if/while/switch and '('Weiwei Li1-1/+1
2022-04-10Adjust the access index of vs2 to zero in vmv_x_s.h (#969)Brandon Wu1-21/+17
2022-03-12Construct an isa_parser_t and pass it to processor_t constructorRupert Swarbrick1-2/+2
2021-09-29Convert vstart to csr_tScott Johnson1-1/+1
2020-08-03rvv: add 'vstartalu" option to --varch arugmentChih-Min Chao1-1/+1
2020-05-28rvv: apply new overlapping and align macroChih-Min Chao1-0/+1
2020-02-14rvv: reset vstart to 0 when vmv.s.x and vmv.x.s and also check the vstart < v...Dave.Wen1-0/+2
2019-11-11rvv: fix vmv.x.s signed-ext issueChih-Min Chao1-22/+25
2019-07-19vext.x.v -> vmv.x.s; unary operation encoding changesAndrew Waterman1-0/+25