Home | History | Annotate | Download | only in asm-mips

Lines Matching defs:write_c0_status

823 #define write_c0_status(val)						\
833 #define write_c0_status(val) __write_32bit_c0_register($12, 0, val)