Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.c120 vp->env.exception_base = address; in cpu_set_exception_base()
293 env->active_tc.PC = env->exception_base; in mips_cpu_reset_hold()
483 env->exception_base = (int32_t)0xBFC00000; in mips_cpu_realizefn()
H A Dcpu.h1193 target_ulong exception_base; /* ExceptionBase input to the core */ member
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1099 env->active_tc.PC = env->exception_base + 0x480; in mips_cpu_do_interrupt()
1127 env->active_tc.PC = env->exception_base; in mips_cpu_do_interrupt()
1313 env->active_tc.PC = env->exception_base + 0x200; in mips_cpu_do_interrupt()