Improve fp ldst/move tests; remove redundant fsgnj tests
[riscv-tests.git] / isa / rv64ud / Makefrag
index 6e8be9c5ed649b78a54e9297d4060ec7e2e64da9..9cffb5dbef39b54e471552bdcc2ab2ba3164ba1b 100644 (file)
@@ -3,7 +3,7 @@
 #-----------------------------------------------------------------------
 
 rv64ud_sc_tests = \
-       fadd fdiv fclass fcmp fcvt fcvt_w fmadd fmin fsgnj \
+       fadd fdiv fclass fcmp fcvt fcvt_w fmadd fmin \
        ldst move structural recoding \
 
 rv64ud_p_tests = $(addprefix rv64ud-p-, $(rv64ud_sc_tests))