tc-score.c: Replace overlapping sprintf with memmove
[deliverable/binutils-gdb.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 <[^>]+> [0-9a-f ]+[ ]+bne.[nw] 0+0 <[^>]+>
9 0+00. <[^>]+> bf38[ ]+it cc
10 0+00. <[^>]+> f7ff bff[ab][ ]+bcc.w 0+0 <[^>]+>
11 0+00. <[^>]+> bf28[ ]+it cs
12 0+0.. <[^>]+> f7ff fff[78][ ]+blcs 0+0 <[^>]+>
13 0+0.. <[^>]+> bfb8[ ]+it lt
14 0+0.. <[^>]+> 47a8[ ]+blxlt r5
15 0+0.. <[^>]+> bf08[ ]+it eq
16 0+0.. <[^>]+> 4740[ ]+bxeq r8
17 0+0.. <[^>]+> bfc8[ ]+it gt
18 0+0.. <[^>]+> e8d4 f001[ ]+tbbgt \[r4, r1\]
19 0+0.. <[^>]+> bfb8[ ]+it lt
20 0+0.. <[^>]+> df00[ ]+svclt 0
21 0+0.. <[^>]+> bf08[ ]+it eq
22 0+0.. <[^>]+> f8d0 f000[ ]+ldreq.w pc, \[r0\]
23 0+0.. <[^>]+> bfdc[ ]+itt le
24 0+0.. <[^>]+> be00[ ]+bkpt 0x0000
25 0+0.. <[^>]+> bf00[ ]+nople
26 0+0.. <[^>]+> bf00[ ]+nop
27 #...
This page took 0.031181 seconds and 4 git commands to generate.