Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c347 static void per_branch(DisasContext *s, bool to_next) in per_branch() argument
353 TCGv_i64 next_pc = to_next ? tcg_constant_i64(s->pc_tmp) : psw_addr; in per_branch()