IA-32 Assembly Language Reference Manual

Multiply Real and Pop (fmulp)

fmulp
Example

Multiply stack element 0 by stack element 7 and return the product to stack element 7, then pop the stack.

fmulp %st, %st(7)