Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/math-emu/
Dfpu_entry.c407 FPU_compare_st_data(&loaded_data, in math_emulate()
411 if (!FPU_compare_st_data in math_emulate()
Dfpu_proto.h113 extern int FPU_compare_st_data(FPU_REG const *loaded_data, u_char loaded_tag);
Dreg_compare.c170 int FPU_compare_st_data(FPU_REG const *loaded_data, u_char loaded_tag) in FPU_compare_st_data() function