mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 09:21:57 -05:00
39a2356c54
Most RISC-V floating-point operations only generate the canonical NaN, so the sign bit was cleared in this test. The sign injection instruction does keep the NaN payload and sign bit, so doing `-v.f` to get a negative NaN works as expected. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestAbort.cpp | ||
TestAssert.cpp | ||
TestCType.cpp | ||
TestEnvironment.cpp | ||
TestFenv.cpp | ||
TestIo.cpp | ||
TestLibCDirEnt.cpp | ||
TestLibCExec.cpp | ||
TestLibCGrp.cpp | ||
TestLibCInodeWatcher.cpp | ||
TestLibCMkTemp.cpp | ||
TestLibCNetdb.cpp | ||
TestLibCSetjmp.cpp | ||
TestLibCString.cpp | ||
TestLibCTime.cpp | ||
TestMalloc.cpp | ||
TestMath.cpp | ||
TestMemalign.cpp | ||
TestMemmem.cpp | ||
TestMkDir.cpp | ||
TestPthreadCancel.cpp | ||
TestPthreadCleanup.cpp | ||
TestPThreadPriority.cpp | ||
TestPthreadRWLocks.cpp | ||
TestPthreadSpinLocks.cpp | ||
TestPwd.cpp | ||
TestQsort.cpp | ||
TestRaise.cpp | ||
TestRealpath.cpp | ||
TestScanf.cpp | ||
TestSearch.cpp | ||
TestSnprintf.cpp | ||
TestStackSmash.cpp | ||
TestStdio.cpp | ||
TestStrlcpy.cpp | ||
TestStrtodAccuracy.cpp | ||
TestWchar.cpp | ||
TestWctype.cpp |