]> gcc.gnu.org Git - gcc.git/commit
sh.c (general_movsrc_operand, [...]): Move to ...
authorKazu Hirata <kazu@gcc.gnu.org>
Thu, 2 Jun 2005 23:28:53 +0000 (23:28 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 2 Jun 2005 23:28:53 +0000 (23:28 +0000)
commit5546ac90125a43c97fbeee00a38ceab9fd001aa3
tree7028f796ed85523072d10b0e95820445ce669d29
parente0d161cf091d0f309cdcaf1e42734263f5104f2f
sh.c (general_movsrc_operand, [...]): Move to ...

* config/sh/sh.c (general_movsrc_operand,
general_movdst_operand, arith_reg_operand, arith_reg_dest,
logical_reg_operand, int_gpr_dest, fp_arith_reg_operand,
fp_arith_reg_dest, arith_operand, arith_reg_or_0_operand,
xor_operand, cmp_operand, logical_operand, and_operand,
fpscr_operand, fpul_operand, symbol_ref_operand,
commutative_float_operator, noncommutative_float_operator,
unary_float_operator, binary_float_operator,
binary_logical_operator, equality_comparison_operator,
greater_comparison_operator, less_comparison_operator,
shift_operator, logical_operator, target_reg_operand,
target_operand, mextr_bit_offset, extend_reg_operand,
trunc_hi_operand, extend_reg_or_0_operand, minuend_operand,
general_extend_operand, ua_address_operand,
cache_address_operand, inqhi_operand, sh_rep_vec, sh_1el_vec,
sh_const_vec, ua_offset, sh_register_operand, cmpsi_operand,
shift_count_reg_operand, shift_count_operand,
unaligned_load_operand): Move to ...
* config/sh/predicates.md: ... here.
* config/sh/sh.h (PREDICATE_CODES, SPECIAL_MODE_PREDICATES):
Remove.

From-SVN: r100523
gcc/ChangeLog
gcc/config/sh/predicates.md
gcc/config/sh/sh.c
gcc/config/sh/sh.h
This page took 0.063988 seconds and 5 git commands to generate.