Hi,
Can you please commit it for me?
Thanks,
Julia
-Original Message-
From: Uros Bizjak [mailto:ubiz...@gmail.com]
Sent: Friday, February 17, 2017 1:30 PM
To: Koval, Julia
Cc: GCC Patches
Subject: Re: [PATCH] Enable RDPID instruction.
On Thu, Feb 16, 2017 at 11:56 PM, Koval, Julia
GCC Patches
> Subject: RE: [PATCH] Enable RDPID instruction.
>
> Sorry, fixed it.
>
> gcc/
> * common/config/i386/i386-common.c (OPTION_MASK_ISA_RDPID_SET): New.
> (OPTION_MASK_ISA_PKU_UNSET): New.
> (ix86_handle_option): Handle -mrdpid.
Sorry, here is the right patch(previous one had a typo). Changelog is right.
-Original Message-
From: Koval, Julia
Sent: Thursday, February 16, 2017 11:31 PM
To: 'Uros Bizjak'
Cc: GCC Patches
Subject: RE: [PATCH] Enable RDPID instruction.
Sorry, fixed it.
gcc/
* g++.dg/other/i386-2.C: Ditto.
* g++.dg/other/i386-3.C: Ditto.
Julia
-Original Message-
From: Uros Bizjak [mailto:ubiz...@gmail.com]
Sent: Thursday, February 16, 2017 9:33 AM
To: Koval, Julia
Cc: GCC Patches
Subject: Re: [PATCH] Enable RDPID instruction.
On Wed, Feb 15, 20
On Wed, Feb 15, 2017 at 3:09 PM, Koval, Julia wrote:
> Hi,
>
> This patch enables RDPID intrinsic, described in SDM 4-534 Vol. 2B
> https://software.intel.com/sites/default/files/managed/39/c5/325462-sdm-vol-1-2abcd-3abcd.pdf
> and intrinsic guide:
> https://software.intel.com/sites/landingpage/In