Compare G_floating Less Than (cmpglt)

Syntax

cmpglt $s_reg1, $s_reg2, $d_reg

cmpglt $d_reg/$s_reg1, $s_reg2

Description

Compare G_floating Less Than compares the contents of $s_reg1 or $d_reg with the contents of $s_reg2. If $s_reg1 is less than s_reg2, a nonzero value is written to the destination register; otherwise, a true 0 value is written to the destination. Exceptions are not signaled for unordered values.

Qualifiers

The following table describes the qualifiers for the cmpglt instructions:

Instruction Qualifier description
no qualifier VAX Rounding Mode: Normal rounding
  VAX Trap Mode: Imprecise, underflow disabled
cmpglts VAX Trap Mode: Software, underflow disabled