MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-local-n32-1.d
CommitLineData
0e9c5a5c
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch local symbol relocation 1 (n32)
3#as: -n32 -march=from-abi
4#source: branch-local-1.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
11[0-9a-f]+ <[^>]*> 001f 0f3c jr ra
12[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
13[0-9a-f]+ <[^>]*> 0000 0000 nop
14[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
15[0-9a-f]+ <[^>]*> 40e2 0000 beqzc v0,00001018 <bar\+0x8>
16[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo-0x4
17[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
18[0-9a-f]+ <[^>]*> cc00 b 0000101e <bar\+0xe>
19[ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 foo-0x2
20[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
21[0-9a-f]+ <[^>]*> 8d00 beqz v0,00001024 <bar\+0x14>
22[ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 foo-0x2
23[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
24[0-9a-f]+ <[^>]*> 001f 0f3c jr ra
25[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
26 \.\.\.
This page took 0.058128 seconds and 4 git commands to generate.