Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgenptr.c496 static void gen_write_new_pc_pcrel(DisasContext *ctx, int pc_off, in gen_write_new_pc_pcrel() function
610 gen_write_new_pc_pcrel(ctx, pc_off, cond, pred); in gen_cond_jump()
695 gen_write_new_pc_pcrel(ctx, pc_off, TCG_COND_ALWAYS, NULL); in gen_jump()
707 gen_write_new_pc_pcrel(ctx, pc_off, TCG_COND_ALWAYS, NULL); in gen_call()
724 gen_write_new_pc_pcrel(ctx, pc_off, cond, lsb); in gen_cond_call()