Description

FST copies the current value in the ST register to the destination, which can be another register or a single- or double-real memory operand. FSTP copies and then pops ST; it accepts extended-real memory operands as well as the types accepted by FST.

If the source is register, the register number used is that before the stack is popped.


[Back: Details Table]
[Next: Operation]