| |||
| Home > Writing ARM and Thumb Assembly Language > Loading constants into registers > Loading floating-point constants | |||
You can load any single-precision or double-precision floating-point
constant in a single instruction, using the FLD pseudo-instructions.
Refer to FLD pseudo-instruction for details.