Re: [PATCH 09/43] i386: Emulate MMX 3 with SSE

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

[PATCH 09/43] i386: Emulate MMX 3 with SSE

2019-02-09 Thread H.J. Lu
Emulate MMX 3 with SSE. Only SSE register source operand is allowed. PR target/89021 * config/i386/mmx.md (any_logic:3): New. (any_logic:*mmx_3): Also allow TARGET_MMX_WITH_SSE. Add SSE support. --- gcc/config/i386/mmx.md | 27 --- 1 file c

[PATCH 09/43] i386: Emulate MMX 3 with SSE

2019-02-09 Thread H.J. Lu
Emulate MMX 3 with SSE. Only SSE register source operand is allowed. PR target/89021 * config/i386/mmx.md (any_logic:3): New. (any_logic:*mmx_3): Also allow TARGET_MMX_WITH_SSE. Add SSE support. --- gcc/config/i386/mmx.md | 27 --- 1 file c