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 
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 4ff9      	addiu	sp,sp,-16
10 [0-9a-f]+ <[^>]*> db9d 0000 	sd	gp,0\(sp\)
11 [0-9a-f]+ <[^>]*> 41bc 0000 	lui	gp,0x0
12 [ 	]*[0-9a-f]+: R_MICROMIPS_GPREL16	foo
13 [ 	]*[0-9a-f]+: R_MICROMIPS_SUB	\*ABS\*
14 [ 	]*[0-9a-f]+: R_MICROMIPS_HI16	\*ABS\*
15 [0-9a-f]+ <[^>]*> 339c 0000 	addiu	gp,gp,0
16 [ 	]*[0-9a-f]+: R_MICROMIPS_GPREL16	foo
17 [ 	]*[0-9a-f]+: R_MICROMIPS_SUB	\*ABS\*
18 [ 	]*[0-9a-f]+: R_MICROMIPS_LO16	\*ABS\*
19 [0-9a-f]+ <[^>]*> 5b3c e150 	daddu	gp,gp,t9
20 [0-9a-f]+ <[^>]*> dbfd 0008 	sd	ra,8\(sp\)
21 [0-9a-f]+ <[^>]*> df3c 0000 	ld	t9,0\(gp\)
22 [ 	]*[0-9a-f]+: R_MICROMIPS_GOT_DISP	\.text\+0x31
23 [ 	]*[0-9a-f]+: R_MIPS_NONE	\*ABS\*\+0x31
24 [ 	]*[0-9a-f]+: R_MIPS_NONE	\*ABS\*\+0x31
25 [0-9a-f]+ <[^>]*> 03f9 4f3c 	jalrs	t9
26 [ 	]*[0-9a-f]+: R_MICROMIPS_JALR	\.text\+0x31
27 [ 	]*[0-9a-f]+: R_MIPS_NONE	\*ABS\*\+0x31
28 [ 	]*[0-9a-f]+: R_MIPS_NONE	\*ABS\*\+0x31
29 [0-9a-f]+ <[^>]*> 0c00      	nop
30 [0-9a-f]+ <[^>]*> dffd 0008 	ld	ra,8\(sp\)
31 [0-9a-f]+ <[^>]*> df9d 0000 	ld	gp,0\(sp\)
32 [0-9a-f]+ <[^>]*> 459f      	jr	ra
33 [0-9a-f]+ <[^>]*> 4c09      	addiu	sp,sp,16
34 [0-9a-f]+ <[^>]*> 0000 0000 	nop
35 [0-9a-f]+ <[^>]*> 45bf      	jrc	ra
36 	\.\.\.
37