IA-32 Assembly Language Reference Manual

Subtract Real (fsubp)

fsubp
Example

Subtract stack element 7 from stack element 0 and return the difference to stack element 7, then pop the stack.

fsubp %st, %st(7)