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
BitFieldTest.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
BitSetTest.cpp
BitUtilsTest.cpp UnitTests: Fix MSVC compilation 2018-06-12 15:28:59 +02:00
BlockingLoopTest.cpp
BusyLoopTest.cpp
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
FixedSizeQueueTest.cpp FixedSizeQueue: Bugfixes and improvements 2019-08-31 21:18:07 +02:00
FlagTest.cpp
FloatUtilsTest.cpp
MathUtilTest.cpp Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
NandPathsTest.cpp
SPSCQueueTest.cpp
StringUtilTest.cpp Remove redundant initialization 2019-04-30 01:22:24 +02:00
SwapTest.cpp
x64EmitterTest.cpp x64Emitter: Unit test memory addressing modes 2020-01-13 08:43:30 +01:00