Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr19609-1i.d
blob2a6d0c0a1f0957584282e0f05288442b44a6bcb7
1 #source: pr19609-1.s
2 #as: --32 -mrelax-relocations=no
3 #ld: -melf_i386
4 #objdump: -dw
6 .*: +file format .*
9 Disassembly of section .text:
11 [a-f0-9]+ <_start>:
12 [ ]*[a-f0-9]+: 3b 82 fc ff ff ff cmp -0x4\(%edx\),%eax
13 [ ]*[a-f0-9]+: 3b 8a fc ff ff ff cmp -0x4\(%edx\),%ecx
14 [ ]*[a-f0-9]+: 8b 82 fc ff ff ff mov -0x4\(%edx\),%eax
15 [ ]*[a-f0-9]+: 8b 8a fc ff ff ff mov -0x4\(%edx\),%ecx
16 [ ]*[a-f0-9]+: 85 82 fc ff ff ff test %eax,-0x4\(%edx\)
17 [ ]*[a-f0-9]+: 85 8a fc ff ff ff test %ecx,-0x4\(%edx\)