1 #objdump: -dr --prefix-addresses
2 #name: MIPS ELF reloc 6
3 #as: -32
4 
5 .*: +file format elf.*mips.*
6 
7 Disassembly of section \.text:
8 0+00 <.*> lb	v0,0\(v1\)
9 			0: R_MIPS16_GPREL	bar
10 0+04 <.*> lb	v0,1\(v1\)
11 			4: R_MIPS16_GPREL	bar
12 0+08 <[^>]*> nop
13 0+0a <[^>]*> nop
14 0+0c <[^>]*> nop
15 0+0e <[^>]*> nop
16