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

/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64d.cpp97 []{return D::fnmsub_d(3.1415926, 1.61803398875, 1.41421356237);},
100 double fd = D::fnmsub_d(3.14, 1.816,
105 double fd = D::fnmsub_d(numeric_limits<double>::signaling_NaN(),
110 []{return D::fnmsub_d(numeric_limits<double>::infinity(), 1.816,
114 []{return D::fnmsub_d(3.14, -numeric_limits<double>::infinity(),
118 []{return D::fnmsub_d(3.14, 1.816,
H A Drv64d.h100 fnmsub_d(double fs1, double fs2, double fs3) function in namespace:D
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h1169 DECLARE_INSN(fnmsub_d, MATCH_FNMSUB_D, MASK_FNMSUB_D)

Completed in 17 milliseconds