<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Integer Log functions</title>
	<atom:link href="http://embeddedgurus.com/stack-overflow/2008/05/integer-log-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://embeddedgurus.com/stack-overflow/2008/05/integer-log-functions/</link>
	<description>Thoughts on embedded systems by Nigel Jones</description>
	<lastBuildDate>Sun, 06 May 2012 10:34:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nigel Jones</title>
		<link>http://embeddedgurus.com/stack-overflow/2008/05/integer-log-functions/comment-page-1/#comment-3450</link>
		<dc:creator>Nigel Jones</dc:creator>
		<pubDate>Wed, 23 Feb 2011 22:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gfcdev.org/test-stack/2008/05/11/integer-log-functions/#comment-3450</guid>
		<description>I have changed the formatting of the code so as to make WordPress render it a little better.</description>
		<content:encoded><![CDATA[<p>I have changed the formatting of the code so as to make WordPress render it a little better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juergen</title>
		<link>http://embeddedgurus.com/stack-overflow/2008/05/integer-log-functions/comment-page-1/#comment-479</link>
		<dc:creator>Juergen</dc:creator>
		<pubDate>Sat, 20 Mar 2010 11:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gfcdev.org/test-stack/2008/05/11/integer-log-functions/#comment-479</guid>
		<description>This code is really messed up by Wordpress.

I also suspect it is not very good.
I&#039;d expect two table lookups in a 256 entry table to be better.

Or some bit twiddling hack: http://graphics.stanford.edu/~seander/bithacks.html#IntegerLog</description>
		<content:encoded><![CDATA[<p>This code is really messed up by WordPress.</p>
<p>I also suspect it is not very good.<br />
I&#8217;d expect two table lookups in a 256 entry table to be better.</p>
<p>Or some bit twiddling hack: <a href="http://graphics.stanford.edu/~seander/bithacks.html#IntegerLog" rel="nofollow">http://graphics.stanford.edu/~seander/bithacks.html#IntegerLog</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

