MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips-branch-absolute.d
CommitLineData
0c117286
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: microMIPS branch to absolute expression
3#as: -32
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8 \.\.\.
7bd374a4 9[0-9a-f]+ <[^>]*> 40e0 fffe bc 00001000 <foo>
0c117286 10[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
7bd374a4 11[0-9a-f]+ <[^>]*> 4060 fffe bal 00001004 <foo\+0x4>
0c117286
MR
12[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
13[0-9a-f]+ <[^>]*> 0000 0000 nop
7bd374a4 14[0-9a-f]+ <[^>]*> 4020 fffe bltzal zero,0000100c <foo\+0xc>
0c117286
MR
15[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
16[0-9a-f]+ <[^>]*> 0000 0000 nop
7bd374a4 17[0-9a-f]+ <[^>]*> 40e2 fffe beqzc v0,00001014 <foo\+0x14>
0c117286 18[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
7bd374a4 19[0-9a-f]+ <[^>]*> 40a2 fffe bnezc v0,00001018 <foo\+0x18>
0c117286 20[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
0c117286
MR
21[0-9a-f]+ <[^>]*> 0c00 nop
22 \.\.\.
This page took 0.059708 seconds and 4 git commands to generate.