Home
last modified time | relevance | path

Searched refs:exception_base (Results 1 – 3 of 3) sorted by relevance

/qemu/target/mips/
H A Dcpu.c121 vp->env.exception_base = address; in cpu_set_exception_base()
291 env->active_tc.PC = env->exception_base; in mips_cpu_reset_hold()
480 env->exception_base = (int32_t)0xBFC00000; in mips_cpu_realizefn()
H A Dcpu.h1193 target_ulong exception_base; /* ExceptionBase input to the core */ member
/qemu/target/mips/tcg/system/
H A Dtlb_helper.c1100 env->active_tc.PC = env->exception_base + 0x480; in mips_cpu_do_interrupt()
1128 env->active_tc.PC = env->exception_base; in mips_cpu_do_interrupt()
1314 env->active_tc.PC = env->exception_base + 0x200; in mips_cpu_do_interrupt()