IGZCXDI

IGZCXDI is the double precision divide routine. This routine is invoked if a program divides a 60-bit floating point number by a 30-bit floating point number to yield a 60-bit floating point quotient.

Hints

If CPU time is high, determine the maximum size of the operands. If you can define the maximum size of operands to have fewer than 15 digits, you will avoid using IGZCXDI.

Refer to the CPU attribution reports to determine which statement called this routine.