<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/UnitTests/DivUtilsTest.cpp, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>UnitTests: Move some unit tests to where they should be</title>
<updated>2021-05-02T16:07:02+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2021-05-02T16:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1f6bb06f2cddb715df0d3f59068f16fe7f9a8caa'/>
<id>1f6bb06f2cddb715df0d3f59068f16fe7f9a8caa</id>
<content type='text'>
Two unit tests were in the root UnitTests folder
and were not being built when using CMake.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Two unit tests were in the root UnitTests folder
and were not being built when using CMake.
</pre>
</div>
</content>
</entry>
<entry>
<title>JitCommon: Signed 32-bit division magic constants</title>
<updated>2021-03-07T17:27:36+00:00</updated>
<author>
<name>Sintendo</name>
<email>bram.speeckaert@gmail.com</email>
</author>
<published>2021-03-03T22:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5bb8798df614fc1b03a69529a9c1b7b0cf6f49b7'/>
<id>5bb8798df614fc1b03a69529a9c1b7b0cf6f49b7</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
