IA-32 Assembly Language Reference Manual

Constant Instructions

Load log2 E (fldl2e)

fldl2e

Example

Push log2e onto the FPU stack

fldl2e

Load log2 10 (fldl2t)

fldl2t

Example

Push log210 onto the FPU stack.

fldl2t

Load log10 2 (fldlg2)

fldlg2

Example

Push log102 onto the FPU stack.

fldlg2

Load loge 2 (fldln2)

fldln2

Example

Push log2e onto the FPU stack.

fldln2

Load pi (fldpi)

fldpi

Example

Push p onto the FPU stack.

fldpi

Load + 0 (fldz)

fldz
Example

Push +0.0 onto the FPU stack.

fldz