Searched refs:qNaN (Results 1 - 6 of 6) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64ud/
H A Dfmin.S42 # FMIN(qNaN, qNaN) = canonical NaN
43 TEST_FP_OP2_D(21, fmax.d, 0x00, qNaN, NaN, NaN);
H A Dfadd.S39 TEST_FP_OP2_D(11, fsub.d, 0x10, qNaN, Inf, Inf);
H A Dfcmp.S39 # qNaN should signal invalid for fle/flt.
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64uf/
H A Dfmin.S36 # FMIN(qNaN, qNaN) = canonical NaN
H A Dfcmp.S33 # qNaN should signal invalid for fle/flt.
/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/scalar/
H A Dtest_macros.h379 #define qNaN 0d:7ff8000000000000 macro

Completed in 5 milliseconds