Searched refs:ST0_IM (Results 1 – 4 of 4) sorted by relevance
156 clear_c0_status(ST0_IM | ST0_IE); in rt_hw_exception_init()175 pending = (cause & CAUSEF_IP) & (status & ST0_IM); in rt_general_exc_dispatch()
52 pt->cp0_status = (ST0_IE | ST0_CU0 | ST0_IM); in rt_hw_stack_init()
203 li v1, (ST0_CU1 | ST0_FR | ST0_IM)206 li v1, ~(ST0_CU1 | ST0_FR | ST0_IM)
437 #define ST0_IM 0x0000ff00 macro
Completed in 8 milliseconds