[Bug target/64997] [AArch64] Illegal EON on SIMD registers

alalaw01 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 25 15:02:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64997

--- Comment #2 from alalaw01 at gcc dot gnu.org ---
Author: alalaw01
Date: Wed Feb 25 14:20:13 2015
New Revision: 220969

URL: https://gcc.gnu.org/viewcvs?rev=220969&root=gcc&view=rev
Log:
[AArch64] Fix illegal assembly 'eon v1, v2, v3'

        PR target/64997
        * config/aarch64/aarch64.md (*xor_one_cmpl<mode>3): Use FP_REGNUM_P
        as split condition; force split via '#' in output pattern.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.md



More information about the Gcc-bugs mailing list