gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / udf.d
CommitLineData
74db7efb
NC
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: UDF
24f19ccb 3#as: -march=armv8-a -mwarn-restrict-it
e643ed08 4#warning_output: udf.l
dee3ee22 5#skip: *-*-pe *-*-wince
74db7efb
NC
6
7.*: +file format .*arm.*
8
9Disassembly of section \.text:
a66cf75c
AV
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.326431 seconds and 4 git commands to generate.