Syntax
negf $s_reg, $d_reg
negf $d_reg/$s_reg
Description
Negate F_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 negf instruction:
| Instruction | Qualifier description |
| no qualifier | VAX Rounding Mode: Normal rounding |
| VAX Trap Mode: Imprecise, underflow disabled | |
| negfs | VAX Trap Mode: Software, underflow disabled |
| VAX Convert-to-Integer Trap Mode: Software, integer overflow disabled |