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

/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64d.cpp70 []{return D::fmsub_d(3.1415926, 1.61803398875, 1.41421356237);},
73 double fd = D::fmsub_d(3.14, numeric_limits<double>::quiet_NaN(),
78 double fd = D::fmsub_d(3.14, 1.816,
83 []{return D::fmsub_d(numeric_limits<double>::infinity(), 1.816,
87 []{return D::fmsub_d(3.14, -numeric_limits<double>::infinity(),
91 []{return D::fmsub_d(3.14, 1.816,
H A Drv64d.h92 fmsub_d(double fs1, double fs2, double fs3) function in namespace:D
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h1168 DECLARE_INSN(fmsub_d, MATCH_FMSUB_D, MASK_FMSUB_D)

Completed in 18 milliseconds