* gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
[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:
70+000 <[^>]+> bf18 it ne
c22aaad1 80+002 <[^>]+> e7fd bne.n 0+0 <[^>]+>
dfa9f0d5 90+004 <[^>]+> bf38 it cc
c22aaad1 100+006 <[^>]+> f7ff bffb bcc.w 0+0 <[^>]+>
dfa9f0d5 110+00a <[^>]+> bf28 it cs
c22aaad1 120+00c <[^>]+> f7ff fff8 blcs 0+0 <[^>]+>
dfa9f0d5 130+010 <[^>]+> bfb8 it lt
c22aaad1 140+012 <[^>]+> 47a8 blxlt r5
dfa9f0d5 150+014 <[^>]+> bf08 it eq
c22aaad1 160+016 <[^>]+> 4740 bxeq r8
dfa9f0d5 170+018 <[^>]+> bfc8 it gt
c22aaad1 180+01a <[^>]+> e8d4 f001 tbbgt \[r4, r1\]
dfa9f0d5 190+01e <[^>]+> bfb8 it lt
c22aaad1 200+020 <[^>]+> df00 svclt 0
5be8be5d
DG
210+022 <[^>]+> bf08 it eq
220+024 <[^>]+> f8d0 f000 ldreq.w pc, \[r0\]
230+028 <[^>]+> bfdc itt le
240+02a <[^>]+> be00 bkpt 0x0000
250+02c <[^>]+> bf00 nople
260+02e <[^>]+> bf00 nop
0dc5cb47 27#...
This page took 0.179952 seconds and 4 git commands to generate.