dolphin/Source/UnitTests/Common
Dentomologist 4ccac53e9f X64EmitterTest: Check bytes instead of disassembly in JMP test
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.
2023-08-05 13:51:42 -07:00
..
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 X64EmitterTest: Check bytes instead of disassembly in JMP test 2023-08-05 13:51:42 -07:00