OSDN Git Service

* target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,
[pf3gnuchains/gcc-fork.git] / gcc / config / sparc / sparc-protos.h
1 /* Prototypes of target machine for GNU compiler, for Sun SPARC.
2    Copyright (C) 1999, 2000 Free Software Foundation, Inc.
3    Contributed by Michael Tiemann (tiemann@cygnus.com).
4    64 bit SPARC V9 support by Michael Tiemann, Jim Wilson, and Doug Evans,
5    at Cygnus Support.
6
7 This file is part of GNU CC.
8
9 GNU CC is free software; you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation; either version 2, or (at your option)
12 any later version.
13
14 GNU CC is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 GNU General Public License for more details.
18
19 You should have received a copy of the GNU General Public License
20 along with GNU CC; see the file COPYING.  If not, write to
21 the Free Software Foundation, 59 Temple Place - Suite 330,
22 Boston, MA 02111-1307, USA.  */
23
24 #ifndef __SPARC_PROTOS_H__
25 #define __SPARC_PROTOS_H__
26
27 #ifdef TREE_CODE
28 extern struct rtx_def *function_value PARAMS ((tree, enum machine_mode, int));
29 extern void function_arg_advance PARAMS ((CUMULATIVE_ARGS *,
30                                           enum machine_mode, tree, int));
31 extern struct rtx_def *function_arg PARAMS ((const CUMULATIVE_ARGS *,
32                                              enum machine_mode,
33                                              tree, int, int));
34 extern int function_arg_partial_nregs  PARAMS ((const CUMULATIVE_ARGS *,
35                                                 enum machine_mode,
36                                                 tree, int));
37 extern int function_arg_pass_by_reference PARAMS ((const CUMULATIVE_ARGS *,
38                                                    enum machine_mode,
39                                                    tree, int));
40 extern struct rtx_def *sparc_builtin_saveregs PARAMS ((void));
41 #ifdef RTX_CODE
42 extern void init_cumulative_args PARAMS ((CUMULATIVE_ARGS *, tree, rtx, int));
43 extern void sparc_va_start PARAMS ((int, tree, rtx));
44 #endif
45 extern struct rtx_def *sparc_va_arg PARAMS ((tree, tree));
46 extern unsigned long sparc_type_code PARAMS ((tree));
47 #ifdef ARGS_SIZE_RTX
48 /* expr.h defines ARGS_SIZE_RTX and `enum direction' */
49 extern enum direction function_arg_padding PARAMS ((enum machine_mode, tree));
50 #endif /* ARGS_SIZE_RTX */
51 #endif /* TREE_CODE */
52
53 extern void load_pic_register PARAMS ((void));
54 extern void order_regs_for_local_alloc PARAMS ((void));
55 extern int compute_frame_size PARAMS ((int, int));
56 extern int check_pic PARAMS ((int));
57 extern int short_branch PARAMS ((int, int));
58 extern int sparc_flat_epilogue_delay_slots PARAMS ((void));
59 extern unsigned long sparc_flat_compute_frame_size PARAMS ((int));
60 extern void sparc_function_profiler PARAMS ((FILE *, int));
61 extern void sparc_function_block_profiler PARAMS ((FILE *, int));
62 extern void sparc_block_profiler PARAMS ((FILE *, int));
63 extern void sparc_function_block_profiler_exit PARAMS ((FILE *));
64 extern void sparc_override_options PARAMS ((void));
65 extern int leaf_return_peephole_ok PARAMS ((void));
66 extern void sparc_output_scratch_registers PARAMS ((FILE *));
67 extern void sparc_flat_save_restore PARAMS ((FILE *, const char *,
68                                              unsigned int, unsigned long,
69                                              unsigned long, const char *,
70                                              const char *, unsigned long));
71
72 #ifdef RTX_CODE
73 extern enum machine_mode select_cc_mode PARAMS ((enum rtx_code, rtx, rtx));
74 /* Define the function that build the compare insn for scc and bcc.  */
75 extern rtx gen_compare_reg PARAMS ((enum rtx_code code, rtx, rtx));
76 extern void sparc_emit_float_lib_cmp PARAMS ((rtx, rtx, enum rtx_code));
77 /* This function handles all v9 scc insns */
78 extern int gen_v9_scc PARAMS ((enum rtx_code, rtx *));
79 extern void sparc_initialize_trampoline PARAMS ((rtx, rtx, rtx));
80 extern void sparc64_initialize_trampoline PARAMS ((rtx, rtx, rtx));
81 extern rtx legitimize_pic_address PARAMS ((rtx, enum machine_mode, rtx));
82 extern void sparc_defer_case_vector PARAMS ((rtx, rtx, int));
83 extern void sparc_emit_set_const32 PARAMS ((rtx, rtx));
84 extern void sparc_emit_set_const64 PARAMS ((rtx, rtx));
85 extern void sparc_emit_set_symbolic_const64 PARAMS ((rtx, rtx, rtx));
86 extern int sparc_splitdi_legitimate PARAMS ((rtx, rtx));
87 extern int sparc_absnegfloat_split_legitimate PARAMS ((rtx, rtx));
88 extern char *output_cbranch PARAMS ((rtx, int, int, int, int, rtx));
89 extern const char *output_return PARAMS ((rtx *));
90 extern const char *output_sibcall PARAMS ((rtx, rtx));
91 extern char *output_v9branch PARAMS ((rtx, int, int, int, int, int, rtx));
92 extern void emit_v9_brxx_insn PARAMS ((enum rtx_code, rtx, rtx));
93 extern void print_operand PARAMS ((FILE *, rtx, int));
94 extern int mems_ok_for_ldd_peep PARAMS ((rtx, rtx));
95 extern int arith_double_4096_operand PARAMS ((rtx, enum machine_mode));
96 extern int arith_4096_operand PARAMS ((rtx, enum machine_mode));
97 extern int zero_operand PARAMS ((rtx, enum machine_mode));
98 extern int fp_zero_operand PARAMS ((rtx, enum machine_mode));
99 extern int reg_or_0_operand PARAMS ((rtx, enum machine_mode));
100 extern int eligible_for_epilogue_delay PARAMS ((rtx, int));
101 extern int eligible_for_return_delay PARAMS ((rtx));
102 extern int eligible_for_sibcall_delay PARAMS ((rtx));
103 extern int emit_move_sequence PARAMS ((rtx, enum machine_mode));
104 extern int fp_sethi_p PARAMS ((rtx));
105 extern int fp_mov_p PARAMS ((rtx));
106 extern int fp_high_losum_p PARAMS ((rtx));
107 extern int mem_min_alignment PARAMS ((rtx, int));
108 extern int pic_address_needs_scratch PARAMS ((rtx));
109 extern int reg_unused_after PARAMS ((rtx, rtx));
110 extern int register_ok_for_ldd PARAMS ((rtx));
111 extern int registers_ok_for_ldd_peep PARAMS ((rtx, rtx));
112 extern int sparc_flat_eligible_for_epilogue_delay PARAMS ((rtx, int));
113 extern int v9_regcmp_p PARAMS ((enum rtx_code));
114 extern char *sparc_v8plus_shift PARAMS ((rtx *, rtx, const char *));
115 /* Function used for V8+ code generation.  Returns 1 if the high
116    32 bits of REG are 0 before INSN.  */   
117 extern int sparc_check_64 PARAMS ((rtx, rtx));
118 extern int sparc_return_peephole_ok PARAMS ((rtx, rtx));
119 extern rtx gen_df_reg PARAMS ((rtx, int));
120 #endif /* RTX_CODE */
121
122 #endif /* __SPARC_PROTOS_H__ */