<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Pages on Mill Computing, Inc</title>
    <link>https://millcomputing.com/pages/</link>
    <description>Recent content in Pages on Mill Computing, Inc</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Mon, 15 Jan 2018 18:11:48 +0000</lastBuildDate>
    <atom:link href="https://millcomputing.com/pages/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>White Papers</title>
      <link>https://millcomputing.com/white-papers/</link>
      <pubDate>Mon, 15 Jan 2018 18:11:48 +0000</pubDate>
       <guid isPermaLink="false">https://millcomputing.com/?page_id=3173</guid> 
      <description>&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://millcomputing.com/pdf/mill_cpu_split-stream_encoding.pdf&#34; &gt;Mill CPU Split Stream Encoding&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://millcomputing.com/pdf/Spectre.03.pdf&#34; &gt;Spectre, Meltdown and the Mill CPU&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://millcomputing.com/pptx/2018-03-14.Spectre.03.pptx&#34; &gt;Spectre Talk PowerPoint Slides&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Patents</title>
      <link>https://millcomputing.com/patents/</link>
      <pubDate>Thu, 27 Oct 2016 04:25:24 +0000</pubDate>
       <guid isPermaLink="false">http://millcomputing.com/?page_id=2179</guid> 
      <description>&lt;hr&gt;

&lt;h5 class=&#34;relative group&#34;&gt;&lt;a href=&#34;https://millcomputing.com/pdf/uspto9513920.pdf&#34; &gt;U.S. Patent 9,513,920 - Computer Processor Employing Split-Stream Encoding&lt;/a&gt;
    &lt;div id=&#34;us-patent-9513920---computer-processor-employing-split-stream-encoding&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
&lt;/h5&gt;
&lt;p&gt;This patent is for the split-stream method of encoding that permits Mill CPUs to decode extremely wide instructions (those with many independent operations in each instruction) using a compact and flexible variable-length encoding that is also fast to decode. The stream of instructions that is the program being executed is split into two streams of half-instructions that are stored separately in memory but are processed in lock-step by the CPU decoder. Because wide fixed length instruction encodings use an impractical amount of cache and memory, and variable-length encodings take time polynomial in the width, instruction decode on legacy CPUs is limited to eight operations per cycle or fewer; Mill split-stream encoding supports instruction widths of over thirty operations decoded per cycle. In addition, split-stream permits doubling the amount of instruction cache with no clock or pipeline penalty.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Links</title>
      <link>https://millcomputing.com/links/</link>
      <pubDate>Wed, 15 Jul 2015 21:46:38 +0000</pubDate>
       <guid isPermaLink="false">http://millcomputing.com/?page_id=1916</guid> 
      <description>&lt;h6 class=&#34;relative group&#34;&gt;Mentions of the Mill, Mill Computing and Out-of-the-Box Computing in external websites. Their presence here is not an endorsement of their contents by Mill Computing, Inc., nor any statement regarding the accuracy of the information given by them.
    &lt;div id=&#34;mentions-of-the-mill-mill-computing-and-out-of-the-box-computing-in-external-websites-their-presence-here-is-not-an-endorsement-of-their-contents-by-mill-computing-inc-nor-any-statement-regarding-the-accuracy-of-the-information-given-by-them&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
&lt;/h6&gt;
&lt;hr&gt;
&lt;p&gt;&lt;a href=&#34;https://medium.com/@veedrac/to-reinvent-the-processor-671139a4a034&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;To reinvent the processor&lt;/a&gt;&lt;br&gt;
Mar 31, 2019 - &lt;strong&gt;medium.com&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://news.ycombinator.com/item?id=14797350&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;The Mill CPU Architecture: Switches&lt;/a&gt;&lt;br&gt;
July 17, 2017 - &lt;strong&gt;Hacker News&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://news.ycombinator.com/item?id=14234501&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;How Many X86-64 Instructions Are There Anyway?&lt;/a&gt;&lt;br&gt;
March 16, 2017 - &lt;strong&gt;Hacker News&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>General Questions</title>
      <link>https://millcomputing.com/general-questions/</link>
      <pubDate>Fri, 28 Mar 2014 04:03:02 +0000</pubDate>
       <guid isPermaLink="false">http://millcomputing.com/?p=857</guid> 
      <description>&lt;p&gt;&lt;strong&gt;Q: What does NYF stand for?&lt;/strong&gt;
