On Thu, May 25, 2017 at 8:22 AM, Peryt, Sebastian
wrote:
> Hi,
>
> Thank you very much for the answers. Can someone please commit this patch for
> me?
Committed as r248468.
Uros.
, Julia ; kirill.yuk...@gmail.com
Subject: Re: [PATCH] Match x86 family machine constraints section with
constarints.md
On Tue, May 23, 2017 at 5:33 PM, Sandra Loosemore
wrote:
> On 04/28/2017 03:30 AM, Peryt, Sebastian wrote:
>>
>> Hi,
>>
>> Thank you for your
On Tue, May 23, 2017 at 5:33 PM, Sandra Loosemore
wrote:
> On 04/28/2017 03:30 AM, Peryt, Sebastian wrote:
>>
>> Hi,
>>
>> Thank you for your comments. I edited my patch accordingly. As for some of
>> your doubts:
>> - REX is the opcode prefix to access 64-bit register extensions
>> introduced in
On 04/28/2017 03:30 AM, Peryt, Sebastian wrote:
Hi,
Thank you for your comments. I edited my patch accordingly. As for some of your
doubts:
- REX is the opcode prefix to access 64-bit register extensions introduced in
IA-32e mode.
- EVEX is the encoding prefix which applies to SIMD operating
.
Thanks,
Sebastian
-Original Message-
From: Sandra Loosemore [mailto:san...@codesourcery.com]
Sent: Thursday, April 27, 2017 10:17 PM
To: Peryt, Sebastian ; gcc-patches@gcc.gnu.org
Cc: ubiz...@gmail.com; Koval, Julia
Subject: Re: [PATCH] Match x86 family machine constraints section with
stian
-Original Message-
From: Sandra Loosemore [mailto:san...@codesourcery.com]
Sent: Thursday, April 27, 2017 10:17 PM
To: Peryt, Sebastian ; gcc-patches@gcc.gnu.org
Cc: ubiz...@gmail.com; Koval, Julia
Subject: Re: [PATCH] Match x86 family machine constraints section with
constarints.md
On
On 04/26/2017 08:29 AM, Peryt, Sebastian wrote:
Hi,
This patch updates x86 family machine constraints section in '16.8.5
Constraints for Particular Machines' section to match the ones in
'config/i386/constraints.md'.
gcc/
* doc/md.texi (Machine Constraints): Update x86 family machine