as.info: M68HC11-Float

Go forward to M68HC11-opcodes
Go backward to M68HC11-Syntax
Go up to M68HC11-Dependent
Go to the top op as

Floating Point

   Packed decimal (P) format floating literals are not supported.  Feel
free to add the code!
   The floating point formats generated by directives are these.
`.float'
     `Single' precision floating point constants.
`.double'
     `Double' precision floating point constants.
`.extend'
`.ldouble'
     `Extended' precision (`long double') floating point constants.