2006-06-06 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_bcond.d
index 90b8e2096d204d475a15761b1b35a5db3caf2315..02903a9541919c2b564c755a112c8d844e66fe30 100644 (file)
@@ -5,21 +5,21 @@
 
 Disassembly of section .text:
 0+000 <[^>]+> bf18             it      ne
-0+002 <[^>]+> e7fd             b(|ne).n        0+0 <[^>]+>
+0+002 <[^>]+> e7fd             bne.n   0+0 <[^>]+>
 0+004 <[^>]+> bf38             it      cc
-0+006 <[^>]+> f7ff bffb        b(|cc).w        0+0 <[^>]+>
+0+006 <[^>]+> f7ff bffb        bcc.w   0+0 <[^>]+>
 0+00a <[^>]+> bf28             it      cs
-0+00c <[^>]+> f7ff fff8        bl(|cs) 0+0 <[^>]+>
+0+00c <[^>]+> f7ff fff8        blcs    0+0 <[^>]+>
 0+010 <[^>]+> bfb8             it      lt
-0+012 <[^>]+> 47a8             blx(|lr)        r5
+0+012 <[^>]+> 47a8             blxlt   r5
 0+014 <[^>]+> bf08             it      eq
-0+016 <[^>]+> 4740             bx(|eq) r8
+0+016 <[^>]+> 4740             bxeq    r8
 0+018 <[^>]+> bfc8             it      gt
-0+01a <[^>]+> e8d4 f001        tbb(|gt)        \[r4, r1\]
+0+01a <[^>]+> e8d4 f001        tbbgt   \[r4, r1\]
 0+01e <[^>]+> bfb8             it      lt
-0+020 <[^>]+> df00             svc(|lt)        0
+0+020 <[^>]+> df00             svclt   0
 0+022 <[^>]+> bfdc             itt     le
 0+024 <[^>]+> be00             bkpt    0x0000
-0+026 <[^>]+> bf00             nop
+0+026 <[^>]+> bf00             nople
 0+028 <[^>]+> bf00             nop
 0+02a <[^>]+> bf00             nop
This page took 0.028165 seconds and 4 git commands to generate.