Searched refs:sNaN (Results 1 - 5 of 5) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64ud/
H A Dfcmp.S34 # Only sNaN should signal invalid for feq.
37 TEST_FP_CMP_OP_D(10, feq.d, 0x10, 0, sNaN, 0)
42 TEST_FP_CMP_OP_D(13, flt.d, 0x10, 0, sNaN, 0)
45 TEST_FP_CMP_OP_D(16, fle.d, 0x10, 0, sNaN, 0)
H A Dfmin.S40 # FMIN(sNaN, x) = x
41 TEST_FP_OP2_D(20, fmax.d, 0x10, 1.0, sNaN, 1.0);
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64uf/
H A Dfcmp.S28 # Only sNaN should signal invalid for feq.
H A Dfmin.S34 # FMIN(sNaN, x) = x
/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/scalar/
H A Dtest_macros.h380 #define sNaN 0d:7ff0000000000001 macro

Completed in 7 milliseconds