Add x86-64 ILP32 support.
[binutils.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-ifunc.d
blob9de5c77a837784694be85fd9d6c3f312edd35809
1 #source: ../ifunc.s
2 #objdump: -drw
3 #name: x86-64 (ILP32) ifunc
5 .*: +file format .*
7 Disassembly of section .text:
9 0+ <foo>:
10 [ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 5 <ifunc> 1: R_X86_64_PLT32 ifunc(\+0xf+c|-0x4)
12 0+5 <ifunc>:
13 [ ]*[a-f0-9]+: c3 retq
15 0+6 <bar>:
16 [ ]*[a-f0-9]+: eb 00 jmp 8 <normal>
18 0+8 <normal>:
19 [ ]*[a-f0-9]+: c3 retq
20 #pass