NASM 2.05 based x86 Instruction Reference[ch118]
A.5.98 FSCALE: Scale Floating-Point Value by Power of Two FSCALE ; D9 FD [8086,FPU] FSCALE scales a number by a power of two: it rounds ST1 towards zero to obtain an integer, then multiplies ST0 by two to the power of that integer, and stores the result in ST0.