X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fi386%2Fx86-64-ifunc.d;fp=gas%2Ftestsuite%2Fgas%2Fi386%2Fx86-64-ifunc.d;h=586c82a5791cd0eceeb80652c257997e3bf6fce8;hp=0000000000000000000000000000000000000000;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/testsuite/gas/i386/x86-64-ifunc.d b/gas/testsuite/gas/i386/x86-64-ifunc.d new file mode 100644 index 0000000..586c82a --- /dev/null +++ b/gas/testsuite/gas/i386/x86-64-ifunc.d @@ -0,0 +1,20 @@ +#source: ifunc.s +#objdump: -drw +#name: x86-64 ifunc + +.*: +file format .* + +Disassembly of section .text: + +0+ : +[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 5 1: R_X86_64_PLT32 ifunc(\+0xf+c|-0x4) + +0+5 : +[ ]*[a-f0-9]+: c3 retq + +0+6 : +[ ]*[a-f0-9]+: eb 00 jmp 8 + +0+8 : +[ ]*[a-f0-9]+: c3 retq +#pass