old-cross-binutils/ld/testsuite/ld-mips-elf/branch-misc-1.d
Chris Demetriou 2dc83527fb [ gas/testsuite/ChangeLog ]
2002-09-18  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/branch-misc-1.d: New file.
        * gas/mips/branch-misc-1.s: New file.
        * gas/mips/branch-misc-2.s: New file.
        * gas/mips/branch-misc-2.d: New file.
        * gas/mips/mips.exp: Run new tests.

[ ld/testsuite/ChangeLog ]
2002-09-18  Chris Demetriou  <cgd@broadcom.com>

        * ld-mips-elf/branch-misc-1.d: New file.
        * ld-mips-elf/branch-misc-2.d: New file.
        * ld-mips-elf/mips-elf.exp: Run new tests.
2002-09-18 20:50:47 +00:00

30 lines
773 B
Makefile

#name: MIPS branch-misc-1
#source: ../../../gas/testsuite/gas/mips/branch-misc-1.s
#objdump: --prefix-addresses -tdr --show-raw-insn
#ld: -Ttext 0x400000 -e 0x400000
.*: file format elf.*mips.*
#...
Disassembly of section \.text:
\.\.\.
\.\.\.
\.\.\.
0+40003c <[^>]*> 0411fff0 bal 0+400000 <[^>]*>
0+400040 <[^>]*> 00000000 nop
0+400044 <[^>]*> 0411fff3 bal 0+400014 <[^>]*>
0+400048 <[^>]*> 00000000 nop
0+40004c <[^>]*> 0411fff6 bal 0+400028 <[^>]*>
0+400050 <[^>]*> 00000000 nop
0+400054 <[^>]*> 0411000a bal 0+400080 <[^>]*>
0+400058 <[^>]*> 00000000 nop
0+40005c <[^>]*> 0411000d bal 0+400094 <[^>]*>
0+400060 <[^>]*> 00000000 nop
0+400064 <[^>]*> 04110010 bal 0+4000a8 <[^>]*>
0+400068 <[^>]*> 00000000 nop
\.\.\.
\.\.\.
\.\.\.
\.\.\.
#pass