x86: Update GNU_PROPERTY_X86_XXX macros
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / property-x86-1.S
index 33f2ccdade4115d9e3300c76827f7508731acb1f..c950b9db1932953fb2c25e92d879b66aa7a7f5e2 100644 (file)
 5:
        .p2align ALIGN
        /* GNU_PROPERTY_X86_ISA_1_USED */
-       .long 0xc0000000        /* pr_type.  */
+       .long 0xc0010000        /* pr_type.  */
        .long 5f - 4f           /* pr_datasz.  */
 4:
        .long 0xa
 5:
        .p2align ALIGN
        /* 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.035169 seconds and 4 git commands to generate.