OSDN Git Service

* sparc.c (fp_zero_operand): Turn into a normal predicate.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Feb 2000 03:05:57 +0000 (03:05 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Feb 2000 03:05:57 +0000 (03:05 +0000)
commit909e6c7773193aa0f8c20ccd9eaf77d2ceedb936
tree32bb67fb0f82699e11e73a9b0d543bef87de07d9
parent84bf2056f2fb05b7ef857321202961a2dcd5af7d
    * 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.

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