On Mon, Mar 12, 2012 at 12:40 AM, Uros Bizjak wrote:
> On Mon, Mar 12, 2012 at 12:02 AM, H.J. Lu wrote:
>
>> leave_rex64 works on DImode and sse3_monitor64 works on Pmode. This
>> patch properly sets ix86_gen_leave and ix86_gen_monitor, depending on
>> TARGET_64BIT and Pmode. Tested on Linux/x8
On Mon, Mar 12, 2012 at 12:02 AM, H.J. Lu wrote:
> leave_rex64 works on DImode and sse3_monitor64 works on Pmode. This
> patch properly sets ix86_gen_leave and ix86_gen_monitor, depending on
> TARGET_64BIT and Pmode. Tested on Linux/x86-64. OK for trunk?
>
> 2012-03-11 H.J. Lu
>
> *
Hi,
leave_rex64 works on DImode and sse3_monitor64 works on Pmode. This
patch properly sets ix86_gen_leave and ix86_gen_monitor, depending on
TARGET_64BIT and Pmode. Tested on Linux/x86-64. OK for trunk?
Thanks.
H.J.
---
2012-03-11 H.J. Lu
* config/i386/i386.c (ix86_option_overri