This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r128043 - in /trunk/gcc: ChangeLog config/cris/...
- From: hp at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 03 Sep 2007 13:37:45 -0000
- Subject: r128043 - in /trunk/gcc: ChangeLog config/cris/...
Author: hp
Date: Mon Sep 3 13:37:44 2007
New Revision: 128043
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128043
Log:
* config/cris/cris.h (TARGET_HAS_SWAP): Defined to describe
availability of swap instruction.
* config/cris/cris.md (bswapsi2): Implement using swap instruction.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/cris/cris.h
trunk/gcc/config/cris/cris.md