mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
5bb8798df6
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. |
||
---|---|---|
.. | ||
Common | ||
Core | ||
VideoCommon | ||
CMakeLists.txt | ||
DivUtilsTest.cpp | ||
FileUtil.cpp | ||
StubHost.cpp | ||
UnitTests.vcxproj | ||
UnitTests.vcxproj.user |