Home
last modified time | relevance | path

Searched refs:gen_pc_disp (Results 1 – 1 of 1) sorted by relevance

/qemu/target/alpha/
H A Dtranslate.c257 static void gen_pc_disp(DisasContext *ctx, TCGv dest, int32_t disp) in gen_pc_disp() function
278 gen_pc_disp(ctx, cpu_pc, 0); in gen_excp()
445 gen_pc_disp(ctx, cpu_pc, disp); in gen_goto_tb()
449 gen_pc_disp(ctx, cpu_pc, disp); in gen_goto_tb()
453 gen_pc_disp(ctx, cpu_pc, disp); in gen_goto_tb()
461 gen_pc_disp(ctx, ctx->ir[ra], 0); in gen_bdirect()
1110 gen_pc_disp(ctx, cpu_pc, 0); in gen_call_pal()
1159 gen_pc_disp(ctx, tmp, 0); in gen_call_pal()
2364 gen_pc_disp(ctx, ctx->ir[ra], 0); in translate_one()
2936 gen_pc_disp(ctx, cpu_pc, 0); in alpha_tr_tb_stop()