https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89021
--- Comment #15 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Wed May 15 15:09:50 2019
New Revision: 271223

URL: https://gcc.gnu.org/viewcvs?rev=271223&root=gcc&view=rev
Log:
i386: Emulate MMX mmx_andnot<mode>3 with SSE

Emulate MMX mmx_andnot<mode>3 with SSE.  Only SSE register source operand
is allowed.

        PR target/89021
        * config/i386/mmx.md (mmx_andnot<mode>3): Also allow
        TARGET_MMX_WITH_SSE.  Add SSE support.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/mmx.md

Reply via email to