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