2005-10-04 Adrian Straetling <straetling@de.ibm.com>
commit86693d485beaa373a62e2ce0261035b45ef8bcda
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Oct 2005 18:07:28 +0000 (4 18:07 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Oct 2005 18:07:28 +0000 (4 18:07 +0000)
treef60cea704c6338d6e2bba5330a107945ed5b795a
parentf789fe3e72e0085a7d89158655461d82c78eeba7
2005-10-04  Adrian Straetling  <straetling@de.ibm.com>

* config/s390/s390.md ("TDSI","DP"): New mode macros.
("TE","tg"): New mode attributes.
("sync_compare_and_swap<mode>"): Replace with a define_expand.
("sync_compare_and_swap<mode>_cc"): Replace GPR with TDSI.
("*sync_compare_and_swap<mode>_cc"): Replace with one pattern for
dword_mode and one for GPRmode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104952 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/s390.md