<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qnighy</author_name>
  <author_url>https://blog.hatena.ne.jp/qnighy/</author_url>
  <blog_title>簡潔なQ</blog_title>
  <blog_url>https://qnighy.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>今いろいろあってx86機械語を読んでるんだけど、むずい＞＜このあたりを読んで勉強してるんだけどまず、Hello worldのやつをCで組んで #include &lt;stdio.h&gt; int main(int argc,char* argv[]) { printf(&quot;Hello, world!\n&quot;); return 0; } コンパイルして、逆アセンブル $ make $ objdump -d hello.exe &gt; hello.asmで、出てきたコードの断片を読む。 004012f0 &lt;_main&gt;: 4012f0: 55 push %ebp 4012f1: 89 e5 mov %esp,%e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqnighy.hatenablog.com%2Fentry%2F20080826%2F1219712804&quot; title=&quot;機械語むずい - 簡潔なQ&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>2008-08-26 10:06:44</published>
  <title>機械語むずい</title>
  <type>rich</type>
  <url>https://qnighy.hatenablog.com/entry/20080826/1219712804</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
