pub fn fmov<E>(into: &mut E, dst: impl Into<FReg>, src: impl Into<FReg>)where E: Extend<u8>,
encode
Move between f registers.
f