MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@relax-swap3.d
CommitLineData
9301f9c3
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS relaxed macro with branch swapping
3#as: -32
4#source: relax-swap3.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 41a2 0000 lui v0,0x0
10[ ]*[0-9a-f]+: R_MICROMIPS_HI16 bar
11[0-9a-f]+ <[^>]*> 3042 0000 addiu v0,v0,0
12[ ]*[0-9a-f]+: R_MICROMIPS_LO16 bar
7bd374a4 13[0-9a-f]+ <[^>]*> 45a3 jrc v1
9301f9c3
MR
14[0-9a-f]+ <[^>]*> 41a2 0000 lui v0,0x0
15[ ]*[0-9a-f]+: R_MICROMIPS_HI16 bar
16[0-9a-f]+ <[^>]*> 3042 0000 addiu v0,v0,0
17[ ]*[0-9a-f]+: R_MICROMIPS_LO16 bar
7bd374a4
MR
18[0-9a-f]+ <[^>]*> 40e3 fffe beqzc v1,[0-9a-f]+ <[^>]*>
19[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
9301f9c3
MR
20[0-9a-f]+ <[^>]*> 0c00 nop
21 \.\.\.
This page took 0.271726 seconds and 4 git commands to generate.