MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ld-zero-q.d
1 #objdump: -dr --prefix-addresses
2 #as: -32
3 #name: MIPS R5900 load $zero
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 [0-9a-f]+ <[^>]*> lui at,0x1234
9 [0-9a-f]+ <[^>]*> addu at,at,v0
10 [0-9a-f]+ <[^>]*> lq zero,22136\(at\)
11 \.\.\.
This page took 0.04241 seconds and 4 git commands to generate.