Home
last modified time | relevance | path

Searched refs:FPU_pop (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/arch/x86/math-emu/
Dfpu_arith.c112 FPU_pop(); in faddp_()
120 FPU_pop(); in fmulp_()
128 FPU_pop(); in fsubrp()
136 FPU_pop(); in fsubp_()
144 FPU_pop(); in fdivrp()
152 FPU_pop(); in fdivp_()
Dreg_compare.c415 FPU_pop(); in fcompst()
440 FPU_pop(); in fucomp()
465 FPU_pop(); in fcomip()
478 FPU_pop(); in fucomip()
Dfpu_trig.c1083 FPU_pop(); in fyl2x()
1194 FPU_pop(); in fyl2x()
1209 FPU_pop(); in fpatan()
1231 FPU_pop(); in fpatan()
1258 FPU_pop(); in fpatan()
1282 FPU_pop(); in fpatan()
1303 FPU_pop(); in fpatan()
1336 FPU_pop(); in fyl2xp1()
1481 FPU_pop(); in fyl2xp1()
Dfpu_aux.c253 FPU_pop(); in ffreep()
266 FPU_pop(); in fstp_i()
Dfpu_emu.h154 #define poppop() { FPU_pop(); FPU_pop(); }
Dfpu_tags.c18 void FPU_pop(void) in FPU_pop() function
Dfpu_entry.c330 FPU_pop(); /* fcomp, masked, so we pop. */ in math_emulate()
411 FPU_pop(); in math_emulate()
448 FPU_pop(); /* fcomp */ in math_emulate()
Dfpu_proto.h76 extern void FPU_pop(void);
Derrors.c679 FPU_pop(); in FPU_stack_underflow_pop()