5.3.12 .single value1[, ..., valuen]
Assembles one or more single-precision (32-bit), floating-point constants into consecutive addresses in little-endian format.
If in a code (executable) section, the upper program memory byte will be
filled with the last .fillupper
value specified or the
NOP
opcode (0x00) if no .fillupper
has been
specified.
Floating point numbers are in IEEE format.