sparc.c (fp_zero_operand): Turn into a normal predicate.
authorRichard Henderson <rth@cygnus.com>
Wed, 2 Feb 2000 03:05:57 +0000 (19:05 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 2 Feb 2000 03:05:57 +0000 (19:05 -0800)
commit7ce86678bf3aec46ddfb289f1fb53e2c6fff17b5
tree32bb67fb0f82699e11e73a9b0d543bef87de07d9
parent32bd39747e2b252eea74ef8c748ef1974db22f91
sparc.c (fp_zero_operand): Turn into a normal predicate.

        * sparc.c (fp_zero_operand): Turn into a normal predicate.
        Use CONST0_RTX.  Update all callers.
        * sparc.h, sparc-protos.h: Update accordingly.
        * sparc.md (fp mov insns): Use fp_zero_operand directly
        where applicable.

From-SVN: r31748
gcc/ChangeLog
gcc/config/sparc/sparc-protos.h
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.md