x86 Assembly Language Reference Manual

Integer Divide (fidiv)

fidiv{l}	  
Example

Divide stack element 0 by the integer contents of register ECX, with an offset of 2, and return the result to register ECX.

fidiv 2(%ecx)