<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic &amp;gt;&amp;gt;&amp;gt;@Sergey in Intel® ISA Extensions</title>
    <link>https://community.intel.com/t5/Intel-ISA-Extensions/The-dawn-of-the-Intel-SSE-technology/m-p/809977#M871</link>
    <description>&amp;gt;&amp;gt;&amp;gt;@Sergey
If you are interested here is a link http://www.theregister.co.uk/1999/06/07/intel_uses_russia_military_techn...&amp;gt;&amp;gt;&amp;gt;

Good article in russian about the Vladimir Pentkovsky and his work on Elbrus processors :http://www.ixbt.com/cpu/e2k-spec.html
He could be regarded as a "father" of Pentium architecture and designer of SIMD unit by bringing to Intel his vast knowledge from his previous work.</description>
    <pubDate>Sun, 23 Dec 2012 07:32:00 GMT</pubDate>
    <dc:creator>Bernard</dc:creator>
    <dc:date>2012-12-23T07:32:00Z</dc:date>
    <item>
      <title>The dawn of the Intel SSE technology</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/The-dawn-of-the-Intel-SSE-technology/m-p/809974#M868</link>
      <description>&lt;P&gt;This is a brief historical outlook of the &lt;STRONG&gt;Intel&lt;/STRONG&gt; &lt;STRONG&gt;SSE&lt;/STRONG&gt; technology and how &lt;STRONG&gt;SEE&lt;/STRONG&gt; is supported by different versions&lt;BR /&gt;of &lt;STRONG&gt;Microsoft&lt;/STRONG&gt;'s &lt;STRONG&gt;Visual Studios&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;First of all:&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;SSE&lt;/STRONG&gt; - Streaming &lt;STRONG&gt;SIMD&lt;/STRONG&gt; Extensions&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;SIMD&lt;/STRONG&gt; - Single Instruction Multiple Data&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SSE&lt;/STRONG&gt; was introduced in 1999, or so,for &lt;STRONG&gt;Intel&lt;/STRONG&gt; &lt;STRONG&gt;Pentium III&lt;/STRONG&gt; series processors as a response to &lt;STRONG&gt;AMD's 3DNow!&lt;/STRONG&gt; technology.&lt;/P&gt;&lt;P&gt;Some time in 1999 &lt;STRONG&gt;Microsoft&lt;/STRONG&gt; added a support for &lt;STRONG&gt;SSE&lt;/STRONG&gt; in&lt;STRONG&gt;Visual C++ 6.0&lt;/STRONG&gt; ( released in 1998 ) with&lt;BR /&gt;a special addon called as &lt;STRONG&gt;Visual C++ 6.0 Processor Pack&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;How didsome core &lt;STRONG&gt;SSE&lt;/STRONG&gt; header fileslook like&lt;STRONG&gt;13&lt;/STRONG&gt; years ago?&lt;/P&gt;&lt;P&gt; Please take a look at enclosed header files from &lt;STRONG&gt;Visual C++ 6.0 Processor Pack&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;  emmintrin.h&lt;BR /&gt;  mmintrin.h&lt;BR /&gt;  xmmintrin.h&lt;/P&gt;&lt;P&gt;How did a support for &lt;STRONG&gt;SSE&lt;/STRONG&gt; evolve over the years?&lt;/P&gt;&lt;P&gt; The following comparison table shows how &lt;STRONG&gt;SEE&lt;/STRONG&gt; is supported by different versions of &lt;STRONG&gt;Microsoft&lt;/STRONG&gt;'s&lt;BR /&gt; &lt;STRONG&gt;Visual Studios&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt; ------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt; | &lt;STRONG&gt;Header/IDE &lt;/STRONG&gt; | &lt;STRONG&gt;VS98&lt;/STRONG&gt; | &lt;STRONG&gt;VS2005&lt;/STRONG&gt; | &lt;STRONG&gt;VS2008&lt;/STRONG&gt; | &lt;STRONG&gt;VS2010&lt;/STRONG&gt; | &lt;STRONG&gt;Notes&lt;/STRONG&gt;      |&lt;BR /&gt; ------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt; | intrin.h  |-  | +  | +  | +  | Declarations of platform specific intrinsic functions|&lt;BR /&gt; | emmintrin.h|+  | + | +  |  +  | Principal header file |&lt;BR /&gt; | mmintrin.h |+  |  + | + |   +   | Definitions and declarations for use with compiler intrinsics |&lt;BR /&gt; | xmmintrin.h|+   |  +  | +  |  + | Principal header file for SIMD Extensions intrinsics |&lt;BR /&gt; | pmmintrin.h| -  |  -  | +  |   +  | Declarations for SSE3 intrinsics    |&lt;BR /&gt; | smmintrin.h|-  |  -  | +  |  +  | Declarations for SSE4.1 intrinsics   |&lt;BR /&gt; | nmmintrin.h| -  |  -  | +  |   +  | Declarations for SSE4.2 intrinsics   |&lt;BR /&gt; | tmmintrin.h| -  |  -  | +  |  +  | Declarations for intrinsic functions ( horizonally packed types ) |&lt;BR /&gt; | wmmintrin.h| -  |  - | +  |  +  | Principal header file for AES and PCLMULQDQ intrinsics |&lt;BR /&gt; | immintrin.h| -   |  -  |  -  |  +  | Declarations for AVX intrinsics    |&lt;BR /&gt; -------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Happy birthday &lt;STRONG&gt;SSE&lt;/STRONG&gt;!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2012 17:47:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/The-dawn-of-the-Intel-SSE-technology/m-p/809974#M868</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-02-14T17:47:08Z</dc:date>
    </item>
    <item>
      <title>The dawn of the Intel SSE technology</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/The-dawn-of-the-Intel-SSE-technology/m-p/809975#M869</link>
      <description>For the sake of afairness I also attached another file that &lt;STRONG&gt;Visual C++ Processor Pack&lt;/STRONG&gt; installs.&lt;BR /&gt;This is a '&lt;STRONG&gt;mm3dnow.h&lt;/STRONG&gt;' header file to support &lt;STRONG&gt;AMD's 3DNow!&lt;/STRONG&gt; technology.&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Feb 2012 00:24:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/The-dawn-of-the-Intel-SSE-technology/m-p/809975#M869</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-02-26T00:24:02Z</dc:date>
    </item>
    <item>
      <title>IIRC in late sixties soviet</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/The-dawn-of-the-Intel-SSE-technology/m-p/809976#M870</link>
      <description>IIRC in late sixties soviet engineers developed the concept of superscalar processing engine.From the other source I know that the first was Burroughs with its superscalar architecture.Sadly there is no information regarding who pioneered SIMD-like vector units .

