[xcc] minor performance tweaks
[riscv-isa-sim.git] / riscv / insns / vsetvl.h
1 require_vector;
2 setvl(RS1);
3 RD = VL;