Syntax
cvtqf $s_reg, $d_reg
cvtqf $d_reg/$s_reg
Description
Convert Quadword to F_floating converts the quadword integer contents of $s_reg to the F_floating-point format and places the result in $d_reg.
Qualifiers
The following table describes the qualifiers for the cvtqf instructions:
| Instruction | Qualifier description |
| no qualifier | VAX Rounding Mode: Normal rounding |
| VAX Trap Mode: Imprecise, underflow disabled | |
| cvtqfc | VAX Rounding Mode: Chopped |