x86 Assembly Language Reference Manual

Integer Multiply (fimul)

fimul{l}
Example

Multiply the integer contents of register ECX by stack element 0, return the product to register ECX.

fimul 2(%ecx)