<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Pocket7878_dev</author_name>
  <author_url>https://blog.hatena.ne.jp/Pocket7878_dev/</author_url>
  <blog_title>Let's write β</blog_title>
  <blog_url>https://tech-blog.pocket7878.com/</blog_url>
  <categories>
    <anon>Lisp</anon>
  </categories>
  <description>SBCLでdisassembleを用いてアセンブラ（？）を出力した時に番地などの詳細情報がでてきて diffをとって比較するのが困難なので、ちょっと必要な部分だけを抽出してくれるawkスクリプトを書いてみました。 { if(NF &gt;= 5 &amp;&amp; $3 ~ /.*:/) { print $3,$5,$6,$7 } else { if($6 ~ /;/) { print $4,$5 } else { print $4,$5,$6 } } } ためしに通してみると ; disassembly for HOGE ; 02C7E279: 488B55F8 MOV RDX, [RBP-8] ; no-ar…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech-blog.pocket7878.com%2Fentry%2F2012%2F10%2F25%2F095357&quot; title=&quot;SBCLのdisassembleの結果を比較する - Let&amp;#39;s write β&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>2012-10-25 09:53:57</published>
  <title>SBCLのdisassembleの結果を比較する</title>
  <type>rich</type>
  <url>https://tech-blog.pocket7878.com/entry/2012/10/25/095357</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
