diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-04-04 15:17:10 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-04-04 15:17:10 +0000 |
commit | 54d58eaf29ac5a8410666ff38187a0a76f3936f6 (patch) | |
tree | bd2f665d1032697c82edb7329eb15a5d6b8d22b5 /gcc/java/lang.c | |
parent | 1f4ea8e5884a6b97b3545b7ab87a16d02b2ebdfd (diff) | |
download | gcc-54d58eaf29ac5a8410666ff38187a0a76f3936f6.zip gcc-54d58eaf29ac5a8410666ff38187a0a76f3936f6.tar.gz gcc-54d58eaf29ac5a8410666ff38187a0a76f3936f6.tar.bz2 |
mcore-protos.h: Remove the prototypes for mcore_arith_reg_operand...
* config/mcore/mcore-protos.h: Remove the prototypes for
mcore_arith_reg_operand, mcore_general_movsrc_operand,
mcore_general_movdst_operand, mcore_reload_operand,
mcore_arith_J_operand, mcore_arith_K_operand,
mcore_arith_K_operand_not_0, mcore_arith_M_operand,
mcore_arith_K_S_operand, mcore_arith_imm_operand,
mcore_arith_any_imm_operand, mcore_arith_O_operand,
mcore_literal_K_operand, mcore_addsub_operand,
mcore_compare_operand, mcore_load_multiple_operation,
mcore_store_multiple_operation, mcore_call_address_operand.
Add a prototype for const_ok_for_mcore.
* config/mcore/mcore.c (mcore_call_address_operand,
mcore_general_movsrc_operand, mcore_general_movdst_operand,
mcore_arith_reg_operand, mcore_reload_operand,
mcore_arith_J_operand, mcore_arith_K_operand,
mcore_arith_K_operand_not_0, mcore_arith_K_S_operand,
mcore_arith_M_operand, mcore_arith_imm_operand,
mcore_arith_any_imm_operand, mcore_arith_O_operand,
mcore_literal_K_operand, mcore_addsub_operand,
mcore_compare_operand, mcore_load_multiple_operation,
mcore_store_multiple_operation): Move to predicates.md.
(const_ok_for_mcore): Export.
* config/mcore/mcore.h (PREDICATE_CODES): Remove.
* config/mcore/mcore.md: Include predicates.md.
* config/mcore/predicates.md: New.
From-SVN: r97548
Diffstat (limited to 'gcc/java/lang.c')
0 files changed, 0 insertions, 0 deletions