pub fn xmov_fp<E>(into: &mut E, dst: impl Into<XReg>)where E: Extend<u8>,
encode
Gets the special “fp” register and moves it into dst.
dst