<?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 load/store intrinsics in MMX technology(__m64) in Intel® ISA Extensions</title>
    <link>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824669#M1232</link>
    <description>Check MOVQ instruction. you can use it to read or write 64bit.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.intel.com/Assets/PDF/manual/253666.pdf" target="_blank"&gt;http://www.intel.com/Assets/PDF/manual/253666.pdf&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Sep 2010 01:09:08 GMT</pubDate>
    <dc:creator>Brijender_B_Intel</dc:creator>
    <dc:date>2010-09-13T01:09:08Z</dc:date>
    <item>
      <title>load/store intrinsics in MMX technology(__m64)</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824668#M1231</link>
      <description>have been checking for the MMX technology load/ store intrinsic in the intel mannuals. i dont seem to see any, how is loading and /or store of arrays done in MMX Tech. of type __m64?&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Sep 2010 08:26:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824668#M1231</guid>
      <dc:creator>Smart_Lubobya</dc:creator>
      <dc:date>2010-09-12T08:26:30Z</dc:date>
    </item>
    <item>
      <title>load/store intrinsics in MMX technology(__m64)</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824669#M1232</link>
      <description>Check MOVQ instruction. you can use it to read or write 64bit.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.intel.com/Assets/PDF/manual/253666.pdf" target="_blank"&gt;http://www.intel.com/Assets/PDF/manual/253666.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Sep 2010 01:09:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824669#M1232</guid>
      <dc:creator>Brijender_B_Intel</dc:creator>
      <dc:date>2010-09-13T01:09:08Z</dc:date>
    </item>
    <item>
      <title>load/store intrinsics in MMX technology(__m64)</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824670#M1233</link>
      <description>In C/C++, a normal assignment will do. However, I must admit that I don't see why you would like to use MMX these days.</description>
      <pubDate>Mon, 13 Sep 2010 12:48:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824670#M1233</guid>
      <dc:creator>Thomas_W_Intel</dc:creator>
      <dc:date>2010-09-13T12:48:21Z</dc:date>
    </item>
    <item>
      <title>load/store intrinsics in MMX technology(__m64)</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824671#M1234</link>
      <description>I read the manual and thanks a lot. i however could not see the equivalent intrinsic for MOVQ in __m64 data type. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Sep 2010 05:11:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824671#M1234</guid>
      <dc:creator>Smart_Lubobya</dc:creator>
      <dc:date>2010-09-19T05:11:57Z</dc:date>
    </item>
    <item>
      <title>load/store intrinsics in MMX technology(__m64)</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824672#M1235</link>
      <description>There is no intrinsic as the compiler will generate movq automatically for you when loading from memory.&lt;BR /&gt;&lt;BR /&gt;If you would like to combine shorter types, there are _mm_set_pi32, _mm_set_pi16, and so on.</description>
      <pubDate>Mon, 27 Sep 2010 11:47:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/load-store-intrinsics-in-MMX-technology-m64/m-p/824672#M1235</guid>
      <dc:creator>Thomas_W_Intel</dc:creator>
      <dc:date>2010-09-27T11:47:36Z</dc:date>
    </item>
  </channel>
</rss>

