MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips-branch-absolute-addend.d
CommitLineData
b416ba9b
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: microMIPS branch to absolute expression with addend
3#as: -32
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8 \.\.\.
7bd374a4 9[0-9a-f]+ <[^>]*> 40e0 0918 bc 00002234 <foo\+0x1234>
b416ba9b 10[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
7bd374a4 11[0-9a-f]+ <[^>]*> 4060 0918 bal 00002238 <foo\+0x1238>
b416ba9b
MR
12[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
13[0-9a-f]+ <[^>]*> 0000 0000 nop
7bd374a4 14[0-9a-f]+ <[^>]*> 4020 0918 bltzal zero,00002240 <foo\+0x1240>
b416ba9b
MR
15[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
16[0-9a-f]+ <[^>]*> 0000 0000 nop
7bd374a4 17[0-9a-f]+ <[^>]*> 40e2 0918 beqzc v0,00002248 <foo\+0x1248>
b416ba9b 18[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
7bd374a4 19[0-9a-f]+ <[^>]*> 40a2 0918 bnezc v0,0000224c <foo\+0x124c>
b416ba9b 20[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
b416ba9b
MR
21[0-9a-f]+ <[^>]*> 0c00 nop
22 \.\.\.
This page took 0.056755 seconds and 4 git commands to generate.