Revision a9751609 tcg/ppc/tcg-target.c

b/tcg/ppc/tcg-target.c
1292 1292
    flush_icache_range(jmp_addr, jmp_addr + patch_size);
1293 1293
}
1294 1294

  
1295
static void tcg_out_op(TCGContext *s, int opc, const TCGArg *args,
1295
static void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args,
1296 1296
                       const int *const_args)
1297 1297
{
1298 1298
    switch (opc) {

Also available in: Unified diff