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