MIPS/LD/testsuite: Correct mips-elf.exp test ABI/emul/endian arrangement
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16-branch-3.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 link branch 3
3 #source: mips16-branch.s
4 #source: ../../../gas/testsuite/gas/mips/mips16-branch-reloc-3.s
5 #ld: -Ttext 0x1c000000 -e bar
6
7 .*: +file format .*mips.*
8
9 Disassembly of section \.text:
10 \.\.\.
11 [0-9a-f]+ <[^>]*> 6500 nop
12 \.\.\.
13 [0-9a-f]+ <[^>]*> f7fe 100e b 1c001000 <bar>
14 [0-9a-f]+ <[^>]*> f7fe 600c bteqz 1c001000 <bar>
15 [0-9a-f]+ <[^>]*> f7fe 610a btnez 1c001000 <bar>
16 [0-9a-f]+ <[^>]*> f7fe 2208 beqz v0,1c001000 <bar>
17 [0-9a-f]+ <[^>]*> f7fe 2a06 bnez v0,1c001000 <bar>
18 [0-9a-f]+ <[^>]*> 6500 nop
19 \.\.\.
This page took 0.035201 seconds and 5 git commands to generate.