IA-32 Assembly Language Reference Manual

Divide Real Reversed and Pop (fdivrp)

fdivrp	
Example

Divide stack element 0 by stack element 7 and return the result to stack element 7, then pop the stack.

fdivrp %st, %st(7)