IA-32 Assembly Language Reference Manual

Subtract Real Reversed and Pop (fsubrp)

fsubrp
Example

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

fsubrp %st, %st(7)