[xcc] minor performance tweaks
[riscv-isa-sim.git] / riscv / insns / movn.h
1 require_vector;
2 if (RS1 & 0x1) RD = RS2;