Propogate the reset call to the extensions as well. Add reset function to extensions...
[riscv-isa-sim.git] / hwacha / insns / fmovn.h
1 require_vector;
2 if (RS1 & 0x1) FRD = FRS2;