Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
H A Dfpu_proto.h113 extern int FPU_compare_st_data(FPU_REG const *loaded_data, u_char loaded_tag);
H A Dreg_compare.c170 int FPU_compare_st_data(FPU_REG const *loaded_data, u_char loaded_tag) in FPU_compare_st_data() function