You are here : assembly8087FISTP

FISTP - 8087

Integer Store and POP. Similar to FIST except that stack pointer is incremented after copy.


Syntax

FISTP destination


Example

FISTP INT_NUM		;ST to memory location named INT_NUM


Output / Return Value


Limitations


Alternatives / See Also


Reference