Function xstore8_g32

Source
pub fn xstore8_g32<E>(
    into: &mut E,
    addr: impl Into<AddrG32>,
    src: impl Into<XReg>,
)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

*addr = low8(src)