libretro-dolphin/Source/UnitTests/Common
Sintendo d5cb858165 x64Emitter: Unit test memory addressing modes
Test the behavior of OpArg::WriteRest by using MOV with the various
addressing modes (MatR, MRegSum, etc.) in the source operand.

Both the instruction and the instruction length are validated.
2020-01-13 08:43:30 +01:00
..
Crypto IOSC: Implement VerifyPublicKeySign for ECC 2018-05-20 20:04:53 +02:00
BitFieldTest.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
BitSetTest.cpp UnitTests: use EXPECT_TRUE/EXPECT_FALSE (fixes warnings) 2017-03-24 17:26:27 -07:00
BitUtilsTest.cpp UnitTests: Fix MSVC compilation 2018-06-12 15:28:59 +02:00
BlockingLoopTest.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BusyLoopTest.cpp BusyLoopTest: Only run 10 times. 2016-06-27 22:06:52 +02:00
CMakeLists.txt Common, DSP: Only compile in x86-64 emitter related utilities on x86 platforms 2018-06-21 06:53:31 -04:00
CommonFuncsTest.cpp Common/CommonFuncs: Remove now-unneccessary ArraySize function 2019-06-01 10:07:57 -04:00
EventTest.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FixedSizeQueueTest.cpp FixedSizeQueue: Bugfixes and improvements 2019-08-31 21:18:07 +02:00
FlagTest.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FloatUtilsTest.cpp FloatUtils: Remove IntDouble and IntFloat 2018-05-10 12:28:09 -04:00
MathUtilTest.cpp Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
NandPathsTest.cpp IOS HLE: Add unit test for path/filename escaping 2016-11-27 22:11:05 +01:00
SPSCQueueTest.cpp Rename Common::FifoQueue to Common::SPSCQueue 2017-08-23 17:00:52 -07:00
StringUtilTest.cpp Remove redundant initialization 2019-04-30 01:22:24 +02:00
SwapTest.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
x64EmitterTest.cpp x64Emitter: Unit test memory addressing modes 2020-01-13 08:43:30 +01:00