Home
last modified time | relevance | path

Searched refs:FPU_load_int16 (Results 1 – 4 of 4) sorted by relevance

/arch/x86/math-emu/
Dload_store.c155 FPU_load_int16((short __user *)data_address, &loaded_data); in FPU_load_store()
Dfpu_proto.h131 extern int FPU_load_int16(short __user *_s, FPU_REG *loaded_data);
Dfpu_entry.c308 FPU_load_int16((short __user *) in math_emulate()
Dreg_ld_str.c268 int FPU_load_int16(short __user *_s, FPU_REG *loaded_data) in FPU_load_int16() function