OSDN Git Service

Expect mips16 nops to be used for padding when mips16 code generation is
authorNick Clifton <nickc@redhat.com>
Fri, 1 Dec 2000 18:57:08 +0000 (18:57 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 1 Dec 2000 18:57:08 +0000 (18:57 +0000)
enabled.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips16.d

index 9ef71b3..ece2022 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-01  Chris Demetriou  <cgd@sibyte.com>
+
+        * gas/mips/mips16.d: Expect mips16 nops to be used for padding
+        when mips16 code generation is enabled.
+
 2000-11-30  Diego Novillo  <dnovillo@redhat.com>
 
        * intel.s, intel.d: New test for @GOT references.
index e4c1a0c..ad2bfa5 100644 (file)
@@ -676,8 +676,8 @@ Disassembly of section .text:
  85e:  ef49            exit    \$s0
  860:  efa9            exit    \$s0-\$s1,\$ra
  862:  ef29            exit    \$ra
- 864:  0000            addiu   \$s0,\$sp,0
-       ...
+ 864:  6500            nop
+ 866:  6500            nop
 
 0+000868 <bar>:
        ...