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