You are here : assembly8087FSTP

FSTP - 8087

Copies ST to a specified stack element or memory location and increments the stack pointer by one to point to the next element on stack. This is a stack POP operation.


Syntax

FSTP destination


Example

FSTP ST(3)


Output / Return Value


Limitations


Alternatives / See Also


Reference