aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r-protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m32r/m32r-protos.h')
-rw-r--r--gcc/config/m32r/m32r-protos.h142
1 files changed, 71 insertions, 71 deletions
diff --git a/gcc/config/m32r/m32r-protos.h b/gcc/config/m32r/m32r-protos.h
index d6bd9ae..7912a0a 100644
--- a/gcc/config/m32r/m32r-protos.h
+++ b/gcc/config/m32r/m32r-protos.h
@@ -1,5 +1,5 @@
/* Prototypes for m32r.c functions used in the md file & elsewhere.
- Copyright (C) 1999 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.
@@ -22,88 +22,88 @@ Boston, MA 02111-1307, USA. */
compilcations. */
#define Mmode enum machine_mode
-extern void sbss_section PROTO ((void));
-extern void sdata_section PROTO ((void));
-extern void m32r_init PROTO ((void));
-extern void m32r_init_expanders PROTO ((void));
-extern unsigned m32r_compute_frame_size PROTO ((int));
-extern int m32r_first_insn_address PROTO ((void));
-extern void m32r_expand_prologue PROTO ((void));
-extern void m32r_output_function_prologue PROTO ((FILE *, int));
-extern void m32r_output_function_epilogue PROTO ((FILE *, int));
-extern void m32r_finalize_pic PROTO ((void));
-extern void m32r_asm_file_start PROTO ((FILE *));
-extern void m32r_sched_init PROTO ((FILE *, int));
-extern int direct_return PROTO ((void));
+extern void sbss_section PARAMS ((void));
+extern void sdata_section PARAMS ((void));
+extern void m32r_init PARAMS ((void));
+extern void m32r_init_expanders PARAMS ((void));
+extern unsigned m32r_compute_frame_size PARAMS ((int));
+extern int m32r_first_insn_address PARAMS ((void));
+extern void m32r_expand_prologue PARAMS ((void));
+extern void m32r_output_function_prologue PARAMS ((FILE *, int));
+extern void m32r_output_function_epilogue PARAMS ((FILE *, int));
+extern void m32r_finalize_pic PARAMS ((void));
+extern void m32r_asm_file_start PARAMS ((FILE *));
+extern void m32r_sched_init PARAMS ((FILE *, int));
+extern int direct_return PARAMS ((void));
#ifdef TREE_CODE
-extern int m32r_valid_machine_decl_attribute PROTO ((tree, tree, tree, tree));
-extern int m32r_comp_type_attributes PROTO ((tree, tree));
-extern void m32r_select_section PROTO ((tree, int));
-extern void m32r_encode_section_info PROTO ((tree));
-extern enum m32r_function_type m32r_compute_function_type PROTO ((tree));
-extern void m32r_select_section PROTO ((tree, int));
-extern void m32r_set_default_type_attributes PROTO ((tree));
+extern int m32r_valid_machine_decl_attribute PARAMS ((tree, tree, tree, tree));
+extern int m32r_comp_type_attributes PARAMS ((tree, tree));
+extern void m32r_select_section PARAMS ((tree, int));
+extern void m32r_encode_section_info PARAMS ((tree));
+extern enum m32r_function_type m32r_compute_function_type PARAMS ((tree));
+extern void m32r_select_section PARAMS ((tree, int));
+extern void m32r_set_default_type_attributes PARAMS ((tree));
#ifdef HAVE_MACHINE_MODES
-extern void m32r_setup_incoming_varargs PROTO ((CUMULATIVE_ARGS *, Mmode, tree, int *, int));
-extern int function_arg_partial_nregs PROTO ((CUMULATIVE_ARGS *, Mmode, tree, int));
+extern void m32r_setup_incoming_varargs PARAMS ((CUMULATIVE_ARGS *, Mmode, tree, int *, int));
+extern int function_arg_partial_nregs PARAMS ((CUMULATIVE_ARGS *, Mmode, tree, int));
#endif
#endif /* TREE_CODE */
#ifdef RTX_CODE
-extern int easy_di_const PROTO ((rtx));
-extern int easy_df_const PROTO ((rtx));
-extern int m32r_select_cc_mode PROTO ((int, rtx, rtx));
-extern rtx gen_compare PROTO ((enum rtx_code, rtx, rtx, int));
-extern rtx gen_split_move_double PROTO ((rtx *));
-extern int m32r_address_code PROTO ((rtx));
-extern void m32r_initialize_trampoline PROTO ((rtx, rtx, rtx));
-extern int zero_and_one PROTO ((rtx, rtx));
-extern char * emit_cond_move PROTO ((rtx *, rtx));
-extern char * m32r_output_block_move PROTO ((rtx, rtx *));
-extern void m32r_expand_block_move PROTO ((rtx *));
-extern void m32r_print_operand PROTO ((FILE *, rtx, int));
-extern void m32r_print_operand_address PROTO ((FILE *, rtx));
-extern int m32r_address_cost PROTO ((rtx));
-extern int m32r_adjust_cost PROTO ((rtx, rtx, rtx, int));
-extern int m32r_adjust_priority PROTO ((rtx, int));
-extern void m32r_sched_reorder PROTO ((FILE *, int, rtx *, int));
-extern int m32r_sched_variable_issue PROTO ((FILE *, int, rtx, int));
-extern int m32r_not_same_reg PROTO ((rtx, rtx));
+extern int easy_di_const PARAMS ((rtx));
+extern int easy_df_const PARAMS ((rtx));
+extern int m32r_select_cc_mode PARAMS ((int, rtx, rtx));
+extern rtx gen_compare PARAMS ((enum rtx_code, rtx, rtx, int));
+extern rtx gen_split_move_double PARAMS ((rtx *));
+extern int m32r_address_code PARAMS ((rtx));
+extern void m32r_initialize_trampoline PARAMS ((rtx, rtx, rtx));
+extern int zero_and_one PARAMS ((rtx, rtx));
+extern char * emit_cond_move PARAMS ((rtx *, rtx));
+extern char * m32r_output_block_move PARAMS ((rtx, rtx *));
+extern void m32r_expand_block_move PARAMS ((rtx *));
+extern void m32r_print_operand PARAMS ((FILE *, rtx, int));
+extern void m32r_print_operand_address PARAMS ((FILE *, rtx));
+extern int m32r_address_cost PARAMS ((rtx));
+extern int m32r_adjust_cost PARAMS ((rtx, rtx, rtx, int));
+extern int m32r_adjust_priority PARAMS ((rtx, int));
+extern void m32r_sched_reorder PARAMS ((FILE *, int, rtx *, int));
+extern int m32r_sched_variable_issue PARAMS ((FILE *, int, rtx, int));
+extern int m32r_not_same_reg PARAMS ((rtx, rtx));
#ifdef HAVE_MACHINE_MODES
-extern int call_address_operand PROTO ((rtx, Mmode));
-extern int call_operand PROTO ((rtx, Mmode));
-extern int symbolic_operand PROTO ((rtx, Mmode));
-extern int small_data_operand PROTO ((rtx, Mmode));
-extern int addr24_operand PROTO ((rtx, Mmode));
-extern int addr32_operand PROTO ((rtx, Mmode));
-extern int call26_operand PROTO ((rtx, Mmode));
-extern int seth_add3_operand PROTO ((rtx, Mmode));
-extern int cmp_int16_operand PROTO ((rtx, Mmode));
-extern int uint16_operand PROTO ((rtx, Mmode));
-extern int reg_or_int16_operand PROTO ((rtx, Mmode));
-extern int reg_or_uint16_operand PROTO ((rtx, Mmode));
-extern int reg_or_cmp_int16_operand PROTO ((rtx, Mmode));
-extern int two_insn_const_operand PROTO ((rtx, Mmode));
-extern int move_src_operand PROTO ((rtx, Mmode));
-extern int move_double_src_operand PROTO ((rtx, Mmode));
-extern int move_dest_operand PROTO ((rtx, Mmode));
-extern int eqne_comparison_operator PROTO ((rtx, Mmode));
-extern int signed_comparison_operator PROTO ((rtx, Mmode));
-extern int memreg_operand PROTO ((rtx, Mmode));
-extern int small_insn_p PROTO ((rtx, Mmode));
-extern int large_insn_p PROTO ((rtx, Mmode));
-extern int conditional_move_operand PROTO ((rtx, Mmode));
-extern int carry_compare_operand PROTO ((rtx, Mmode));
-extern int m32r_block_immediate_operand PROTO ((rtx, Mmode));
-extern int extend_operand PROTO ((rtx, Mmode));
-extern int reg_or_eq_int16_operand PROTO ((rtx, Mmode));
-extern int int8_operand PROTO ((rtx, Mmode));
+extern int call_address_operand PARAMS ((rtx, Mmode));
+extern int call_operand PARAMS ((rtx, Mmode));
+extern int symbolic_operand PARAMS ((rtx, Mmode));
+extern int small_data_operand PARAMS ((rtx, Mmode));
+extern int addr24_operand PARAMS ((rtx, Mmode));
+extern int addr32_operand PARAMS ((rtx, Mmode));
+extern int call26_operand PARAMS ((rtx, Mmode));
+extern int seth_add3_operand PARAMS ((rtx, Mmode));
+extern int cmp_int16_operand PARAMS ((rtx, Mmode));
+extern int uint16_operand PARAMS ((rtx, Mmode));
+extern int reg_or_int16_operand PARAMS ((rtx, Mmode));
+extern int reg_or_uint16_operand PARAMS ((rtx, Mmode));
+extern int reg_or_cmp_int16_operand PARAMS ((rtx, Mmode));
+extern int two_insn_const_operand PARAMS ((rtx, Mmode));
+extern int move_src_operand PARAMS ((rtx, Mmode));
+extern int move_double_src_operand PARAMS ((rtx, Mmode));
+extern int move_dest_operand PARAMS ((rtx, Mmode));
+extern int eqne_comparison_operator PARAMS ((rtx, Mmode));
+extern int signed_comparison_operator PARAMS ((rtx, Mmode));
+extern int memreg_operand PARAMS ((rtx, Mmode));
+extern int small_insn_p PARAMS ((rtx, Mmode));
+extern int large_insn_p PARAMS ((rtx, Mmode));
+extern int conditional_move_operand PARAMS ((rtx, Mmode));
+extern int carry_compare_operand PARAMS ((rtx, Mmode));
+extern int m32r_block_immediate_operand PARAMS ((rtx, Mmode));
+extern int extend_operand PARAMS ((rtx, Mmode));
+extern int reg_or_eq_int16_operand PARAMS ((rtx, Mmode));
+extern int int8_operand PARAMS ((rtx, Mmode));
#endif /* HAVE_MACHINE_MODES */
#ifdef TREE_CODE
-extern struct rtx_def * m32r_va_arg PROTO ((tree, tree));
+extern struct rtx_def * m32r_va_arg PARAMS ((tree, tree));
#endif /* TREE_CODE */
#endif /* RTX_CODE */