Expect mips16 nops to be used for padding when mips16 code generation is

enabled.
This commit is contained in:
Nick Clifton 2000-12-01 18:57:08 +00:00
parent ddcfc5fc2c
commit b90dd60727
2 changed files with 7 additions and 2 deletions

View 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.

View 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>:
...