Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgenptr.c472 static void gen_write_new_pc_addr(DisasContext *ctx, TCGv addr, in gen_write_new_pc_addr() function
501 gen_write_new_pc_addr(ctx, tcg_constant_tl(dest), cond, pred); in gen_write_new_pc_pcrel()
597 gen_write_new_pc_addr(ctx, dst_pc, cond, pred); in gen_cond_jumpr()
700 gen_write_new_pc_addr(ctx, new_pc, TCG_COND_ALWAYS, NULL); in gen_jumpr()
714 gen_write_new_pc_addr(ctx, new_pc, TCG_COND_ALWAYS, NULL); in gen_callr()