<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>LS3600</author_name>
  <author_url>https://blog.hatena.ne.jp/LS3600/</author_url>
  <blog_title>Bonanzaソース完全解析ブログ</blog_title>
  <blog_url>https://ls3600.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>それではSSE命令の使い方を説明していきましょう。 SSE2命令だけを使うときは、emmintrin.hをincludeします。 SSE2/SSE4の命令を使うときは、smmintrin.hをincludeします。 つまり、以下のようになります。 #if defined(HAVE_SSE2) || defined(HAVE_SSE4) #if defined(HAVE_SSE4) // SSE4 # include &lt;smmintrin.h&gt; #else // SSE4なしでSSE2 # include &lt;emmintrin.h&gt; #endif #endifBonanzaのbitop.hが参考…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fls3600.hatenadiary.org%2Fentry%2F20110909%2Fp1&quot; title=&quot;はじめてのSSE　その2 - Bonanzaソース完全解析ブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-09-09 00:00:00</published>
  <title>はじめてのSSE　その2</title>
  <type>rich</type>
  <url>https://ls3600.hatenadiary.org/entry/20110909/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
