]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-x86-64/protected2-l1om.d
bfd/
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-x86-64 / protected2-l1om.d
1 #source: protected2.s
2 #as: --64 -march=l1om
3 #ld: -shared -melf_l1om
4 #objdump: -drw --insn-width=7
5 #target: x86_64-*-linux*
6
7 .*: +file format .*
8
9
10 Disassembly of section .text:
11
12 0+[a-f0-9]+ <foo>:
13 [ ]*[a-f0-9]+: c3 retq
14
15 0+[a-f0-9]+ <bar>:
16 [ ]*[a-f0-9]+: e8 fa ff ff ff callq [a-f0-9]+ <foo>
17 [ ]*[a-f0-9]+: c3 retq
18 #pass