gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / relax_branch_align.d
index e23b0951584d0342f975412b0c6f69f0e52fbd60..e19857a5876973e88297580ed1366fe2910c2460 100644 (file)
@@ -4,10 +4,10 @@
 .*: +file format .*arm.*
 
 Disassembly of section .text:
-0+000 <[^>]+> bf00             nop
+0+000 <[^>]+> 46c0             nop                     ; \(mov r8, r8\)
 0+002 <[^>]+> f000 8080        beq.w   0+106 <[^>]*>
-0+006 <[^>]+> bf00             nop
+0+006 <[^>]+> 46c0             nop                     ; \(mov r8, r8\)
 #...
-0+100 <[^>]+> bf00             nop
+0+100 <[^>]+> 46c0             nop                     ; \(mov r8, r8\)
 0+102 <[^>]+> f47f af80        bne.w   0+006 <[^>]*>
-0+106 <[^>]+> bf00             nop
+0+106 <[^>]+> 46c0             nop                     ; \(mov r8, r8\)
This page took 0.024705 seconds and 4 git commands to generate.