Searched refs:FPU_store_int16 (Results 1 – 3 of 3) sorted by relevance
185 if (FPU_store_int16 in FPU_load_store()207 FPU_store_int16(st0_ptr, st0_tag, (short __user *)data_address); in FPU_load_store()232 if (FPU_store_int16 in FPU_load_store()
143 extern int FPU_store_int16(FPU_REG *st0_ptr, u_char st0_tag, short __user *d);
849 int FPU_store_int16(FPU_REG *st0_ptr, u_char st0_tag, short __user *d) in FPU_store_int16() function