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)) {
306 if (is_book3s_arch2x(env) && !(env->msr & MSR_HVB)) { in hreg_store_msr()336 if (is_book3s_arch2x(env) && ((value >> MSR_PR) & 1)) { in hreg_store_msr()
2253 if (is_book3s_arch2x(env)) { in p8_deliver_interrupt()2453 if (is_book3s_arch2x(env)) { in ppc_deliver_interrupt()
3730 if (unlikely(!is_book3s_arch2x(ctx))) { in gen_bcond()3887 if (is_book3s_arch2x(ctx)) { in gen_rfi()4183 if (unlikely(!is_book3s_arch2x(ctx))) { in gen_mtmsrd()
2738 #define is_book3s_arch2x(ctx) (!!((ctx)->insns_flags & PPC_SEGMENT_64B)) macro
1096 if (is_book3s_arch2x(env)) { in cpu_ppc_tb_init()