File: jal-svr4pic-noreorder.d

package info (click to toggle)
binutils 2.25-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 240,432 kB
  • sloc: ansic: 1,327,513; asm: 553,096; cpp: 110,410; exp: 58,446; makefile: 51,977; sh: 19,499; yacc: 14,700; lisp: 13,606; perl: 1,791; lex: 1,626; pascal: 307; sed: 195; python: 154; awk: 26
file content (45 lines) | stat: -rw-r--r-- 1,591 bytes parent folder | download | duplicates (30)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#objdump: -dr --prefix-addresses --show-raw-insn
#name: MIPS jal-svr4pic noreorder
#as: -32 -KPIC
#source: jal-svr4pic-noreorder.s

# Test the jal macro with -KPIC and `.set noreorder'.

.*: +file format .*mips.*

Disassembly of section \.text:
[0-9a-f]+ <[^>]*> 3c1c0000 	lui	gp,0x0
[ 	]*[0-9a-f]+: R_MIPS_HI16	_gp_disp
[0-9a-f]+ <[^>]*> 279c0000 	addiu	gp,gp,0
[ 	]*[0-9a-f]+: R_MIPS_LO16	_gp_disp
[0-9a-f]+ <[^>]*> 0399e021 	addu	gp,gp,t9
[0-9a-f]+ <[^>]*> afbc0000 	sw	gp,0\(sp\)
[0-9a-f]+ <[^>]*> 0320f809 	jalr	t9
[0-9a-f]+ <[^>]*> 00000000 	nop
[0-9a-f]+ <[^>]*> 8fbc0000 	lw	gp,0\(sp\)
[0-9a-f]+ <[^>]*> 03202009 	jalr	a0,t9
[0-9a-f]+ <[^>]*> 00000000 	nop
[0-9a-f]+ <[^>]*> 8fbc0000 	lw	gp,0\(sp\)
[0-9a-f]+ <[^>]*> 8f990000 	lw	t9,0\(gp\)
[ 	]*[0-9a-f]+: R_MIPS_GOT16	.text
[0-9a-f]+ <[^>]*> 27390000 	addiu	t9,t9,0
[ 	]*[0-9a-f]+: R_MIPS_LO16	.text
[0-9a-f]+ <[^>]*> 0320f809 	jalr	t9
[ 	]*[0-9a-f]+: R_MIPS_JALR	text_label
[0-9a-f]+ <[^>]*> 00000000 	nop
[0-9a-f]+ <[^>]*> 8fbc0000 	lw	gp,0\(sp\)
[0-9a-f]+ <[^>]*> 8f990000 	lw	t9,0\(gp\)
[ 	]*[0-9a-f]+: R_MIPS_CALL16	weak_text_label
[0-9a-f]+ <[^>]*> 0320f809 	jalr	t9
[ 	]*[0-9a-f]+: R_MIPS_JALR	weak_text_label
[0-9a-f]+ <[^>]*> 00000000 	nop
[0-9a-f]+ <[^>]*> 8fbc0000 	lw	gp,0\(sp\)
[0-9a-f]+ <[^>]*> 8f990000 	lw	t9,0\(gp\)
[ 	]*[0-9a-f]+: R_MIPS_CALL16	external_text_label
[0-9a-f]+ <[^>]*> 0320f809 	jalr	t9
[ 	]*[0-9a-f]+: R_MIPS_JALR	external_text_label
[0-9a-f]+ <[^>]*> 00000000 	nop
[0-9a-f]+ <[^>]*> 8fbc0000 	lw	gp,0\(sp\)
[0-9a-f]+ <[^>]*> 1000ffe8 	b	0+0000 <text_label>
[0-9a-f]+ <[^>]*> 00000000 	nop
	\.\.\.