]> gcc.gnu.org Git - gcc.git/commit
mips.md (movdf_internal2): Add two new move constraints.
authorEric Christopher <echristo@gcc.gnu.org>
Sat, 16 Mar 2002 08:00:45 +0000 (08:00 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Sat, 16 Mar 2002 08:00:45 +0000 (08:00 +0000)
commit544013420c53ecbf89c104e838b70062231c0013
tree34c13e144ae365f962c9a689a613a4820b9b0e6f
parent1ac458d486151d10d80e8db73c768b49a00f3680
mips.md (movdf_internal2): Add two new move constraints.

2002-03-15  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.md (movdf_internal2): Add two new move constraints.
Fix register preference on last change.
* config/mips/mips.c (mips_return_in_memory): New function.
* config/mips/mips.h (RETURN_IN_MEMORY): Use.
* config/mips/mips-protos.h: Declare.
* config/mips/abi64.h (RETURN_IN_MEMORY): Remove. Add to above.
* config/mips/elf64.h: Add #ifndef/#endif brackets around defaults.

From-SVN: r50869
gcc/config/mips/abi64.h
gcc/config/mips/elf64.h
gcc/config/mips/mips-protos.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/mips.md
This page took 0.058891 seconds and 5 git commands to generate.