<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>scheme</anon>
  </categories>
  <description>Gaku さんに指摘された件。 命令列の終端に達しているか？を毎回チェックしているが重そうだよねえという話。 確かに僕も気になっていた。これを番人形式にすれば速いのではなかろうか。 ただやってみるのではなくてアセンブリのコードを眺める。 その後にどれくらい改善されるかを予想するのが良さそうということに。 movl 12(%ebp), %eax movl 16(%eax), %eax cmpl -120(%ebp), %eax jb .L948 うん。まあ予想通りのコード。 番人形式にするならば他のインストラクションと同じ道をたどり dispatch_table を使った jump になる。 g…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20080413%2F1208101837&quot; title=&quot; アセンブリコードを読んでみたら - Scheme VM を書く - higepon blog&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>https://cdn-ak.f.st-hatena.com/images/fotolife/h/higepon/20080414/20080414004648.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-04-13 00:50:37</published>
  <title> アセンブリコードを読んでみたら - Scheme VM を書く</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20080413/1208101837</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
