s390.md ("TDSI","DP"): New mode macros.
authorAdrian Straetling <straetling@de.ibm.com>
Tue, 4 Oct 2005 18:07:28 +0000 (18:07 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 4 Oct 2005 18:07:28 +0000 (18:07 +0000)
commit8006eaa65647718c378ea8c97c47908c9b2e34c5
treef60cea704c6338d6e2bba5330a107945ed5b795a
parentcbc43ae091a468f438f851e454ac4454bb89f476
s390.md ("TDSI","DP"): New mode macros.

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.

From-SVN: r104952
gcc/ChangeLog
gcc/config/s390/s390.md