diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-03-18 18:05:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2005-03-18 18:05:54 +0000 |
commit | 22a14e0dccd8e24ace4f1c617e47c96d2d69bba6 (patch) | |
tree | ad8f63003bb950c0a16efe355b5e656c1bf0865b /gcc/tree-ssa-loop-ch.c | |
parent | 0a1948ed7bfda7c4e3ca6504727b129f000be860 (diff) | |
download | gcc-22a14e0dccd8e24ace4f1c617e47c96d2d69bba6.zip gcc-22a14e0dccd8e24ace4f1c617e47c96d2d69bba6.tar.gz gcc-22a14e0dccd8e24ace4f1c617e47c96d2d69bba6.tar.bz2 |
config/m32r/m32r-protos.h...
config/m32r/m32r-protos.h: Remove the prototypes for
call_address_operand, symbolic_operand, seth_add3_operand,
cmp_int16_operand, uint16_operand, reg_or_int16_operand,
reg_or_uint16_operand, reg_or_cmp_int16_operand,
two_insn_const_operand, move_src_operand,
move_double_src_operand, move_dest_operand,
eqne_comparison_operator, signed_comparison_operator,
large_insn_p, conditional_move_operand, carry_compare_operand,
m32r_block_immediate_operand, extend_operand,
reg_or_eq_int16_operand, int8_operand, and
reg_or_zero_operand.
* config/m32r/m32r.c (call_address_operand, symbolic_operand,
seth_add3_operand, int8_operand, cmp_int16_operand,
uint16_operand, reg_or_int16_operand, reg_or_uint16_operand,
reg_or_eq_int16_operand, reg_or_cmp_int16_operand,
reg_or_zero_operand, two_insn_const_operand, move_src_operand,
move_double_src_operand, move_dest_operand,
eqne_comparison_operator, signed_comparison_operator,
extend_operand, small_insn_p, large_insn_p,
conditional_move_operand, carry_compare_operand,
m32r_block_immediate_operand): Move to predicates.md.
(MAX_MOVE_BYTES): Move to m32r.h.
* config/m32r/m32r.h (PREDICATE_CODES): Remove.
* config/m32r/m32r.md: Include predicates.md.
* config/m32r/predicates.md: New.
From-SVN: r96691
Diffstat (limited to 'gcc/tree-ssa-loop-ch.c')
0 files changed, 0 insertions, 0 deletions