Searched refs:POWERPC_EXCP_HV_EMU (Results 1 – 5 of 5) sorted by relevance
100 case POWERPC_EXCP_HV_EMU: return "HV_EMU"; in powerpc_excp_name()457 raise_exception_err(env, POWERPC_EXCP_HV_EMU, in helper_attn()489 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_40x()596 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_6xx()739 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_7xx()889 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_74xx()1037 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_booke()1302 case POWERPC_EXCP_HV_EMU: in is_prefix_insn_excp()1350 if (excp == POWERPC_EXCP_HV_EMU && !(env->msr_mask & MSR_HVB) && in powerpc_excp_books()1536 case POWERPC_EXCP_HV_EMU: { in powerpc_excp_books()
137 POWERPC_EXCP_HV_EMU = 96, /* HV emulation assistance */ enumerator
390 gen_exception_err(ctx, POWERPC_EXCP_HV_EMU, POWERPC_EXCP_INVAL | error); in gen_inval_exception()401 gen_exception_err(ctx, POWERPC_EXCP_HV_EMU, POWERPC_EXCP_PRIV | error); in gen_hvpriv_exception()
2051 env->excp_vectors[POWERPC_EXCP_HV_EMU] = 0x00000E40; in init_excp_POWER7()
106 case POWERPC_EXCP_HV_EMU: /* HV emulation */ in cpu_loop()