PR gas/12532
[platform/upstream/binutils.git] / gas / testsuite / gas / arm / thumb2_bcond.d
1 # as:
2 # objdump: -dr --prefix-addresses --show-raw-insn
3
4 .*: +file format .*arm.*
5
6 Disassembly of section .text:
7 0+000 <[^>]+> bf18              it      ne
8 0+002 <[^>]+> f7ff bffd         bne.w   0+0 <[^>]+>
9 0+006 <[^>]+> bf38              it      cc
10 0+008 <[^>]+> f7ff bffa         bcc.w   0+0 <[^>]+>
11 0+00c <[^>]+> bf28              it      cs
12 0+00e <[^>]+> f7ff fff7         blcs    0+0 <[^>]+>
13 0+012 <[^>]+> bfb8              it      lt
14 0+014 <[^>]+> 47a8              blxlt   r5
15 0+016 <[^>]+> bf08              it      eq
16 0+018 <[^>]+> 4740              bxeq    r8
17 0+01a <[^>]+> bfc8              it      gt
18 0+01c <[^>]+> e8d4 f001         tbbgt   \[r4, r1\]
19 0+020 <[^>]+> bfb8              it      lt
20 0+022 <[^>]+> df00              svclt   0
21 0+024 <[^>]+> bf08              it      eq
22 0+026 <[^>]+> f8d0 f000         ldreq.w pc, \[r0\]
23 0+02a <[^>]+> bfdc              itt     le
24 0+02c <[^>]+> be00              bkpt    0x0000
25 0+02e <[^>]+> bf00              nople
26 0+030 <[^>]+> bf00              nop
27 #...