File: udf.d

package info (click to toggle)
binutils-m68hc1x 1%3A2.35.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 335,580 kB
  • sloc: ansic: 1,187,755; asm: 674,290; cpp: 130,744; exp: 70,774; makefile: 56,048; sh: 22,128; yacc: 14,459; lisp: 13,803; perl: 2,112; ada: 1,681; lex: 1,649; pascal: 1,446; cs: 879; sed: 195; xml: 95; awk: 25
file content (28 lines) | stat: -rw-r--r-- 1,027 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
21
22
23
24
25
26
27
28
#objdump: -dr --prefix-addresses --show-raw-insn
#name: UDF
#as: -march=armv8-a -mwarn-restrict-it
#warning_output: udf.l
#skip: *-*-pe *-*-wince

.*: +file format .*arm.*

Disassembly of section \.text:
[^<]*<arm> e7f000f0 	udf	#0
[^<]*<arm\+0x4> e7fabcfd 	udf	#43981	; 0xabcd
[^<]*<thumb> deab      	udf	#171	; 0xab
[^<]*<thumb\+0x2> decd      	udf	#205	; 0xcd
[^<]*<thumb\+0x4> de00      	udf	#0
[^<]*<thumb\+0x6> bf00      	nop
[^<]*<thumb\+0x8> f7f0 a000 	udf.w	#0
[^<]*<thumb\+0xc> f7f1 a234 	udf.w	#4660	; 0x1234
[^<]*<thumb\+0x10> f7fc acdd 	udf.w	#52445	; 0xccdd
[^<]*<thumb\+0x14> bf08      	it	eq
[^<]*<thumb\+0x16> de12      	udfeq	#18
[^<]*<thumb\+0x18> de23      	udf	#35	; 0x23
[^<]*<thumb\+0x1a> de34      	udf	#52	; 0x34
[^<]*<thumb\+0x1c> de56      	udf	#86	; 0x56
[^<]*<thumb\+0x1e> bf18      	it	ne
[^<]*<thumb\+0x20> f7f1 a234 	udfne.w	#4660	; 0x1234
[^<]*<thumb\+0x24> f7f2 a345 	udf.w	#9029	; 0x2345
[^<]*<thumb\+0x28> f7f3 a456 	udf.w	#13398	; 0x3456
[^<]*<thumb\+0x2c> f7f5 a678 	udf.w	#22136	; 0x5678