<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qleap</author_name>
  <author_url>https://blog.hatena.ne.jp/qleap/</author_url>
  <blog_title>誰にも見られていないはずのブログ</blog_title>
  <blog_url>https://qleap.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラム</anon>
  </categories>
  <description>とりあえずVFPを使う場合の最小のスタートアップコード。 _stack_initは適当にリンカスクリプトにでも書く事にする。とりあえずSVC modeのスタックだけ初期化しておけばいいだろう。 OSの場合は、普通VFP命令を実行して、Undefined Instructionが起こってから例外ハンドラで有効にするんだろうけど。使わないのにいちいちVFPレジスタの退避と復帰をしてたら効率悪いもんな。CPUの初期化部分を大分省いてるけど、そんなのはデバッガがやってくれるから関係ない。 .arm .text .globl _start _start: /* Initialize Stack */ m…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqleap.hatenadiary.org%2Fentry%2F20081023%2F1224757171&quot; title=&quot;VFP関連のメモ - 誰にも見られていないはずのブログ&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-10-23 19:19:31</published>
  <title>VFP関連のメモ</title>
  <type>rich</type>
  <url>https://qleap.hatenadiary.org/entry/20081023/1224757171</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
