<?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: facing with output in qo6 of assignment01</title>
	<atom:link href="https://www.emblogic.com/blog/10/facing-with-output-in-qo6-of-assignment01/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/10/facing-with-output-in-qo6-of-assignment01/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: niket</title>
		<link>https://www.emblogic.com/blog/10/facing-with-output-in-qo6-of-assignment01/#comment-326</link>
		<dc:creator><![CDATA[niket]]></dc:creator>
		<pubDate>Mon, 10 Oct 2011 06:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1072#comment-326</guid>
		<description><![CDATA[first convert the value of y in binary or move it 3 bit right side because &quot;&gt;&gt;&quot; this show the right shift operator or 
divide the value of y by 2 power 3;
if y is 8 its binary is 1000, in 1st move it become 0100 then 0010 than 0001,,so final its value become 1;]]></description>
		<content:encoded><![CDATA[<p>first convert the value of y in binary or move it 3 bit right side because &#8220;&gt;&gt;&#8221; this show the right shift operator or<br />
divide the value of y by 2 power 3;<br />
if y is 8 its binary is 1000, in 1st move it become 0100 then 0010 than 0001,,so final its value become 1;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
