Lines Matching refs:exception
769 if (env->v7m.exception != 0)
770 armv7m_nvic_complete_irq(env->nvic, env->v7m.exception);
787 /* ??? The exception return type specifies Thread/Handler mode. However
803 if (env->v7m.exception == 0)
835 env->v7m.exception = armv7m_nvic_acknowledge_irq(env->nvic);
841 cpu_abort(env, "Unhandled exception 0x%x\n", env->exception_index);
864 addr = ldl_phys(env->v7m.vecbase + env->v7m.exception * 4);
869 /* Handle a CPU exception. */
967 cpu_abort(env, "Unhandled exception 0x%x\n", env->exception_index);
1882 /* ??? For debugging only. Should raise illegal instruction exception. */
2267 /* ??? For debugging only. Should raise illegal instruction exception. */
2664 /* Convert host exception flags to vfp form. */
2703 /* Convert vfp exception flags to target form. */
3019 /* These calculations mustn't set any fp exception flags,
3089 /* These calculations mustn't set any fp exception flags,