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()
77 case POWERPC_EXCP_IFTLB: return "IFTLB"; in powerpc_excp_name()144 if (excp == POWERPC_EXCP_IFTLB) { in ppc_excp_debug_sw_tlb()619 case POWERPC_EXCP_IFTLB: /* Instruction fetch TLB error */ in powerpc_excp_6xx()778 case POWERPC_EXCP_IFTLB: /* Instruction fetch TLB error */ in powerpc_excp_7xx()
709 cs->exception_index = POWERPC_EXCP_IFTLB; in ppc_6xx_xlate()
114 POWERPC_EXCP_IFTLB = 78, /* Instruction fetch TLB miss */ enumerator
1753 env->excp_vectors[POWERPC_EXCP_IFTLB] = 0x00001000; in init_excp_G2()1839 env->excp_vectors[POWERPC_EXCP_IFTLB] = 0x00001000; in init_excp_603()1954 env->excp_vectors[POWERPC_EXCP_IFTLB] = 0x00001000; in init_excp_7x5()