31 lines
816 B
Makefile
31 lines
816 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 0x20000000 -e 0x20000000 -N
|
|
|
|
.*: file format elf.*mips.*
|
|
|
|
#...
|
|
|
|
Disassembly of section \.text:
|
|
\.\.\.
|
|
\.\.\.
|
|
\.\.\.
|
|
0*2000003c <[^>]*> 0411fff0 bal 0*20000000 <[^>]*>
|
|
0*20000040 <[^>]*> 00000000 nop
|
|
0*20000044 <[^>]*> 0411fff3 bal 0*20000014 <[^>]*>
|
|
0*20000048 <[^>]*> 00000000 nop
|
|
0*2000004c <[^>]*> 0411fff6 bal 0*20000028 <[^>]*>
|
|
0*20000050 <[^>]*> 00000000 nop
|
|
0*20000054 <[^>]*> 0411000a bal 0*20000080 <[^>]*>
|
|
0*20000058 <[^>]*> 00000000 nop
|
|
0*2000005c <[^>]*> 0411000d bal 0*20000094 <[^>]*>
|
|
0*20000060 <[^>]*> 00000000 nop
|
|
0*20000064 <[^>]*> 04110010 bal 0*200000a8 <[^>]*>
|
|
0*20000068 <[^>]*> 00000000 nop
|
|
\.\.\.
|
|
\.\.\.
|
|
\.\.\.
|
|
\.\.\.
|
|
#pass
|