<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n7shi</author_name>
  <author_url>https://blog.hatena.ne.jp/n7shi/</author_url>
  <blog_title>七誌の開発日記</blog_title>
  <blog_url>https://7shi.hateblo.jp/</blog_url>
  <categories>
    <anon>NetBSD</anon>
    <anon>MIPS</anon>
  </categories>
  <description>NetBSDにはアセンブリ言語のサンプルが入っています。 /usr/share/examples/asm/hello/powerpc.s PowerPC用ですが、MIPSに移植してみます。 PowerPC 主要部分を抜粋します。 _start: # write(STDOUT_FILENO, message, MESSAGE_SIZE) li %r0, 4 # r0: write(2) syscall number. li %r3, 1 # r3: first argument. addis %r4, %r0, message@h # r4: second argument. ori %r4, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F7shi.hateblo.jp%2Fentry%2F2013%2F12%2F07%2F111703&quot; title=&quot;NetBSDでMIPSのハローワールド - 七誌の開発日記&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>2013-12-07 11:17:03</published>
  <title>NetBSDでMIPSのハローワールド</title>
  <type>rich</type>
  <url>https://7shi.hateblo.jp/entry/2013/12/07/111703</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
