File: n64-plt-4.dd

package info (click to toggle)
binutils-djgpp 2.35.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 321,228 kB
  • sloc: ansic: 1,162,947; asm: 671,219; cpp: 134,012; exp: 70,783; makefile: 55,860; sh: 22,254; yacc: 14,459; lisp: 13,806; perl: 2,008; lex: 1,649; pascal: 307; sed: 195; awk: 25
file content (26 lines) | stat: -rw-r--r-- 795 bytes parent folder | download | duplicates (22)
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
.*: +file format .*mips.*

Disassembly of section \.plt:

ffffffff10000280 <_PROCEDURE_LINKAGE_TABLE_>:
ffffffff10000280:	3c0e8000 	lui	t2,0x8000
ffffffff10000284:	ddd98000 	ld	t9,-32768\(t2\)
ffffffff10000288:	25ce8000 	addiu	t2,t2,-32768
ffffffff1000028c:	030ec023 	subu	t8,t8,t2
ffffffff10000290:	03e07825 	move	t3,ra
ffffffff10000294:	0018c0c2 	srl	t8,t8,0x3
ffffffff10000298:	0320f809 	jalr	t9
ffffffff1000029c:	2718fffe 	addiu	t8,t8,-2

ffffffff100002a0 <bar@plt>:
ffffffff100002a0:	3c0f8000 	lui	t3,0x8000
ffffffff100002a4:	ddf98010 	ld	t9,-32752\(t3\)
ffffffff100002a8:	03200008 	jr	t9
ffffffff100002ac:	25f88010 	addiu	t8,t3,-32752

Disassembly of section \.text:

ffffffff100002b0 <foo>:
ffffffff100002b0:	080000a8 	j	ffffffff100002a0 <bar@plt>
ffffffff100002b4:	00000000 	nop
	\.\.\.