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