x86/Intel: fix fallout from earlier template folding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / pr12589-1.d
CommitLineData
a5f21126
L
1#name: i386 jump
2#objdump: -drw
3
4.*: +file format .*i386.*
5
6Disassembly of section .text:
7
80+ <_start>:
9[ ]*[a-f0-9]+: eb 02 jmp 4 <scn_pnp>
10
110+2 <zerob>:
12 ...
13
140+4 <scn_pnp>:
15[ ]*[a-f0-9]+: 89 c0 mov %eax,%eax
16#pass
This page took 0.357145 seconds and 4 git commands to generate.