Searched refs:FPUS_ZE (Results 1 – 2 of 2) sorted by relevance
133 #define FPUS_ZE (1 << 2) macro165 (sw & FPUS_ZE) ? 'Z' : 'z', in psw()
57 #define FPUS_ZE (1 << 2) macro191 (new_flags & float_flag_divbyzero ? FPUS_ZE : 0) | in merge_exception_flags()3231 (mxcsr & FPUS_ZE ? float_flag_divbyzero : 0) | in update_mxcsr_status()3255 (flags & float_flag_divbyzero ? FPUS_ZE : 0) | in update_mxcsr_from_sse_status()