Searched refs:is_book3s_arch2x (Results 1 – 6 of 6) sorted by relevance
37 if (is_book3s_arch2x(ctx)) {61 if (is_book3s_arch2x(ctx)) {
305 if (is_book3s_arch2x(env) && !(env->msr & MSR_HVB)) { in hreg_store_msr()335 if (is_book3s_arch2x(env) && ((value >> MSR_PR) & 1)) { in hreg_store_msr()
2242 if (is_book3s_arch2x(env)) { in p8_deliver_interrupt()2436 if (is_book3s_arch2x(env)) { in ppc_deliver_interrupt()
3733 if (unlikely(!is_book3s_arch2x(ctx))) { in gen_bcond()3890 if (is_book3s_arch2x(ctx)) { in gen_rfi()4186 if (unlikely(!is_book3s_arch2x(ctx))) { in gen_mtmsrd()
2741 #define is_book3s_arch2x(ctx) (!!((ctx)->insns_flags & PPC_SEGMENT_64B)) macro
1095 if (is_book3s_arch2x(env)) { in cpu_ppc_tb_init()