Home
last modified time | relevance | path

Searched refs:ST0_IM (Results 1 – 4 of 4) sorted by relevance

/libcpu/mips/common/
A Dexception.c156 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()
A Dstack.c52 pt->cp0_status = (ST0_IE | ST0_CU0 | ST0_IM); in rt_hw_stack_init()
A Dstackframe.h203 li v1, (ST0_CU1 | ST0_FR | ST0_IM)
206 li v1, ~(ST0_CU1 | ST0_FR | ST0_IM)
A Dmips_regs.h437 #define ST0_IM 0x0000ff00 macro

Completed in 11 milliseconds