FMOV (zero, unpredicated)

Move floating-point +0.0 to vector elements (unpredicated)

Unconditionally broadcast the floating-point constant +0.0 into each element of the destination vector. This instruction is unpredicated.

Encoding: SVE

Variants: FEAT_SVE || FEAT_SME (FEAT_SVE || FEAT_SME)

313029282726252423222120191817161514131211109876543210
0010010111100011000000000
sizeopcshimm8Zd

FMOV <Zd>.<T>, #0.0

Equivalent to: DUP <Zd>.<T>, #0

Explanations

<Zd>: Is the name of the destination scalable vector register, encoded in the "Zd" field.
<T>:

Operational Notes

If PSTATE.DIT is 1: