f53a43757e41503da693bc22fd4b7ab16a9492b3
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / udf.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: UDF
3 #as: -march=armv8-a
4 #warning_output: udf.l
5 #skip: *-*-pe *-*-wince
6
7 .*: +file format .*arm.*
8
9 Disassembly of section \.text:
10 [^<]*<arm> e7f000f0 udf #0
11 [^<]*<arm\+0x4> e7fabcfd udf #43981 ; 0xabcd
12 [^<]*<thumb> deab udf #171 ; 0xab
13 [^<]*<thumb\+0x2> decd udf #205 ; 0xcd
14 [^<]*<thumb\+0x4> de00 udf #0
15 [^<]*<thumb\+0x6> bf00 nop
16 [^<]*<thumb\+0x8> f7f0 a000 udf.w #0
17 [^<]*<thumb\+0xc> f7f1 a234 udf.w #4660 ; 0x1234
18 [^<]*<thumb\+0x10> f7fc acdd udf.w #52445 ; 0xccdd
19 [^<]*<thumb\+0x14> bf08 it eq
20 [^<]*<thumb\+0x16> de12 udfeq #18
21 [^<]*<thumb\+0x18> de23 udf #35 ; 0x23
22 [^<]*<thumb\+0x1a> de34 udf #52 ; 0x34
23 [^<]*<thumb\+0x1c> de56 udf #86 ; 0x56
24 [^<]*<thumb\+0x1e> bf18 it ne
25 [^<]*<thumb\+0x20> f7f1 a234 udfne.w #4660 ; 0x1234
26 [^<]*<thumb\+0x24> f7f2 a345 udf.w #9029 ; 0x2345
27 [^<]*<thumb\+0x28> f7f3 a456 udf.w #13398 ; 0x3456
28 [^<]*<thumb\+0x2c> f7f5 a678 udf.w #22136 ; 0x5678
This page took 0.032503 seconds and 3 git commands to generate.