On Tue, Dec 22, 2015 at 4:43 PM, Kirill Yukhin wrote:
> Hello Uroš,
> I (hopefully fixed all of inputs, thanks!
>
> Updated patch for i386.md in the bottom,
> rest patch is the same.
>
> Bootstrap in progress. New tests pass.
>
> Is it ok for trunk if bootstrap will pass?
>
> On 20 Dec 11:56, Uros
Hello Uroš,
I (hopefully fixed all of inputs, thanks!
Updated patch for i386.md in the bottom,
rest patch is the same.
Bootstrap in progress. New tests pass.
Is it ok for trunk if bootstrap will pass?
On 20 Dec 11:56, Uros Bizjak wrote:
> > +(define_expand "rdpkru"
> > + [(set (match_operand:S
On Fri, Dec 18, 2015 at 8:15 AM, Kirill Yukhin wrote:
> Hello,
> Patch in the bottom introduces support Intel PKRU instructions:
> rdpkru and wrpkru.
> It is pretty straight-forward, so I hope it is still suitable for v6.
>
> Names for new intrinsics will appear shortly in new revision of SDM.
>
>
Hello,
Patch in the bottom introduces support Intel PKRU instructions:
rdpkru and wrpkru.
It is pretty straight-forward, so I hope it is still suitable for v6.
Names for new intrinsics will appear shortly in new revision of SDM.
Bootstrapped & regtested.
Is it ok for trunk?
gcc/
* commo