1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS JALR relocation against local symbol (n64)
3#as: -64
4#source: jal-svr4pic-local-newabi.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 27bdfff0 	addiu	sp,sp,-16
10[0-9a-f]+ <[^>]*> ffbc0000 	sd	gp,0\(sp\)
11[0-9a-f]+ <[^>]*> 3c1c0000 	lui	gp,0x0
12[ 	]*[0-9a-f]+: R_MIPS_GPREL16	foo
13[ 	]*[0-9a-f]+: R_MIPS_SUB	\*ABS\*
14[ 	]*[0-9a-f]+: R_MIPS_HI16	\*ABS\*
15[0-9a-f]+ <[^>]*> 279c0000 	addiu	gp,gp,0
16[ 	]*[0-9a-f]+: R_MIPS_GPREL16	foo
17[ 	]*[0-9a-f]+: R_MIPS_SUB	\*ABS\*
18[ 	]*[0-9a-f]+: R_MIPS_LO16	\*ABS\*
19[0-9a-f]+ <[^>]*> 0399e02d 	daddu	gp,gp,t9
20[0-9a-f]+ <[^>]*> ffbf0008 	sd	ra,8\(sp\)
21[0-9a-f]+ <[^>]*> df990000 	ld	t9,0\(gp\)
22[ 	]*[0-9a-f]+: R_MIPS_GOT_DISP	\.text\+0x40
23[ 	]*[0-9a-f]+: R_MIPS_NONE	\*ABS\*\+0x40
24[ 	]*[0-9a-f]+: R_MIPS_NONE	\*ABS\*\+0x40
25[0-9a-f]+ <[^>]*> 0320f809 	jalr	t9
26[ 	]*[0-9a-f]+: R_MIPS_JALR	\.text\+0x40
27[ 	]*[0-9a-f]+: R_MIPS_NONE	\*ABS\*\+0x40
28[ 	]*[0-9a-f]+: R_MIPS_NONE	\*ABS\*\+0x40
29[0-9a-f]+ <[^>]*> 00000000 	nop
30[0-9a-f]+ <[^>]*> dfbf0008 	ld	ra,8\(sp\)
31[0-9a-f]+ <[^>]*> dfbc0000 	ld	gp,0\(sp\)
32[0-9a-f]+ <[^>]*> 03e0000[89] 	jr	ra
33[0-9a-f]+ <[^>]*> 27bd0010 	addiu	sp,sp,16
34	\.\.\.
35[0-9a-f]+ <[^>]*> 03e0000[89] 	jr	ra
36[0-9a-f]+ <[^>]*> 00000000 	nop
37	\.\.\.
38