Searched refs:TEST_FP_OP1_S (Results 1 - 2 of 2) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64uf/
H A Dfdiv.S24 TEST_FP_OP1_S(5, fsqrt.s, 1, 1.7724538498928541, 3.14159265 );
25 TEST_FP_OP1_S(6, fsqrt.s, 0, 100, 10000 );
29 TEST_FP_OP1_S(8, fsqrt.s, 1, 13.076696, 171.0);
/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/scalar/
H A Dtest_macros.h463 #define TEST_FP_OP1_S( testnum, inst, flags, result, val1 ) \ macro

Completed in 6 milliseconds