Searched refs:POWERPC_EXCP_THERM (Results 1 – 2 of 2) sorted by relevance
1944 env->excp_vectors[POWERPC_EXCP_THERM] = 0x00001700; in init_excp_7x0()1988 env->excp_vectors[POWERPC_EXCP_THERM] = 0x00001700; in init_excp_750cx()2015 env->excp_vectors[POWERPC_EXCP_THERM] = 0x00001700; in init_excp_7x5()2040 env->excp_vectors[POWERPC_EXCP_THERM] = 0x00001700; in init_excp_7400()2093 env->excp_vectors[POWERPC_EXCP_THERM] = 0x00001800; in init_excp_970()
124 POWERPC_EXCP_THERM = 86, /* Thermal interrupt */ enumerator