]> gcc.gnu.org Git - gcc.git/commit
i386.c (ix86_logical_operator): New function.
authorBernd Schmidt <crux@pool.informatik.rwth-aachen.de>
Thu, 12 Mar 1998 12:43:42 +0000 (05:43 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 12 Mar 1998 12:43:42 +0000 (05:43 -0700)
commit57dbca5e34c7455a47aa4d0a54a10ea26b5ddb8b
tree31dcee181d8f939ebc4a43b36beded033d5802ca
parent8625fab57c81a961ed9b8cbfdffeced61149ef4a
i386.c (ix86_logical_operator): New function.

        * i386.c (ix86_logical_operator): New function.
        (split_di): Ensure that when a MEM is split, the resulting MEMs have
        SImode.
        * i386.md (anddi3, xordi3, iordi3): New patterns. Add a define_split
        to implement them.

From-SVN: r18514
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md
This page took 0.213902 seconds and 5 git commands to generate.