Skip ELF specific tests on non-ELF ARM targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_bcond.d
CommitLineData
dfa9f0d5
PB
1# as:
2# objdump: -dr --prefix-addresses --show-raw-insn
10d15738 3# skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
dfa9f0d5
PB
4
5.*: +file format .*arm.*
6
7Disassembly of section .text:
80+000 <[^>]+> bf18 it ne
90+002 <[^>]+> e7fd b(|ne).n 0+0 <[^>]+>
100+004 <[^>]+> bf38 it cc
110+006 <[^>]+> f7ff bffb b(|cc).w 0+0 <[^>]+>
120+00a <[^>]+> bf28 it cs
130+00c <[^>]+> f7ff fff8 bl(|cs) 0+0 <[^>]+>
140+010 <[^>]+> bfb8 it lt
150+012 <[^>]+> 47a8 blx(|lr) r5
160+014 <[^>]+> bf08 it eq
170+016 <[^>]+> 4740 bx(|eq) r8
180+018 <[^>]+> bfc8 it gt
190+01a <[^>]+> e8d4 f001 tbb(|gt) \[r4, r1\]
200+01e <[^>]+> bfb8 it lt
210+020 <[^>]+> df00 svc(|lt) 0
220+022 <[^>]+> bfdc itt le
230+024 <[^>]+> be00 bkpt 0x0000
240+026 <[^>]+> bf00 nop
250+028 <[^>]+> bf00 nop
260+02a <[^>]+> bf00 nop
This page took 0.025971 seconds and 4 git commands to generate.