From: Colin Schmidt Date: Tue, 1 Mar 2016 00:54:36 +0000 (-0800) Subject: remove comments now that tests pass X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5634d6ce8a5d7023b14da86bdaab6a5f10a5440c;p=riscv-tests.git remove comments now that tests pass --- diff --git a/isa/rv64uf/fdiv.S b/isa/rv64uf/fdiv.S index 40963e3..688f635 100644 --- a/isa/rv64uf/fdiv.S +++ b/isa/rv64uf/fdiv.S @@ -35,10 +35,8 @@ RVTEST_CODE_BEGIN TEST_FP_OP1_D_DWORD_RESULT(16, fsqrt.d, 0x10, 0x7FF8000000000000, -1.0 ); TEST_FP_OP1_S(17, fsqrt.s, 1, 13.076696, 171.0); -// TEST_FP_OP1_S(17,, fsqrt.s, 1, 13.025515, 171.0); TEST_FP_OP1_D(18, fsqrt.d, 1, 13.076696830622021, 171.0); - // TEST_FP_OP1_D(19, fsqrt.d, 1, 0.000399423155142, 1.60795e-7); TEST_FP_OP1_D(19, fsqrt.d, 1,0.00040099251863345283320230749702, 1.60795e-7); TEST_PASSFAIL