On 29 May 2012 05:13, Matt Turner wrote:
> From: Xinyu Qi
>
> gcc/
> * config/arm/arm.c (FL_IWMMXT2): New define.
> (arm_arch_iwmmxt2): New variable.
> (arm_option_override): Enable use of iWMMXt with VFP.
> Disable use of iWMMXt with NEON. Disable use of iWMMXt
> At 2011-12-15 00:47:48,"Richard Earnshaw" wrote:
> > On 14/07/11 08:35, Xinyu Qi wrote:
> > >>> Hi,
> > >>>
> > >>> It is the first part of iWMMXt maintenance.
> > >>>
> > >>> *config/arm/arm.c (arm_option_override):
> > >>> Enable iWMMXt with VFP. iWMMXt and NEON are incompatible.
> > >> iWMM
At 2011-12-15 00:47:48,"Richard Earnshaw" wrote:
> On 14/07/11 08:35, Xinyu Qi wrote:
> >>> Hi,
> >>>
> >>> It is the first part of iWMMXt maintenance.
> >>>
> >>> *config/arm/arm.c (arm_option_override):
> >>> Enable iWMMXt with VFP. iWMMXt and NEON are incompatible.
> >> iWMMXt unsupported un
On 14/07/11 08:35, Xinyu Qi wrote:
>>> Hi,
>>>
>>> It is the first part of iWMMXt maintenance.
>>>
>>> *config/arm/arm.c (arm_option_override):
>>> Enable iWMMXt with VFP. iWMMXt and NEON are incompatible.
>> iWMMXt unsupported under Thumb-2 mode.
>>> (arm_expand_binop_builtin): Accept immedia
> -Original Message-
> From: Ramana Radhakrishnan [mailto:ramana.radhakrish...@linaro.org]
At 2011-08-18 09:29:34,"Ramana Radhakrishnan"
wrote:
> Hi ,
>
> Sorry about the delayed review - It's taken me a while to get back to this .
>
> On 14 July 2011 08:35, Xinyu Qi wrote:
> >> > Hi
Hi ,
Sorry about the delayed review - It's taken me a while to get back to this .
On 14 July 2011 08:35, Xinyu Qi wrote:
>> > Hi,
>> >
>> > It is the first part of iWMMXt maintenance.
>> >
>> > *config/arm/arm.c (arm_option_override):
>> > Enable iWMMXt with VFP. iWMMXt and NEON are incompatib
> > Hi,
> >
> > It is the first part of iWMMXt maintenance.
> >
> > *config/arm/arm.c (arm_option_override):
> > Enable iWMMXt with VFP. iWMMXt and NEON are incompatible.
> iWMMXt unsupported under Thumb-2 mode.
> > (arm_expand_binop_builtin): Accept immediate op (with mode VOID)
> > *config/a
On 06/07/11 11:11, Xinyu Qi wrote:
> Hi,
>
> It is the first part of iWMMXt maintenance.
>
> *config/arm/arm.c (arm_option_override):
> Enable iWMMXt with VFP. iWMMXt and NEON are incompatible. iWMMXt
> unsupported under Thumb-2 mode.
> (arm_expand_binop_builtin): Accept immediate op (with mod