<?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の話も第三回目。 今回は、SSEの得意な処理と不得意な処理についてです。 もうお気づきかも知れませんが、SSEにはnot(bitwise not)すらないのです。 何故無いのでしょうか？ それは、notが単項演算だからです。SSEは、2つのデータに対して何か演算を行ない、1つのデータを出力するというような流れ作業を想定しています。 1つのデータに対して演算をして一つのデータを出力するというような処理には向いてないのです。 notもその一つなのです。 ではnotを実現するにはどうすればいいのでしょう？ andnotという命令があります。1命令でnotしたあと、andまで出来るというす…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fls3600.hatenadiary.org%2Fentry%2F20110910%2Fp1&quot; title=&quot;はじめてのSSE　その3 - 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-10 00:00:00</published>
  <title>はじめてのSSE　その3</title>
  <type>rich</type>
  <url>https://ls3600.hatenadiary.org/entry/20110910/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
