x86 Assembly Language Reference Manual

Integer Load (fild)

fild{l|ll}
Example

Convert the integer operand (signed) into extended-real and load it onto the floating-point stack.

fild 2(%eax)