You are here : assembly8087FBSTP

FBSTP - 8087

BCD store in memory and pop 8087 stack. Pops temporary real from stack, converts to 10 byte BCD, and stores result to memory.


Syntax

FBSTD destination


Example

FBSTP MONEY	;Contents from top of Stack are converted to BCD, and stored in memory


Output / Return Value


Limitations


Alternatives / See Also


Reference