Searched refs:cp0_epc (Results 1 – 3 of 3) sorted by relevance
46 rt_uint32_t cp0_epc; member57 unsigned long cp0_epc;
57 pt->cp0_epc = (rt_ubase_t)tentry; in rt_hw_stack_init()
655 #define CAUSE_EPC(x) (x->cp0_epc + (((x->cp0_cause & CAUSEF_BD) >> CAUSEB_BD) << 2))
Completed in 12 milliseconds