Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/math-emu/
Dload_store.c175 if (FPU_store_int64 in FPU_load_store()
315 if (FPU_store_int64 in FPU_load_store()
Dfpu_proto.h140 extern int FPU_store_int64(FPU_REG *st0_ptr, u_char st0_tag,
Dreg_ld_str.c753 int FPU_store_int64(FPU_REG *st0_ptr, u_char st0_tag, long long __user *d) in FPU_store_int64() function