IA-32 Assembly Language Reference Manual

Divide Real and Pop (fdivp)

fdivp	
Example

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

fdivp %st, %st(7)