x86: Update GNU_PROPERTY_X86_XXX macros
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / property-x86-3.s
index 239cf622ff57353bace680483465cf7de5e9a999..8c9d6dac847cbab5225487a6376baa55c6bd009d 100644 (file)
@@ -17,7 +17,7 @@
        .p2align 2
 .endif
        /* GNU_PROPERTY_X86_ISA_1_USED */
-       .long 0xc0000000        /* pr_type.  */
+       .long 0xc0010000        /* pr_type.  */
        .long 5f - 4f           /* pr_datasz.  */
 4:
        .long 0xa
@@ -28,7 +28,7 @@
        .p2align 2
 .endif
        /* GNU_PROPERTY_X86_ISA_1_NEEDED */
-       .long 0xc0000001        /* pr_type.  */
+       .long 0xc0008000        /* pr_type.  */
        .long 5f - 4f           /* pr_datasz.  */
 4:
        .long 0x3
@@ -59,7 +59,7 @@
        .p2align 2
 .endif
        /* GNU_PROPERTY_X86_ISA_1_USED */
-       .long 0xc0000000        /* pr_type.  */
+       .long 0xc0010000        /* pr_type.  */
        .long 5f - 4f           /* pr_datasz.  */
 4:
        .long 0xa0
@@ -70,7 +70,7 @@
        .p2align 2
 .endif
        /* GNU_PROPERTY_X86_ISA_1_NEEDED */
-       .long 0xc0000001        /* pr_type.  */
+       .long 0xc0008000        /* pr_type.  */
        .long 5f - 4f           /* pr_datasz.  */
 4:
        .long 0x30
This page took 0.053851 seconds and 4 git commands to generate.