2004-01-24 Chris Demetriou <cgd@broadcom.com>

* gas/mips/relax-swap1.s: Add extra space at end, so the
        disassembly will consistently have "..." at its end.
        * gas/mips/relax-swap2.s: Likewise.
        * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
This commit is contained in:
Chris Demetriou 2004-01-25 03:01:42 +00:00
parent c2f1a72101
commit 424688adb8
4 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2004-01-24 Chris Demetriou <cgd@broadcom.com>
* gas/mips/relax-swap1.s: Add extra space at end, so the
disassembly will consistently have "..." at its end.
* gas/mips/relax-swap2.s: Likewise.
* gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2004-01-23 Daniel Jacobowitz <drow@mvista.com>
* gas/arm/arm.exp: Add "undefined" test.

View File

@ -277,4 +277,4 @@ Disassembly of section \.text:
0+0364 <[^>]*> jalr v0,v1
0+0368 <[^>]*> nop
\.\.\.
0+2036c <[^>]*> nop
\.\.\.

View File

@ -147,3 +147,5 @@ foo:
.space 0x20000 # to make a 128kb loop body
bar:
# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
.space 8

View File

@ -46,3 +46,5 @@ foo:
.space 0x20000 # to make a 128kb loop body
bar:
# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
.space 8