x86 Assembly Language Reference Manual

Integer Store (fist)

fist{l}
Example

Convert the value in stack element 0 into a signed integer and transfer the result to register ECX with an offset of 2.

fist 2(%ecx)