Revision a9751609 tcg/mips/tcg-target.c

b/tcg/mips/tcg-target.c
1088 1088
#endif
1089 1089
}
1090 1090

  
1091
static inline void tcg_out_op(TCGContext *s, int opc,
1091
static inline void tcg_out_op(TCGContext *s, TCGOpcode opc,
1092 1092
                              const TCGArg *args, const int *const_args)
1093 1093
{
1094 1094
    switch(opc) {

Also available in: Unified diff