<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k0mkc</author_name>
  <author_url>https://blog.hatena.ne.jp/k0mkc/</author_url>
  <blog_title>ゴロリのブログ</blog_title>
  <blog_url>https://k0mkc.hatenablog.com/</blog_url>
  <categories>
    <anon>VGK Devirt</anon>
  </categories>
  <description>実は私は他のVMがどのようにジャンプテーブルを処理しているかを良く知りません ジャンプテーブルはコンパイラがLoweringの過程で最適化として生成するテーブル構造と動的ディスパッチテーブルのことで例えばこういうコードです add ecx, -10 cmp ecx, 5 ja default_case lea rax, [rip + jump_table] movsxd rcx, dword ptr [rax + rcx*4] add rcx, rax jmp rcx .section .rdata,&quot;dr&quot; .p2align 2 jump_table: .long case_10 - jum…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk0mkc.hatenablog.com%2Fentry%2F2026%2F09%2F09%2F032041&quot; title=&quot;Vgk 6 (Griffin VMのJump Table処理) - ゴロリのブログ&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/k/k0mkc/20260717/20260717225542.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-09-09 03:20:41</published>
  <title>Vgk 6 (Griffin VMのJump Table処理)</title>
  <type>rich</type>
  <url>https://k0mkc.hatenablog.com/entry/2026/09/09/032041</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
