Home
last modified time | relevance | path

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

/arch/x86/math-emu/
Dload_store.c201 FPU_store_double(st0_ptr, st0_tag, in FPU_load_store()
224 if (FPU_store_double in FPU_load_store()
Dfpu_proto.h135 extern int FPU_store_double(FPU_REG *st0_ptr, u_char st0_tag,
Dreg_ld_str.c378 int FPU_store_double(FPU_REG *st0_ptr, u_char st0_tag, double __user *dfloat) in FPU_store_double() function