Searched refs:ST0_CU1 (Results 1 – 7 of 7) sorted by relevance
38 set_c0_status(ST0_CU1); \44 clear_c0_status(ST0_CU1); \76 KSTK_STATUS(current) |= ST0_CU1; in __own_fpu()102 KSTK_STATUS(current) &= ~ST0_CU1; in lose_fpu()
50 (!(KSTK_STATUS(prev) & ST0_CU1))) { \
419 #define ST0_CU1 0x20000000 macro
72 li t1, ~ST0_CU1129 li t1, ST0_CU1
91 status = regs->cp0_status & ~(ST0_CU0|ST0_CU1|ST0_FR|KU_MASK); in start_thread()157 p->thread.cp0_status = read_c0_status() & ~(ST0_CU2|ST0_CU1); in copy_thread()158 childregs->cp0_status &= ~(ST0_CU2|ST0_CU1); in copy_thread()165 childregs->cp0_tcstatus &= ~(ST0_CU2|ST0_CU1); in copy_thread()
71 li t1, ~ST0_CU1161 li t1, ST0_CU1166 li t1, ST0_CU1
141 if (!(regs->cp0_status & ST0_CU1)) in dbg_set_reg()175 if (!(regs->cp0_status & ST0_CU1)) in dbg_get_reg()