Decrements the stack pointer by one and copies a real number from a stack element or memory location to the new ST. A short-real or long-real number from memory is automatically converted to temproary real format by the 8087 before it is put in ST.
FLD source
FLD ST(2) ;Copies ST(2) to ST FLD [BX] ;Number from memory pointed by BX copied to a specified memory