mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-19 05:43:45 +00:00
Check bytes directly to avoid ambiguity in the disassembly between short and near jumps, which could hypothetically cause the test to pass when it shouldn't. |
||
|---|---|---|
| .. | ||
| Crypto | ||
| BitFieldTest.cpp | ||
| BitSetTest.cpp | ||
| BitUtilsTest.cpp | ||
| BlockingLoopTest.cpp | ||
| BusyLoopTest.cpp | ||
| CMakeLists.txt | ||
| CommonFuncsTest.cpp | ||
| EnumFormatterTest.cpp | ||
| EventTest.cpp | ||
| FileUtilTest.cpp | ||
| FixedSizeQueueTest.cpp | ||
| FlagTest.cpp | ||
| FloatUtilsTest.cpp | ||
| MathUtilTest.cpp | ||
| NandPathsTest.cpp | ||
| SPSCQueueTest.cpp | ||
| StringUtilTest.cpp | ||
| SwapTest.cpp | ||
| x64EmitterTest.cpp | ||