You copied the Doc URL to your clipboard.
FMOV (register)
Floating-point move register without conversion.
Syntax
FMOV
Sd
, Sn
; Single-precision
FMOV
Dd
, Dn
; Double-precision
Where:
Sd
-
Is the 32-bit name of the SIMD and FP destination register.
Sn
-
Is the 32-bit name of the SIMD and FP source register.
Dd
-
Is the 64-bit name of the SIMD and FP destination register.
Dn
-
Is the 64-bit name of the SIMD and FP source register.
Operation
, where V
d = V
n
is either V
D
or S
.