fldz

Load Constant +0.0

FLDZ

Pushes +0.0 onto the FPU register stack.

Details

The Load Constant +0.0 instruction pushes +0.0 onto the FPU register stack.

Pseudocode Operation

// Pushes +0.0 onto the FPU register stack

Example

FLDZ

Encoding

Binary Layout
D9
+0
EE
+1
 
Format Legacy
Opcode D9 EE
Extension x87 FPU

Operands