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.c152 uint64_t pc_tmp; member
1132 if (dest == s->pc_tmp) { in help_goto_direct()
1163 if (dest == s->pc_tmp) { in help_branch()
1187 if (use_goto_tb(s, s->pc_tmp)) { in help_branch()
1201 tcg_gen_movi_i64(psw_addr, s->pc_tmp); in help_branch()
1493 pc_to_link_info(o->out, s, s->pc_tmp); in op_bas()
1508 pc_to_link_info(o->out, s, s->pc_tmp); in save_link_info()
1567 pc_to_link_info(o->out, s, s->pc_tmp); in op_basi()
3882 s->pc_tmp &= mask; in op_sam()
6229 s->pc_tmp = s->base.pc_next + ilen; in extract_insn()
[all …]