00001 /* Generated automatically by the program `genconfig' 00002 from the machine description file `md'. */ 00003 00004 #ifndef GCC_INSN_CONFIG_H 00005 #define GCC_INSN_CONFIG_H 00006 00007 #define MAX_RECOG_OPERANDS 30 00008 #define MAX_DUP_OPERANDS 4 00009 #ifndef MAX_INSNS_PER_SPLIT 00010 #define MAX_INSNS_PER_SPLIT 14 00011 #endif 00012 #define HAVE_conditional_move 1 00013 #define HAVE_conditional_execution 1 00014 #define HAVE_lo_sum 1 00015 #define HAVE_peephole2 1 00016 #define MAX_INSNS_PER_PEEP2 4 00017 00018 #endif /* GCC_INSN_CONFIG_H */
1.5.6