[Patch ARM] Fix build attributes for armv8-a in case of assembler files that contain...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_bcond.d
CommitLineData
dfa9f0d5
PB
1# as:
2# objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arm.*
5
6Disassembly of section .text:
ac7f631b
NC
70+000 <[^>]+> bf18[ ]+it ne
80+002 <[^>]+> [0-9a-f ]+[ ]+bne.[nw] 0+0 <[^>]+>
90+00. <[^>]+> bf38[ ]+it cc
100+00. <[^>]+> f7ff bff[ab][ ]+bcc.w 0+0 <[^>]+>
110+00. <[^>]+> bf28[ ]+it cs
120+0.. <[^>]+> f7ff fff[78][ ]+blcs 0+0 <[^>]+>
130+0.. <[^>]+> bfb8[ ]+it lt
140+0.. <[^>]+> 47a8[ ]+blxlt r5
150+0.. <[^>]+> bf08[ ]+it eq
160+0.. <[^>]+> 4740[ ]+bxeq r8
170+0.. <[^>]+> bfc8[ ]+it gt
180+0.. <[^>]+> e8d4 f001[ ]+tbbgt \[r4, r1\]
190+0.. <[^>]+> bfb8[ ]+it lt
200+0.. <[^>]+> df00[ ]+svclt 0
210+0.. <[^>]+> bf08[ ]+it eq
220+0.. <[^>]+> f8d0 f000[ ]+ldreq.w pc, \[r0\]
230+0.. <[^>]+> bfdc[ ]+itt le
240+0.. <[^>]+> be00[ ]+bkpt 0x0000
250+0.. <[^>]+> bf00[ ]+nople
260+0.. <[^>]+> bf00[ ]+nop
0dc5cb47 27#...
This page took 0.406372 seconds and 4 git commands to generate.