Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_arith.c127 FPU_pop(); in faddp_()
136 FPU_pop(); in fmulp_()
146 FPU_pop(); in fsubrp()
155 FPU_pop(); in fsubp_()
164 FPU_pop(); in fdivrp()
173 FPU_pop(); in fdivp_()
Dfpu_aux.c187 FPU_pop(); in ffreep()
202 FPU_pop(); in fstp_i()
Dfpu_trig.c1189 FPU_pop(); in fyl2x()
1326 FPU_pop(); in fyl2x()
1343 FPU_pop(); in fpatan()
1370 FPU_pop(); in fpatan()
1403 FPU_pop(); in fpatan()
1433 FPU_pop(); in fpatan()
1456 FPU_pop(); in fpatan()
1493 FPU_pop(); in fyl2xp1()
1660 FPU_pop(); in fyl2xp1()
Dfpu_emu.h152 #define poppop() { FPU_pop(); FPU_pop(); }
Dreg_compare.c338 FPU_pop(); in fcompst()
367 FPU_pop(); in fucomp()
Dfpu_tags.c18 void FPU_pop(void) in FPU_pop() function
Dfpu_entry.c376 FPU_pop(); /* fcomp, masked, so we pop. */ in math_emulate()
440 FPU_pop(); in math_emulate()
471 FPU_pop(); /* fcomp */ in math_emulate()
Dfpu_proto.h69 extern void FPU_pop(void);
Derrors.c729 FPU_pop(); in FPU_stack_underflow_pop()