mips.h (PREDICATE_CODES): Add stack_operand.
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 6 Oct 2003 17:52:37 +0000 (17:52 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 6 Oct 2003 17:52:37 +0000 (17:52 +0000)
commitd902180054f1d43e02888702f848a2d8cc97a559
treeb43788c1159ac630c454ec47292871d20fd76763
parent4fef83a7dd56abbc587d91d0bf738942ac510189
mips.h (PREDICATE_CODES): Add stack_operand.

* config/mips/mips.h (PREDICATE_CODES): Add stack_operand.
* config/mips/mips.c (stack_operand): New predicate.
* config/mips/mips.md: Use it for the destination of mips16 insns
that store $31.

From-SVN: r72158
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/mips.md