fyl2xp1

Compute y * log2(x + 1)

FYL2XP1

Computes ST(1) * log2(ST(0) + 1).

Details

The Compute y * log2(x + 1) instruction computes ST(1) * log2(ST(0) + 1).

Pseudocode Operation

// Computes ST(1) * log2(ST(0) + 1)

Example

FYL2XP1

Encoding

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

Operands