Negate G_floating (negg)

Syntax

negg $s_reg, $d_reg

negg $d_reg/$s_reg

Description

Negate G_floating computes the negative value of the contents of $s_reg or $d_reg and places the specified precision floating-point result in $d_reg.

Qualifiers

The following table describes the qualifiers for the negg instruction:

Instruction Qualifier description
no qualifier VAX Rounding Mode: Normal rounding
  VAX Trap Mode: Imprecise, underflow disabled
neggs VAX Trap Mode: Software, underflow disabled
  VAX Convert-to-Integer Trap Mode: Software, integer overflow disabled