Negate T_floating (negt)

Syntax

negt $s_reg, $d_reg

negt $d_reg/$s_reg

Description

Negate T_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 negt instruction:

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