Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/math-emu/
Dfpu_proto.h104 extern int FPU_compare_st_data(FPU_REG const *loaded_data, u_char loaded_tag);
Dfpu_entry.c445 FPU_compare_st_data(&loaded_data, in math_emulate()
449 if (!FPU_compare_st_data in math_emulate()
Dreg_compare.c169 int FPU_compare_st_data(FPU_REG const *loaded_data, u_char loaded_tag) in FPU_compare_st_data() function