FPSCR_CON 78 arch/unicore32/kernel/fpu-ucf64.c if (exc & FPSCR_CON) FPSCR_CON 79 arch/unicore32/kernel/fpu-ucf64.c tmp |= FPSCR_CON; FPSCR_CON 81 arch/unicore32/kernel/fpu-ucf64.c tmp &= ~(FPSCR_CON); FPSCR_CON 82 arch/unicore32/kernel/fpu-ucf64.c exc &= ~(FPSCR_CMPINSTR_BIT | FPSCR_CON);