<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (wagerlabs)</title>
    <link>https://pinboard.in/u:wagerlabs/public/</link>
    <description>recent bookmarks from wagerlabs</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.cs.virginia.edu/~evans/cs216/guides/x86.html"/>
	<rdf:li rdf:resource="http://googlemac.blogspot.com/2009/05/mac-os-x-spelunking-in-powerpc-and-x86.html"/>
	<rdf:li rdf:resource="http://googlemac.blogspot.com/2009/06/mac-os-x-spelunking-in-powerpc-and-x86.html"/>
	<rdf:li rdf:resource="http://sandpile.org/"/>
	<rdf:li rdf:resource="http://duartes.org/gustavo/blog/post/intel-cpu-caches"/>
	<rdf:li rdf:resource="http://duartes.org/gustavo/blog/post/getting-physical-with-memory"/>
	<rdf:li rdf:resource="http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html"/>
	<rdf:li rdf:resource="http://www.canonical.org/~kragen/sw/urscheme/"/>
	<rdf:li rdf:resource="http://en.wikibooks.org/wiki/X86_Disassembly"/>
	<rdf:li rdf:resource="http://programming.reddit.com/info/60zbp/comments/"/>
	<rdf:li rdf:resource="http://agner.org/optimize/"/>
	<rdf:li rdf:resource="http://www.website.masmforum.com/tutorials/fptute/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.cs.virginia.edu/~evans/cs216/guides/x86.html">
    <title>http://www.cs.virginia.edu/~evans/cs216/guides/x86.html</title>
    <dc:date>2010-03-31T05:47:22+00:00</dc:date>
    <link>http://www.cs.virginia.edu/~evans/cs216/guides/x86.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>assembly programming tutorials x86</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:a83612115ac3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembly"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:tutorials"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://googlemac.blogspot.com/2009/05/mac-os-x-spelunking-in-powerpc-and-x86.html">
    <title>Official Google Mac Blog: Mac OS X Spelunking in PowerPC and x86 Assembly, part 1</title>
    <dc:date>2009-06-19T22:26:59+00:00</dc:date>
    <link>http://googlemac.blogspot.com/2009/05/mac-os-x-spelunking-in-powerpc-and-x86.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>mac assembler programming x86</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:703479836709/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://googlemac.blogspot.com/2009/06/mac-os-x-spelunking-in-powerpc-and-x86.html">
    <title>Official Google Mac Blog: Mac OS X Spelunking in PowerPC and x86 Assembly, part 2</title>
    <dc:date>2009-06-19T22:26:45+00:00</dc:date>
    <link>http://googlemac.blogspot.com/2009/06/mac-os-x-spelunking-in-powerpc-and-x86.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming assembler x86 macos</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:2197fb68b065/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:macos"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://sandpile.org/">
    <title>sandpile.org -- The world's leading source for pure technical x86 processor information.</title>
    <dc:date>2009-01-27T13:54:52+00:00</dc:date>
    <link>http://sandpile.org/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>assembler x86</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:4bbb3123d9fe/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://duartes.org/gustavo/blog/post/intel-cpu-caches">
    <title>Cache: a place for concealment and safekeeping : Gustavo Duarte</title>
    <dc:date>2009-01-27T08:37:17+00:00</dc:date>
    <link>http://duartes.org/gustavo/blog/post/intel-cpu-caches</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>optimization performance memory x86 internals</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:20782d4af062/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:memory"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:internals"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://duartes.org/gustavo/blog/post/getting-physical-with-memory">
    <title>Getting Physical With Memory : Gustavo Duarte</title>
    <dc:date>2009-01-27T08:35:55+00:00</dc:date>
    <link>http://duartes.org/gustavo/blog/post/getting-physical-with-memory</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>memory x86 internals</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:e132b23424c9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:memory"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:internals"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html">
    <title>A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux</title>
    <dc:date>2009-01-04T19:27:13+00:00</dc:date>
    <link>http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming tutorials optimization linux hacking x86</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:9594c98d4aa8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:tutorials"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:hacking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.canonical.org/~kragen/sw/urscheme/">
    <title>Ur-Scheme: A GPL self-hosting compiler from a subset of R5RS Scheme to fast Linux x86 asm</title>
    <dc:date>2008-08-27T17:26:14+00:00</dc:date>
    <link>http://www.canonical.org/~kragen/sw/urscheme/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming compilers scheme assembler hacking x86</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:8e9230c72318/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:scheme"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:hacking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://en.wikibooks.org/wiki/X86_Disassembly">
    <title>x86 Disassembly - Wikibooks, collection of open-content textbooks</title>
    <dc:date>2008-07-18T17:01:58+00:00</dc:date>
    <link>http://en.wikibooks.org/wiki/X86_Disassembly</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>assembly x86 disassembly optimization</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:f71300eec074/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembly"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:disassembly"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:optimization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://programming.reddit.com/info/60zbp/comments/">
    <title>programming: Michael Abrash: Optimizing Pixomatic for x86 Processors</title>
    <dc:date>2007-11-20T13:11:01+00:00</dc:date>
    <link>http://programming.reddit.com/info/60zbp/comments/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>x86 assembler</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:ec30f77c3f32/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://agner.org/optimize/">
    <title>Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X</title>
    <dc:date>2007-11-19T15:14:56+00:00</dc:date>
    <link>http://agner.org/optimize/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>assembler x86</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:7bf4b5aad578/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.website.masmforum.com/tutorials/fptute/">
    <title>Simply FPU - Intro</title>
    <dc:date>2006-08-13T12:25:19+00:00</dc:date>
    <link>http://www.website.masmforum.com/tutorials/fptute/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>fpu x86 tutorials</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:f4d8f67b9cc6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:fpu"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:tutorials"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>