Searched refs:newpc (Results 1 – 2 of 2) sorted by relevance
1917 uint32_t newpc, newpsr, newpsr_exc; in do_v7m_function_return() local1941 newpc = cpu_ldl_mmu(env, frameptr, oi, 0); in do_v7m_function_return()1969 env->thumb = newpc & 1; in do_v7m_function_return()1970 env->regs[15] = newpc & ~1; in do_v7m_function_return()
10139 uint32_t newpc) in take_aarch32_exception() argument10210 env->regs[15] = newpc; in take_aarch32_exception()