This is the mail archive of the gcc-patches@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]

Re: [patch] s390: support for dword_mode compare_and_swap


Adrian Straetling wrote:

> 	* 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.

Applied, thanks!

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  Linux on zSeries Development
  Ulrich.Weigand@de.ibm.com


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