Re: [PATCH 07/43] i386: Emulate MMX mmx_pmaddwd with SSE

2019-02-10 Thread Uros Bizjak
On 2/10/19, H.J. Lu wrote: > Emulate MMX pmaddwd with SSE. Only SSE register source operand is > allowed. > > PR target/89021 > * config/i386/mmx.md (mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE. > (*mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE. Add SSE support. OK. Uros. >

[PATCH 07/43] i386: Emulate MMX mmx_pmaddwd with SSE

2019-02-09 Thread H.J. Lu
Emulate MMX pmaddwd with SSE. Only SSE register source operand is allowed. PR target/89021 * config/i386/mmx.md (mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE. (*mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE. Add SSE support. --- gcc/config/i386/mmx.md | 21 +--

[PATCH 07/43] i386: Emulate MMX mmx_pmaddwd with SSE

2019-02-09 Thread H.J. Lu
Emulate MMX pmaddwd with SSE. Only SSE register source operand is allowed. PR target/89021 * config/i386/mmx.md (mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE. (*mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE. Add SSE support. --- gcc/config/i386/mmx.md | 21 +--