Home
last modified time | relevance | path

Searched defs:gen_update_pc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dtranslate.c232 static void gen_update_pc(DisasContext *ctx, target_long diff) in gen_update_pc() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c748 void gen_update_pc(DisasContext *s, target_long diff) in gen_update_pc() function