Home
last modified time | relevance | path

Searched refs:FPU_load_extended (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/math-emu/
H A Dload_store.c269 FPU_load_extended((long double __user *)data_address, 0); in FPU_load_store()
H A Dfpu_proto.h127 extern int FPU_load_extended(long double __user *s, int stnr);
H A Dreg_ld_str.c82 int FPU_load_extended(long double __user *s, int stnr) in FPU_load_extended() function