Searched refs:POWERPC_EXCP_IFTLB (Results 1 – 5 of 5) sorted by relevance
288 case POWERPC_EXCP_IFTLB: /* Instruction fetch TLB error */ in cpu_loop()
82 case POWERPC_EXCP_IFTLB: return "IFTLB"; in powerpc_excp_name()170 if (excp == POWERPC_EXCP_IFTLB) { in ppc_excp_debug_sw_tlb()688 case POWERPC_EXCP_IFTLB: /* Instruction fetch TLB error */ in powerpc_excp_6xx()847 case POWERPC_EXCP_IFTLB: /* Instruction fetch TLB error */ in powerpc_excp_7xx()
709 cs->exception_index = POWERPC_EXCP_IFTLB; in ppc_6xx_xlate()
112 POWERPC_EXCP_IFTLB = 78, /* Instruction fetch TLB miss */ enumerator
1742 env->excp_vectors[POWERPC_EXCP_IFTLB] = 0x00001000; in init_excp_G2()1828 env->excp_vectors[POWERPC_EXCP_IFTLB] = 0x00001000; in init_excp_603()1943 env->excp_vectors[POWERPC_EXCP_IFTLB] = 0x00001000; in init_excp_7x5()