Re: PATCH: Remove *mmx_maskmovq_rex

2011-10-25 Thread Richard Henderson
On 10/25/2011 02:09 PM, H.J. Lu wrote: > * config/i386/mmx.md (*mmx_maskmovq): Replace :SI with :P and > remove "&& !TARGET_64BIT" > (*mmx_maskmovq_rex): Removed. Ok. r~

PATCH: Remove *mmx_maskmovq_rex

2011-10-25 Thread H.J. Lu
Hi, There is no difference bewteen *mmx_maskmovq_rex and *mmx_maskmovq_rex execept for :SI vs :DI. This patch removes *mmx_maskmovq_rex and use :P instead. OK for trunk if there are no regressions? Thanks. H.J. --- 2011-10-25 H.J. Lu * config/i386/mmx.md (*mmx_maskmovq): Replace :