projects
/
riscv-tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0816cba
)
remove comments now that tests pass
author
Colin Schmidt
<colins@eecs.berkeley.edu>
Tue, 1 Mar 2016 00:54:36 +0000
(16:54 -0800)
committer
Colin Schmidt
<colins@eecs.berkeley.edu>
Tue, 1 Mar 2016 00:54:36 +0000
(16:54 -0800)
isa/rv64uf/fdiv.S
patch
|
blob
|
history
diff --git
a/isa/rv64uf/fdiv.S
b/isa/rv64uf/fdiv.S
index 40963e3a8347916157caa058b7b00035f643840e..688f6355d72326f7477e87f26d877495b1043427 100644
(file)
--- 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