<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PELock Blog &#187; SSE5</title>
	<atom:link href="http://www.pelock.com/blog/tag/sse5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pelock.com/blog</link>
	<description>Assembler, software protection, code obfuscation and other crazy stuff.</description>
	<lastBuildDate>Fri, 04 Apr 2008 11:05:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SSE5 on the way</title>
		<link>http://www.pelock.com/blog/2007/09/02/sse5-on-the-way/</link>
		<comments>http://www.pelock.com/blog/2007/09/02/sse5-on-the-way/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 15:57:53 +0000</pubDate>
		<dc:creator>Bartosz</dc:creator>
				<category><![CDATA[Assembler]]></category>
		<category><![CDATA[SIMD]]></category>
		<category><![CDATA[SSE5]]></category>

		<guid isPermaLink="false">http://www.pelock.com/blog/2007/09/02/sse5-on-the-way/</guid>
		<description><![CDATA[With the introduction of SSE5, many new 128-bit instructions have been added to the existing instruction set detailed in the AMD64 Architecture Programmer&#8217;s Manuals...]]></description>
			<content:encoded><![CDATA[<blockquote><p>With the introduction of SSE5, many new 128-bit instructions have been added to the existing instruction set detailed in the AMD64 Architecture Programmer&#8217;s Manuals. Included are 46 base instructions that expand to 170 total instructions, enabling improved performance and reduced loads.
</p></blockquote>
<p>Source:<br />
<a href="http://developer.amd.com/sse5.jsp">http://developer.amd.com/sse5.jsp</a></p>
<p>PDF Documentation:<br />
<a href="http://developer.amd.com/assets/sse5_43479_BDAPMU_3-00_8-27-07.pdf">AMD64 Technology 128-Bit SSE5 Instruction Set</a></p>
<p>I wonder in how many years will it be used as a default set of instructions?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelock.com/blog/2007/09/02/sse5-on-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
