Home
last modified time | relevance | path

Searched defs:new_pc (Results 1 – 3 of 3) sorted by relevance

/qemu/target/i386/tcg/
H A Dtcg-cpu.c92 uint64_t new_pc; in x86_restore_state_to_opc() local
H A Dtranslate.c2326 target_ulong new_pc = s->pc + diff; in gen_jmp_rel() local
/qemu/target/hexagon/
H A Dgenptr.c691 static void gen_jumpr(DisasContext *ctx, TCGv new_pc) in gen_jumpr()
703 static void gen_callr(DisasContext *ctx, TCGv new_pc) in gen_callr()
724 TCGCond cond, TCGv pred, TCGv new_pc) in gen_cond_callr()