Add R_386_GOT32X support to gas and ld
[external/binutils.git] / ld / testsuite / ld-i386 / load6.d
1 #as: --32
2 #ld: -shared -melf_i386
3 #objdump: -dw
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 [a-f0-9]+ <_start>:
10 [       ]*[a-f0-9]+:    13 81 f8 ff ff ff       adc    -0x8\(%ecx\),%eax
11 [       ]*[a-f0-9]+:    03 99 f8 ff ff ff       add    -0x8\(%ecx\),%ebx
12 [       ]*[a-f0-9]+:    23 89 f8 ff ff ff       and    -0x8\(%ecx\),%ecx
13 [       ]*[a-f0-9]+:    3b 91 f8 ff ff ff       cmp    -0x8\(%ecx\),%edx
14 [       ]*[a-f0-9]+:    0b b9 f8 ff ff ff       or     -0x8\(%ecx\),%edi
15 [       ]*[a-f0-9]+:    1b b1 f8 ff ff ff       sbb    -0x8\(%ecx\),%esi
16 [       ]*[a-f0-9]+:    2b a9 f8 ff ff ff       sub    -0x8\(%ecx\),%ebp
17 [       ]*[a-f0-9]+:    33 a1 f8 ff ff ff       xor    -0x8\(%ecx\),%esp
18 [       ]*[a-f0-9]+:    85 89 f8 ff ff ff       test   %ecx,-0x8\(%ecx\)
19 [       ]*[a-f0-9]+:    13 81 fc ff ff ff       adc    -0x4\(%ecx\),%eax
20 [       ]*[a-f0-9]+:    03 99 fc ff ff ff       add    -0x4\(%ecx\),%ebx
21 [       ]*[a-f0-9]+:    23 89 fc ff ff ff       and    -0x4\(%ecx\),%ecx
22 [       ]*[a-f0-9]+:    3b 91 fc ff ff ff       cmp    -0x4\(%ecx\),%edx
23 [       ]*[a-f0-9]+:    0b b9 fc ff ff ff       or     -0x4\(%ecx\),%edi
24 [       ]*[a-f0-9]+:    1b b1 fc ff ff ff       sbb    -0x4\(%ecx\),%esi
25 [       ]*[a-f0-9]+:    2b a9 fc ff ff ff       sub    -0x4\(%ecx\),%ebp
26 [       ]*[a-f0-9]+:    33 a1 fc ff ff ff       xor    -0x4\(%ecx\),%esp
27 [       ]*[a-f0-9]+:    85 89 fc ff ff ff       test   %ecx,-0x4\(%ecx\)
28 #pass