@Sergey
             If you are interested here is a link &lt;A href="http://www.theregister.co.uk/1999/06/07/intel_uses_russia_military_technologies/" target="_blank"&gt;http://www.theregister.co.uk/1999/06/07/intel_uses_russia_military_technologies/&lt;/A&gt;</description>
      <pubDate>Sat, 22 Dec 2012 13:52:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/The-dawn-of-the-Intel-SSE-technology/m-p/809976#M870</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2012-12-22T13:52:00Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;@Sergey</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/The-dawn-of-the-Intel-SSE-technology/m-p/809977#M871</link>
      <description>&amp;gt;&amp;gt;&amp;gt;@Sergey
If you are interested here is a link http://www.theregister.co.uk/1999/06/07/intel_uses_russia_military_techn...&amp;gt;&amp;gt;&amp;gt;

Good article in russian about the Vladimir Pentkovsky and his work on Elbrus processors :http://www.ixbt.com/cpu/e2k-spec.html
He could be regarded as a "father" of Pentium architecture and designer of SIMD unit by bringing to Intel his vast knowledge from his previous work.</description>
      <pubDate>Sun, 23 Dec 2012 07:32:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/The-dawn-of-the-Intel-SSE-technology/m-p/809977#M871</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2012-12-23T07:32:00Z</dc:date>
    </item>
  </channel>
</rss>

