x86 Assembly Language Reference Manual

Real Add and Pop (faddp)

faddp
Example

Add stack element 0 to stack element 7 and return the sum to stack element 7, then pop the stack.

faddp %st, %st(7)