MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-jal-e.d
1 #objdump: -d --prefix-addresses --show-raw-insn
2 #name: MIPS16 explicit extended JAL instructions
3 #as: -32
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 [0-9a-f]+ <[^>]*> 1c00 0000 jalx 00000000 <foo>
9 [0-9a-f]+ <[^>]*> 6500 nop
10 [0-9a-f]+ <[^>]*> 1800 0000 jal 00000000 <foo>
11 [0-9a-f]+ <[^>]*> 6500 nop
12 \.\.\.
This page took 0.035837 seconds and 4 git commands to generate.