fcmovbe

Floating-Point Conditional Move If Below or Equal

FCMOVBE ST(0), ST(i)

Moves ST(i) to ST(0) if CF=1 or ZF=1.

Details

The Floating-Point Conditional Move If Below or Equal instruction moves ST(i) to ST(0) if CF=1 or ZF=1.

Pseudocode Operation

// Moves ST(i) to ST(0) if CF=1 or ZF=1

Example

FCMOVBE st(0), st(1)

Encoding

Binary Layout
DA
+0
 
Format Legacy
Opcode DA D0+i
Extension x87 FPU (P6+)

Operands

  • src
    Register