OSDN Git Service

* config/mips/mips.md (sync_compare_and_swap<mode>): Handle compare
authordaney <daney@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2007 20:15:34 +0000 (20:15 +0000)
committerdaney <daney@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2007 20:15:34 +0000 (20:15 +0000)
commit678b67078335749ae396430b49782b41cd51538d
tree7035d4c488f70534410b155769fc256cabe15238
parentb11736ec2d0560dbb410164a3ae4b321e524d1df
* config/mips/mips.md (sync_compare_and_swap<mode>): Handle compare
against constant zero.
* config/mips/mips.h (MIPS_COMPARE_AND_SWAP):  Handle constant zero
operand.

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