Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / property-x86-3.s
CommitLineData
73caa85d
L
1 .section ".note.gnu.property", "a"
2 .p2align 3
3 .long 1f - 0f /* name length. */
4 .long 3f - 1f /* data length. */
5 /* NT_GNU_PROPERTY_TYPE_0 */
6 .long 5 /* note type. */
70:
8 .asciz "GNU" /* vendor name. */
91:
10 .p2align 3
11 /* GNU_PROPERTY_X86_ISA_1_USED */
12 .long 0xc0000000 /* pr_type. */
13 .long 5f - 4f /* pr_datasz. */
144:
15 .long 0xa
165:
17 .p2align 3
18 /* GNU_PROPERTY_X86_ISA_1_NEEDED */
19 .long 0xc0000001 /* pr_type. */
20 .long 5f - 4f /* pr_datasz. */
214:
22 .long 0x3
235:
24 .p2align 3
253:
26
27 .section ".note.gnu.property", "a"
28 .p2align 3
29 .long 1f - 0f /* name length. */
30 .long 3f - 1f /* data length. */
31 /* NT_GNU_PROPERTY_TYPE_0 */
32 .long 5 /* note type. */
330:
34 .asciz "GNU" /* vendor name. */
351:
36 .p2align 3
37 /* GNU_PROPERTY_X86_ISA_1_USED */
38 .long 0xc0000000 /* pr_type. */
39 .long 5f - 4f /* pr_datasz. */
404:
41 .long 0xa0
425:
43 .p2align 3
44 /* GNU_PROPERTY_X86_ISA_1_NEEDED */
45 .long 0xc0000001 /* pr_type. */
46 .long 5f - 4f /* pr_datasz. */
474:
48 .long 0x30
495:
50 .p2align 3
513:
This page took 0.024197 seconds and 4 git commands to generate.