x86: fold various AVX512 templates with so far differing Masking attributes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-size-3.d
1 #name: x86-64 size 3
2 #source: size-3.s
3 #readelf: -r
4
5
6 Relocation section '.rela.text' at offset .* contains 6 entries:
7 Offset Info Type Sym. Value Sym. Name \+ Addend
8 0+1 000600000020 R_X86_64_SIZE32 0000000000000000 xxx \+ 0
9 0+6 000600000020 R_X86_64_SIZE32 0000000000000000 xxx - 8
10 0+b 000600000020 R_X86_64_SIZE32 0000000000000000 xxx \+ 8
11 0+10 000700000020 R_X86_64_SIZE32 0000000000000000 yyy \+ 0
12 0+15 000700000020 R_X86_64_SIZE32 0000000000000000 yyy - 10
13 0+1a 000700000020 R_X86_64_SIZE32 0000000000000000 yyy \+ 10
14
15 Relocation section '.rela.tdata' at offset .* contains 2 entries:
16 Offset Info Type Sym. Value Sym. Name \+ Addend
17 0+50 000600000020 R_X86_64_SIZE32 0000000000000000 xxx - 1
18 0+54 000700000020 R_X86_64_SIZE32 0000000000000000 yyy \+ 2
19 #pass
This page took 0.03381 seconds and 4 git commands to generate.