Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/math-emu/
Dload_store.c249 loaded_tag = FPU_load_bcd((u_char __user *) data_address); in FPU_load_store()
Dfpu_proto.h133 extern int FPU_load_bcd(u_char __user *s);
Dreg_ld_str.c298 int FPU_load_bcd(u_char __user *s) in FPU_load_bcd() function