Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dload_store.c156 FPU_load_int16((short __user *)data_address, &loaded_data); in FPU_load_store()
H A Dfpu_proto.h132 extern int FPU_load_int16(short __user *_s, FPU_REG *loaded_data);
H A Dfpu_entry.c306 FPU_load_int16((short __user *) in math_emulate()
H A Dreg_ld_str.c269 int FPU_load_int16(short __user *_s, FPU_REG *loaded_data) in FPU_load_int16() function