This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]