Merge pull request #4 from arunthomas/custom_inst
[riscv-isa-sim.git] / riscv / insns / fclass_s.h
1 require_fp;
2 WRITE_RD(f32_classify(FRS1));