Searched refs:fcvt_d_s (Results 1 - 3 of 3) sorted by relevance

/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64d.cpp428 []{return D::fcvt_d_s(2.718);}, "fcvt.d.s");
430 double fd = D::fcvt_d_s(numeric_limits<float>::quiet_NaN());
434 double fd = D::fcvt_d_s(numeric_limits<float>::signaling_NaN());
438 []{return D::fcvt_d_s(numeric_limits<float>::infinity());},
H A Drv64d.h204 fcvt_d_s(float fs1) function in namespace:D
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h1099 DECLARE_INSN(fcvt_d_s, MATCH_FCVT_D_S, MASK_FCVT_D_S)

Completed in 17 milliseconds