Searched refs:hreset_vector (Results 1 – 2 of 2) sorted by relevance
1678 env->hreset_vector = 0xFFFFFFFCUL; in init_excp_4xx()1703 env->hreset_vector = 0x00000100UL; in init_excp_MPC5xx()1734 env->hreset_vector = 0x00000100UL; in init_excp_MPC8xx()1759 env->hreset_vector = 0x00000100UL; in init_excp_G2()1795 env->hreset_vector = 0xFFFFFFFCUL; in init_excp_e200()1821 env->hreset_vector = 0xFFFFFFFCUL; in init_excp_BookE()1845 env->hreset_vector = 0x00000100UL; in init_excp_603()1867 env->hreset_vector = 0x00000100UL; in init_excp_604()1890 env->hreset_vector = 0x00000100UL; in init_excp_7x0()1912 env->hreset_vector = 0x00000100UL; in init_excp_750cl()[all …]
1351 target_ulong hreset_vector; member