OSDN Git Service

PR target/49487
authorgjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Jul 2011 15:10:12 +0000 (15:10 +0000)
committergjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Jul 2011 15:10:12 +0000 (15:10 +0000)
commitac19136013b6dfae036d7297f08fa83e5217de3e
treed17b83ce9559a5f11cb454402c4e8a5642745ac8
parent9dd849519c0d58c7814895bc2d577b6506d68413
PR target/49487
* config/avr/avr.md (rotl<mode>3): Generate SCRATCH instead
of REG.
(*rotw<mode>): Use const_int_operand for operand2.
Use match_scatch for operand3.
(*rotb<mode>): Ditto
* config/avr/avr.c (avr_rotate_bytes): Treat SCRATCH.

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