Negate S_floating (negs)

Syntax

negs $s_reg, $d_reg

negs $d_reg/$s_reg

Description

Negate S_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 negs instruction:

Instruction Qualifier description
no qualifier IEEE Rounding Mode: Normal rounding
  IEEE Trap Mode: Imprecise, integer overflow disabled, inexact disabled
negssu IEEE Trap Mode: Software, underflow enabled, inexact disabled