MOV (SIMD&FP scalar, predicated) Move SIMD&FP scalar register to vector elements (predicated) Move the SIMD & floating-point scalar source register to each active element in the destination vector. Inactive elements in the destination vector register remain unmodified. Green True True True True CPY (SIMD&FP scalar) 0 0 0 0 0 1 0 1 1 0 0 0 0 0 1 0 0 MOV <Zd>.<T>, <Pg>/M, <V><n> CPY <Zd>.<T>, <Pg>/M, <V><n> Unconditionally <Zd> Is the name of the destination scalable vector register, encoded in the "Zd" field. <T> Is the size specifier, size <T> 00 B 01 H 10 S 11 D
<Pg> Is the name of the governing scalable predicate register P0-P7, encoded in the "Pg" field. <V> Is a width specifier, size <V> 00 B 01 H 10 S 11 D
<n> Is the number [0-31] of the source SIMD&FP register, encoded in the "Vn" field.