Use new NaN discipline
[riscv-isa-sim.git] / hwacha / insns / vmvv.h
1 for (uint32_t i=0; i<VL; i++) {
2 UT_WRITE_RD(i, UT_RS1(i));
3 }