* i386/relax-1.d: Generalize regexes a bit.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax-1.d
1 #name: i386 relax 1
2 #objdump: -dw
3
4 .*: +file format .*
5
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 #...
11 e: e9 8d 00 00 00 jmp (0x)?a0( .*)?
12 #...
13 21: eb 7d jmp (0x)?a0( .*)?
14 #...
15 a0: 90 nop
16 #pass
This page took 0.03054 seconds and 5 git commands to generate.