On 2/10/19, H.J. Lu wrote:
> Emulate MMX umulv1siv1di3 with SSE2. Only SSE register source operand
> is allowed.
>
> PR target/89021
> * config/i386/mmx.md (sse2_umulv1siv1di3): Add SSE emulation
> support.
> (*sse2_umulv1siv1di3): Add SSE2 emulation.
OK.
Uros.
> ---
>
Emulate MMX umulv1siv1di3 with SSE2. Only SSE register source operand
is allowed.
PR target/89021
* config/i386/mmx.md (sse2_umulv1siv1di3): Add SSE emulation
support.
(*sse2_umulv1siv1di3): Add SSE2 emulation.
---
gcc/config/i386/mmx.md | 22 ++---
Emulate MMX umulv1siv1di3 with SSE2. Only SSE register source operand
is allowed.
PR target/89021
* config/i386/mmx.md (*sse2_umulv1siv1di3): Add SSE2 emulation.
---
gcc/config/i386/mmx.md | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/gcc/c