Searched refs:status_word (Results 1 – 5 of 5) sorted by relevance
49 #define status_word() \ macro
77 *(short *)&FPU_EAX = status_word(); in fstsw_ax()
308 FPU_put_user(status_word(), in FPU_load_store()
121 partial_status = status_word(); in FPU_printall()
1154 FPU_put_user(status_word(), (unsigned short __user *)(d + 2)); in fstenv()1181 partial_status = status_word() | 0xffff0000; in fstenv()