⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 m88k-protos.h

📁 linux下的gcc编译器
💻 H
字号:
/* Definitions of target machine for GNU compiler for   Motorola m88100 in an 88open OCS/BCS environment.   Copyright (C) 2000 Free Software Foundation, Inc.   Contributed by Michael Tiemann (tiemann@cygnus.com).   Currently maintained by (gcc@dg-rtp.dg.com)This file is part of GNU CC.GNU CC is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; either version 2, or (at your option)any later version.GNU CC is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See theGNU General Public License for more details.You should have received a copy of the GNU General Public Licensealong with GNU CC; see the file COPYING.  If not, write tothe Free Software Foundation, 59 Temple Place - Suite 330,Boston, MA 02111-1307, USA.  */#ifdef RTX_CODEextern int m88k_debugger_offset PARAMS ((rtx, int));extern void emit_bcnd PARAMS ((enum rtx_code, rtx));extern void expand_block_move PARAMS ((rtx, rtx, rtx *));extern void print_operand PARAMS ((FILE *, rtx, int));extern void print_operand_address PARAMS ((FILE *, rtx));extern const char *output_load_const_int PARAMS ((enum machine_mode, rtx *));extern const char *output_load_const_float PARAMS ((rtx *));extern const char *output_load_const_double PARAMS ((rtx *));extern const char *output_load_const_dimode PARAMS ((rtx *));extern const char *output_and PARAMS ((rtx[]));extern const char *output_ior PARAMS ((rtx[]));extern const char *output_xor PARAMS ((rtx[]));extern const char *output_call PARAMS ((rtx[], rtx));extern struct rtx_def *emit_test PARAMS ((enum rtx_code, enum machine_mode));extern struct rtx_def *legitimize_address PARAMS ((int, rtx, rtx, rtx));extern struct rtx_def *legitimize_operand PARAMS ((rtx, enum machine_mode));extern int pic_address_needs_scratch PARAMS ((rtx));extern int symbolic_address_p PARAMS ((rtx));extern int condition_value PARAMS ((rtx));extern int emit_move_sequence PARAMS ((rtx *, enum machine_mode, rtx));extern int mostly_false_jump PARAMS ((rtx, rtx));extern int real_power_of_2_operand PARAMS ((rtx, enum machine_mode));extern int move_operand PARAMS ((rtx, enum machine_mode));extern int call_address_operand PARAMS ((rtx, enum machine_mode));extern int reg_or_0_operand PARAMS ((rtx, enum machine_mode));extern int arith_operand PARAMS ((rtx, enum machine_mode));extern int arith5_operand PARAMS ((rtx, enum machine_mode));extern int arith32_operand PARAMS ((rtx, enum machine_mode));extern int arith64_operand PARAMS ((rtx, enum machine_mode));extern int int5_operand PARAMS ((rtx, enum machine_mode));extern int int32_operand PARAMS ((rtx, enum machine_mode));extern int add_operand PARAMS ((rtx, enum machine_mode));extern int reg_or_bbx_mask_operand PARAMS ((rtx, enum machine_mode));extern int real_or_0_operand PARAMS ((rtx, enum machine_mode));extern int partial_ccmode_register_operand PARAMS ((rtx, enum machine_mode));extern int relop PARAMS ((rtx, enum machine_mode));extern int even_relop PARAMS ((rtx, enum machine_mode));extern int odd_relop PARAMS ((rtx, enum machine_mode));extern int relop_no_unsigned PARAMS ((rtx, enum machine_mode));extern int equality_op PARAMS ((rtx, enum machine_mode));extern int pc_or_label_ref PARAMS ((rtx, enum machine_mode));extern int symbolic_operand PARAMS ((rtx, enum machine_mode));#ifdef TREE_CODEextern void m88k_va_start PARAMS ((tree, rtx));#endif /* TREE_CODE */#endif /* RTX_CODE */#ifdef ANSI_PROTOTYPESstruct m88k_lang_independent_options;#endifextern void output_file_start PARAMS ((FILE *,				       const struct m88k_lang_independent_options *,				       int,				       const struct m88k_lang_independent_options *,				       int));extern int null_prologue PARAMS ((void));extern int integer_ok_for_set PARAMS ((unsigned));extern void m88k_layout_frame PARAMS ((void));extern void m88k_expand_prologue PARAMS ((void));extern void m88k_expand_epilogue PARAMS ((void));extern void output_function_profiler PARAMS ((FILE *, int, const char *, int));extern void output_ascii PARAMS ((FILE *, const char *, int,				  const char *, int));extern void output_label PARAMS ((int));extern struct rtx_def *m88k_builtin_saveregs PARAMS ((void));extern enum m88k_instruction classify_integer PARAMS ((enum machine_mode, int));extern int mak_mask_p PARAMS ((int));#ifdef TREE_CODEextern struct rtx_def *m88k_function_arg PARAMS ((CUMULATIVE_ARGS,						  enum machine_mode, tree,						  int));extern struct rtx_def *m88k_va_arg PARAMS ((tree, tree));extern tree m88k_build_va_list PARAMS ((void));#endif /* TREE_CODE */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -