OSDN Git Service

* config/mips/mips.h (PREDICATE_CODES): Add stack_operand.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Oct 2003 17:52:37 +0000 (17:52 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Oct 2003 17:52:37 +0000 (17:52 +0000)
commitf501ca32661970e3ea1a1e83fa6c29a53fd1e878
treeb43788c1159ac630c454ec47292871d20fd76763
parentac64f182e5c1d671da707585fa3e94a4dbef372b
* 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.

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