<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>abo_junghichi</author_name>
  <author_url>https://blog.hatena.ne.jp/abo_junghichi/</author_url>
  <blog_title>一人一党党</blog_title>
  <blog_url>https://abo-junghichi.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>#工学</anon>
  </categories>
  <description>RISC-V http://riscv.org/ は高速なCPU向けの命令セットを謳っていてる。 例えば、即値のデコード。 RISCなので各命令の位置はアラインメントされていて、ジャンプ先アドレスの最下位ビット(least significant bit, 以下lsb)は0であることが分かりきっている。 あるいは、x86のようにバイト単位で命令長が変わるプロセッサでも、データアクセスについては最下位ビットを0にする方が高速に動作できる。 このため、これら普通のプロセッサでは、即値を取り出した後、必要に応じてシフト演算を掛ける。 しかしRISC-Vの場合は、lsbだけ即値の最上位にシフトして、残…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fabo-junghichi.hatenablog.jp%2Fentry%2F65335417&quot; title=&quot;RISC-Vは高速な命令セットとして設計し損ねている - 一人一党党&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>2016-01-05 18:30:15</published>
  <title>RISC-Vは高速な命令セットとして設計し損ねている</title>
  <type>rich</type>
  <url>https://abo-junghichi.hatenablog.jp/entry/65335417</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
