Home
last modified time | relevance | path

Searched refs:status_word (Results 1 – 5 of 5) sorted by relevance

/arch/x86/math-emu/
Dstatus_w.h49 #define status_word() \ macro
Dfpu_aux.c77 *(short *)&FPU_EAX = status_word(); in fstsw_ax()
Dload_store.c308 FPU_put_user(status_word(), in FPU_load_store()
Derrors.c121 partial_status = status_word(); in FPU_printall()
Dreg_ld_str.c1154 FPU_put_user(status_word(), (unsigned short __user *)(d + 2)); in fstenv()
1181 partial_status = status_word() | 0xffff0000; in fstenv()