File: weakref32.d

package info (click to toggle)
binutils-djgpp 2.35.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 321,256 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 (20 lines) | stat: -rw-r--r-- 706 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

.*:     file format elf32-littleriscv


Disassembly of section \.text:

90000000 <_start>:
90000000:	00000793          	li	a5,0
90000004:	02078663          	beqz	a5,90000030 <_start\+0x30>
90000008:	00000793          	li	a5,0
9000000c:	02078263          	beqz	a5,90000030 <_start\+0x30>
90000010:	ff010113          	addi	sp,sp,-16
90000014:	00112623          	sw	ra,12\(sp\)
90000018:	00000097          	auipc	ra,0x0
9000001c:	000000e7          	jalr	zero # 0 <_start\-0x90000000>
90000020:	00c12083          	lw	ra,12\(sp\)
90000024:	01010113          	addi	sp,sp,16
90000028:	00000317          	auipc	t1,0x0
9000002c:	00000067          	jr	zero # 0 <_start\-0x90000000>
90000030:	00008067          	ret