1 #name: MIPS LDPC from unaligned symbol 0
2 #source: unaligned-ldpc-0.s
3 #source: unaligned-data.s
4 #as: -mips64r6
5 #ld: -Ttext 0x1c000000 -Tdata 0x1c080000 -e 0x1c000000
6 #objdump: -dr --prefix-addresses --show-raw-insn
7 
8 .*: +file format .*mips.*
9 
10 Disassembly of section \.text:
11 [0-9a-f]+ <[^>]*> ec590004 	ldpc	v0,1c080020 <bar0>
12 [0-9a-f]+ <[^>]*> ec590005 	ldpc	v0,1c080028 <bar8>
13 	\.\.\.
14