* binutils-all/mips/mixed-mips16.d: Update accordingly.
+2013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
+ * binutils-all/mips/mixed-mips16.d: Update accordingly.
+
2013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
* binutils-all/mips/mixed-micromips.d: New test.
[0-9a-f]+ <[^>]*> 6500 nop
[0-9a-f]+ <[^>]*> 9707 lw a3,28\(sp\)
[0-9a-f]+ <[^>]*> ef00 jr a3
-[0-9a-f]+ <[^>]*> 6500 nop
+[0-9a-f]+ <[^>]*> 6304 addiu sp,32
\.\.\.
sw $ra, 28($sp)
jal baz
lw $a3, 28($sp)
+ addiu $sp, 32
jr $a3
.end bar