<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katakanan</author_name>
  <author_url>https://blog.hatena.ne.jp/katakanan/</author_url>
  <blog_title>e-tipsmemo</blog_title>
  <blog_url>https://e-tipsmemo.hatenablog.com/</blog_url>
  <categories>
    <anon>メモ</anon>
    <anon>プログラム</anon>
  </categories>
  <description>前にこのような記事を書いたが、 e-tipsmemo.hatenablog.comこのままだとMIPSの遅延分岐やSW/LW関連の依存の解消のために勝手に命令が入れ替わってしまう。解決法： asmの先頭に.set noreorderをつける。このプログラムを比較してみる。 add $1, $0, $10 add $2, $0, $11 L:addi $1, $1, 1 LW $3, 4($0) nop add $3, $1, $3 SW $3, 4($0) bne $1, $2, L nop LW $4, 4($0) nop ・・・ ない場合 ある場合 これは分岐する時点で普通のMIPSは分岐…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fe-tipsmemo.hatenablog.com%2Fentry%2F2018%2F02%2F20%2F000000&quot; title=&quot;MIPS 命令順序入れ替えない - e-tipsmemo&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://images-fe.ssl-images-amazon.com/images/I/61uFjQWepcL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-02-20 00:00:00</published>
  <title>MIPS 命令順序入れ替えない</title>
  <type>rich</type>
  <url>https://e-tipsmemo.hatenablog.com/entry/2018/02/20/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
