Revision a9751609 tcg/ppc64/tcg-target.c

b/tcg/ppc64/tcg-target.c
1201 1201
    flush_icache_range (jmp_addr, jmp_addr + patch_size);
1202 1202
}
1203 1203

  
1204
static void tcg_out_op (TCGContext *s, int opc, const TCGArg *args,
1204
static void tcg_out_op (TCGContext *s, TCGOpcode opc, const TCGArg *args,
1205 1205
                        const int *const_args)
1206 1206
{
1207 1207
    int c;

Also available in: Unified diff