File: mips16-call-global.d

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 (39 lines) | stat: -rw-r--r-- 798 bytes parent folder | download | duplicates (26)
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

.*:     file format .*

Disassembly of section .text:

0*50000 <__start>:
 *50000:	64c3      	save	24,ra
 *50002:	1820 400a 	jal	50028 <x\+0x8>
 *50006:	6500      	nop
 *50008:	1c20 400e 	jalx	50038 <z>
 *5000c:	6500      	nop
 *5000e:	6443      	restore	24,ra
 *50010:	e8a0      	jrc	ra
 *50012:	6500      	nop
 *50014:	6500      	nop
 *50016:	6500      	nop
 *50018:	6500      	nop
 *5001a:	6500      	nop
 *5001c:	6500      	nop
 *5001e:	6500      	nop

0*50020 <x>:
 *50020:	e8a0      	jrc	ra
 *50022:	6500      	nop
 *50024:	6500      	nop
 *50026:	6500      	nop
 *50028:	6500      	nop
 *5002a:	6500      	nop
 *5002c:	6500      	nop
 *5002e:	6500      	nop

0*50030 <y>:
 *50030:	03e00008 	jr	ra
 *50034:	00000000 	nop

0*50038 <z>:
 *50038:	03e00008 	jr	ra
 *5003c:	00000000 	nop
	\.\.\.