Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / protected2-l1om.d
blob9142f8eba1bf8506765ee261178d007987e9d27b
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*
7 .*: +file format .*
10 Disassembly of section .text:
12 0+[a-f0-9]+ <foo>:
13 [ ]*[a-f0-9]+: c3 retq
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