File: absrel.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 (28 lines) | stat: -rw-r--r-- 703 bytes parent folder | download | duplicates (24)
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

.*:     file format elf32-xc16x

Disassembly of section .text:

00000400 <_start>:
 400:	e0 f5       	mov r5,#0xf
 402:	e0 f6       	mov r6,#0xf

00000404 <.12>:
 404:	f2 f5 1c 04 	mov r5,0x41c
 408:	e0 d6       	mov r6,#0xd
 40a:	f2 f7 1c 04 	mov r7,0x41c
 40e:	e0 d8       	mov r8,#0xd

00000410 <.13>:
 410:	f2 f5 1c 04 	mov r5,0x41c
 414:	e0 f6       	mov r6,#0xf
 416:	f2 f7 1c 04 	mov r7,0x41c
 41a:	e0 f8       	mov r8,#0xf

0000041c <.end>:
.*:	ca 09 04 04 	calla- cc_nusr0,404 <.12>
.*:	ca 19 04 04 	calla- cc_nusr1,404 <.12>
.*:	ca 29 04 04 	calla- cc_usr0,404 <.12>
.*:	ea 09 04 04 	jmpa- cc_nusr0,404 <.12>
.*:	ea 19 04 04 	jmpa- cc_nusr1,404 <.12>
.*:	ea 29 04 04 	jmpa- cc_usr0,404 <.12>