Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr20244-4a.d
blob124af83e21db5fbfd9ca94bdb785eb414c203001
1 #source: pr20244-4.s
2 #as: --32
3 #ld: -m elf_i386 -z noseparate-code
4 #objdump: -dw
6 .*: +file format .*
8 Disassembly of section .text:
10 0+804807c <_start>:
11 +[a-f0-9]+: 8b 05 8c 90 04 08 mov 0x804908c,%eax
12 +[a-f0-9]+: c3 ret
14 0+8048083 <ifunc>:
15 +[a-f0-9]+: b8 ef be ad 0b mov \$0xbadbeef,%eax
16 +[a-f0-9]+: c3 ret
17 #pass