Add Intel AVX-512 support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-size-1.d
1 #name: x86-64 size 1
2 #source: size-1.s
3 #readelf: -r
4
5
6 Relocation section '.rela.text' at offset 0x3f8 contains 9 entries:
7 Offset Info Type Sym. Value Sym. Name \+ Addend
8 0+1 000400000020 R_X86_64_SIZE32 0000000000000000 xxx \+ 0
9 0+6 000400000020 R_X86_64_SIZE32 0000000000000000 xxx - 8
10 0+b 000400000020 R_X86_64_SIZE32 0000000000000000 xxx \+ 8
11 0+10 000500000020 R_X86_64_SIZE32 0000000000000000 yyy \+ 0
12 0+15 000500000020 R_X86_64_SIZE32 0000000000000000 yyy - 10
13 0+1a 000500000020 R_X86_64_SIZE32 0000000000000000 yyy \+ 10
14 0+1f 000600000020 R_X86_64_SIZE32 0000000000000020 zzz \+ 0
15 0+24 000600000020 R_X86_64_SIZE32 0000000000000020 zzz - 20
16 0+29 000600000020 R_X86_64_SIZE32 0000000000000020 zzz \+ 20
17
18 Relocation section '.rela.data' at offset 0x4d0 contains 3 entries:
19 Offset Info Type Sym. Value Sym. Name \+ Addend
20 0+50 000400000020 R_X86_64_SIZE32 0000000000000000 xxx - 1
21 0+54 000500000020 R_X86_64_SIZE32 0000000000000000 yyy \+ 2
22 0+58 000600000020 R_X86_64_SIZE32 0000000000000020 zzz \+ 0
23 #pass
This page took 0.031763 seconds and 4 git commands to generate.