Initial revision
[binutils.git] / gas / testsuite / gas / i386 / reloc.s
blob13ee930db72f7776f01b47434884af5ec7114d32
1 .text
2 foo: mov $foo, %bl
3 push $foo
4 add $foo, %eax
5 add $foo, %ebx
6 imul $foo, %edx
7 lcall $0, $foo
8 pushw $foo