OSDN Git Service

(andsi3, iorsi3, xorsi3): Make the constraints match
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jun 1992 20:48:07 +0000 (20:48 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jun 1992 20:48:07 +0000 (20:48 +0000)
commit2d2031711ea254c8f1900be0d02c5f2981122f41
tree14c74b3d9ffaa50fb965f843a552df093170eab3
parent9b6acba78989f65c5f612dc546c89c64b5ee8722
(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.

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