* config/mips/mips.c (dfhigh, dflow, sfhigh, sflow): Remove.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Sep 2002 20:11:25 +0000 (20:11 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Sep 2002 20:11:25 +0000 (20:11 +0000)
commitc89e85ef3be1bbaa5bcc32dd01eaf929b6120eb3
treeb6ca836dcfa21c14457388a9fb8b674893d5b152
parent2db7f8d113db10e3c5fe9ab7b98a9a929e376f8e
    * config/mips/mips.c (dfhigh, dflow, sfhigh, sflow): Remove.
        (override_options): Do not initialize them.
        (mips_const_double_ok): Allow no fp constants except zero,
        and not even that for mips16.
        (const_float_1_operand): Use dconst1.
        * config/mips/mips.md (movsf, movsf_internal1, movsf_internal2,
        movdf, movdf_internal1, movdf_internal1a, movdf_internal2):
        Don't allow arbitrary constants; fix predicates and C constraint.

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