Lines Matching refs:cpu_abort
256 cpu_abort(env, "Bad CPU ID: %x\n", id); in cpu_reset_model_id()
597 cpu_abort(env, "cp15 insn %08x\n", insn); in HELPER()
602 cpu_abort(env, "cp15 insn %08x\n", insn); in HELPER()
609 cpu_abort(env, "v7m_mrs %d\n", reg); in HELPER()
614 cpu_abort(env, "v7m_mrs %d\n", reg); in HELPER()
621 cpu_abort(env, "Tried to switch out of user mode\n"); in switch_mode()
626 cpu_abort(env, "banked r13 write\n"); in HELPER()
631 cpu_abort(env, "banked r13 read\n"); in HELPER()
659 cpu_abort(cpu_single_env, "Bad mode %x\n", mode); in bank_number()
795 cpu_abort(env, "Unhandled exception 0x%x\n", env->exception_index); in do_interrupt_v7m()
915 cpu_abort(env, "SMC handling under semihosting not implemented\n"); in do_interrupt()
927 cpu_abort(env, "Unhandled exception 0x%x\n", env->exception_index); in do_interrupt()
1830 cpu_abort(env, "Unimplemented cp15 register write (c%d, c%d, {%d, %d})\n", in HELPER()
2194 cpu_abort(env, "Unimplemented cp15 register read (c%d, c%d, {%d, %d})\n", in HELPER()
2249 cpu_abort(env, "Unimplemented system register read (%d)\n", reg); in HELPER()
2316 cpu_abort(env, "Unimplemented system register write (%d)\n", reg); in HELPER()
2326 cpu_abort(env, "Bad coprocessor number: %i\n", cpnum); in cpu_arm_set_cp_io()