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