Home
last modified time | relevance | path

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

/arch/x86/math-emu/
Dfpu_arith.c111 FPU_pop(); in faddp_()
119 FPU_pop(); in fmulp_()
127 FPU_pop(); in fsubrp()
135 FPU_pop(); in fsubp_()
143 FPU_pop(); in fdivrp()
151 FPU_pop(); in fdivp_()
Dreg_compare.c414 FPU_pop(); in fcompst()
439 FPU_pop(); in fucomp()
464 FPU_pop(); in fcomip()
477 FPU_pop(); in fucomip()
Dfpu_aux.c252 FPU_pop(); in ffreep()
265 FPU_pop(); in fstp_i()
Dfpu_emu.h153 #define poppop() { FPU_pop(); FPU_pop(); }
Dfpu_trig.c1077 FPU_pop(); in fyl2x()
1188 FPU_pop(); in fyl2x()
1203 FPU_pop(); in fpatan()
1225 FPU_pop(); in fpatan()
1252 FPU_pop(); in fpatan()
1276 FPU_pop(); in fpatan()
1297 FPU_pop(); in fpatan()
1330 FPU_pop(); in fyl2xp1()
1475 FPU_pop(); in fyl2xp1()
Dfpu_tags.c17 void FPU_pop(void) in FPU_pop() function
Dfpu_entry.c333 FPU_pop(); /* fcomp, masked, so we pop. */ in math_emulate()
414 FPU_pop(); in math_emulate()
451 FPU_pop(); /* fcomp */ in math_emulate()
Dfpu_proto.h75 extern void FPU_pop(void);
Derrors.c677 FPU_pop(); in FPU_stack_underflow_pop()