Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dload_store.c224 loaded_tag = FPU_load_extended((long double *)data_address, 0); in FPU_load_store()
Dfpu_proto.h115 extern int FPU_load_extended(long double *s, int stnr);
Dreg_ld_str.c89 int FPU_load_extended(long double *s, int stnr) in FPU_load_extended() function