Searched refs:FPUS_SE (Results 1 – 2 of 2) sorted by relevance
138 #define FPUS_SE (1 << 7) macro160 (sw & FPUS_SE) ? 'S' : 's', in psw()
62 #define FPUS_SE (1 << 7) macro134 env->fpus |= FPUS_SE | FPUS_B; in fpu_set_exception()745 if (env->fpus & FPUS_SE) { in helper_fwait()2438 env->fpus |= env->fpus & FPUS_SE ? FPUS_B : 0; in cpu_set_fpus()2440 if (!(env->fpus & FPUS_SE)) { in cpu_set_fpus()