Searched refs:FPU_CSR_OVF_X (Results 1 – 5 of 5) sorted by relevance
436 else if (fcsr & FPU_CSR_OVF_X) in force_fcsr_sig()
1559 rcsr |= FPU_CSR_OVF_X | FPU_CSR_OVF_S; in fpux_emu()1952 rcsr |= FPU_CSR_OVF_X | FPU_CSR_OVF_S; in fpu_emu()
1388 #define FPU_CSR_OVF_X 0x04000000 macro
780 else if (fcr31 & FPU_CSR_OVF_X) in force_fcr31_sig()
1178 #define FPU_CSR_OVF_X 0x00004000 macro