<?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"
	>
<channel>
	<title>Comments on: How to use inline ASM using WinAVR</title>
	<atom:link href="http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/</link>
	<description>ScienceProg serves scientific, embedded, biomedical engineering, physics based contents. If you want your article or scientific project to be on this site, do not hesitate to contact and send to scienceprog@gmail.com.</description>
	<pubDate>Mon, 13 Oct 2008 06:09:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Andrei</title>
		<link>http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/#comment-17955</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Fri, 21 Dec 2007 02:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/#comment-17955</guid>
		<description>never mind, it works</description>
		<content:encoded><![CDATA[<p>never mind, it works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/#comment-17952</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Fri, 21 Dec 2007 00:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/#comment-17952</guid>
		<description>GCC complains when I try to use "ldd"
instruction. Can you give an example of proper use
of ldd ?</description>
		<content:encoded><![CDATA[<p>GCC complains when I try to use &#8220;ldd&#8221;<br />
instruction. Can you give an example of proper use<br />
of ldd ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scienceprog</title>
		<link>http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/#comment-279</link>
		<dc:creator>scienceprog</dc:creator>
		<pubDate>Mon, 24 Jul 2006 15:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/#comment-279</guid>
		<description>I agree about font mess. this is somehow related with WYSIWYG editor. Ill try to fix this issue. Thanks ;)</description>
		<content:encoded><![CDATA[<p>I agree about font mess. this is somehow related with WYSIWYG editor. Ill try to fix this issue. Thanks ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Richards</title>
		<link>http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/#comment-200</link>
		<dc:creator>Eric Richards</dc:creator>
		<pubDate>Tue, 18 Jul 2006 13:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/how-to-use-inline-asm-using-winavr/#comment-200</guid>
		<description>why is the line of font so tiny? e.g.
asm(code : output operand list : input operand list [: clobber list]); 
next line of tiny font
asm volatile(code : output operand list : input operand list [: clobber list]);


yet the font on the reast of the page is normal size readable font</description>
		<content:encoded><![CDATA[<p>why is the line of font so tiny? e.g.<br />
asm(code : output operand list : input operand list [: clobber list]);<br />
next line of tiny font<br />
asm volatile(code : output operand list : input operand list [: clobber list]);</p>
<p>yet the font on the reast of the page is normal size readable font</p>
]]></content:encoded>
	</item>
</channel>
</rss>


