x86: Add tests for -n option of x86 assembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax-1.d
index 9075d760fbc2218c8deb20a2156077cbc32a1e51..ada0d7aa6ad30bef0cb9ecbfb6b0d15fdc5775d1 100644 (file)
@@ -6,11 +6,10 @@
 
 Disassembly of section .text:
 
-0+ <.text>:
 #...
-   e:  e9 8d 00 00 00          jmp    0xa0
+   e:  e9 8d 00 00 00          jmp    (0x)?a0( .*)?
 #...
-  21:  eb 7d                   jmp    0xa0
+  21:  eb 7d                   jmp    (0x)?a0( .*)?
 #...
   a0:  90                      nop
 #pass
This page took 0.031363 seconds and 4 git commands to generate.