Stands for Not Yet Filed - as used here it refers to a patent or patents that are Not Yet Filed. Questions about patentable mechanisms that are NYF cannot be answered without an NDA due to USPTO rules.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Q: Why no PDF slides? Publishing PDF slides (instead of .pptx) would make them available to more people.&lt;/strong&gt;
A: Unfortunately PDF format doesn&amp;rsquo;t support the animations, and without those the slides are pretty useless. We looked into creating a completely different presentation without the animations, but decided we don&amp;rsquo;t have the bandwidth, and the need for a static format was better served by white papers, of which we have a few in process. We had been using OpenOffice (and tried LibreOffice) but found both useless because of bugs in the animation on some platforms and the generally limited support for animation creation, and so settled on MSOffice as the best of the choices.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Introduction to the Mill CPU Programming Model</title>
      <link>https://millcomputing.com/introduction-to-the-mill-cpu-programming-model/</link>
      <pubDate>Fri, 07 Feb 2014 10:48:53 +0000</pubDate>
       <guid isPermaLink="false">http://millcomputing.com/?p=589</guid> 
      <description>&lt;p&gt;The Mill is a new CPU architecture designed for very high single-thread performance within a very small power envelope.&lt;/p&gt;
&lt;p&gt;The Mill has a 10x single-thread power/performance gain over conventional out-of-order (OoO) superscalar architectures, yet runs the same programs without rewrite.&lt;/p&gt;
&lt;p&gt;The Mill is an extremely-wide-issue, statically scheduled design with exposed pipeline. High-end Mills can decode, issue, and execute over thirty MIMD operations per cycle, each cycle.&lt;/p&gt;
&lt;p&gt;The Mill architecture is able to pipeline and vectorise almost all loops, including while loops and loops containing calls and flow control.&lt;/p&gt;</description>
    </item>
    <item>
      <title>in the press</title>
      <link>https://millcomputing.com/in-the-press/</link>
      <pubDate>Mon, 16 Dec 2013 04:52:07 +0000</pubDate>
       <guid isPermaLink="false">http://ootbcomp.com/blog/?page_id=23</guid> 
      <description>&lt;h5 class=&#34;relative group&#34;&gt;Mentions of the Mill, Mill Computing and Out-of-the-Box Computing in the press.
    &lt;div id=&#34;mentions-of-the-mill-mill-computing-and-out-of-the-box-computing-in-the-press&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
&lt;/h5&gt;
&lt;hr&gt;
&lt;p&gt;&lt;a href=&#34;http://www.eenewseurope.com/news/mill-computing-heads-fpga-demo-seeks-funds&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Mill Computing heads to FPGA demo, seeks funds&lt;/a&gt;&lt;br&gt;
January 12, 2017 - &lt;strong&gt;eeNews Europe&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.eetimes.com/document.asp?doc_id=1327633&amp;amp;page_number=6&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;EE Times Silicon 60: Hot Startups to Watch&lt;/a&gt;&lt;br&gt;
September 8, 2015 - &lt;strong&gt;EE Times&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.eetimes.com/document.asp?doc_id=1323068&amp;amp;page_number=6&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;EE Times Silicon 60: Hot Startups to Watch&lt;/a&gt;&lt;br&gt;
July 15, 2014 - &lt;strong&gt;EE Times&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://electronics360.globalspec.com/article/3843/startup-seeks-funds-to-realize-belt-processor&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Startup Seeks Funds to Realize &amp;lsquo;Belt&amp;rsquo; Processor&lt;/a&gt;&lt;br&gt;
December 16, 2013 - &lt;strong&gt;Electronics360&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.eetimes.com/author.asp?section_id=36&amp;amp;doc_id=1320257&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Mill CPU: Stack Machines Instead of Turing&lt;/a&gt;&lt;br&gt;
December 9, 2013 - &lt;strong&gt;EE Times&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
