x86: Update GNU_PROPERTY_X86_XXX macros
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / property-x86-1.S
index 953ca87930b8e36fdcc7b31f69921a1b8c3828fc..f0b8fc0ce5eb068fd45a2aaa7ac6823cd00bb6a6 100644 (file)
 5:
        .p2align 2
        /* GNU_PROPERTY_X86_ISA_1_USED */
-       .long 0xc0000000        /* pr_type.  */
+       .long 0xc0010000        /* pr_type.  */
        .long 5f - 4f           /* pr_datasz.  */
 4:
        .long 0xa
 5:
        .p2align 2
        /* GNU_PROPERTY_X86_ISA_1_NEEDED */
-       .long 0xc0000001        /* pr_type.  */
+       .long 0xc0008000        /* pr_type.  */
        .long 5f - 4f           /* pr_datasz.  */
 4:
        .long 0x3
This page took 0.035029 seconds and 4 git commands to generate.