This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
2af50f04c21a12e9516dba6c12f73af3f5b7834d
dolphin
/
Source
/
UnitTests
/
Common
History
Tillmann Karras
9ef64245fa
MathUtil: fix IsQNAN()
...
The constants were one nibble too short and the lower 51 bits don't actually have to be zero.
2014-03-09 19:34:58 +01:00
..
CMakeLists.txt
Add more tests for Common and Core/MMIO
2014-03-09 14:27:04 +01:00
CommonFuncsTest.cpp
Add more tests for Common and Core/MMIO
2014-03-09 14:27:04 +01:00
FifoQueueTest.cpp
Add more tests for Common and Core/MMIO
2014-03-09 14:27:04 +01:00
FixedSizeQueueTest.cpp
Add more tests for Common and Core/MMIO
2014-03-09 14:27:04 +01:00
MathUtilTest.cpp
MathUtil: fix IsQNAN()
2014-03-09 19:34:58 +01:00