r181747 - in /trunk/gcc: ChangeLog config/m68k/...

rth@gcc.gnu.org rth@gcc.gnu.org
Sat Nov 26 23:59:00 GMT 2011


Author: rth
Date: Sat Nov 26 23:59:56 2011
New Revision: 181747

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181747
Log:
m68k: Implement CAS and TAS patterns.

        * config/m68k/m68k.md (UNSPECV_CAS_1, UNSPECV_CAS_2): New.
        (UNSPECV_TAS_1, UNSPECV_TAS_2): New.
        (I): New mode iterator.
        (xz): New mode attribute.
        * config/m68k/sync.md: New file.

Added:
    trunk/gcc/config/m68k/sync.md
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/m68k/m68k.md



More information about the Gcc-cvs mailing list