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:
parent
c2f1a72101
commit
424688adb8
@ -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.
|
||||
|
@ -277,4 +277,4 @@ Disassembly of section \.text:
|
||||
0+0364 <[^>]*> jalr v0,v1
|
||||
0+0368 <[^>]*> nop
|
||||
\.\.\.
|
||||
0+2036c <[^>]*> nop
|
||||
\.\.\.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user