<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computeralgebra</author_name>
  <author_url>https://blog.hatena.ne.jp/computeralgebra/</author_url>
  <blog_title>非専門的シンギュラリティー研究所</blog_title>
  <blog_url>https://computeralgebra.hatenablog.com/</blog_url>
  <categories>
    <anon>X68000</anon>
    <anon>ChatGPT</anon>
  </categories>
  <description>X68000 版の線を描画する関数で使っている乗算・除算を浮動小数点のファンクションコール(この中に乗算・除算も含まれている)の呼び出しに変更しました。 乗算 asm( &quot;sys_multiply_a:\n\t&quot; &quot;move.l %d1, -(%sp)\n\t&quot; // スタックに d1 を保存 &quot;move.l 8(%sp), %d0\n\t&quot; // d0 = x1 &quot;move.l 12(%sp), %d1\n\t&quot; // d1 = x2 &quot;dc.w 0xfe00\n\t&quot; // __LMUL &quot;move.l (%sp)+, %d1\n\t&quot; // スタックから d1 を戻す &quot;rts\n\t&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputeralgebra.hatenablog.com%2Fentry%2F2025%2F07%2F16%2F214719&quot; title=&quot;X68000(27) - 非専門的シンギュラリティー研究所&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>https://m.media-amazon.com/images/I/215gGcYXiIL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-16 21:47:19</published>
  <title>X68000(27)</title>
  <type>rich</type>
  <url>https://computeralgebra.hatenablog.com/entry/2025/07/16/214719</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
