i386: Add tests for -malign-branch-boundary and -malign-branch
[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 #...
10 e: e9 8d 00 00 00 jmp (0x)?a0( .*)?
11 #...
12 21: eb 7d jmp (0x)?a0( .*)?
13 #...
14 a0: 90 nop
15 #pass
This page took 0.037561 seconds and 4 git commands to generate.