Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dcpu.c90 flags |= TB_FLAG_SR_SAME; in cpu_get_tb_cpu_state()
H A Dcpu.h340 #define TB_FLAG_SR_SAME PSW_I macro
H A Dtranslate.c509 } else if (ctx->tb_flags & TB_FLAG_SR_SAME) { in load_spr()
1534 if (ctx->tb_flags & TB_FLAG_SR_SAME) { in space_select()
2230 ctx->tb_flags &= ~TB_FLAG_SR_SAME; in trans_mtsp()