MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-branch-reloc-0.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 branch relocation 0
3 #as: -32
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 \.\.\.
9 [0-9a-f]+ <[^>]*> 100f b 00001020 <bar>
10 [0-9a-f]+ <[^>]*> 600e bteqz 00001020 <bar>
11 [0-9a-f]+ <[^>]*> 610d btnez 00001020 <bar>
12 [0-9a-f]+ <[^>]*> 220c beqz v0,00001020 <bar>
13 [0-9a-f]+ <[^>]*> 2a0b bnez v0,00001020 <bar>
14 [0-9a-f]+ <[^>]*> 6500 nop
15 \.\.\.
16 [0-9a-f]+ <[^>]*> 6500 nop
17 \.\.\.
This page took 0.037737 seconds and 4 git commands to generate.