The Vax version of the assembler supports four directives for generating Vax floating point constants. They are described in the table below.
.dfloatd format 64-bit floating point constants.
     .ffloatf format 32-bit floating point constants.
     .gfloatg format 64-bit floating point constants.
     .hfloath format 128-bit floating point constants.