(andsi3...
authorMichael Meissner <meissner@gcc.gnu.org>
Thu, 18 Jun 1992 20:48:07 +0000 (20:48 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 18 Jun 1992 20:48:07 +0000 (20:48 +0000)
commit3e89ed5fcef605f1030bb27ea283eef1b3aeeeb6
tree14c74b3d9ffaa50fb965f843a552df093170eab3
parent4763b498568d51040743e338fb6fec3d6a042cbe
(andsi3...

(andsi3, iorsi3, xorsi3): Make the constraints match
the real machine (the predicate still is more general in order
to optimize bitfields at the expense of not CSE'ing large
constants used in logical ops, and making reload load it into
a scratch register).  Don't use $1 as a temporary register any
more.

From-SVN: r1217
gcc/config/mips/mips.md