diff options
author | Jeff Law <law@gcc.gnu.org> | 1997-03-18 11:38:59 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1997-03-18 11:38:59 -0700 |
commit | 2b3600acb4eceda3000312002ec78fecd5a39d30 (patch) | |
tree | 97afa754389a4b6eb1eb73901dab73f242a04343 /gcc/gcc.c | |
parent | f57b1ad380462f8b4fd5ce5208b605095f81d50b (diff) | |
download | gcc-2b3600acb4eceda3000312002ec78fecd5a39d30.zip gcc-2b3600acb4eceda3000312002ec78fecd5a39d30.tar.gz gcc-2b3600acb4eceda3000312002ec78fecd5a39d30.tar.bz2 |
m68k.c (m68k_last_compare_had_fp_operands): New variable.
* m68k/m68k.c (m68k_last_compare_had_fp_operands): New variable.
* m68k/m68k.h (m68k_last_compare_had_fp_operands): Declare it.
* m68k/m68k.md (tst*, cmp*): Turn all of these into
define_expand/define_insn pairs. Keep track of whether or not
the test/compare has fp operands.
(seq, sne, sgt, slt, sge, sle): Turn these into
define_expand/define_insn pairs. Make the expanders FAIL if
TARGET_68060 and the last comparison/test had fp operands.
From-SVN: r13731
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions