Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dload_store.c193 FPU_store_single(st0_ptr, st0_tag, in FPU_load_store()
211 if (FPU_store_single in FPU_load_store()
H A Dfpu_proto.h138 extern int FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag,
H A Dreg_ld_str.c564 int FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single) in FPU_store_single() function