Home
last modified time | relevance | path

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

/libcpu/mips/common/
A Dptrace.h46 rt_uint32_t cp0_epc; member
57 unsigned long cp0_epc;
A Dstack.c57 pt->cp0_epc = (rt_ubase_t)tentry; in rt_hw_stack_init()
A Dmips_regs.h655 #define CAUSE_EPC(x) (x->cp0_epc + (((x->cp0_cause & CAUSEF_BD) >> CAUSEB_BD) << 2))

Completed in 12 milliseconds