Add Intel AVX-512 support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / reloc32.d
1 #objdump: -Drw
2 #name: i386 relocs
3
4 .*: +file format .*i386.*
5
6 Disassembly of section \.text:
7 #...
8 .*[ ]+R_386_32[ ]+xtrn
9 .*[ ]+R_386_16[ ]+xtrn
10 .*[ ]+R_386_8[ ]+xtrn
11 .*[ ]+R_386_32[ ]+xtrn
12 .*[ ]+R_386_16[ ]+xtrn
13 .*[ ]+R_386_PC32[ ]+xtrn
14 .*[ ]+R_386_PC16[ ]+xtrn
15 .*[ ]+R_386_PC8[ ]+xtrn
16 .*[ ]+R_386_PC32[ ]+xtrn
17 .*[ ]+R_386_PC16[ ]+xtrn
18 .*[ ]+R_386_PC32[ ]+xtrn
19 .*[ ]+R_386_PC8[ ]+xtrn
20 .*[ ]+R_386_GOT32[ ]+xtrn
21 .*[ ]+R_386_GOT32[ ]+xtrn
22 .*[ ]+R_386_GOTOFF[ ]+xtrn
23 .*[ ]+R_386_GOTOFF[ ]+xtrn
24 .*[ ]+R_386_GOTPC[ ]+_GLOBAL_OFFSET_TABLE_
25 .*[ ]+R_386_GOTPC[ ]+_GLOBAL_OFFSET_TABLE_
26 .*[ ]+R_386_PLT32[ ]+xtrn
27 .*[ ]+R_386_PLT32[ ]+xtrn
28 .*[ ]+R_386_PLT32[ ]+xtrn
29 .*[ ]+R_386_TLS_GD[ ]+xtrn
30 .*[ ]+R_386_TLS_GD[ ]+xtrn
31 .*[ ]+R_386_TLS_GOTIE[ ]+xtrn
32 .*[ ]+R_386_TLS_GOTIE[ ]+xtrn
33 .*[ ]+R_386_TLS_IE[ ]+xtrn
34 .*[ ]+R_386_TLS_IE[ ]+xtrn
35 .*[ ]+R_386_TLS_IE_32[ ]+xtrn
36 .*[ ]+R_386_TLS_IE_32[ ]+xtrn
37 .*[ ]+R_386_TLS_LDM[ ]+xtrn
38 .*[ ]+R_386_TLS_LDM[ ]+xtrn
39 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
40 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
41 .*[ ]+R_386_TLS_LE[ ]+xtrn
42 .*[ ]+R_386_TLS_LE[ ]+xtrn
43 .*[ ]+R_386_TLS_LE_32[ ]+xtrn
44 .*[ ]+R_386_TLS_LE_32[ ]+xtrn
45 Disassembly of section \.data:
46 #...
47 .*[ ]+R_386_32[ ]+xtrn
48 .*[ ]+R_386_PC32[ ]+xtrn
49 .*[ ]+R_386_GOT32[ ]+xtrn
50 .*[ ]+R_386_GOTOFF[ ]+xtrn
51 .*[ ]+R_386_GOTPC[ ]+_GLOBAL_OFFSET_TABLE_
52 .*[ ]+R_386_GOTPC[ ]+_GLOBAL_OFFSET_TABLE_
53 .*[ ]+R_386_PLT32[ ]+xtrn
54 #...
55 .*[ ]+R_386_TLS_GD[ ]+xtrn
56 #...
57 .*[ ]+R_386_TLS_GOTIE[ ]+xtrn
58 .*[ ]+R_386_TLS_IE[ ]+xtrn
59 .*[ ]+R_386_TLS_IE_32[ ]+xtrn
60 .*[ ]+R_386_TLS_LDM[ ]+xtrn
61 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
62 .*[ ]+R_386_TLS_LE[ ]+xtrn
63 .*[ ]+R_386_TLS_LE_32[ ]+xtrn
64 .*[ ]+R_386_16[ ]+xtrn
65 .*[ ]+R_386_PC16[ ]+xtrn
66 .*[ ]+R_386_8[ ]+xtrn
67 .*[ ]+R_386_PC8[ ]+xtrn
68 #...
69 .*[ ]+R_386_GOT32[ ]+xtrn
70 .*[ ]+R_386_GOT32[ ]+xtrn
This page took 0.045079 seconds and 4 git commands to generate.