Searched refs:FPU_empty_i (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/x86/math-emu/ | ||
D | fpu_tags.c | 81 int FPU_empty_i(int stnr) in FPU_empty_i() function |
D | fpu_emu.h | 150 #define NOT_EMPTY(i) (!FPU_empty_i(i)) |
D | fpu_proto.h | 77 extern int FPU_empty_i(int stnr); |