<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware/asm/ffs.c, branch working</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Generic find_first_set_bit can use __builtin_ctz instead of __builtin_ffs</title>
<updated>2012-02-04T23:08:17+00:00</updated>
<author>
<name>Michael Sevakis</name>
<email>jethead71@rockbox.org</email>
</author>
<published>2012-02-04T23:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=67dd4d6995c2bef9910e031f23aae88e07354587'/>
<id>67dd4d6995c2bef9910e031f23aae88e07354587</id>
<content type='text'>
The former gives 0-based indexes, which is what our implementation returns,
making the "- 1" unnecessary.

Change-Id: I172ab5e06695be62e4a18d4fd0415b8314f5dc26
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The former gives 0-based indexes, which is what our implementation returns,
making the "- 1" unnecessary.

Change-Id: I172ab5e06695be62e4a18d4fd0415b8314f5dc26
</pre>
</div>
</content>
</entry>
<entry>
<title>find_first_set_bit tweaks</title>
<updated>2012-01-27T16:51:25+00:00</updated>
<author>
<name>Michael Sevakis</name>
<email>jethead71@rockbox.org</email>
</author>
<published>2012-01-27T16:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=74736fcfc95e786ef5aad46c73e1c53365d5d3d8'/>
<id>74736fcfc95e786ef5aad46c73e1c53365d5d3d8</id>
<content type='text'>
Correct sizing in m68k asm.
Make the gerneric version far more generic.

Change-Id: I32945f7431771979b3fe0da5472bdb110fd054ae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct sizing in m68k asm.
Make the gerneric version far more generic.

Change-Id: I32945f7431771979b3fe0da5472bdb110fd054ae
</pre>
</div>
</content>
</entry>
<entry>
<title>Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure.</title>
<updated>2012-01-22T17:46:45+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2012-01-07T23:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c94cf3b8885c8a9e192b95125ce4b8470a1aa3c3'/>
<id>c94cf3b8885c8a9e192b95125ce4b8470a1aa3c3</id>
<content type='text'>
Change-Id: I5e7bdc8be7de50ef604c16078857fff1b84650dc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5e7bdc8be7de50ef604c16078857fff1b84650dc
</pre>
</div>
</content>
</entry>
</feed>
