<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nash1234</author_name>
  <author_url>https://blog.hatena.ne.jp/nash1234/</author_url>
  <blog_title>nash’s blog</blog_title>
  <blog_url>https://nash1234.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linuxメモ</anon>
  </categories>
  <description>asはアセンブリコード（*.s）をアセンブルし、オブジェクトコード(*.o)を生成する。 アセンブリコード(*.s) ↓ ↓as ↓ オブジェクトコード(*.o)比較のために、cc1が生成したアセンブリコード（test1.s）と、asが生成したオブジェクトコード（objdumpを用いて逆アセンブルしたもの：test1.o）を以下に示す。 test1.s: .file &quot;test1.c&quot; .section .rodata .LC0: .string &quot;hoge&quot; .text .globl main .type main, @function main: pushl %ebp movl %esp,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnash1234.hatenadiary.org%2Fentry%2F20141217%2F1418769545&quot; title=&quot;gcc deep dive その4. 〜アセンブラ〜 - nash’s 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-12-17 07:39:05</published>
  <title>gcc deep dive その4. 〜アセンブラ〜</title>
  <type>rich</type>
  <url>https://nash1234.hatenadiary.org/entry/20141217/1418769545</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
