Searched refs:hreset_vector (Results 1 – 2 of 2) sorted by relevance
1667 env->hreset_vector = 0xFFFFFFFCUL; in init_excp_4xx()1692 env->hreset_vector = 0x00000100UL; in init_excp_MPC5xx()1723 env->hreset_vector = 0x00000100UL; in init_excp_MPC8xx()1748 env->hreset_vector = 0x00000100UL; in init_excp_G2()1784 env->hreset_vector = 0xFFFFFFFCUL; in init_excp_e200()1810 env->hreset_vector = 0xFFFFFFFCUL; in init_excp_BookE()1834 env->hreset_vector = 0x00000100UL; in init_excp_603()1856 env->hreset_vector = 0x00000100UL; in init_excp_604()1879 env->hreset_vector = 0x00000100UL; in init_excp_7x0()1901 env->hreset_vector = 0x00000100UL; in init_excp_750cl()[all …]
1349 target_ulong hreset_vector; member