dolphin/Source/UnitTests
Sintendo 5bb8798df6 JitCommon: Signed 32-bit division magic constants
Add a function to calculate the magic constants required to optimize
signed 32-bit division.

Since this optimization is not exclusive to any particular architecture,
JitCommon seemed like a good place to put this.
2021-03-07 18:27:36 +01:00
..
Common x64Emitter: Check end of allocated space when emitting code. 2020-08-24 19:31:32 +02:00
Core Arm64Emitter: Expand the MOVI2R unit test a little 2021-02-13 21:04:16 +01:00
VideoCommon UnitTests/VertexLoaderTest: Fix compilation on newer GTest versions 2018-06-12 14:59:57 +02:00
CMakeLists.txt CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
DivUtilsTest.cpp JitCommon: Signed 32-bit division magic constants 2021-03-07 18:27:36 +01:00
FileUtil.cpp Add File::Delete and File::DeleteDir tests 2020-12-10 09:48:30 -08:00
StubHost.cpp Remove unused function Host_UpdateProgressDialog 2020-04-03 12:53:38 +02:00
UnitTests.vcxproj JitCommon: Signed 32-bit division magic constants 2021-03-07 18:27:36 +01:00
UnitTests.vcxproj.user