Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-21-i386.d
blobe609dbe74afdf0a078234d0119d90be0c1d7ebb4
1 #ld: -m elf_i386
2 #as: --32 -mrelax-relocations=yes
3 #objdump: -dw
4 #target: x86_64-*-* i?86-*-*
6 .*: +file format .*
8 #...
9 0+8048090 <__start>:
10 [ ]*[a-f0-9]+: ff 93 0c 00 00 00 call \*0xc\(%ebx\)
11 [ ]*[a-f0-9]+: ff a3 0c 00 00 00 jmp \*0xc\(%ebx\)
12 [ ]*[a-f0-9]+: 03 83 0c 00 00 00 add 0xc\(%ebx\),%eax
13 [ ]*[a-f0-9]+: 8b 83 0c 00 00 00 mov 0xc\(%ebx\),%eax
14 [ ]*[a-f0-9]+: 85 83 0c 00 00 00 test %eax,0xc\(%ebx\)
15 [ ]*[a-f0-9]+: c7 c0 b5 80 04 08 mov \$0x80480b5,%eax
17 0+80480b4 <foo>:
18 [ ]*[a-f0-9]+: c3 ret
20 0+80480b5 <bar>:
21 [ ]*[a-f0-9]+: c3 ret
22 #pass