Lines Matching refs:gen_goto_tb
2448 static inline void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest)
7649 gen_goto_tb(ctx, 1, ctx->pc + 4);
8242 gen_goto_tb(ctx, 0, ctx->btarget);
8247 gen_goto_tb(ctx, 0, ctx->btarget);
8256 gen_goto_tb(ctx, 1, ctx->pc + 4);
8258 gen_goto_tb(ctx, 0, ctx->btarget);
8384 gen_goto_tb(&ctx, 0, ctx.pc);
8388 gen_goto_tb(&ctx, 0, ctx.pc);