[sim] add while to interactive_until
[riscv-isa-sim.git] / riscv / insns / cvt_d_l.h
1 require_fp;
2 FRC = i64_to_f64(FRA);
3 set_fp_exceptions;