ld: Extract _bfd_elf_link_iterate_on_relocs
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr12627.s
1 .section ".text16","ax"
2 .globl _start
3 _start:
4 movl $__bss16_start, %edi
5 movl $__bss16_dwords, %ecx
6 xorl %eax, %eax
7 rep movsl
8 ret
9
10 .section ".bss16","ax"
11 .space 1024