MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@branch-self.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS branches to self
3 #as: -32
4 #source: branch-self.s
5
6 # Test various ways to request a branch to self (microMIPS).
7
8 .*: +file format .*mips.*
9
10 Disassembly of section \.text:
11 ([0-9a-f]+) <[^>]*> e930 sw v0,0\(v1\)
12 ([0-9a-f]+) <[^>]*> cfff b \1 <.*>
13 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 .*
14 ([0-9a-f]+) <[^>]*> 0c00 nop
15 ([0-9a-f]+) <[^>]*> e930 sw v0,0\(v1\)
16 ([0-9a-f]+) <[^>]*> cfff b \1 <.*>
17 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 .*
18 ([0-9a-f]+) <[^>]*> 0c00 nop
19 ([0-9a-f]+) <[^>]*> e930 sw v0,0\(v1\)
20 ([0-9a-f]+) <[^>]*> cfff b \1 <.*>
21 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 .*
22 ([0-9a-f]+) <[^>]*> 0c00 nop
23 ([0-9a-f]+) <[^>]*> e930 sw v0,0\(v1\)
24 ([0-9a-f]+) <[^>]*> cfff b \1 <.*>
25 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 .*
26 ([0-9a-f]+) <[^>]*> 0c00 nop
27 ([0-9a-f]+) <[^>]*> e930 sw v0,0\(v1\)
28 ([0-9a-f]+) <[^>]*> cfff b \1 <.*>
29 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 .*
30 ([0-9a-f]+) <[^>]*> 0c00 nop
31 ([0-9a-f]+) <[^>]*> e930 sw v0,0\(v1\)
32 ([0-9a-f]+) <[^>]*> cfff b \1 <.*>
33 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 .*
34 ([0-9a-f]+) <[^>]*> 0c00 nop
35 \.\.\.
36 \.\.\.
This page took 0.033106 seconds and 4 git commands to generate.