You copied the Doc URL to your clipboard.
Load values to floating-point registers
To load a register with a floating-point immediate value, use VMOV
in A32 or FMOV
in A64. Both instructions exist in scalar and vector forms.
You can load any 64-bit integer, single-precision, or double-precision
floating-point value from a literal pool using the VLDR
pseudo-instruction.