x86: Update assembler tests for non-ELF targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / pr12589-1.s
CommitLineData
a5f21126
L
1 .text
2 .globl _start
3_start:
4 jmp scn_pnp
5zerob:
6 zeroln = zerob - _start
7 .=.+zeroln
8scn_pnp:
9 mov %eax,%eax
This page took 0.353747 seconds and 4 git commands to generate.