Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c149 uint64_t pc_tmp; member
1081 if (dest == s->pc_tmp) { in help_goto_direct()
1120 || (dest == s->pc_tmp && in help_branch()
1169 tcg_gen_movi_i64(psw_addr, s->pc_tmp); in help_branch()
1170 if (use_goto_tb(s, s->pc_tmp)) { in help_branch()
1399 pc_to_link_info(o->out, s, s->pc_tmp); in op_bas()
1412 pc_to_link_info(o->out, s, s->pc_tmp); in save_link_info()
1469 pc_to_link_info(o->out, s, s->pc_tmp); in op_basi()
3808 s->pc_tmp &= mask; in op_sam()
6158 s->pc_tmp = s->base.pc_next + ilen; in extract_insn()
[all …]