<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lpha_z</author_name>
  <author_url>https://blog.hatena.ne.jp/lpha_z/</author_url>
  <blog_title>よーる</blog_title>
  <blog_url>https://lpha-z.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>ブール環（、、“足し算”がxorで“掛け算”がandであるような演算体系、“2で割ったあまり”）に関係する命令群です。 clmul, clmulh, clmulr 繰上りなしの掛け算です。ビット列の畳み込みと考えることもできます。 clmulは掛け算の結果の下32/64ビットを返します。 clmulhは掛け算の結果の上32/64ビット（下から32～63/64～127ビット目）を返します。 ここで、繰上りがないため、clmulhの最上位ビットは常に0です。 clmulrはその再上位ビットを除いた上32/64ビット（下から31～62/63～126ビット目）を返します。 名前のrは、reverseに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flpha-z.hatenablog.com%2Fentry%2F2020%2F08%2F09%2F231500&quot; title=&quot;RISC-Vのビット操作系拡張（B拡張）のまとめ（その5） - よーる&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>2020-08-09 23:15:00</published>
  <title>RISC-Vのビット操作系拡張（B拡張）のまとめ（その5）</title>
  <type>rich</type>
  <url>https://lpha-z.hatenablog.com/entry/2020/08/09/231500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
