diff options
author | Gavin Romig-Koch <gavin@cygnus.com> | 1999-11-23 19:18:48 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@gcc.gnu.org> | 1999-11-23 19:18:48 +0000 |
commit | 76ee804272089646a4c554ddf6be4471fb589b62 (patch) | |
tree | e157941225513aa19f4d86f264dc0438739ccb7b /gcc/tree.c | |
parent | 1b8079e9d5f922a0c6a076b708b151f8cb5eb7ed (diff) | |
download | gcc-76ee804272089646a4c554ddf6be4471fb589b62.zip gcc-76ee804272089646a4c554ddf6be4471fb589b62.tar.gz gcc-76ee804272089646a4c554ddf6be4471fb589b62.tar.bz2 |
mips.h (ISA_HAS_FP4,ISA_HAS_CONDMOVE,ISA_HAS_8CC): Split the second two from the first.
* config/mips/mips.h (ISA_HAS_FP4,ISA_HAS_CONDMOVE,ISA_HAS_8CC): Split
the second two from the first.
(CONDITIONAL_REGISTER_USAGE): Use ISA_HAS_8CC rather than ISA_HAS_FP4.
* config/mips/mips.md (movcc,reload_incc,reload_outcc,
conditional move): Use ISA_HAS_CONDMOVE or ISA_HAS_8CC rather than
ISA_HAS_FP4.
* config/mips/mips.c (mips_move_1word,gen_conditional_branch,
override_options): Use ISA_HAS_CONDMOVE or ISA_HAS_8CC rather than
ISA_HAS_FP4.
From-SVN: r30643
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions