Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/math-emu/
Dload_store.c247 if (FPU_store_bcd in FPU_load_store()
Dfpu_proto.h131 extern int FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char __user *d);
Dreg_ld_str.c894 int FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char __user *d) in FPU_store_bcd() function